Pull request #3877 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a007441207a2e784e067a5ca25a529dee46d995e+2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 (be5b7a4eda5ab95e99c58e9450861a3487ec6c2c) 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-ssh624146016212806559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2418769127252389494.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-3877/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-3877/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15362811422278805232.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-3877/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16494478211125949462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh3184514286518163711.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-3877/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-3877/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4682454962469672374.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 dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4152 in /w/workspace/edgexfoundry_edgex-go_PR-3877 [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-ssh7912488599130061052.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 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit a007441207a2e784e067a5ca25a529dee46d995e Merge succeeded, producing a007441207a2e784e067a5ca25a529dee46d995e Checking out Revision a007441207a2e784e067a5ca25a529dee46d995e (PR-3877) > 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-ssh7953375812118081074.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3877/head:refs/remotes/origin/PR-3877 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # 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-ssh4848561613398952544.key > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:16 ========================================================= 19:04:16 EdgeX Global Pipelines Version Info 19:04:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:17 ------------------- 19:04:17 stable info: 19:04:17 ------------------- 19:04:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:17 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:04:17 Message: update stable to v1.0.219 19:04:18 ------------------- 19:04:18 experimental info: 19:04:18 ------------------- 19:04:18 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:18 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:04:18 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3877 [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3877 [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3877 [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a007441 [Pipeline] echo 19:04:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:19 provisioning config files... 19:04:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7926446100990454672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:20 ---> docker-login.sh 19:04:20 nexus3.edgexfoundry.org:10001 19:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:20 Configure a credential helper to remove this warning. See 19:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:20 19:04:20 Login Succeeded 19:04:20 nexus3.edgexfoundry.org:10002 19:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:20 Configure a credential helper to remove this warning. See 19:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:20 19:04:20 Login Succeeded 19:04:20 nexus3.edgexfoundry.org:10003 19:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:20 Configure a credential helper to remove this warning. See 19:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:20 19:04:20 Login Succeeded 19:04:20 nexus3.edgexfoundry.org:10004 19:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:20 Configure a credential helper to remove this warning. See 19:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:20 19:04:20 Login Succeeded 19:04:20 docker.io 19:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:20 Configure a credential helper to remove this warning. See 19:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:20 19:04:20 Login Succeeded 19:04:20 ---> docker-login.sh ends [Pipeline] } 19:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:21 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/core-command/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo core-command,cmd/core-command/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/core-data/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo core-data,cmd/core-data/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/core-metadata/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/security-bootstrapper/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/security-proxy-setup/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/support-notifications/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/support-scheduler/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:04:21 + for file in '`ls cmd/**/Dockerfile`' 19:04:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:04:21 ++ cut -d/ -f2 19:04:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:04:21 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] { (Build Check) [Pipeline] sh 19:04:21 + git rev-list -1 --merges a007441207a2e784e067a5ca25a529dee46d995e~1..a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] echo 19:04:21 -----------> git rev-list -1 --merges a007441207a2e784e067a5ca25a529dee46d995e~1..a007441207a2e784e067a5ca25a529dee46d995e a007441207a2e784e067a5ca25a529dee46d995e [false] [Pipeline] sh 19:04:22 + git log --format=format:%s -1 a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] echo 19:04:22 ========================================================= 19:04:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:04:22 + grep -v github /etc/ssh/ssh_known_hosts 19:04:22 + '[' -e /tmp/ssh_known_hosts ']' 19:04:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:22 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:04:22 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:23 19:04:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:04:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:23 latest: Pulling from edgex-devops/git-semver 19:04:23 a0d0a0d46f8b: Pulling fs layer 19:04:23 3e5f54012d9b: Pulling fs layer 19:04:23 4c7163046ea9: Pulling fs layer 19:04:23 0c2d73faf560: Pulling fs layer 19:04:23 0c2d73faf560: Waiting 19:04:23 3e5f54012d9b: Verifying Checksum 19:04:23 3e5f54012d9b: Download complete 19:04:23 a0d0a0d46f8b: Verifying Checksum 19:04:23 a0d0a0d46f8b: Download complete 19:04:23 4c7163046ea9: Verifying Checksum 19:04:23 4c7163046ea9: Download complete 19:04:23 0c2d73faf560: Verifying Checksum 19:04:23 0c2d73faf560: Download complete 19:04:23 a0d0a0d46f8b: Pull complete 19:04:23 3e5f54012d9b: Pull complete 19:04:24 4c7163046ea9: Pull complete 19:04:24 0c2d73faf560: Pull complete 19:04:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:04:24 prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container 19:04:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:04:25 $ docker top 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:25 [ssh-agent] Looking for ssh-agent implementation... 19:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:25 $ docker exec 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent 19:04:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcfLNnC/agent.14 19:04:25 SSH_AGENT_PID=21 19:04:25 Running ssh-add (command line suppressed) 19:04:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8524745176432921622.key (/w/workspace/edgex-go/1@tmp/private_key_8524745176432921622.key) 19:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:26 + git tag --points-at HEAD [Pipeline] } 19:04:26 $ docker exec --env ******** --env ******** 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent -k 19:04:26 unset SSH_AUTH_SOCK; 19:04:26 unset SSH_AGENT_PID; 19:04:26 echo Agent pid 21 killed; 19:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:26 [ssh-agent] Looking for ssh-agent implementation... 19:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:26 $ docker exec 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent 19:04:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjmCLdH/agent.53 19:04:26 SSH_AGENT_PID=59 19:04:26 Running ssh-add (command line suppressed) 19:04:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4778751563485972591.key (/w/workspace/edgex-go/1@tmp/private_key_4778751563485972591.key) 19:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:27 + git semver init 19:04:27 # -> Open(): unable to determine branch for HEAD 19:04:27 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:04:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:04:27 # $SEMVER_REMOTE_NAME = origin 19:04:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:04:27 # $SEMVER_USER_NAME = edgex-jenkins 19:04:27 # $SEMVER_BRANCH = PR-3877 19:04:27 # $SEMVER_TEMP = /tmp/semver-277174411 19:04:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:04:42 # '/tmp/semver-277174411' -> '/w/workspace/edgex-go/1/.semver' 19:04:42 # -> Force: false 19:04:42 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:04:42 $ docker exec --env ******** --env ******** 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 ssh-agent -k 19:04:42 unset SSH_AUTH_SOCK; 19:04:42 unset SSH_AGENT_PID; 19:04:42 echo Agent pid 59 killed; 19:04:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:42 + git semver [Pipeline] } 19:04:42 $ docker stop --time=1 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 19:04:44 $ docker rm -f 9b31fd65e6d2777fa8ffd4fdd65f07b89fbe79d2f1a916614be84a6011bd3cf0 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:45 Stashed 1 file(s) [Pipeline] echo 19:04:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:45 ========================================================= 19:04:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:04:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:04:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:46 59bf1c3509f3: Pulling fs layer 19:04:46 666ba61612fd: Pulling fs layer 19:04:46 8ed8ca486205: Pulling fs layer 19:04:46 4fe6c5a15a65: Pulling fs layer 19:04:46 22a0e8bec74d: Pulling fs layer 19:04:46 f965cba54748: Pulling fs layer 19:04:46 861ffc35075e: Pulling fs layer 19:04:46 4b385c91608e: Pulling fs layer 19:04:46 560528eb2ebb: Pulling fs layer 19:04:46 f965cba54748: Waiting 19:04:46 861ffc35075e: Waiting 19:04:46 4b385c91608e: Waiting 19:04:46 560528eb2ebb: Waiting 19:04:46 22a0e8bec74d: Waiting 19:04:46 4fe6c5a15a65: Waiting 19:04:46 8ed8ca486205: Verifying Checksum 19:04:46 8ed8ca486205: Download complete 19:04:46 666ba61612fd: Verifying Checksum 19:04:46 666ba61612fd: Download complete 19:04:46 22a0e8bec74d: Verifying Checksum 19:04:46 22a0e8bec74d: Download complete 19:04:46 f965cba54748: Verifying Checksum 19:04:46 f965cba54748: Download complete 19:04:46 59bf1c3509f3: Verifying Checksum 19:04:46 59bf1c3509f3: Download complete 19:04:46 861ffc35075e: Verifying Checksum 19:04:46 861ffc35075e: Download complete 19:04:46 4b385c91608e: Verifying Checksum 19:04:46 4b385c91608e: Download complete 19:04:46 560528eb2ebb: Verifying Checksum 19:04:46 560528eb2ebb: Download complete 19:04:46 4fe6c5a15a65: Verifying Checksum 19:04:46 4fe6c5a15a65: Download complete 19:04:46 59bf1c3509f3: Pull complete 19:04:47 666ba61612fd: Pull complete 19:04:47 8ed8ca486205: Pull complete 19:04:51 4fe6c5a15a65: Pull complete 19:04:51 22a0e8bec74d: Pull complete 19:04:51 f965cba54748: Pull complete 19:04:51 861ffc35075e: Pull complete 19:04:51 4b385c91608e: Pull complete 19:04:53 560528eb2ebb: Pull complete 19:04:53 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:04:54 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:04:54 WORKDIR /edgex 19:04:54 COPY go.mod . 19:04:54 RUN go mod download' 19:04:54 + docker build -t ci-base-image-x86_64 -f - . 19:04:55 Sending build context to Docker daemon 334MB 19:04:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:04:55 ---> dd4a08f94e63 19:04:55 Step 2/4 : WORKDIR /edgex 19:04:57 ---> Running in de18c9ab178b 19:04:57 Removing intermediate container de18c9ab178b 19:04:57 ---> 5bc6773d07a5 19:04:57 Step 3/4 : COPY go.mod . 19:04:57 ---> 86c45dc7ceb1 19:04:57 Step 4/4 : RUN go mod download 19:04:57 ---> Running in 0e00238c100f 19:05:00 Still waiting to schedule task 19:05:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:05:36 Removing intermediate container 0e00238c100f 19:05:36 ---> 7f3407224a8a 19:05:36 Successfully built 7f3407224a8a 19:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:05:37 + docker inspect -f . ci-base-image-x86_64 19:05:37 . [Pipeline] withDockerContainer 19:05:37 prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container 19:05:37 $ 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 ******** ci-base-image-x86_64 cat 19:05:37 $ docker top 8f14e0d2ccb574c6faf339d4b1801c86e1da2627ad6e8d49db2ba6ece955bdfb -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:37 + go version 19:05:37 go version go1.17.6 linux/amd64 [Pipeline] } 19:05:37 $ docker stop --time=1 8f14e0d2ccb574c6faf339d4b1801c86e1da2627ad6e8d49db2ba6ece955bdfb 19:05:39 $ docker rm -f 8f14e0d2ccb574c6faf339d4b1801c86e1da2627ad6e8d49db2ba6ece955bdfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:05:39 + docker inspect -f . ci-base-image-x86_64 19:05:39 . [Pipeline] withDockerContainer 19:05:39 prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container 19:05:39 $ 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 ******** ci-base-image-x86_64 cat 19:05:40 $ docker top d63623446b55593834c558b4058d2f5285dc9ce3d3c0236f3a638a235007912e -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:40 ========================================================= 19:05:40 [edgeXBuildGoParallel] Running Tests and Build... 19:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:40 + make test 19:05:40 go mod tidy 19:05:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:05:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 19:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 19:06:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 44.7% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.5% of statements 19:06:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.269s coverage: 94.2% of statements 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements 19:06:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 19:06:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.162s coverage: 96.3% of statements 19:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 19:06:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4153 in /w/workspace/edgexfoundry_edgex-go_PR-3877 [Pipeline] { [Pipeline] ws 19:06:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:26 The recommended git tool is: git 19:06:30 using credential edgex-jenkins-ssh 19:06:30 Cloning the remote Git repository 19:06:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:30 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:30 > git --version # timeout=10 19:06:30 > git --version # 'git version 2.17.1' 19:06:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 19:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 19:06:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.196s coverage: 82.5% of statements 19:06:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:47 Merging remotes/origin/main commit 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit a007441207a2e784e067a5ca25a529dee46d995e 19:06:47 Merge succeeded, producing a007441207a2e784e067a5ca25a529dee46d995e 19:06:47 Checking out Revision a007441207a2e784e067a5ca25a529dee46d995e (PR-3877) 19:06:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3877/head:refs/remotes/origin/PR-3877 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:47 > git config core.sparsecheckout # timeout=10 19:06:47 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 19:06:47 > git remote # timeout=10 19:06:47 > git config --get remote.origin.url # timeout=10 19:06:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:47 > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 19:06:47 > git rev-parse HEAD^{commit} # timeout=10 19:06:47 > git config core.sparsecheckout # timeout=10 19:06:47 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 19:06:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:06:51 > git --version # timeout=10 19:06:51 > git --version # 'git version 2.17.1' 19:06:51 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:53 Dload Upload Total Spent Left Speed 19:06:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 19:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.242s coverage: 65.4% of statements 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:54 + sudo tee /etc/docker/daemon.new 19:06:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:54 { 19:06:54 "registry-mirrors": [ 19:06:54 "https://nexus3.edgexfoundry.org:10001" 19:06:54 ], 19:06:54 "bip": "10.250.0.254/24", 19:06:54 "hosts": [ 19:06:54 "tcp://0.0.0.0:5555", 19:06:54 "unix:///var/run/docker.sock" 19:06:54 ], 19:06:54 "mtu": 1458, 19:06:54 "selinux-enabled": true, 19:06:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:54 } [Pipeline] sh 19:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 43.8% of statements 19:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.085s coverage: 89.5% of statements 19:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:06:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:54 + sudo service docker restart 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:07:02 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:13 provisioning config files... 19:07:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2430106441822332077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:13 ---> docker-login.sh 19:07:13 nexus3.edgexfoundry.org:10001 19:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:14 Configure a credential helper to remove this warning. See 19:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:14 19:07:14 Login Succeeded 19:07:14 nexus3.edgexfoundry.org:10002 19:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:14 Configure a credential helper to remove this warning. See 19:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:14 19:07:14 Login Succeeded 19:07:14 nexus3.edgexfoundry.org:10003 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 nexus3.edgexfoundry.org:10004 19:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:15 Configure a credential helper to remove this warning. See 19:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:15 19:07:15 Login Succeeded 19:07:15 docker.io 19:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:16 Configure a credential helper to remove this warning. See 19:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:16 19:07:16 Login Succeeded 19:07:16 ---> docker-login.sh ends [Pipeline] } 19:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:17 ========================================================= 19:07:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:07:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:07:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:17 9b3977197b4f: Pulling fs layer 19:07:17 1a89e8eeedd5: Pulling fs layer 19:07:17 94645a83ff95: Pulling fs layer 19:07:17 3f3a8bcf1eab: Pulling fs layer 19:07:17 0c92f367c5e7: Pulling fs layer 19:07:17 4b8299f9d1f4: Pulling fs layer 19:07:17 9a6b49a46696: Pulling fs layer 19:07:17 cf05db05a679: Pulling fs layer 19:07:17 0c92f367c5e7: Waiting 19:07:17 4b8299f9d1f4: Waiting 19:07:17 9a6b49a46696: Waiting 19:07:17 cf05db05a679: Waiting 19:07:17 3f3a8bcf1eab: Waiting 19:07:17 94645a83ff95: Verifying Checksum 19:07:17 94645a83ff95: Download complete 19:07:17 1a89e8eeedd5: Verifying Checksum 19:07:17 1a89e8eeedd5: Download complete 19:07:17 0c92f367c5e7: Verifying Checksum 19:07:17 0c92f367c5e7: Download complete 19:07:17 4b8299f9d1f4: Verifying Checksum 19:07:17 4b8299f9d1f4: Download complete 19:07:17 9a6b49a46696: Verifying Checksum 19:07:17 9a6b49a46696: Download complete 19:07:17 9b3977197b4f: Verifying Checksum 19:07:17 9b3977197b4f: Download complete 19:07:18 9b3977197b4f: Pull complete 19:07:18 1a89e8eeedd5: Pull complete 19:07:19 94645a83ff95: Pull complete 19:07:19 cf05db05a679: Verifying Checksum 19:07:19 cf05db05a679: Download complete 19:07:20 3f3a8bcf1eab: Verifying Checksum 19:07:20 3f3a8bcf1eab: Download complete 19:07:32 3f3a8bcf1eab: Pull complete 19:07:32 0c92f367c5e7: Pull complete 19:07:32 4b8299f9d1f4: Pull complete 19:07:32 9a6b49a46696: Pull complete 19:07:37 cf05db05a679: Pull complete 19:07:37 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:07:38 WORKDIR /edgex 19:07:38 COPY go.mod . 19:07:38 RUN go mod download 19:07:38 + docker build -t ci-base-image-arm64 -f - . 19:07:40 Sending build context to Docker daemon 168.7MB 19:07:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:07:40 ---> 0ccda1f7e2ee 19:07:40 Step 2/4 : WORKDIR /edgex 19:07:41 GO111MODULE=on go vet ./... 19:07:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:42 ./bin/test-attribution-txt.sh 19:07:42 ---> Running in 8127c48cfd5f 19:07:42 Removing intermediate container 8127c48cfd5f 19:07:42 ---> cc95caeddf2f 19:07:42 Step 3/4 : COPY go.mod . [Pipeline] echo 19:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:07:43 ---> 3e016b4b3d77 19:07:43 Step 4/4 : RUN go mod download 19:07:43 ---> Running in b919a4df1150 19:07:43 + ls -al . 19:07:43 total 644 19:07:43 drwxrwxr-x 10 1001 1001 4096 Jan 28 19:07 . 19:07:43 drwxr-xr-x 4 root root 28 Jan 28 19:05 .. 19:07:43 -rw-rw-r-- 1 1001 1001 11 Jan 28 19:04 .dockerignore 19:07:43 drwxrwxr-x 8 1001 1001 179 Jan 28 19:04 .git 19:07:43 drwxrwxr-x 4 1001 1001 142 Jan 28 19:04 .github 19:07:43 -rw-rw-r-- 1 1001 1001 804 Jan 28 19:04 .gitignore 19:07:43 -rw-rw-r-- 1 1001 1001 42 Jan 28 19:04 .golangci.yml 19:07:43 -rw-rw-r-- 1 1001 1001 76 Jan 28 19:04 .hadolint.yml 19:07:43 drwx------ 3 1001 1001 73 Jan 28 19:04 .semver 19:07:43 -rw-rw-r-- 1 1001 1001 166 Jan 28 19:04 .sonarcloud.properties 19:07:43 -rw-rw-r-- 1 1001 1001 1171 Jan 28 19:04 ADOPTERS.md 19:07:43 -rw-rw-r-- 1 1001 1001 9019 Jan 28 19:04 Attribution.txt 19:07:43 -rw-rw-r-- 1 1001 1001 51732 Jan 28 19:04 CHANGELOG.md 19:07:43 -rw-rw-r-- 1 1001 1001 3804 Jan 28 19:04 CONTRIBUTING.md 19:07:43 -rw-rw-r-- 1 1001 1001 677 Jan 28 19:04 GOVERNANCE.md 19:07:43 -rw-rw-r-- 1 1001 1001 849 Jan 28 19:04 Jenkinsfile 19:07:43 -rw-rw-r-- 1 1001 1001 10775 Jan 28 19:04 LICENSE 19:07:43 -rw-rw-r-- 1 1001 1001 6508 Jan 28 19:04 Makefile 19:07:43 -rw-rw-r-- 1 1001 1001 582 Jan 28 19:04 OWNERS.md 19:07:43 -rw-rw-r-- 1 1001 1001 8207 Jan 28 19:04 README.md 19:07:43 -rw-rw-r-- 1 1001 1001 6912 Jan 28 19:04 SECURITY.md 19:07:43 -rw-rw-r-- 1 1001 1001 5 Jan 28 19:04 VERSION 19:07:43 -rw-rw-r-- 1 1001 1001 4131 Jan 28 19:04 ZMQWindows.md 19:07:43 drwxrwxr-x 2 1001 1001 37 Jan 28 19:04 bin 19:07:43 drwxrwxr-x 14 1001 1001 4096 Jan 28 19:04 cmd 19:07:43 -rw-r--r-- 1 root root 428383 Jan 28 19:07 coverage.out 19:07:43 -rw-rw-r-- 1 1001 1001 2833 Jan 28 19:04 go.mod 19:07:43 -rw-rw-r-- 1 1001 1001 50190 Jan 28 19:04 go.sum 19:07:43 drwxrwxr-x 8 1001 1001 124 Jan 28 19:04 internal 19:07:43 drwxrwxr-x 3 1001 1001 16 Jan 28 19:04 openapi 19:07:43 drwxrwxr-x 4 1001 1001 71 Jan 28 19:04 snap 19:07:43 -rw-rw-r-- 1 1001 1001 204 Jan 28 19:04 version.go [Pipeline] sh 19:07:43 + '[' -e coverage.out ] 19:07:43 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:44 Stashed 1 file(s) [Pipeline] sh 19:07:44 + make build 19:07:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:07:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:07:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:07:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:07:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:07:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:07:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:07:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:08:00 $ docker stop --time=1 d63623446b55593834c558b4058d2f5285dc9ce3d3c0236f3a638a235007912e 19:08:01 $ docker rm -f d63623446b55593834c558b4058d2f5285dc9ce3d3c0236f3a638a235007912e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:03 19:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:04 latest: Pulling from edgex-devops/edgex-compose 19:08:04 cbdbe7a5bc2a: Pulling fs layer 19:08:04 ca9280d653b3: Pulling fs layer 19:08:04 7e9c9ca2126c: Pulling fs layer 19:08:04 cbdbe7a5bc2a: Download complete 19:08:04 ca9280d653b3: Verifying Checksum 19:08:04 ca9280d653b3: Download complete 19:08:04 cbdbe7a5bc2a: Pull complete 19:08:04 7e9c9ca2126c: Verifying Checksum 19:08:04 7e9c9ca2126c: Download complete 19:08:04 ca9280d653b3: Pull complete 19:08:09 7e9c9ca2126c: Pull complete 19:08:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:08:09 prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container 19:08:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:10 $ docker top 17cc2fbe0c708edd936fd62e6665bb6249b5148dd3c22d7f85f4a7b28dcbc5a2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:11 + docker-compose build --help 19:08:11 + grep parallel 19:08:11 --parallel Build images in parallel. [Pipeline] } 19:08:11 $ docker stop --time=1 17cc2fbe0c708edd936fd62e6665bb6249b5148dd3c22d7f85f4a7b28dcbc5a2 19:08:13 $ docker rm -f 17cc2fbe0c708edd936fd62e6665bb6249b5148dd3c22d7f85f4a7b28dcbc5a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:13 . [Pipeline] withDockerContainer 19:08:13 prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container 19:08:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:13 $ docker top a7b6c9fb7cef03582de8e5d25728e1f740b115da0c67acb2227d3b00215961c9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:14 + docker-compose -f ./docker-compose-build.yml build --parallel 19:08:14 Building core-command ... 19:08:14 Building core-data ... 19:08:14 Building core-metadata ... 19:08:14 Building security-bootstrapper ... 19:08:14 Building security-proxy-setup ... 19:08:14 Building security-secretstore-setup ... 19:08:14 Building support-notifications ... 19:08:14 Building support-scheduler ... 19:08:14 Building sys-mgmt-agent ... 19:08:14 Building core-data 19:08:14 Building support-scheduler 19:08:14 Building security-bootstrapper 19:08:14 Building support-notifications 19:08:14 Building core-metadata 19:08:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 7f3407224a8a 19:08:27 Step 3/23 : WORKDIR /edgex-go 19:08:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 7f3407224a8a 19:08:27 Step 3/22 : WORKDIR /edgex-go 19:08:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:08:27 ---> 7f3407224a8a 19:08:27 Step 3/22 : WORKDIR /edgex-go 19:08:29 ---> Running in f994977eaf38 19:08:29 ---> Running in e5e90e276263 19:08:29 ---> Running in 325cca359d84 19:08:37 Removing intermediate container 325cca359d84 19:08:37 ---> 733c7fb2ef70 19:08:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:37 Removing intermediate container f994977eaf38 19:08:37 ---> eac23177feb5 19:08:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:37 Removing intermediate container e5e90e276263 19:08:37 ---> a2067335e17c 19:08:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:37 ---> Running in 75779fa4418d 19:08:37 ---> Running in 4b1201f0b18f 19:08:38 ---> Running in 3669835bf70e 19:08:40 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:08:40 ---> 7f3407224a8a 19:08:40 Step 3/31 : WORKDIR /edgex-go 19:08:40 ---> Using cache 19:08:40 ---> a2067335e17c 19:08:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:08:40 ---> 7f3407224a8a 19:08:40 Step 3/23 : WORKDIR /edgex-go 19:08:40 ---> Using cache 19:08:40 ---> a2067335e17c 19:08:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:41 ---> Running in 8af3076783cf 19:08:41 ---> Running in 45a40f4d5ec0 19:08:41 Removing intermediate container 3669835bf70e 19:08:41 ---> 706b2a182466 19:08:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:08:41 Removing intermediate container 4b1201f0b18f 19:08:41 ---> 29a450cc2c0c 19:08:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:08:41 Removing intermediate container 75779fa4418d 19:08:41 ---> ec235c983445 19:08:41 Step 5/22 : RUN apk add --update --no-cache make git 19:08:41 ---> Running in 422bba884380 19:08:41 ---> Running in c01f40773156 19:08:41 ---> Running in 8b08b1d250da 19:08:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:42 Removing intermediate container 8af3076783cf 19:08:42 ---> d96045f19787 19:08:42 Step 5/23 : RUN apk add --update --no-cache make git 19:08:42 ---> Running in 18994812c06a 19:08:42 Removing intermediate container 45a40f4d5ec0 19:08:42 ---> 7c82e01b0f24 19:08:42 Step 5/31 : RUN apk add --update --no-cache make git 19:08:42 ---> Running in 2db761c071da 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:43 OK: 221 MiB in 52 packages 19:08:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:08:43 OK: 221 MiB in 52 packages 19:08:43 OK: 221 MiB in 52 packages 19:08:43 Removing intermediate container 422bba884380 19:08:43 ---> 8f540265f17a 19:08:43 Step 6/22 : COPY go.mod vendor* ./ 19:08:43 Removing intermediate container c01f40773156 19:08:43 ---> c70f9c23f7d7 19:08:43 Step 6/23 : COPY go.mod vendor* ./ 19:08:43 OK: 221 MiB in 52 packages 19:08:43 OK: 221 MiB in 52 packages 19:08:43 Removing intermediate container 8b08b1d250da 19:08:43 ---> fa91b47566c5 19:08:43 Step 6/22 : COPY go.mod vendor* ./ 19:08:43 ---> 28926ee1ee8c 19:08:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:44 ---> Running in c97a82573daf 19:08:44 ---> 6a4cd31c113a 19:08:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:44 ---> Running in 3c3e7e86b388 19:08:44 ---> 8f5cc74a131b 19:08:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:44 ---> Running in 618f11bd5e05 19:08:44 Removing intermediate container 18994812c06a 19:08:44 ---> edd89a42f512 19:08:44 Step 6/23 : COPY go.mod vendor* ./ 19:08:44 Removing intermediate container 2db761c071da 19:08:44 ---> be9a8721e7e3 19:08:44 Step 6/31 : COPY go.mod vendor* ./ 19:08:44 ---> 1b30c63c5de6 19:08:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:44 ---> 279c5ebba46e 19:08:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:45 ---> Running in 664c2689c162 19:08:45 ---> Running in b6ad948bebbd 19:08:46 Removing intermediate container c97a82573daf 19:08:46 ---> 741d6b47343e 19:08:46 Step 8/22 : COPY . . 19:08:46 Removing intermediate container 618f11bd5e05 19:08:46 ---> 723562dda711 19:08:46 Step 8/22 : COPY . . 19:08:46 Removing intermediate container 3c3e7e86b388 19:08:46 ---> f7ab70610c5e 19:08:46 Step 8/23 : COPY . . 19:08:51 Removing intermediate container b919a4df1150 19:08:51 ---> e763a37a6b64 19:08:51 Successfully built e763a37a6b64 19:08:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:08:51 + docker inspect -f . ci-base-image-arm64 19:08:51 . [Pipeline] withDockerContainer 19:08:52 prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container 19:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:53 $ docker top aeb24062911cc0607e1cabaabef5be2ae8bb9f43211dcb29595cee97882dc539 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:54 + go version 19:08:54 go version go1.17.6 linux/arm64 [Pipeline] } 19:08:54 $ docker stop --time=1 aeb24062911cc0607e1cabaabef5be2ae8bb9f43211dcb29595cee97882dc539 19:08:54 Removing intermediate container 664c2689c162 19:08:54 ---> e709a060a98c 19:08:54 Step 8/23 : COPY . . 19:08:54 Removing intermediate container b6ad948bebbd 19:08:54 ---> f0cac96ef8c2 19:08:54 Step 8/31 : COPY . . 19:08:54 ---> 43877d31312c 19:08:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:54 ---> 982136264fbb 19:08:54 Step 9/23 : RUN make cmd/core-data/core-data 19:08:54 ---> 6028f08aaf26 19:08:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:54 ---> Running in ac47ceb7b16c 19:08:54 ---> Running in ccf2a844adfa 19:08:54 ---> Running in 89bdd80fa3eb 19:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:08:56 $ docker rm -f aeb24062911cc0607e1cabaabef5be2ae8bb9f43211dcb29595cee97882dc539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:57 + docker inspect -f . ci-base-image-arm64 19:08:57 . [Pipeline] withDockerContainer 19:08:57 prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container 19:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:58 $ docker top 8fbac60efc75f877bb81a58933d92c48864652b533c91833e999121664f99841 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:58 ========================================================= 19:08:58 [edgeXBuildGoParallel] Running Tests and Build... 19:08:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:59 + make test 19:08:59 go mod tidy 19:09:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:05 ---> 68dbf3304f72 19:09:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:05 ---> 9d97cf689e9d 19:09:05 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:09:05 ---> Running in 2f04c2d36700 19:09:05 ---> Running in e16945c69727 19:09:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:26 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:38 Removing intermediate container ac47ceb7b16c 19:09:38 ---> c4c2d2dabfa8 19:09:38 19:09:38 Step 10/22 : FROM alpine:3.14 19:09:38 3.14: Pulling from library/alpine 19:09:38 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:09:38 Status: Downloaded newer image for alpine:3.14 19:09:38 ---> 0a97eee8041e 19:09:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:38 ---> Running in 07f3bcb08f5a 19:09:38 Removing intermediate container 89bdd80fa3eb 19:09:38 ---> f0c685d87002 19:09:38 19:09:38 Step 10/22 : FROM alpine:3.14 19:09:38 ---> 0a97eee8041e 19:09:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:38 ---> Running in ae6436fc9574 19:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:38 (1/2) Installing ca-certificates (20211220-r0) 19:09:38 (2/2) Installing dumb-init (1.2.5-r1) 19:09:38 Executing busybox-1.33.1-r6.trigger 19:09:38 Executing ca-certificates-20211220-r0.trigger 19:09:38 OK: 6 MiB in 16 packages 19:09:38 (1/1) Installing dumb-init (1.2.5-r1) 19:09:38 Executing busybox-1.33.1-r6.trigger 19:09:39 OK: 6 MiB in 15 packages 19:09:39 Removing intermediate container 07f3bcb08f5a 19:09:39 ---> 06bdec0510b8 19:09:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:39 ---> Running in 2e67d45bd92e 19:09:39 Removing intermediate container ae6436fc9574 19:09:39 ---> ef1a0e29bc30 19:09:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:39 ---> Running in c3b8b91ac113 19:09:39 Removing intermediate container 2e67d45bd92e 19:09:39 ---> 15c73b7eaa09 19:09:39 Step 13/22 : ENV APP_PORT=59860 19:09:39 ---> Running in b7b3d48be94f 19:09:39 Removing intermediate container c3b8b91ac113 19:09:39 ---> 41e643785eb1 19:09:39 Step 13/22 : ENV APP_PORT=59861 19:09:39 ---> Running in de5d000563a1 19:09:39 Removing intermediate container b7b3d48be94f 19:09:39 ---> 824687181585 19:09:39 Step 14/22 : EXPOSE $APP_PORT 19:09:39 ---> Running in 25b44790c44b 19:09:39 Removing intermediate container de5d000563a1 19:09:39 ---> 2fb753764ba4 19:09:39 Step 14/22 : EXPOSE $APP_PORT 19:09:40 ---> Running in ff61db2d4e71 19:09:40 Removing intermediate container 25b44790c44b 19:09:40 ---> c5aaacbecc74 19:09:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:40 Removing intermediate container ff61db2d4e71 19:09:40 ---> 77cf4c11e07b 19:09:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:40 ---> 0d7b7a045b5e 19:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:40 ---> 0b160a88d2de 19:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:41 ---> f9f792e18d48 19:09:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:41 ---> 966809d9f7f8 19:09:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:41 ---> 1de623955fba 19:09:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:09:41 ---> Running in 240e4954b11f 19:09:41 ---> 3d540dd5acb9 19:09:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:41 ---> Running in 279bce7de36f 19:09:41 Removing intermediate container 240e4954b11f 19:09:41 ---> 97beaf14bbe0 19:09:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:41 Removing intermediate container 279bce7de36f 19:09:41 ---> e02b25ab19e0 19:09:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:41 ---> Running in 51c55e955a11 19:09:41 ---> Running in b3c20884445a 19:09:41 Removing intermediate container b3c20884445a 19:09:41 ---> 89a96134833b 19:09:41 Step 20/22 : LABEL arch=x86_64 19:09:41 Removing intermediate container 51c55e955a11 19:09:41 ---> f8095ec475b2 19:09:41 Step 20/22 : LABEL arch=x86_64 19:09:41 ---> Running in 5325f3e1a46a 19:09:41 ---> Running in 139e135c2e47 19:09:42 Removing intermediate container 5325f3e1a46a 19:09:42 ---> c0c04f9fcb8b 19:09:42 Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:09:42 Removing intermediate container 139e135c2e47 19:09:42 ---> 7822c80941a2 19:09:42 Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:09:42 ---> Running in 930fb2915a13 19:09:42 ---> Running in 601c0883d9e2 19:09:42 Removing intermediate container 930fb2915a13 19:09:42 ---> 42173b96e49a 19:09:42 Step 22/22 : LABEL version=0.0.0 19:09:42 Removing intermediate container 601c0883d9e2 19:09:42 ---> 167af503bdfa 19:09:42 Step 22/22 : LABEL version=0.0.0 19:09:42 ---> Running in 4db1e6f78b4e 19:09:42 ---> Running in 5cb126cd9bed 19:09:42 Removing intermediate container 4db1e6f78b4e 19:09:42 ---> 1576d8577bb4 19:09:42 19:09:42 Removing intermediate container 5cb126cd9bed 19:09:42 ---> 741bc0c68a91 19:09:42 19:09:42 Successfully built 1576d8577bb4 19:09:42 Successfully built 741bc0c68a91 19:09:42 Successfully tagged support-scheduler:latest 19:09:42 Building security-proxy-setup 19:09:42 Successfully tagged support-notifications:latest 19:09:42 Building security-secretstore-setup 19:09:49  Building support-scheduler ... done  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:49 ---> 7f3407224a8a 19:09:49 Step 3/25 : WORKDIR /edgex-go 19:09:49 ---> Using cache 19:09:49 ---> a2067335e17c 19:09:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:49 ---> Using cache 19:09:49 ---> 7c82e01b0f24 19:09:49 Step 5/25 : RUN apk add --update --no-cache make git 19:09:49 ---> Using cache 19:09:49 ---> be9a8721e7e3 19:09:49 Step 6/25 : COPY go.mod vendor* ./ 19:09:49 ---> Using cache 19:09:49 ---> 279c5ebba46e 19:09:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Using cache 19:09:49 ---> f0cac96ef8c2 19:09:49 Step 8/25 : COPY . . 19:09:49 ---> Using cache 19:09:49 ---> 68dbf3304f72 19:09:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:49 ---> Running in 1a3e16b2202b 19:09:50 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 7f3407224a8a 19:09:50 Step 3/21 : WORKDIR /edgex-go 19:09:50 ---> Using cache 19:09:50 ---> a2067335e17c 19:09:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:50 ---> Using cache 19:09:50 ---> 7c82e01b0f24 19:09:50 Step 5/21 : RUN apk add --update --no-cache make git 19:09:50 ---> Using cache 19:09:50 ---> be9a8721e7e3 19:09:50 Step 6/21 : COPY go.mod vendor* ./ 19:09:50 ---> Using cache 19:09:50 ---> 279c5ebba46e 19:09:50 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:50 ---> Using cache 19:09:50 ---> f0cac96ef8c2 19:09:50 Step 8/21 : COPY . . 19:09:50 ---> Using cache 19:09:50 ---> 68dbf3304f72 19:09:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:09:50 ---> Running in d9dae1bb22b0 19:09:50 Removing intermediate container 2f04c2d36700 19:09:50 ---> acde070f643e 19:09:50 19:09:50 Step 10/31 : FROM alpine:3.14 19:09:50 ---> 0a97eee8041e 19:09:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:09:50 Removing intermediate container ccf2a844adfa 19:09:50 ---> dafb4e5b119d 19:09:50 19:09:50 Step 10/23 : FROM alpine:3.14 19:09:50 ---> 0a97eee8041e 19:09:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:09:50 ---> Running in 92832751d9a6 19:09:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:50 ---> Running in f89748493ff3 19:09:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:51 Removing intermediate container 92832751d9a6 19:09:51 ---> c0bbfc706fed 19:09:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:09:51 Removing intermediate container f89748493ff3 19:09:51 ---> 2cc64c2f7b5a 19:09:51 Step 12/23 : ENV APP_PORT=59880 19:09:51 ---> Running in 98c6b4cf2360 19:09:51 ---> Running in 5a635797169d 19:09:51 Removing intermediate container e16945c69727 19:09:51 ---> a02068c40f34 19:09:51 19:09:51 Step 10/23 : FROM alpine:3.14 19:09:51 ---> 0a97eee8041e 19:09:51 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:51 ---> Using cache 19:09:51 ---> ef1a0e29bc30 19:09:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:51 ---> Using cache 19:09:51 ---> 41e643785eb1 19:09:51 Step 13/23 : ENV APP_PORT=59881 19:09:51 Removing intermediate container 5a635797169d 19:09:51 ---> 577c30e292d4 19:09:51 Step 13/23 : EXPOSE $APP_PORT 19:09:51 ---> Running in 51f3f43630ef 19:09:51 ---> Running in e7a87b52407f 19:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:52 Removing intermediate container 51f3f43630ef 19:09:52 ---> 06109b6f6d8d 19:09:52 Step 14/23 : EXPOSE $APP_PORT 19:09:52 Removing intermediate container e7a87b52407f 19:09:52 ---> 095f77d122cd 19:09:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 ---> Running in 9ddf602f10b4 19:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:52 ---> Running in 3ed378d5a886 19:09:52 Removing intermediate container 9ddf602f10b4 19:09:52 ---> 58e7b9cbf64e 19:09:52 Step 15/23 : WORKDIR / 19:09:52 ---> Running in d5dd39a268fe 19:09:52 (1/2) Installing dumb-init (1.2.5-r1) 19:09:52 (2/2) Installing su-exec (0.2-r1) 19:09:52 Executing busybox-1.33.1-r6.trigger 19:09:52 OK: 6 MiB in 16 packages 19:09:52 Removing intermediate container d5dd39a268fe 19:09:52 ---> 58132e200478 19:09:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:53 ---> ac214fa97b37 19:09:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:53 Removing intermediate container 98c6b4cf2360 19:09:53 ---> 22d0cc460223 19:09:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:09:53 ---> Running in a555acda0567 19:09:53 Removing intermediate container 3ed378d5a886 19:09:53 ---> 886c7b304bb5 19:09:53 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:09:53 ---> 939a5eda0561 19:09:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:53 Removing intermediate container a555acda0567 19:09:53 ---> db5f1a4d609b 19:09:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:09:53 ---> Running in b4074646a945 19:09:53 ---> Running in d748138fbdd1 19:09:53 Removing intermediate container d748138fbdd1 19:09:53 ---> 0e65d037081a 19:09:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:09:54 ---> Running in f1f8897ec5c4 19:09:54 ---> 444786e650dd 19:09:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:09:54 ---> Running in b7616a662c06 19:09:54 Removing intermediate container b7616a662c06 19:09:54 ---> 03785fa0ceea 19:09:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:09:54 ---> Running in 0ac03679f6a2 19:09:54 Removing intermediate container 0ac03679f6a2 19:09:54 ---> a621237f4c7b 19:09:54 Step 21/23 : LABEL arch=x86_64 19:09:54 ---> Running in b6a140c37c72 19:09:54 Removing intermediate container b6a140c37c72 19:09:54 ---> e683c77fb163 19:09:54 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:09:54 ---> Running in d5dcff888dd6 19:09:54 Removing intermediate container f1f8897ec5c4 19:09:54 ---> 99ded52f3a4c 19:09:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:09:55 ---> Running in 397bb1f9b4e0 19:09:55 Removing intermediate container d5dcff888dd6 19:09:55 ---> b90f71918124 19:09:55 Step 23/23 : LABEL version=0.0.0 19:09:55 ---> Running in acbd57e9ab83 19:09:55 Removing intermediate container 397bb1f9b4e0 19:09:55 ---> 44ae8b33ab11 19:09:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:09:55 Removing intermediate container acbd57e9ab83 19:09:55 ---> be192618db82 19:09:55 19:09:55 Successfully built be192618db82 19:09:55 Successfully tagged core-metadata:latest 19:09:55 Building sys-mgmt-agent 19:09:55  Building core-metadata ... done  ---> 70870ead32a3 19:09:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:09:55 ---> Running in 0e45ea944ecd 19:09:55 (1/6) Installing dumb-init (1.2.5-r1) 19:09:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:09:56 (3/6) Installing libsodium (1.0.18-r0) 19:09:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:09:56 (5/6) Installing libzmq (4.3.4-r0) 19:09:56 (6/6) Installing zeromq (4.3.4-r0) 19:09:56 Executing busybox-1.33.1-r6.trigger 19:09:56 OK: 8 MiB in 20 packages 19:09:58 Removing intermediate container 0e45ea944ecd 19:09:58 ---> ec1b83ea0ebf 19:09:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:58 Removing intermediate container b4074646a945 19:09:58 ---> 50e6858248b3 19:09:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:58 ---> bb924c049255 19:09:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:09:58 ---> 6c313d32279d 19:09:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:09:59 ---> 438c852c9aa7 19:09:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:09:59 ---> 9502eddbef1f 19:09:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:09:59 ---> 17c46dca87c5 19:09:59 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:00 ---> b44399f7d547 19:10:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:00 ---> Running in 634802fd4a02 19:10:00 Removing intermediate container 634802fd4a02 19:10:00 ---> 38f31df06257 19:10:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:00 ---> Running in 2afffa56f5af 19:10:00 ---> 7f1150e4e054 19:10:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:10:00 Removing intermediate container 2afffa56f5af 19:10:00 ---> d91ce63d0ece 19:10:00 Step 21/23 : LABEL arch=x86_64 19:10:00 ---> Running in ecf810486fa3 19:10:00 ---> a991517dbbaf 19:10:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:10:00 Removing intermediate container ecf810486fa3 19:10:00 ---> 11140910e7c6 19:10:00 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:10:00 ---> Running in 50ca6ecbc955 19:10:01 ---> Running in d8831f08efb1 19:10:01 Removing intermediate container 50ca6ecbc955 19:10:01 ---> 55c6430a3654 19:10:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:01 Removing intermediate container d8831f08efb1 19:10:01 ---> 9f46b474b6ce 19:10:01 Step 23/23 : LABEL version=0.0.0 19:10:01 ---> Running in 138f2185c96d 19:10:01 ---> 740e3e8c16a2 19:10:01 Step 26/31 : RUN chmod +x /entrypoint.sh 19:10:01 Removing intermediate container 138f2185c96d 19:10:01 ---> 696f79fcdb96 19:10:01 19:10:01 ---> Running in 08530feedea4 19:10:01 Successfully built 696f79fcdb96 19:10:01 Successfully tagged core-data:latest 19:10:01  Building core-data ... done Building core-command 19:10:05 Removing intermediate container 08530feedea4 19:10:05 ---> f35fba97e1e5 19:10:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:10:05 ---> Running in bb92e7f71558 19:10:06 Removing intermediate container bb92e7f71558 19:10:06 ---> db751761cdcd 19:10:06 Step 28/31 : CMD ["gate"] 19:10:07 ---> Running in 2b629639c362 19:10:07 Removing intermediate container 2b629639c362 19:10:07 ---> 3c87402535e2 19:10:07 Step 29/31 : LABEL arch=x86_64 19:10:07 ---> Running in b936b7c114e6 19:10:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:07 ---> 7f3407224a8a 19:10:07 Step 3/23 : WORKDIR /edgex-go 19:10:07 ---> Using cache 19:10:07 ---> a2067335e17c 19:10:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:07 ---> Using cache 19:10:07 ---> 7c82e01b0f24 19:10:07 Step 5/23 : RUN apk add --update --no-cache make bash git 19:10:07 ---> Running in 82547dbdc115 19:10:07 Removing intermediate container b936b7c114e6 19:10:07 ---> c624f6ab5a91 19:10:07 Step 30/31 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:10:07 ---> Running in 819b17a4bab8 19:10:08 Removing intermediate container 819b17a4bab8 19:10:08 ---> 682761f18367 19:10:08 Step 31/31 : LABEL version=0.0.0 19:10:08 ---> Running in 02f01b44d1f5 19:10:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:08 Removing intermediate container 02f01b44d1f5 19:10:08 ---> c968ee3ee436 19:10:08 19:10:08 Successfully built c968ee3ee436 19:10:08 Successfully tagged security-bootstrapper:latest 19:10:09  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:09 ---> 7f3407224a8a 19:10:09 Step 3/23 : WORKDIR /edgex-go 19:10:09 ---> Using cache 19:10:09 ---> a2067335e17c 19:10:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:09 ---> Using cache 19:10:09 ---> 7c82e01b0f24 19:10:09 Step 5/23 : RUN apk add --update --no-cache make git 19:10:09 ---> Using cache 19:10:09 ---> be9a8721e7e3 19:10:09 Step 6/23 : COPY go.mod vendor* ./ 19:10:09 ---> Using cache 19:10:09 ---> 279c5ebba46e 19:10:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:09 ---> Using cache 19:10:09 ---> f0cac96ef8c2 19:10:09 Step 8/23 : COPY . . 19:10:09 ---> Using cache 19:10:09 ---> 68dbf3304f72 19:10:09 Step 9/23 : RUN make cmd/core-command/core-command 19:10:09 ---> Running in 14c74689cf38 19:10:09 OK: 221 MiB in 52 packages 19:10:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:10:10 Removing intermediate container 82547dbdc115 19:10:10 ---> d6c17afaa48d 19:10:10 Step 6/23 : COPY go.mod vendor* ./ 19:10:10 ---> a65dd8ee356d 19:10:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:10 ---> Running in a70afa4fade6 19:10:12 Removing intermediate container a70afa4fade6 19:10:12 ---> 6f3a74cfab9c 19:10:12 Step 8/23 : COPY . . 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:10:19 ---> 26cfc0d614d8 19:10:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:10:19 ---> Running in ccfa713a1ad9 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:21 Removing intermediate container 1a3e16b2202b 19:10:21 ---> 96b1a380db6f 19:10:21 19:10:21 Step 10/25 : FROM alpine:3.14 19:10:21 ---> 0a97eee8041e 19:10:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:22 ---> Running in 492435ffd3cc 19:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:23 (1/3) Installing ca-certificates (20211220-r0) 19:10:23 (2/3) Installing dumb-init (1.2.5-r1) 19:10:23 (3/3) Installing su-exec (0.2-r1) 19:10:23 Executing busybox-1.33.1-r6.trigger 19:10:23 Executing ca-certificates-20211220-r0.trigger 19:10:23 OK: 6 MiB in 17 packages 19:10:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:23 Removing intermediate container d9dae1bb22b0 19:10:23 ---> badeaa38a33a 19:10:23 19:10:23 Step 10/21 : FROM alpine:3.14 19:10:23 ---> 0a97eee8041e 19:10:23 Step 11/21 : RUN apk add --update --no-cache curl 19:10:23 ---> Running in a67d61f25875 19:10:24 Removing intermediate container 492435ffd3cc 19:10:24 ---> aecb3648beb7 19:10:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:24 ---> Running in 7549f49898f0 19:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:24 Removing intermediate container 7549f49898f0 19:10:24 ---> fa0546c33ec1 19:10:24 Step 13/25 : WORKDIR / 19:10:24 ---> Running in 988e8402afb9 19:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:24 Removing intermediate container 988e8402afb9 19:10:24 ---> 3b0dfda57d2f 19:10:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:24 ---> 6d4074a94813 19:10:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:24 (1/5) Installing ca-certificates (20211220-r0) 19:10:24 (2/5) Installing brotli-libs (1.0.9-r5) 19:10:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:10:24 (4/5) Installing libcurl (7.79.1-r0) 19:10:24 (5/5) Installing curl (7.79.1-r0) 19:10:24 Executing busybox-1.33.1-r6.trigger 19:10:24 Executing ca-certificates-20211220-r0.trigger 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:25 OK: 8 MiB in 19 packages 19:10:25 ---> 252b34cb09af 19:10:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:25 ---> ebb5be58f52a 19:10:25 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:25 Removing intermediate container a67d61f25875 19:10:25 ---> 43b9f71270d5 19:10:25 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:25 ---> Running in 6c76b95737de 19:10:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:25 ---> da36bacdbee9 19:10:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:25 Removing intermediate container 6c76b95737de 19:10:25 ---> 690d8e67f601 19:10:25 Step 13/21 : WORKDIR /edgex 19:10:25 ---> Running in 3804e683aafd 19:10:26 Removing intermediate container 3804e683aafd 19:10:26 ---> 1f60c7fc66d2 19:10:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:26 ---> 47f34dd3bdb2 19:10:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:26 ---> e986678d112f 19:10:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:27 ---> 93b5fee213ec 19:10:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:27 ---> 0f7e06d2c37f 19:10:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:27 ---> efdfbbad313f 19:10:27 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:10:27 ---> Running in 6d6d1cbb8db1 19:10:27 ---> d7072ef5f317 19:10:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:10:27 ---> Running in dfdf395eede9 19:10:28 Removing intermediate container dfdf395eede9 19:10:28 ---> 1b3ff7146b26 19:10:28 Step 18/21 : CMD ["--init=true"] 19:10:28 ---> Running in fff9fb2d322a 19:10:28 Removing intermediate container fff9fb2d322a 19:10:28 ---> adbf6b419b4e 19:10:28 Step 19/21 : LABEL arch=x86_64 19:10:28 ---> Running in 72a369c5f3c3 19:10:28 Removing intermediate container 72a369c5f3c3 19:10:28 ---> 090c5e4c61d6 19:10:28 Step 20/21 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:10:28 ---> Running in 6a6c0ef2c747 19:10:28 Removing intermediate container 6d6d1cbb8db1 19:10:28 ---> 5b6579fba774 19:10:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:10:28 ---> Running in 9e6494650a9d 19:10:28 Removing intermediate container 6a6c0ef2c747 19:10:28 ---> 239358e5dac0 19:10:28 Step 21/21 : LABEL version=0.0.0 19:10:28 ---> Running in 6c0694cbf7e9 19:10:28 Removing intermediate container 9e6494650a9d 19:10:28 ---> e0d04183d2cf 19:10:28 Step 23/25 : LABEL arch=x86_64 19:10:28 Removing intermediate container 6c0694cbf7e9 19:10:28 ---> 8e46f0654075 19:10:28 19:10:29 ---> Running in 37cc8f86e091 19:10:29 Successfully built 8e46f0654075 19:10:29 Successfully tagged security-proxy-setup:latest 19:10:29  Building security-proxy-setup ... done Removing intermediate container 37cc8f86e091 19:10:29 ---> a14d11383ad4 19:10:29 Step 24/25 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:10:29 ---> Running in f8b9b18f375d 19:10:29 Removing intermediate container f8b9b18f375d 19:10:29 ---> 091ea96d794b 19:10:29 Step 25/25 : LABEL version=0.0.0 19:10:29 ---> Running in fe22ec0d3d99 19:10:29 Removing intermediate container fe22ec0d3d99 19:10:29 ---> 0e7a07f9373b 19:10:29 19:10:29 Successfully built 0e7a07f9373b 19:10:29 Successfully tagged security-secretstore-setup:latest 19:10:34  Building security-secretstore-setup ... done Removing intermediate container 14c74689cf38 19:10:34 ---> 8ed49646eb24 19:10:34 19:10:34 Step 10/23 : FROM alpine:3.14 19:10:34 ---> 0a97eee8041e 19:10:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:34 ---> Using cache 19:10:34 ---> ef1a0e29bc30 19:10:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:34 ---> Using cache 19:10:34 ---> 41e643785eb1 19:10:34 Step 13/23 : ENV APP_PORT=59882 19:10:34 ---> Running in 7dac3089b721 19:10:34 Removing intermediate container 7dac3089b721 19:10:34 ---> fac143d29118 19:10:34 Step 14/23 : EXPOSE $APP_PORT 19:10:34 ---> Running in 2913a22edf53 19:10:34 Removing intermediate container 2913a22edf53 19:10:34 ---> 72750aca3cca 19:10:34 Step 15/23 : WORKDIR / 19:10:34 ---> Running in 342f8624148a 19:10:34 Removing intermediate container 342f8624148a 19:10:34 ---> 2d13e67712dc 19:10:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:34 ---> b9df8ac38081 19:10:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:10:35 ---> be57fcb7614c 19:10:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:10:35 ---> 7f8627ef103b 19:10:35 Step 19/23 : ENTRYPOINT ["/core-command"] 19:10:35 ---> Running in c4872bfaba26 19:10:35 Removing intermediate container c4872bfaba26 19:10:35 ---> 88b6c5a350a3 19:10:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:35 ---> Running in 8648e9ceb5e9 19:10:35 Removing intermediate container 8648e9ceb5e9 19:10:35 ---> d587de2987cf 19:10:35 Step 21/23 : LABEL arch=x86_64 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:35 ---> Running in 8fd6689090fd 19:10:35 Removing intermediate container 8fd6689090fd 19:10:35 ---> 9202287ae57c 19:10:35 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:10:35 ---> Running in 89b408e2ffed 19:10:36 Removing intermediate container 89b408e2ffed 19:10:36 ---> df056027ebdd 19:10:36 Step 23/23 : LABEL version=0.0.0 19:10:36 ---> Running in a34e294afeff 19:10:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:36 Removing intermediate container a34e294afeff 19:10:36 ---> cc37cf0879e5 19:10:36 19:10:36 Successfully built cc37cf0879e5 19:10:36 Successfully tagged core-command:latest 19:10:37  Building core-command ... done Removing intermediate container ccfa713a1ad9 19:10:37 ---> 5442ba489151 19:10:37 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:10:37 ---> Running in 8256b8ae2e42 19:10:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:38 Removing intermediate container 8256b8ae2e42 19:10:38 ---> 9e0cb30b0ba9 19:10:38 19:10:38 Step 11/23 : FROM docker:20.10.10 19:10:38 20.10.10: Pulling from library/docker 19:10:40 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:10:40 Status: Downloaded newer image for docker:20.10.10 19:10:40 ---> b706a049f56e 19:10:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:10:41 ---> Running in 1d448ce2f2b5 19:10:41 Removing intermediate container 1d448ce2f2b5 19:10:41 ---> 8f85d8cfa1d1 19:10:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:10:41 ---> Running in b2c3e6f62a9f 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:41 (1/42) Installing readline (8.1.0-r0) 19:10:41 (2/42) Installing bash (5.1.4-r0) 19:10:41 Executing bash-5.1.4-r0.post-install 19:10:41 (3/42) Installing brotli-libs (1.0.9-r5) 19:10:42 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:10:42 (5/42) Installing libcurl (7.79.1-r0) 19:10:42 (6/42) Installing curl (7.79.1-r0) 19:10:42 (7/42) Installing dumb-init (1.2.5-r1) 19:10:42 (8/42) Installing libbz2 (1.0.8-r1) 19:10:42 (9/42) Installing expat (2.4.3-r0) 19:10:42 (10/42) Installing libffi (3.3-r2) 19:10:42 (11/42) Installing gdbm (1.19-r0) 19:10:42 (12/42) Installing xz-libs (5.2.5-r0) 19:10:42 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:10:42 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:10:42 (15/42) Installing mpdecimal (2.5.1-r1) 19:10:42 (16/42) Installing sqlite-libs (3.35.5-r0) 19:10:42 (17/42) Installing python3 (3.9.5-r2) 19:10:42 (18/42) Installing py3-appdirs (1.4.4-r2) 19:10:42 (19/42) Installing py3-chardet (4.0.0-r2) 19:10:42 (20/42) Installing py3-idna (3.2-r0) 19:10:42 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:10:42 (22/42) Installing py3-certifi (2020.12.5-r1) 19:10:42 (23/42) Installing py3-requests (2.25.1-r4) 19:10:42 (24/42) Installing py3-msgpack (1.0.2-r1) 19:10:42 (25/42) Installing py3-lockfile (0.12.2-r4) 19:10:42 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:10:42 (27/42) Installing py3-colorama (0.4.4-r1) 19:10:42 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:10:42 (29/42) Installing py3-distlib (0.3.1-r3) 19:10:42 (30/42) Installing py3-distro (1.5.0-r3) 19:10:42 (31/42) Installing py3-six (1.15.0-r1) 19:10:42 (32/42) Installing py3-webencodings (0.5.1-r4) 19:10:42 (33/42) Installing py3-html5lib (1.1-r1) 19:10:42 (34/42) Installing py3-parsing (2.4.7-r2) 19:10:42 (35/42) Installing py3-packaging (20.9-r1) 19:10:42 (36/42) Installing py3-toml (0.10.2-r2) 19:10:42 (37/42) Installing py3-pep517 (0.10.0-r2) 19:10:42 (38/42) Installing py3-progress (1.5-r2) 19:10:42 (39/42) Installing py3-retrying (1.3.3-r1) 19:10:42 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:10:42 (41/42) Installing py3-setuptools (52.0.0-r3) 19:10:42 (42/42) Installing py3-pip (20.3.4-r1) 19:10:42 Executing busybox-1.33.1-r6.trigger 19:10:42 OK: 84 MiB in 64 packages 19:10:43 Collecting docker-compose==1.23.2 19:10:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:10:43 Collecting docker<4.0,>=3.6.0 19:10:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:10:43 Collecting jsonschema<3,>=2.5.1 19:10:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:10:43 Collecting cached-property<2,>=1.2.0 19:10:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:10:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:10:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:10:43 Collecting dockerpty<0.5,>=0.4.1 19:10:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:10:44 Collecting PyYAML<4,>=3.10 19:10:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 19:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:10:44 Collecting websocket-client<1.0,>=0.32.0 19:10:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:10:44 Collecting texttable<0.10,>=0.9.0 19:10:44 Downloading texttable-0.9.1.tar.gz (11 kB) 19:10:45 Collecting docopt<0.7,>=0.6.1 19:10:45 Downloading docopt-0.6.2.tar.gz (25 kB) 19:10:45 Collecting docker-pycreds>=0.4.0 19:10:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:10:45 Collecting idna<2.8,>=2.5 19:10:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:10:45 Collecting urllib3<1.25,>=1.21.1 19:10:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:10:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:10:45 Collecting chardet<3.1.0,>=3.0.2 19:10:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:10:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:10:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:10:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:10:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:10:45 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:10:45 Attempting uninstall: urllib3 19:10:45 Found existing installation: urllib3 1.26.5 19:10:45 Uninstalling urllib3-1.26.5: 19:10:45 Successfully uninstalled urllib3-1.26.5 19:10:45 Attempting uninstall: idna 19:10:45 Found existing installation: idna 3.2 19:10:45 Uninstalling idna-3.2: 19:10:45 Successfully uninstalled idna-3.2 19:10:46 Attempting uninstall: chardet 19:10:46 Found existing installation: chardet 4.0.0 19:10:46 Uninstalling chardet-4.0.0: 19:10:46 Successfully uninstalled chardet-4.0.0 19:10:46 Attempting uninstall: requests 19:10:46 Found existing installation: requests 2.25.1 19:10:46 Uninstalling requests-2.25.1: 19:10:46 Successfully uninstalled requests-2.25.1 19:10:46 Running setup.py install for texttable: started 19:10:46 Running setup.py install for texttable: finished with status 'done' 19:10:46 Running setup.py install for PyYAML: started 19:10:47 Running setup.py install for PyYAML: finished with status 'done' 19:10:47 Running setup.py install for docopt: started 19:10:47 Running setup.py install for docopt: finished with status 'done' 19:10:47 Running setup.py install for dockerpty: started 19:10:48 Running setup.py install for dockerpty: finished with status 'done' 19:10:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 44.7% of statements 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.659s coverage: 89.5% of statements 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 84.4% of statements 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:52 Removing intermediate container b2c3e6f62a9f 19:10:52 ---> 06d2ed4b6377 19:10:52 Step 14/23 : ENV APP_PORT=58890 19:10:52 ---> Running in 46111ef75681 19:10:52 Removing intermediate container 46111ef75681 19:10:52 ---> d6844add8373 19:10:52 Step 15/23 : EXPOSE $APP_PORT 19:10:52 ---> Running in f5bda821dfba 19:10:52 Removing intermediate container f5bda821dfba 19:10:52 ---> feca474d494d 19:10:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:10:52 ---> a3e4edf9f9b1 19:10:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:10:52 ---> dee890e726ed 19:10:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:10:53 ---> ae20e2274e2e 19:10:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:10:53 ---> Running in fd0ccef151f0 19:10:53 Removing intermediate container fd0ccef151f0 19:10:53 ---> 367b5236a137 19:10:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:53 ---> Running in 07de4e1519d9 19:10:53 Removing intermediate container 07de4e1519d9 19:10:53 ---> b25f0e94d216 19:10:53 Step 21/23 : LABEL arch=x86_64 19:10:53 ---> Running in 932c4c55cf31 19:10:53 Removing intermediate container 932c4c55cf31 19:10:53 ---> 76105e5aa1dc 19:10:53 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:10:53 ---> Running in 47668871f50e 19:10:53 Removing intermediate container 47668871f50e 19:10:53 ---> afbf5fa4c160 19:10:53 Step 23/23 : LABEL version=0.0.0 19:10:53 ---> Running in 664063a35a2c 19:10:53 Removing intermediate container 664063a35a2c 19:10:53 ---> 786b063e5993 19:10:53 19:10:53 Successfully built 786b063e5993 19:10:54 Successfully tagged sys-mgmt-agent:latest 19:10:54  Building sys-mgmt-agent ... done  [Pipeline] } 19:10:54 $ docker stop --time=1 a7b6c9fb7cef03582de8e5d25728e1f740b115da0c67acb2227d3b00215961c9 19:10:55 $ docker rm -f a7b6c9fb7cef03582de8e5d25728e1f740b115da0c67acb2227d3b00215961c9 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:55 + docker images 19:10:56 REPOSITORY TAG IMAGE ID CREATED SIZE 19:10:56 sys-mgmt-agent latest 786b063e5993 2 seconds ago 296MB 19:10:56 9e0cb30b0ba9 18 seconds ago 1.77GB 19:10:56 core-command latest cc37cf0879e5 19 seconds ago 15.7MB 19:10:56 8ed49646eb24 22 seconds ago 1.77GB 19:10:56 security-secretstore-setup latest 0e7a07f9373b 26 seconds ago 27.8MB 19:10:56 security-proxy-setup latest 8e46f0654075 27 seconds ago 26.1MB 19:10:56 badeaa38a33a 33 seconds ago 1.78GB 19:10:56 96b1a380db6f 34 seconds ago 1.78GB 19:10:56 security-bootstrapper latest c968ee3ee436 47 seconds ago 18.7MB 19:10:56 core-data latest 696f79fcdb96 54 seconds ago 19.9MB 19:10:56 core-metadata latest be192618db82 About a minute ago 16.5MB 19:10:56 a02068c40f34 About a minute ago 1.78GB 19:10:56 dafb4e5b119d About a minute ago 1.78GB 19:10:56 acde070f643e About a minute ago 1.77GB 19:10:56 support-scheduler latest 1576d8577bb4 About a minute ago 15.9MB 19:10:56 support-notifications latest 741bc0c68a91 About a minute ago 16.6MB 19:10:56 f0c685d87002 About a minute ago 1.77GB 19:10:56 c4c2d2dabfa8 About a minute ago 1.78GB 19:10:56 ci-base-image-x86_64 latest 7f3407224a8a 5 minutes ago 1.27GB 19:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB 19:10:56 docker 20.10.10 b706a049f56e 2 months ago 216MB 19:10:56 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 19:10:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 19:10:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.514s coverage: 94.2% of statements 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.197s coverage: 59.1% of statements 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.260s coverage: 60.0% of statements 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.305s coverage: 0.9% of statements 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.176s coverage: 58.8% of statements 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 21.7% of statements 19:10:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.192s coverage: 47.1% of statements 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements 19:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.168s coverage: 94.1% of statements 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.375s coverage: 96.3% of statements 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements 19:11:11 Still waiting to schedule task 19:11:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.209s coverage: 94.4% of statements 19:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.623s coverage: 82.5% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.229s coverage: 80.0% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 64.4% of statements 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 19:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.214s coverage: 65.4% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.663s coverage: 43.8% of statements 19:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 19:11:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 19:11:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 17.7% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.567s coverage: 92.3% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 63.2% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.432s coverage: 97.7% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 19:11:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:11:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:40 GO111MODULE=on go vet ./... 19:12:21 Running on prd-ubuntu18.04-docker-8c-8g-4154 in /w/workspace/edgexfoundry_edgex-go_PR-3877 [Pipeline] { [Pipeline] ws 19:12:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:21 The recommended git tool is: git 19:12:22 using credential edgex-jenkins-ssh 19:12:22 Cloning the remote Git repository 19:12:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:23 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:23 > git --version # timeout=10 19:12:23 > git --version # 'git version 2.17.1' 19:12:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:28 Merging remotes/origin/main commit 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 into PR head commit a007441207a2e784e067a5ca25a529dee46d995e 19:12:28 Merge succeeded, producing a007441207a2e784e067a5ca25a529dee46d995e 19:12:28 Checking out Revision a007441207a2e784e067a5ca25a529dee46d995e (PR-3877) 19:12:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3877/head:refs/remotes/origin/PR-3877 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:28 > git config core.sparsecheckout # timeout=10 19:12:28 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 19:12:28 > git remote # timeout=10 19:12:28 > git config --get remote.origin.url # timeout=10 19:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:28 > git merge 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 19:12:28 > git rev-parse HEAD^{commit} # timeout=10 19:12:28 > git config core.sparsecheckout # timeout=10 19:12:28 > git checkout -f a007441207a2e784e067a5ca25a529dee46d995e # timeout=10 19:12:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:12:31 > git --version # timeout=10 19:12:31 > git --version # 'git version 2.17.1' 19:12:31 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:32 + echo snap-build.sh 19:12:32 snap-build.sh 19:12:32 + SNAP_BASE_DIR=. 19:12:32 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:12:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:12:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:12:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:12:32 + cd /w/workspace/edgex-go/1 19:12:32 + sudo apt-get remove -qy --purge lxd lxd-client 19:12:32 Reading package lists... 19:12:32 Building dependency tree... 19:12:32 Reading state information... 19:12:32 The following packages were automatically installed and are no longer required: 19:12:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:12:32 uidmap xdelta3 19:12:32 Use 'sudo apt autoremove' to remove them. 19:12:32 The following packages will be REMOVED: 19:12:32 lxd* lxd-client* 19:12:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:12:33 After this operation, 31.7 MB disk space will be freed. 19:12:33 (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 ... 190666 files and directories currently installed.) 19:12:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:12:34 Removing lxd dnsmasq configuration 19:12:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:12:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:12:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:12:35 (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 ... 190491 files and directories currently installed.) 19:12:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:12:36 Processing triggers for systemd (237-3ubuntu10.52) ... 19:12:36 Processing triggers for ureadahead (0.100.0-21) ... 19:12:37 + sudo snap remove --purge lxd 19:12:37 snap "lxd" is not installed 19:12:37 + sudo groupadd --force --system lxd 19:12:37 ++ whoami 19:12:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:12:37 + newgrp - lxd 19:12:37 + sudo snap install lxd 19:12:47 2022-01-28T19:12:44Z INFO Waiting for automatic snapd restart... 19:12:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:12:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:12:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:12:51 + ls -al . 19:12:51 total 672 19:12:51 drwxrwxr-x 9 1001 1001 4096 Jan 28 19:12 . 19:12:51 drwxr-xr-x 4 root root 4096 Jan 28 19:08 .. 19:12:51 -rw-rw-r-- 1 1001 1001 11 Jan 28 19:06 .dockerignore 19:12:51 drwxrwxr-x 8 1001 1001 4096 Jan 28 19:06 .git 19:12:51 drwxrwxr-x 4 1001 1001 4096 Jan 28 19:06 .github 19:12:51 -rw-rw-r-- 1 1001 1001 804 Jan 28 19:06 .gitignore 19:12:51 -rw-rw-r-- 1 1001 1001 42 Jan 28 19:06 .golangci.yml 19:12:51 -rw-rw-r-- 1 1001 1001 76 Jan 28 19:06 .hadolint.yml 19:12:51 -rw-rw-r-- 1 1001 1001 166 Jan 28 19:06 .sonarcloud.properties 19:12:51 -rw-rw-r-- 1 1001 1001 1171 Jan 28 19:06 ADOPTERS.md 19:12:51 -rw-rw-r-- 1 1001 1001 9019 Jan 28 19:06 Attribution.txt 19:12:51 -rw-rw-r-- 1 1001 1001 51732 Jan 28 19:06 CHANGELOG.md 19:12:51 -rw-rw-r-- 1 1001 1001 3804 Jan 28 19:06 CONTRIBUTING.md 19:12:51 -rw-rw-r-- 1 1001 1001 677 Jan 28 19:06 GOVERNANCE.md 19:12:51 -rw-rw-r-- 1 1001 1001 849 Jan 28 19:06 Jenkinsfile 19:12:51 -rw-rw-r-- 1 1001 1001 10775 Jan 28 19:06 LICENSE 19:12:51 -rw-rw-r-- 1 1001 1001 6508 Jan 28 19:06 Makefile 19:12:51 -rw-rw-r-- 1 1001 1001 582 Jan 28 19:06 OWNERS.md 19:12:51 -rw-rw-r-- 1 1001 1001 8207 Jan 28 19:06 README.md 19:12:51 -rw-rw-r-- 1 1001 1001 6912 Jan 28 19:06 SECURITY.md 19:12:51 -rw-rw-r-- 1 1001 1001 5 Jan 28 19:04 VERSION 19:12:51 -rw-rw-r-- 1 1001 1001 4131 Jan 28 19:06 ZMQWindows.md 19:12:51 drwxrwxr-x 2 1001 1001 4096 Jan 28 19:06 bin 19:12:51 drwxrwxr-x 14 1001 1001 4096 Jan 28 19:06 cmd 19:12:51 -rw-r--r-- 1 root root 428383 Jan 28 19:11 coverage.out 19:12:51 -rw-rw-r-- 1 1001 1001 2833 Jan 28 19:06 go.mod 19:12:51 -rw-rw-r-- 1 1001 1001 50190 Jan 28 19:06 go.sum 19:12:51 drwxrwxr-x 8 1001 1001 4096 Jan 28 19:06 internal 19:12:51 drwxrwxr-x 3 1001 1001 4096 Jan 28 19:06 openapi 19:12:51 drwxrwxr-x 4 1001 1001 4096 Jan 28 19:06 snap 19:12:51 -rw-rw-r-- 1 1001 1001 204 Jan 28 19:06 version.go [Pipeline] sh 19:12:51 + '[' -e coverage.out ] 19:12:51 + chown 1001:1001 coverage.out [Pipeline] stash 19:12:51 Warning: overwriting stash ‘coverage-report’ 19:12:52 Stashed 1 file(s) [Pipeline] sh 19:12:53 + make build 19:12:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:12:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:13:02 lxd 4.22 from Canonical* installed 19:13:02 + sudo lxd init --auto 19:13:12 + sudo snap install --classic snapcraft 19:13:17 snapcraft 6.0.2 from Canonical* installed 19:13:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:13:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:13:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:13:17 Dload Upload Total Spent Left Speed 19:13:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3556 0 --:--:-- --:--:-- --:--:-- 3556 19:13:17 100 3325k 100 3325k 0 0 8396k 0 --:--:-- --:--:-- --:--:-- 8396k 19:13:17 ./yq_linux_amd64 19:13:17 + sudo snapcraft prime --use-lxd 19:13:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:13:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:13:19 - README.md 19:13:19 19:13:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:13:20 Launching a container. 19:13:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:13:30 Waiting for container to be ready 19:13:30 To start your first container, try: lxc launch ubuntu:20.04 19:13:30 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:13:30 19:13:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:13:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:13:35 Waiting for network to be ready... 19:13:35 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:13:35 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:13:35 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1178 kB] 19:13:35 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [210 kB] 19:13:35 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] 19:13:35 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 19:13:35 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [686 kB] 19:13:35 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [97.9 kB] 19:13:35 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [677 kB] 19:13:36 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 19:13:36 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:13:36 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:13:36 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:13:37 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:13:37 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:13:37 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:13:37 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:13:37 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:13:37 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:13:37 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1510 kB] 19:13:37 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [296 kB] 19:13:37 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 19:13:37 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 19:13:37 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [736 kB] 19:13:37 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [105 kB] 19:13:37 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [894 kB] 19:13:37 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] 19:13:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:13:39 Fetched 22.8 MB in 4s (6191 kB/s) 19:13:40 Reading package lists... 19:13:40 Reading package lists... 19:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:13:40 Building dependency tree... 19:13:40 Reading state information... 19:13:40 The following additional packages will be installed: 19:13:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:13:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:13:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:13:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:13:40 Suggested packages: 19:13:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:13:40 Recommended packages: 19:13:40 gnupg libsasl2-modules 19:13:40 The following NEW packages will be installed: 19:13:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:13:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:13:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:13:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:13:40 The following packages will be upgraded: 19:13:40 gpg gpg-agent gpgconf libudev1 19:13:40 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:13:40 Need to get 3859 kB of archives. 19:13:40 After this operation, 14.9 MB of additional disk space will be used. 19:13:40 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:13:41 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:13:41 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:13:41 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:13:41 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:13:41 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:13:41 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:13:41 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:13:41 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:13:41 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:13:41 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:13:41 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:13:41 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:13:41 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:13:41 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:13:41 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:13:41 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:13:41 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 19:13:41 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 19:13:41 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:13:41 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:13:41 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:13:41 debconf: delaying package configuration, since apt-utils is not installed 19:13:41 Fetched 3859 kB in 1s (3321 kB/s) 19:13:41 (Reading database ... 12816 files and directories currently installed.) 19:13:41 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:13:42 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:13:42 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:13:42 Selecting previously unselected package udev. 19:13:42 (Reading database ... 12816 files and directories currently installed.) 19:13:42 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:13:42 Unpacking udev (245.4-4ubuntu3.15) ... 19:13:42 Selecting previously unselected package libfuse2:amd64. 19:13:42 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:13:42 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:13:42 Selecting previously unselected package fuse. 19:13:42 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:13:42 Unpacking fuse (2.9.9-3) ... 19:13:42 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:13:42 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:13:42 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:13:42 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:13:42 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:13:42 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:13:42 Selecting previously unselected package libksba8:amd64. 19:13:42 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:13:42 Unpacking libksba8:amd64 (1.3.5-2) ... 19:13:42 Selecting previously unselected package libroken18-heimdal:amd64. 19:13:42 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:42 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:13:42 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:42 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:13:42 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:42 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:13:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:42 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:42 Selecting previously unselected package libwind0-heimdal:amd64. 19:13:42 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:42 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:13:42 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:42 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:13:43 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:43 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:13:43 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:43 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:13:43 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:13:43 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:43 Selecting previously unselected package libsasl2-modules-db:amd64. 19:13:43 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 19:13:43 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 19:13:43 Selecting previously unselected package libsasl2-2:amd64. 19:13:43 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 19:13:43 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 19:13:43 Selecting previously unselected package libldap-common. 19:13:43 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:13:43 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:13:43 Selecting previously unselected package libldap-2.4-2:amd64. 19:13:43 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:13:43 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:13:43 Selecting previously unselected package dirmngr. 19:13:43 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:13:43 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:13:43 Setting up libksba8:amd64 (1.3.5-2) ... 19:13:43 Setting up libfuse2:amd64 (2.9.9-3) ... 19:13:43 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:13:43 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 19:13:43 Setting up udev (245.4-4ubuntu3.15) ... 19:13:44 invoke-rc.d: policy-rc.d denied execution of start. 19:13:44 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 19:13:44 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:13:44 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:13:44 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up fuse (2.9.9-3) ... 19:13:44 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:13:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:13:44 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:13:44 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:13:44 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:13:45 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:13:45 Processing triggers for systemd (245.4-4ubuntu3) ... 19:13:45 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:13:45 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:13:45 Alias= settings in the [Install] section, and DefaultInstance= for template 19:13:45 units). This means they are not meant to be enabled using systemctl. 19:13:45 19:13:45 Possible reasons for having this kind of units are: 19:13:45 • A unit may be statically enabled by being symlinked from another unit's 19:13:45 .wants/ or .requires/ directory. 19:13:45 • A unit's purpose may be to act as a helper for some other unit which has 19:13:45 a requirement dependency on it. 19:13:45 • A unit may be started when needed via activation (socket, path, timer, 19:13:45 D-Bus, udev, scripted systemctl call, ...). 19:13:45 • In case of template units, the unit is meant to be enabled with some 19:13:45 instance name specified. 19:13:45 Reading package lists... 19:13:45 Building dependency tree... 19:13:45 Reading state information... 19:13:46 The following additional packages will be installed: 19:13:46 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 19:13:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:13:46 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 19:13:46 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:13:46 squashfs-tools 19:13:46 Suggested packages: 19:13:46 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:13:46 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:13:46 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:13:46 Recommended packages: 19:13:46 krb5-locales file xauth gnupg 19:13:46 The following NEW packages will be installed: 19:13:46 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 19:13:46 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:13:46 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 19:13:46 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 19:13:46 squashfs-tools sudo 19:13:46 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 19:13:46 Need to get 38.0 MB of archives. 19:13:46 After this operation, 166 MB of additional disk space will be used. 19:13:46 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 19:13:46 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 19:13:46 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 19:13:46 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 19:13:46 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 19:13:46 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:13:46 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:13:46 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:13:46 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:13:46 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:13:46 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:13:46 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:13:46 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:13:46 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:13:46 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:13:46 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:13:46 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:13:46 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:13:46 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:13:46 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:13:46 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:13:46 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:13:46 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:13:46 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:13:46 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 19:13:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:13:48 debconf: delaying package configuration, since apt-utils is not installed 19:13:48 Fetched 38.0 MB in 2s (20.0 MB/s) 19:13:48 Selecting previously unselected package libpython3.8-minimal:amd64. 19:13:48 (Reading database ... 13067 files and directories currently installed.) 19:13:48 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:13:48 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:13:48 Selecting previously unselected package libexpat1:amd64. 19:13:48 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 19:13:48 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 19:13:48 Selecting previously unselected package python3.8-minimal. 19:13:48 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:13:48 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:13:48 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:13:48 Setting up libexpat1:amd64 (2.2.9-1build1) ... 19:13:48 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 19:13:49 Selecting previously unselected package python3-minimal. 19:13:49 (Reading database ... 13358 files and directories currently installed.) 19:13:49 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:13:49 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:13:49 Selecting previously unselected package mime-support. 19:13:49 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:13:49 Unpacking mime-support (3.64ubuntu1) ... 19:13:49 Selecting previously unselected package libmpdec2:amd64. 19:13:49 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:13:49 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:13:49 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:13:49 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:13:49 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:13:49 Selecting previously unselected package python3.8. 19:13:49 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 19:13:49 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:13:49 Selecting previously unselected package libpython3-stdlib:amd64. 19:13:49 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:13:49 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:13:49 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:13:49 Selecting previously unselected package python3. 19:13:49 (Reading database ... 13760 files and directories currently installed.) 19:13:49 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:13:49 Unpacking python3 (3.8.2-0ubuntu2) ... 19:13:49 Selecting previously unselected package libbsd0:amd64. 19:13:49 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 19:13:49 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:13:50 Selecting previously unselected package sudo. 19:13:50 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:13:50 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:13:50 Selecting previously unselected package apparmor. 19:13:50 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:13:50 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:13:50 Selecting previously unselected package libcbor0.6:amd64. 19:13:50 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:13:50 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:13:50 Selecting previously unselected package libedit2:amd64. 19:13:50 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 19:13:50 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:13:50 Selecting previously unselected package libfido2-1:amd64. 19:13:50 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:13:50 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:13:50 Selecting previously unselected package libkrb5support0:amd64. 19:13:50 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:13:50 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:13:50 Selecting previously unselected package libk5crypto3:amd64. 19:13:50 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:13:50 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:13:50 Selecting previously unselected package libkeyutils1:amd64. 19:13:50 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:13:50 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:13:50 Selecting previously unselected package libkrb5-3:amd64. 19:13:50 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:13:50 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:13:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:13:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:13:51 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:13:51 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:13:51 Selecting previously unselected package openssh-client. 19:13:51 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:13:51 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:13:51 Selecting previously unselected package liblzo2-2:amd64. 19:13:51 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 19:13:51 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:13:51 Selecting previously unselected package squashfs-tools. 19:13:51 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:13:51 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:13:51 Selecting previously unselected package snapd. 19:13:51 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 19:13:51 Unpacking snapd (2.51.1+20.04ubuntu2) ... 19:13:53 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:13:53 Setting up mime-support (3.64ubuntu1) ... 19:13:53 Setting up liblzo2-2:amd64 (2.10-2) ... 19:13:53 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:13:53 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:13:53 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:13:53 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:13:53 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:13:53 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:13:53 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 19:13:53 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:13:53 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 19:13:54 Setting up libbsd0:amd64 (0.10.0-1) ... 19:13:54 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:13:54 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:13:54 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:13:54 Setting up python3 (3.8.2-0ubuntu2) ... 19:13:54 running python rtupdate hooks for python3.8... 19:13:54 running python post-rtupdate hooks for python3.8... 19:13:54 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:13:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:13:55 Reloading AppArmor profiles 19:13:55 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:13:55 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:13:56 Setting up snapd (2.51.1+20.04ubuntu2) ... 19:13:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:13:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:13:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:13:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:13:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:13:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] } 19:13:57 $ docker stop --time=1 8fbac60efc75f877bb81a58933d92c48864652b533c91833e999121664f99841 19:13:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:13:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:13:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:13:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:13:58 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:13:58 Processing triggers for systemd (245.4-4ubuntu3) ... 19:13:58 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:13:59 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:13:59 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:13:59 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:13:59 $ docker rm -f 8fbac60efc75f877bb81a58933d92c48864652b533c91833e999121664f99841 [Pipeline] // withDockerContainer [Pipeline] } 19:14:00 Reading package lists... 19:14:00 Reading package lists... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:14:01 Building dependency tree... 19:14:01 Reading state information... 19:14:01 Calculating upgrade... [Pipeline] isUnix [Pipeline] sh 19:14:01 The following packages will be upgraded: 19:14:01 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:14:01 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:14:01 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:14:01 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:14:01 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:14:01 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:14:01 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:14:01 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:14:01 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 19:14:01 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 19:14:01 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 19:14:01 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 19:14:01 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:14:01 Need to get 67.5 MB of archives. 19:14:01 After this operation, 14.1 MB of additional disk space will be used. 19:14:01 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-96.109 [1114 kB] 19:14:01 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 19:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:01 19:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:02 latest: Pulling from edgex-devops/edgex-compose-arm64 19:14:02 29e5d40040c1: Pulling fs layer 19:14:02 1ce36da41761: Pulling fs layer 19:14:02 25b303627fd3: Pulling fs layer 19:14:02 29e5d40040c1: Verifying Checksum 19:14:02 29e5d40040c1: Download complete 19:14:02 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:14:02 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:14:02 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 19:14:02 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 19:14:02 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:14:02 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:14:02 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:14:02 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:14:02 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:14:02 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:14:02 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:14:02 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:14:02 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:14:02 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 19:14:02 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:14:02 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 19:14:02 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:14:02 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 19:14:02 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 19:14:02 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 19:14:02 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 19:14:02 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:14:02 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 19:14:02 1ce36da41761: Verifying Checksum 19:14:02 1ce36da41761: Download complete 19:14:02 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 19:14:02 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 19:14:02 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:14:02 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 19:14:02 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:14:02 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 19:14:02 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:14:02 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:14:02 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 19:14:02 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:14:02 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 19:14:02 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:14:02 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 19:14:02 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 19:14:02 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:14:02 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:14:02 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:14:02 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:14:02 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:14:02 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:14:02 Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:14:02 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:14:02 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:14:02 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:14:02 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:14:02 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:14:02 29e5d40040c1: Pull complete 19:14:02 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:14:02 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:14:02 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:14:02 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:14:02 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:14:02 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:14:02 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:14:02 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:14:02 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:14:02 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 19:14:02 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:14:02 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:14:02 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:14:02 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:14:02 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:14:02 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:14:02 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 19:14:02 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:14:02 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:14:03 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:14:03 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:14:03 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:14:03 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:14:03 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 19:14:03 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 19:14:03 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 19:14:03 Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 19:14:03 Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 19:14:03 Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 19:14:03 25b303627fd3: Verifying Checksum 19:14:03 25b303627fd3: Download complete 19:14:03 Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 19:14:03 1ce36da41761: Pull complete 19:14:04 debconf: delaying package configuration, since apt-utils is not installed 19:14:04 Fetched 67.5 MB in 3s (25.3 MB/s) 19:14:04 (Reading database ... 14243 files and directories currently installed.) 19:14:04 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 19:14:04 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:14:04 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 19:14:04 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:14:04 Preparing to unpack .../2-linux-libc-dev_5.4.0-96.109_amd64.deb ... 19:14:04 Unpacking linux-libc-dev:amd64 (5.4.0-96.109) over (5.4.0-26.30) ... 19:14:04 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:04 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:04 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:04 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:05 (Reading database ... 14242 files and directories currently installed.) 19:14:05 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:05 (Reading database ... 14242 files and directories currently installed.) 19:14:05 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:05 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:14:05 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:14:06 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:06 (Reading database ... 14242 files and directories currently installed.) 19:14:06 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 19:14:06 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:14:06 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 19:14:06 (Reading database ... 14242 files and directories currently installed.) 19:14:06 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 19:14:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:14:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:14:06 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 19:14:07 Setting up base-files (11ubuntu5.4) ... 19:14:07 Installing new version of config file /etc/issue ... 19:14:07 Installing new version of config file /etc/issue.net ... 19:14:07 Installing new version of config file /etc/lsb-release ... 19:14:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:14:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:14:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:14:07 Removing obsolete conffile /etc/default/motd-news ... 19:14:07 (Reading database ... 14241 files and directories currently installed.) 19:14:07 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:14:07 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:14:07 Setting up bash (5.0-6ubuntu1.1) ... 19:14:07 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:14:07 (Reading database ... 14241 files and directories currently installed.) 19:14:07 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 19:14:07 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 19:14:07 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 19:14:07 (Reading database ... 14241 files and directories currently installed.) 19:14:07 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:14:07 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:14:08 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:14:08 (Reading database ... 14241 files and directories currently installed.) 19:14:08 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:14:08 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:14:08 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:14:08 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:14:08 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:14:08 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:14:09 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:14:09 (Reading database ... 14241 files and directories currently installed.) 19:14:09 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:14:09 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:14:09 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 19:14:09 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 19:14:09 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 19:14:09 (Reading database ... 14241 files and directories currently installed.) 19:14:09 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 19:14:09 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 19:14:09 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 19:14:10 (Reading database ... 14241 files and directories currently installed.) 19:14:10 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:10 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 19:14:10 (Reading database ... 14241 files and directories currently installed.) 19:14:10 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:10 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 19:14:10 (Reading database ... 14241 files and directories currently installed.) 19:14:10 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:10 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:10 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 19:14:10 (Reading database ... 14241 files and directories currently installed.) 19:14:10 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:10 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 19:14:10 (Reading database ... 14241 files and directories currently installed.) 19:14:10 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:10 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:10 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:11 Setting up util-linux (2.34-0.1ubuntu9.1) ... 19:14:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:14:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:14:12 (Reading database ... 14241 files and directories currently installed.) 19:14:12 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 19:14:12 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 19:14:12 Setting up libc-bin (2.31-0ubuntu9.2) ... 19:14:12 (Reading database ... 14241 files and directories currently installed.) 19:14:12 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:14:12 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:14:12 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:14:12 (Reading database ... 14241 files and directories currently installed.) 19:14:12 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:14:12 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:14:12 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:14:12 (Reading database ... 14241 files and directories currently installed.) 19:14:12 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:14:12 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:14:12 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:14:12 (Reading database ... 14241 files and directories currently installed.) 19:14:12 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:14:12 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:14:12 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:14:12 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:14:12 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:14:12 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:14:13 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:14:13 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:14:13 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 19:14:13 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 19:14:13 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 19:14:13 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 19:14:13 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:14:13 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:14:13 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:14:13 (Reading database ... 14241 files and directories currently installed.) 19:14:13 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:14:13 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:14:13 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:14:13 (Reading database ... 14241 files and directories currently installed.) 19:14:13 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:14:13 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:14:13 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:14:13 25b303627fd3: Pull complete 19:14:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:14:14 (Reading database ... 14241 files and directories currently installed.) 19:14:14 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:14:14 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:14:14 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:14:14 (Reading database ... 14241 files and directories currently installed.) 19:14:14 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:14:14 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:14:14 prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container 19:14:14 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:14:14 (Reading database ... 14241 files and directories currently installed.) 19:14:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:14:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:14:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:14:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:14:14 (Reading database ... 14241 files and directories currently installed.) 19:14:14 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 19:14:14 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 19:14:14 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:14:14 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:14:15 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:14:15 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:14:15 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:14:15 (Reading database ... 14242 files and directories currently installed.) 19:14:15 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:14:15 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:14:15 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:14:15 (Reading database ... 14242 files and directories currently installed.) 19:14:15 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:14:15 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:14:15 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:14:15 (Reading database ... 14242 files and directories currently installed.) 19:14:15 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:14:15 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:14:15 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:14:15 (Reading database ... 14242 files and directories currently installed.) 19:14:15 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:14:15 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:14:15 Setting up ubuntu-keyring (2020.02.11.4) ... 19:14:15 (Reading database ... 14242 files and directories currently installed.) 19:14:15 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:14:16 Unpacking apt (2.0.6) over (2.0.2) ... 19:14:16 Setting up apt (2.0.6) ... 19:14:16 $ docker top 3d67b8f1a1f4c5d49618c070b7c848f92a5b20227544e3a0c0a38658953b0b1a -eo pid,comm [Pipeline] { 19:14:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:14:17 (Reading database ... 14242 files and directories currently installed.) 19:14:17 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:14:17 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:14:17 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [Pipeline] sh 19:14:17 (Reading database ... 14244 files and directories currently installed.) 19:14:17 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:14:17 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:14:17 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:14:17 (Reading database ... 14248 files and directories currently installed.) 19:14:17 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:14:17 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:14:17 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:14:17 (Reading database ... 14248 files and directories currently installed.) 19:14:17 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:14:17 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:14:17 + grep parallel 19:14:17 + docker-compose build --help 19:14:18 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:14:18 (Reading database ... 14248 files and directories currently installed.) 19:14:18 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:14:18 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:14:18 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:14:18 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:14:18 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 19:14:18 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 19:14:18 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 19:14:18 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:14:18 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:14:18 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:14:18 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 19:14:18 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:14:19 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:14:19 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:14:19 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:14:19 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:14:19 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:14:19 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:14:19 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:14:19 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:14:19 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:14:19 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:14:19 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:14:19 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:14:19 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:14:19 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:14:19 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 19:14:19 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:14:19 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:19 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:19 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:19 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:20 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:20 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:21 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:21 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:21 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:21 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:22 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:22 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:22 --parallel Build images in parallel. [Pipeline] } 19:14:22 $ docker stop --time=1 3d67b8f1a1f4c5d49618c070b7c848f92a5b20227544e3a0c0a38658953b0b1a 19:14:22 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 19:14:22 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 19:14:22 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:14:22 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:14:22 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 19:14:22 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:14:22 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:14:22 Setting up linux-libc-dev:amd64 (5.4.0-96.109) ... 19:14:22 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:14:22 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:22 Setting up tzdata (2021e-0ubuntu0.20.04) ... 19:14:23 19:14:23 Current default time zone: 'Etc/UTC' 19:14:23 Local time is now: Fri Jan 28 19:14:22 UTC 2022. 19:14:23 Universal Time is now: Fri Jan 28 19:14:22 UTC 2022. 19:14:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:14:23 19:14:23 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:14:23 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 19:14:23 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up mount (2.34-0.1ubuntu9.1) ... 19:14:23 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:14:23 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:14:23 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:14:23 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 19:14:23 Setting up openssl (1.1.1f-1ubuntu2.10) ... 19:14:23 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:14:23 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 19:14:23 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:14:23 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:14:23 Setting up fdisk (2.34-0.1ubuntu9.1) ... 19:14:23 Setting up ca-certificates (20210119~20.04.2) ... 19:14:23 $ docker rm -f 3d67b8f1a1f4c5d49618c070b7c848f92a5b20227544e3a0c0a38658953b0b1a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:14:24 . [Pipeline] withDockerContainer 19:14:24 prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container 19:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:14:25 Updating certificates in /etc/ssl/certs... 19:14:25 21 added, 21 removed; done. 19:14:26 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 19:14:26 Setting up perl (5.30.0-9ubuntu0.2) ... 19:14:26 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:14:26 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 19:14:26 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 19:14:26 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 19:14:26 $ docker top c9201cbb0f422f14b3fc5d66b700b8f3b31d067e9f8ec3ffa24c219eb2f7e56f -eo pid,comm 19:14:26 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:14:26 Setting up binutils (2.34-6ubuntu1.3) ... 19:14:26 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 19:14:26 Setting up build-essential (12.8ubuntu1.1) ... 19:14:26 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 19:14:26 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 19:14:26 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 19:14:26 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [Pipeline] { 19:14:26 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:14:26 Setting up systemd (245.4-4ubuntu3.15) ... 19:14:26 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:14:26 Installing new version of config file /etc/systemd/resolved.conf ... [Pipeline] sh 19:14:27 + docker-compose -f ./docker-compose-build.yml build --parallel 19:14:27 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:14:27 Processing triggers for mime-support (3.64ubuntu1) ... 19:14:27 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 19:14:27 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:14:27 Updating certificates in /etc/ssl/certs... 19:14:28 0 added, 0 removed; done. 19:14:28 Running hooks in /etc/ca-certificates/update.d... 19:14:28 done. 19:14:29 Reading package lists... 19:14:29 Building dependency tree... 19:14:29 Reading state information... 19:14:29 The following NEW packages will be installed: 19:14:29 apt-transport-https 19:14:29 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:14:30 Need to get 4680 B of archives. 19:14:30 After this operation, 162 kB of additional disk space will be used. 19:14:30 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:14:30 debconf: delaying package configuration, since apt-utils is not installed 19:14:30 Fetched 4680 B in 0s (22.2 kB/s) 19:14:30 Selecting previously unselected package apt-transport-https. 19:14:30 (Reading database ... 14251 files and directories currently installed.) 19:14:30 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:14:30 Unpacking apt-transport-https (2.0.6) ... 19:14:30 Setting up apt-transport-https (2.0.6) ... 19:14:30 Waiting for network to be ready... 19:14:30 Building core-command ... 19:14:30 Building core-data ... 19:14:30 Building core-metadata ... 19:14:30 Building security-bootstrapper ... 19:14:30 Building security-proxy-setup ... 19:14:30 Building security-secretstore-setup ... 19:14:30 Building support-notifications ... 19:14:30 Building support-scheduler ... 19:14:30 Building sys-mgmt-agent ... 19:14:30 Building core-command 19:14:30 Building security-proxy-setup 19:14:30 Building sys-mgmt-agent 19:14:30 Building security-secretstore-setup 19:14:30 Building support-notifications 19:14:36 2022-01-28T19:14:34Z INFO Waiting for automatic snapd restart... 19:14:38 snapd 2.54.2 from Canonical* installed 19:14:39 "snapd" switched to the "latest/stable" channel 19:14:39 19:14:42 core20 20220114 from Canonical* installed 19:14:42 "core20" switched to the "latest/stable" channel 19:14:42 19:14:44 snapcraft 6.0.2 from Canonical* installed 19:14:44 "snapcraft" switched to the "latest/stable" channel 19:14:44 19:14:49 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:14:49 - README.md 19:14:49 19:14:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:14:49 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:14:49 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:14:49 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:14:50 Reading package lists... 19:14:50 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 19:14:51 Reading package lists... 19:14:51 Building dependency tree... 19:14:51 Reading state information... 19:14:51 Suggested packages: 19:14:51 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:14:51 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:14:51 krb5-user libnorm-doc 19:14:51 Recommended packages: 19:14:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:14:51 The following NEW packages will be installed: 19:14:51 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:14:51 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:14:51 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:14:51 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:14:51 libzmq5 pkg-config zip 19:14:51 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:14:51 Need to get 10.3 MB of archives. 19:14:51 After this operation, 56.5 MB of additional disk space will be used. 19:14:51 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:14:51 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:14:51 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:14:51 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:14:51 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:14:51 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:14:51 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:14:51 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:14:51 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:14:51 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:14:51 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:14:51 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:14:52 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:14:52 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:14:52 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:14:52 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:14:52 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:14:52 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:14:52 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:14:52 Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:14:52 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:14:52 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:14:52 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:14:52 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:14:52 Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:14:52 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:14:52 Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:14:52 debconf: delaying package configuration, since apt-utils is not installed 19:14:52 Fetched 10.3 MB in 1s (9328 kB/s) 19:14:52 Selecting previously unselected package libglib2.0-0:amd64. 19:14:52 (Reading database ... 14255 files and directories currently installed.) 19:14:52 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:14:52 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:14:52 Selecting previously unselected package libsodium23:amd64. 19:14:52 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:14:52 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:14:52 Selecting previously unselected package libpsl5:amd64. 19:14:52 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:14:52 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:14:52 Selecting previously unselected package libbrotli1:amd64. 19:14:52 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:14:52 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:14:52 Selecting previously unselected package libnghttp2-14:amd64. 19:14:52 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:14:52 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:14:52 Selecting previously unselected package librtmp1:amd64. 19:14:52 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:14:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:14:53 Selecting previously unselected package libssh-4:amd64. 19:14:53 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:14:53 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:14:53 Selecting previously unselected package libcurl3-gnutls:amd64. 19:14:53 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:14:53 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:14:53 Selecting previously unselected package liberror-perl. 19:14:53 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:14:53 Unpacking liberror-perl (0.17029-1) ... 19:14:53 Selecting previously unselected package git-man. 19:14:53 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:14:53 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:14:53 Selecting previously unselected package git. 19:14:53 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:14:53 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:14:54 Selecting previously unselected package libgssrpc4:amd64. 19:14:54 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:14:54 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:14:54 Selecting previously unselected package libkdb5-9:amd64. 19:14:54 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:14:54 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:14:54 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:14:54 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:14:54 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:14:54 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:14:54 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:14:54 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:14:54 Selecting previously unselected package comerr-dev:amd64. 19:14:54 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:14:54 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:14:54 Selecting previously unselected package krb5-multidev:amd64. 19:14:54 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:14:54 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:14:54 Selecting previously unselected package libnorm1:amd64. 19:14:54 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:14:54 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:14:54 Selecting previously unselected package libnorm-dev:amd64. 19:14:54 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:14:54 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:14:54 Selecting previously unselected package libpgm-5.2-0:amd64. 19:14:54 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:14:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:14:54 Selecting previously unselected package libpgm-dev:amd64. 19:14:54 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:14:54 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:14:54 Selecting previously unselected package libsodium-dev:amd64. 19:14:54 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:14:54 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:14:54 Selecting previously unselected package libzmq5:amd64. 19:14:54 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:14:54 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:14:54 Selecting previously unselected package libkrb5-dev:amd64. 19:14:54 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:14:54 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:14:54 Selecting previously unselected package libzmq3-dev:amd64. 19:14:54 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:14:54 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:14:55 Selecting previously unselected package pkg-config. 19:14:55 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:14:55 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:14:55 Selecting previously unselected package zip. 19:14:55 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:14:55 Unpacking zip (3.0-11build1) ... 19:14:55 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:14:55 Setting up libsodium23:amd64 (1.0.18-1) ... 19:14:55 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:14:55 No schema files found: doing nothing. 19:14:55 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:14:55 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:14:55 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:14:55 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:14:55 Setting up liberror-perl (0.17029-1) ... 19:14:55 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:14:55 Setting up zip (3.0-11build1) ... 19:14:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:14:55 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:14:55 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:14:55 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:14:55 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:14:55 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:14:55 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:14:55 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:14:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:14:55 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:14:55 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:14:55 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:14:55 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:14:55 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:14:55 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:14:55 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:14:55 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:14:55 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 19:14:56 comerr-dev set to automatically installed. 19:14:56 git set to automatically installed. 19:14:56 git-man set to automatically installed. 19:14:56 krb5-multidev set to automatically installed. 19:14:56 libbrotli1 set to automatically installed. 19:14:56 libcurl3-gnutls set to automatically installed. 19:14:56 liberror-perl set to automatically installed. 19:14:56 libglib2.0-0 set to automatically installed. 19:14:56 libgssrpc4 set to automatically installed. 19:14:56 libkadm5clnt-mit11 set to automatically installed. 19:14:56 libkadm5srv-mit11 set to automatically installed. 19:14:56 libkdb5-9 set to automatically installed. 19:14:56 libkrb5-dev set to automatically installed. 19:14:56 libnghttp2-14 set to automatically installed. 19:14:56 libnorm-dev set to automatically installed. 19:14:56 libnorm1 set to automatically installed. 19:14:56 libpgm-5.2-0 set to automatically installed. 19:14:56 libpgm-dev set to automatically installed. 19:14:56 libpsl5 set to automatically installed. 19:14:56 librtmp1 set to automatically installed. 19:14:56 libsodium-dev set to automatically installed. 19:14:56 libsodium23 set to automatically installed. 19:14:56 libssh-4 set to automatically installed. 19:14:56 libzmq3-dev set to automatically installed. 19:14:56 libzmq5 set to automatically installed. 19:14:56 pkg-config set to automatically installed. 19:14:56 zip set to automatically installed. 19:14:57 snapd is not logged in, snap install commands will use sudo 19:15:07 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 19:15:07 Downloading snap 'edgex-app-service-configurable' 19:15:15 Pulling app-service-configurable 19:15:15 + snapcraftctl pull 19:15:17 Pulling config-common 19:15:17 + snapcraftctl pull 19:15:19 Pulling go-build-helper 19:15:19 + snapcraftctl pull 19:15:20 'edgex-go' has dependencies that need to be staged: go-build-helper 19:15:20 Skipping pull go-build-helper (already ran) 19:15:20 Building go-build-helper 19:15:20 + snapcraftctl build 19:15:21 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:15:22 Staging go-build-helper 19:15:22 + snapcraftctl stage 19:15:27 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:15:27 Fetched 290 kB in 0s (0 B/s) 19:15:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:15:27 Fetched 158 kB in 0s (0 B/s) 19:15:27 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:15:27 Fetched 242 kB in 0s (0 B/s) 19:15:27 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:15:27 Fetched 150 kB in 0s (0 B/s) 19:15:27 Pulling edgex-go 19:15:27 + snapcraftctl pull 19:15:29 Pulling hooks 19:15:29 + snapcraftctl pull 19:15:38 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:15:38 ---> e763a37a6b64 19:15:38 Step 3/21 : WORKDIR /edgex-go 19:15:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:38 ---> e763a37a6b64 19:15:38 Step 3/23 : WORKDIR /edgex-go 19:15:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:38 ---> e763a37a6b64 19:15:38 Step 3/23 : WORKDIR /edgex-go 19:15:38 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:15:38 ---> e763a37a6b64 19:15:38 Step 3/25 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:38 19:15:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:38 ---> e763a37a6b64 19:15:38 Step 3/22 : WORKDIR /edgex-go 19:15:38 ---> Running in 0c633eb99cd3 19:15:38 ---> Running in 5cf3b2fc532d 19:15:38 ---> Running in 3c619d1ee380 19:15:38 ---> Running in 915f4f6f3d58 19:15:38 ---> Running in 678d12863e8b 19:15:38 Removing intermediate container 5cf3b2fc532d 19:15:38 ---> 4fcf9e921d7e 19:15:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:39 Removing intermediate container 3c619d1ee380 19:15:39 ---> 995a1d59f0c2 19:15:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:39 Removing intermediate container 0c633eb99cd3 19:15:39 ---> 0de3f12f51fe 19:15:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:39 Removing intermediate container 678d12863e8b 19:15:39 ---> 2ac12ba859bb 19:15:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:39 Removing intermediate container 915f4f6f3d58 19:15:39 ---> 9ea9187446c0 19:15:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:39 ---> Running in 2dd864470105 19:15:39 ---> Running in b757f5617635 19:15:39 ---> Running in c488f8e106d6 19:15:39 ---> Running in 0dbcc3932680 19:15:39 ---> Running in a4a567d9517b 19:15:42 Removing intermediate container 2dd864470105 19:15:42 ---> 3ac320dcb05a 19:15:42 Step 5/23 : RUN apk add --update --no-cache make bash git 19:15:42 Removing intermediate container c488f8e106d6 19:15:42 ---> 5a9af0bce3c0 19:15:42 Step 5/25 : RUN apk add --update --no-cache make git 19:15:42 Removing intermediate container a4a567d9517b 19:15:42 ---> 7f7a96fc1c43 19:15:42 Step 5/21 : RUN apk add --update --no-cache make git 19:15:42 ---> Running in e3ac7a5f0361 19:15:42 ---> Running in 94308011d14f 19:15:42 Removing intermediate container b757f5617635 19:15:42 ---> 2879c2214239 19:15:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:15:42 ---> Running in 33d6bc230ab8 19:15:42 ---> Running in 4d9a3bdfdb07 19:15:42 Removing intermediate container 0dbcc3932680 19:15:42 ---> 3b12096b75d6 19:15:42 Step 5/23 : RUN apk add --update --no-cache make git 19:15:42 ---> Running in 65154f06e7a1 19:15:44 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:15:44 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:15:44 Fetched 96.1 kB in 0s (0 B/s) 19:15:44 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:15:44 Fetched 78.7 kB in 0s (0 B/s) 19:15:44 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:15:44 Fetched 48.0 kB in 0s (0 B/s) 19:15:44 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:15:44 Fetched 50.2 kB in 0s (0 B/s) 19:15:44 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 19:15:44 Fetched 14.9 kB in 0s (0 B/s) 19:15:44 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:15:44 Fetched 234 kB in 0s (0 B/s) 19:15:44 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:15:44 Fetched 155 kB in 0s (0 B/s) 19:15:44 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:15:44 Fetched 170 kB in 0s (0 B/s) 19:15:44 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:15:44 Fetched 267 kB in 0s (0 B/s) 19:15:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:15:44 Fetched 50.6 kB in 0s (0 B/s) 19:15:44 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:15:44 Fetched 15.1 kB in 0s (0 B/s) 19:15:44 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:15:44 Fetched 51.5 kB in 0s (0 B/s) 19:15:44 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:15:44 Fetched 121 kB in 0s (0 B/s) 19:15:44 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:15:44 Fetched 29.7 kB in 0s (0 B/s) 19:15:44 Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] 19:15:44 Fetched 1021 kB in 0s (0 B/s) 19:15:44 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 19:15:44 Fetched 49.3 kB in 0s (0 B/s) 19:15:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:15:44 Fetched 54.9 kB in 0s (0 B/s) 19:15:44 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:15:44 Fetched 16.6 kB in 0s (0 B/s) 19:15:44 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:15:44 Fetched 87.9 kB in 0s (0 B/s) 19:15:44 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:15:44 Fetched 142 kB in 0s (0 B/s) 19:15:44 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:15:44 Fetched 41.8 kB in 0s (0 B/s) 19:15:44 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:15:44 Fetched 181 kB in 0s (0 B/s) 19:15:44 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:15:44 Fetched 208 kB in 0s (0 B/s) 19:15:44 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:15:44 Fetched 161 kB in 0s (0 B/s) 19:15:44 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:15:44 Fetched 107 kB in 0s (0 B/s) 19:15:44 Pulling static-packages 19:15:44 + snapcraftctl pull 19:15:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:15:45 Pulling version 19:15:45 + cd /root/project 19:15:45 ++ git describe --tags --abbrev=0 19:15:45 ++ sed s/v// 19:15:45 + GIT_VERSION=2.2.0-dev.25 19:15:45 + '[' -z 2.2.0-dev.25 ']' 19:15:45 + snapcraftctl set-version 2.2.0-dev.25 19:15:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:15:46 OK: 220 MiB in 52 packages 19:15:46 OK: 220 MiB in 52 packages 19:15:46 OK: 220 MiB in 52 packages 19:15:46 Building app-service-configurable 19:15:46 + snapcraftctl build 19:15:46 OK: 220 MiB in 52 packages 19:15:46 OK: 220 MiB in 52 packages 19:15:48 Removing intermediate container 94308011d14f 19:15:48 ---> a91f11fe00c4 19:15:48 Step 6/23 : COPY go.mod vendor* ./ 19:15:48 Removing intermediate container 65154f06e7a1 19:15:48 ---> 8ed433cf6c0f 19:15:48 Step 6/23 : COPY go.mod vendor* ./ 19:15:48 Removing intermediate container 4d9a3bdfdb07 19:15:48 Removing intermediate container e3ac7a5f0361 19:15:48 ---> bc65afedf7dd 19:15:48 Step 6/25 : COPY go.mod vendor* ./ 19:15:48 ---> e4a037d4a236 19:15:48 Step 6/22 : COPY go.mod vendor* ./ 19:15:48 Removing intermediate container 33d6bc230ab8 19:15:48 ---> 27a83e66360e 19:15:48 Step 6/21 : COPY go.mod vendor* ./ 19:15:48 Building config-common 19:15:48 + snapcraftctl build 19:15:49 ---> e31df76db89a 19:15:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:49 ---> e35b9fbb6ff7 19:15:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:49 ---> Running in 6a88d4d63ba8 19:15:49 ---> Running in 527be1fedb2b 19:15:49 ---> d85cb2c99408 19:15:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:49 ---> 8772bab7db26 19:15:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:49 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:15:49 ---> 05ccfff68adf 19:15:49 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:49 ---> Running in 8338b1e0d926 19:15:49 ---> Running in 125fef367721 19:15:49 ---> Running in 509b9ad10717 19:15:50 Skipping build go-build-helper (already ran) 19:15:50 Building edgex-go 19:15:50 + cd /root/parts/edgex-go/src 19:15:50 ++ git describe --tags --abbrev=0 19:15:50 ++ sed s/v// 19:15:50 + GIT_VERSION=2.2.0-dev.25 19:15:50 + '[' -z 2.2.0-dev.25 ']' 19:15:50 + echo 2.2.0-dev.25 19:15:50 + '[' '!' -d vendor ']' 19:15:50 + go mod download all 19:15:55 Removing intermediate container 6a88d4d63ba8 19:15:55 ---> cd5e527ddfa0 19:15:55 Step 8/23 : COPY . . 19:15:55 Removing intermediate container 527be1fedb2b 19:15:55 ---> 2ad267c2f438 19:15:55 Step 8/23 : COPY . . 19:15:55 Removing intermediate container 8338b1e0d926 19:15:55 ---> 1684e5532e41 19:15:55 Step 8/25 : COPY . . 19:15:55 Removing intermediate container 509b9ad10717 19:15:55 ---> 6357693d0cd2 19:15:55 Step 8/21 : COPY . . 19:15:55 Removing intermediate container 125fef367721 19:15:55 ---> 0bf5198f646a 19:15:55 Step 8/22 : COPY . . 19:15:57 + make build 19:15:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-data/core-data ./cmd/core-data 19:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:16:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/core-command/core-command ./cmd/core-command 19:16:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:18 ---> 7e38a6f7614a 19:16:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:16:18 ---> c14edeee45f9 19:16:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:16:18 ---> 37ab59731fd4 19:16:18 Step 9/23 : RUN make cmd/core-command/core-command 19:16:18 ---> Running in 31dd8f36f38d 19:16:18 ---> Running in 7ed11392d54f 19:16:18 ---> 0e9030888ca3 19:16:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:16:18 ---> Running in e51199f17d72 19:16:18 ---> 98fa1d06fdb6 19:16:18 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:16:18 ---> Running in 6a9a083fae13 19:16:18 ---> Running in 87031cfdd2a6 19:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/secrets-config ./cmd/secrets-config 19:16:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.25" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:16:23 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:16:23 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 19:16:23 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:16:23 + case "$service" in 19:16:23 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:16:23 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:16:23 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:16:23 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:16:23 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:16:24 Building hooks 19:16:24 + cd /root/parts/hooks/src 19:16:24 + make build 19:16:24 go mod tidy 19:16:24 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:16:24 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:16:24 go: downloading github.com/davecgh/go-spew v1.1.0 19:16:24 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:16:25 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:16:26 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:16:26 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:16:27 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:16:27 Building static-packages 19:16:27 + snapcraftctl build 19:16:29 Building version 19:16:29 + snapcraftctl build 19:16:32 Staging app-service-configurable 19:16:32 + snapcraftctl stage 19:16:33 Staging config-common 19:16:33 + snapcraftctl stage 19:16:35 Skipping stage go-build-helper (already ran) 19:16:35 Staging edgex-go 19:16:35 + snapcraftctl stage 19:16:37 Staging hooks 19:16:37 + snapcraftctl stage 19:16:38 Staging static-packages 19:16:38 + snapcraftctl stage 19:16:39 Staging version 19:16:39 + snapcraftctl stage 19:16:41 Priming app-service-configurable 19:16:41 + snapcraftctl prime 19:16:43 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 19:16:43 stage-packages: 19:16:43 - libnorm1 19:16:43 - libpgm-5.2-0 19:16:43 - libsodium23 19:16:43 - libzmq5 19:16:43 Priming config-common 19:16:43 + snapcraftctl prime 19:16:45 Priming go-build-helper 19:16:45 + snapcraftctl prime 19:16:47 Priming edgex-go 19:16:47 + snapcraftctl prime 19:16:48 Priming hooks 19:16:48 + snapcraftctl prime 19:16:49 Priming static-packages 19:16:50 + snapcraftctl prime 19:16:55 Priming version 19:16:55 + snapcraftctl prime 19:16:56 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:26 Removing intermediate container e51199f17d72 19:18:26 ---> d9e79f33266a 19:18:26 19:18:26 Step 10/23 : FROM alpine:3.14 19:18:26 Removing intermediate container 31dd8f36f38d 19:18:26 ---> 1e686e72c419 19:18:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:18:26 3.14: Pulling from library/alpine 19:18:26 ---> Running in 68ad8c9c0f5a 19:18:27 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:18:27 Status: Downloaded newer image for alpine:3.14 19:18:27 ---> 5b8b7b635229 19:18:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:18:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:27 ---> Running in 54a34955454e 19:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:30 (1/1) Installing dumb-init (1.2.5-r1) 19:18:30 Executing busybox-1.33.1-r6.trigger 19:18:30 OK: 6 MiB in 15 packages 19:18:30 Removing intermediate container 7ed11392d54f 19:18:30 ---> 1d5b863fd534 19:18:30 19:18:30 Step 10/25 : FROM alpine:3.14 19:18:30 ---> 5b8b7b635229 19:18:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:18:30 ---> Running in cd583acc5946 19:18:31 Removing intermediate container 68ad8c9c0f5a 19:18:31 ---> f754bfc06d83 19:18:31 19:18:31 Step 11/23 : FROM docker:20.10.10 19:18:31 20.10.10: Pulling from library/docker 19:18:31 Removing intermediate container 87031cfdd2a6 19:18:31 ---> 4f58485c332c 19:18:31 19:18:31 Step 10/21 : FROM alpine:3.14 19:18:31 ---> 5b8b7b635229 19:18:31 Step 11/21 : RUN apk add --update --no-cache curl 19:18:31 ---> Running in 167e6176e696 19:18:32 Removing intermediate container 54a34955454e 19:18:32 ---> 31728ec90e16 19:18:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:32 ---> Running in 90292656716e 19:18:33 Removing intermediate container 90292656716e 19:18:33 ---> ff61e83f46fd 19:18:33 Step 13/23 : ENV APP_PORT=59882 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:33 ---> Running in 74c31121f9e9 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:34 (1/3) Installing ca-certificates (20211220-r0) 19:18:34 (2/3) Installing dumb-init (1.2.5-r1) 19:18:34 (3/3) Installing su-exec (0.2-r1) 19:18:34 Executing busybox-1.33.1-r6.trigger 19:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:34 Executing ca-certificates-20211220-r0.trigger 19:18:34 Removing intermediate container 74c31121f9e9 19:18:34 ---> 44587dcfdebc 19:18:34 Step 14/23 : EXPOSE $APP_PORT 19:18:34 ---> Running in fdb08fe7af8a 19:18:34 OK: 6 MiB in 17 packages 19:18:34 (1/5) Installing ca-certificates (20211220-r0) 19:18:35 (2/5) Installing brotli-libs (1.0.9-r5) 19:18:35 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:18:35 (4/5) Installing libcurl (7.79.1-r0) 19:18:35 (5/5) Installing curl (7.79.1-r0) 19:18:35 Executing busybox-1.33.1-r6.trigger 19:18:35 Executing ca-certificates-20211220-r0.trigger 19:18:35 OK: 8 MiB in 19 packages 19:18:35 Removing intermediate container fdb08fe7af8a 19:18:35 ---> 1f2307993349 19:18:35 Step 15/23 : WORKDIR / 19:18:35 ---> Running in b2866403fba7 19:18:36 Removing intermediate container 6a9a083fae13 19:18:36 ---> fc201a337346 19:18:36 19:18:36 Step 10/22 : FROM alpine:3.14 19:18:36 ---> 5b8b7b635229 19:18:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:18:36 ---> Running in 0f6f4505b5e6 19:18:36 Removing intermediate container b2866403fba7 19:18:36 ---> a3531a1ca246 19:18:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:36 Removing intermediate container cd583acc5946 19:18:36 ---> bfbed87c49aa 19:18:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:36 ---> Running in 15bbfd8b4cf4 19:18:37 Removing intermediate container 15bbfd8b4cf4 19:18:37 ---> 4a41b5dd8d95 19:18:37 Step 13/25 : WORKDIR / 19:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:37 Removing intermediate container 167e6176e696 19:18:37 ---> a5cd2acfe51b 19:18:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:37 ---> 8f200d17b0bb 19:18:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:18:37 ---> Running in ec2a7e5c7318 19:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:38 ---> Running in 8d3071f143b6 19:18:38 Removing intermediate container ec2a7e5c7318 19:18:38 ---> eef9cace9a96 19:18:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:38 (1/2) Installing ca-certificates (20211220-r0) 19:18:38 Removing intermediate container 8d3071f143b6 19:18:38 ---> 151b921fcd53 19:18:38 Step 13/21 : WORKDIR /edgex 19:18:39 (2/2) Installing dumb-init (1.2.5-r1) 19:18:39 Executing busybox-1.33.1-r6.trigger 19:18:39 Executing ca-certificates-20211220-r0.trigger 19:18:39 ---> Running in 5fe9ca42191c 19:18:39 OK: 6 MiB in 16 packages 19:18:39 Removing intermediate container 5fe9ca42191c 19:18:39 ---> d14fd7b63f61 19:18:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:39 ---> ac051b7fa070 19:18:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:18:39 ---> 3d1af30369cd 19:18:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:40 ---> e27f6e3b0676 19:18:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:18:41 ---> Running in fb87bacce150 19:18:41 Removing intermediate container 0f6f4505b5e6 19:18:41 ---> 577033c514c9 19:18:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:18:41 ---> a84f30b0a00a 19:18:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:41 ---> 9628d51227c5 19:18:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:41 ---> Running in 38d8cb633c68 19:18:41 Removing intermediate container fb87bacce150 19:18:41 ---> f5de304cbb88 19:18:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:42 ---> Running in 6b61909b2c24 19:18:42 Removing intermediate container 38d8cb633c68 19:18:42 ---> 25649824b56a 19:18:42 Step 13/22 : ENV APP_PORT=59860 19:18:42 ---> Running in 93d1e9104f69 19:18:42 ---> b9118ec8667b 19:18:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:18:42 Removing intermediate container 6b61909b2c24 19:18:42 ---> 530d96670a80 19:18:42 Step 21/23 : LABEL arch=arm64 19:18:42 ---> Running in 5628678179eb 19:18:42 Removing intermediate container 93d1e9104f69 19:18:42 ---> 05d36686bb5a 19:18:42 Step 14/22 : EXPOSE $APP_PORT 19:18:42 ---> Running in c9e6ad9878b0 19:18:43 Removing intermediate container 5628678179eb 19:18:43 ---> 2b4536a90ecf 19:18:43 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:18:43 ---> 0ab02c29d94b 19:18:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:43 ---> 0b7233e8c249 19:18:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:43 ---> Running in 2aaf008cb9ac 19:18:43 Removing intermediate container c9e6ad9878b0 19:18:43 ---> 53ebec641eea 19:18:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:44 Removing intermediate container 2aaf008cb9ac 19:18:44 ---> 1e50211a13ab 19:18:44 Step 23/23 : LABEL version=0.0.0 19:18:44 ---> Running in 6bab71f8565e 19:18:44 ---> 2cd7f197a17a 19:18:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:44 Removing intermediate container 6bab71f8565e 19:18:44 ---> 7843233d19b6 19:18:44 19:18:45 ---> 9aad56770dff 19:18:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:18:45 ---> 04d4a8cd445c 19:18:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:45 Successfully built 7843233d19b6 19:18:45 Successfully tagged core-command-arm64:latest 19:18:45  Building core-command ... done Building support-scheduler 19:18:45 ---> Running in a3ef7c76a70a 19:18:45 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 19:18:45 Status: Downloaded newer image for docker:20.10.10 19:18:45 ---> 520e9a0a30f7 19:18:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:18:46 Removing intermediate container a3ef7c76a70a 19:18:46 ---> 8d6d733d388a 19:18:46 Step 18/21 : CMD ["--init=true"] 19:18:46 ---> Running in da9fee27b173 19:18:46 ---> 284797183c99 19:18:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:46 ---> Running in eb32b89d2b82 19:18:46 Removing intermediate container da9fee27b173 19:18:46 ---> 3670aa219734 19:18:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:18:47 Removing intermediate container eb32b89d2b82 19:18:47 ---> ddc871835c6f 19:18:47 Step 19/21 : LABEL arch=arm64 19:18:47 ---> Running in faf01e77a8fa 19:18:47 ---> eab7b95b8f20 19:18:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:47 ---> Running in 64aacbde966a 19:18:47 ---> fb98866b7e5b 19:18:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:18:47 ---> Running in 56c279a8cc92 19:18:48 Removing intermediate container 64aacbde966a 19:18:48 ---> c2e71831be80 19:18:48 Step 20/21 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:18:48 ---> Running in ebdabd8677af 19:18:48 ---> f1985dbf9331 19:18:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:18:48 Removing intermediate container 56c279a8cc92 19:18:48 ---> df7fb7273742 19:18:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:48 ---> Running in fc7da55bdad0 19:18:48 ---> Running in f563b28ef508 19:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:18:48 Removing intermediate container ebdabd8677af 19:18:48 ---> 289e608763c8 19:18:48 Step 21/21 : LABEL version=0.0.0 19:18:49 ---> Running in 123762bbc53a 19:18:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:18:49 Removing intermediate container f563b28ef508 19:18:49 ---> f9fc752bc59d 19:18:49 Step 20/22 : LABEL arch=arm64 19:18:49 ---> Running in 6f9aa659ad45 19:18:49 Removing intermediate container 123762bbc53a 19:18:49 ---> 13b5cc9f1e88 19:18:49 19:18:49 (1/42) Installing readline (8.1.0-r0) 19:18:49 (2/42) Installing bash (5.1.4-r0) 19:18:49 Removing intermediate container 6f9aa659ad45 19:18:49 ---> dde4967d52fa 19:18:49 Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:18:49 Executing bash-5.1.4-r0.post-install 19:18:50 (3/42) Installing brotli-libs (1.0.9-r5) 19:18:50 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:18:50 (5/42) Installing libcurl (7.79.1-r0) 19:18:50 (6/42) Installing curl (7.79.1-r0) 19:18:50 (7/42) Installing dumb-init (1.2.5-r1) 19:18:50 (8/42) Installing libbz2 (1.0.8-r1) 19:18:50 (9/42) Installing expat (2.4.3-r0) 19:18:50 (10/42) Installing libffi (3.3-r2) 19:18:50 (11/42) Installing gdbm (1.19-r0) 19:18:50 ---> Running in 85ef8b6d1918 19:18:50 (12/42) Installing xz-libs (5.2.5-r0) 19:18:50 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:18:50 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:18:50 Successfully built 13b5cc9f1e88 19:18:50 Successfully tagged security-proxy-setup-arm64:latest 19:18:50  Building security-proxy-setup ... done Building core-metadata 19:18:50 (15/42) Installing mpdecimal (2.5.1-r1) 19:18:50 (16/42) Installing sqlite-libs (3.35.5-r0) 19:18:50 (17/42) Installing python3 (3.9.5-r2) 19:18:50 Removing intermediate container 85ef8b6d1918 19:18:50 ---> 138a2ff4175b 19:18:50 Step 22/22 : LABEL version=0.0.0 19:18:51 ---> Running in 525b12ad4d01 19:18:51 Removing intermediate container fc7da55bdad0 19:18:51 ---> 7aa44f1af31f 19:18:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:18:51 Removing intermediate container 525b12ad4d01 19:18:51 ---> 39fbd4e0a34f 19:18:51 19:18:51 ---> Running in 9d7ab1d80e7c 19:18:51 Successfully built 39fbd4e0a34f 19:18:52 Successfully tagged support-notifications-arm64:latest 19:18:52  Building support-notifications ... done Building security-bootstrapper 19:18:52 Removing intermediate container 9d7ab1d80e7c 19:18:52 ---> 5779c9711c03 19:18:52 Step 23/25 : LABEL arch=arm64 19:18:52 (18/42) Installing py3-appdirs (1.4.4-r2) 19:18:52 (19/42) Installing py3-chardet (4.0.0-r2) 19:18:52 ---> Running in 4c8a5a89b254 19:18:52 (20/42) Installing py3-idna (3.2-r0) 19:18:52 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:18:52 (22/42) Installing py3-certifi (2020.12.5-r1) 19:18:52 (23/42) Installing py3-requests (2.25.1-r4) 19:18:52 (24/42) Installing py3-msgpack (1.0.2-r1) 19:18:52 (25/42) Installing py3-lockfile (0.12.2-r4) 19:18:52 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:18:52 (27/42) Installing py3-colorama (0.4.4-r1) 19:18:52 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:18:52 (29/42) Installing py3-distlib (0.3.1-r3) 19:18:52 (30/42) Installing py3-distro (1.5.0-r3) 19:18:52 (31/42) Installing py3-six (1.15.0-r1) 19:18:53 (32/42) Installing py3-webencodings (0.5.1-r4) 19:18:53 (33/42) Installing py3-html5lib (1.1-r1) 19:18:53 Removing intermediate container 4c8a5a89b254 19:18:53 ---> a270cdd68f86 19:18:53 Step 24/25 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:18:53 (34/42) Installing py3-parsing (2.4.7-r2) 19:18:53 (35/42) Installing py3-packaging (20.9-r1) 19:18:53 (36/42) Installing py3-toml (0.10.2-r2) 19:18:53 (37/42) Installing py3-pep517 (0.10.0-r2) 19:18:53 (38/42) Installing py3-progress (1.5-r2) 19:18:53 (39/42) Installing py3-retrying (1.3.3-r1) 19:18:53 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:18:53 (41/42) Installing py3-setuptools (52.0.0-r3) 19:18:53 ---> Running in ecc39ed80df1 19:18:53 (42/42) Installing py3-pip (20.3.4-r1) 19:18:53 Removing intermediate container ecc39ed80df1 19:18:53 ---> c2c6b654f4db 19:18:53 Step 25/25 : LABEL version=0.0.0 19:18:53 Executing busybox-1.33.1-r6.trigger 19:18:53 OK: 84 MiB in 64 packages 19:18:53 ---> Running in 7e126a3439c7 19:18:54 Removing intermediate container 7e126a3439c7 19:18:54 ---> 3984178044e1 19:18:54 19:18:54 Successfully built 3984178044e1 19:18:54 Successfully tagged security-secretstore-setup-arm64:latest 19:18:54  Building security-secretstore-setup ... done Building core-data 19:18:58 Collecting docker-compose==1.23.2 19:18:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:18:58 Collecting PyYAML<4,>=3.10 19:18:58 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:02 Collecting websocket-client<1.0,>=0.32.0 19:19:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:19:02 Collecting cached-property<2,>=1.2.0 19:19:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:19:03 Collecting docopt<0.7,>=0.6.1 19:19:03 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:05 Collecting jsonschema<3,>=2.5.1 19:19:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:05 Collecting dockerpty<0.5,>=0.4.1 19:19:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:08 Collecting docker<4.0,>=3.6.0 19:19:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:08 Collecting texttable<0.10,>=0.9.0 19:19:08 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:09 Collecting docker-pycreds>=0.4.0 19:19:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:10 Collecting chardet<3.1.0,>=3.0.2 19:19:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:19:10 Collecting urllib3<1.25,>=1.21.1 19:19:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:11 Collecting idna<2.8,>=2.5 19:19:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:19:11 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:19:11 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:19:11 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:19:11 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:19:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:19:12 Attempting uninstall: urllib3 19:19:12 Found existing installation: urllib3 1.26.5 19:19:12 Uninstalling urllib3-1.26.5: 19:19:12 Successfully uninstalled urllib3-1.26.5 19:19:12 Attempting uninstall: idna 19:19:12 Found existing installation: idna 3.2 19:19:12 Uninstalling idna-3.2: 19:19:13 Successfully uninstalled idna-3.2 19:19:13 Attempting uninstall: chardet 19:19:13 Found existing installation: chardet 4.0.0 19:19:13 Uninstalling chardet-4.0.0: 19:19:14 Successfully uninstalled chardet-4.0.0 19:19:15 Attempting uninstall: requests 19:19:15 Found existing installation: requests 2.25.1 19:19:15 Uninstalling requests-2.25.1: 19:19:15 Successfully uninstalled requests-2.25.1 19:19:15 Running setup.py install for texttable: started 19:19:17 Running setup.py install for texttable: finished with status 'done' 19:19:17 Running setup.py install for PyYAML: started 19:19:20 Running setup.py install for PyYAML: finished with status 'done' 19:19:20 Running setup.py install for docopt: started 19:19:22 Running setup.py install for docopt: finished with status 'done' 19:19:22 Running setup.py install for dockerpty: started 19:19:24 Running setup.py install for dockerpty: finished with status 'done' 19:19:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:25 ---> e763a37a6b64 19:19:25 Step 3/22 : WORKDIR /edgex-go 19:19:25 ---> Using cache 19:19:25 ---> 9ea9187446c0 19:19:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:25 ---> Using cache 19:19:25 ---> 7f7a96fc1c43 19:19:25 Step 5/22 : RUN apk add --update --no-cache make git 19:19:25 ---> Using cache 19:19:25 ---> 27a83e66360e 19:19:25 Step 6/22 : COPY go.mod vendor* ./ 19:19:25 ---> Using cache 19:19:25 ---> 05ccfff68adf 19:19:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:26 ---> Using cache 19:19:26 ---> 6357693d0cd2 19:19:26 Step 8/22 : COPY . . 19:19:26 ---> Using cache 19:19:26 ---> 98fa1d06fdb6 19:19:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:19:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:19:28 ---> Running in c342d10673e1 19:19:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:36 ---> e763a37a6b64 19:19:36 Step 3/23 : WORKDIR /edgex-go 19:19:36 ---> Using cache 19:19:36 ---> 9ea9187446c0 19:19:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:36 ---> Using cache 19:19:36 ---> 7f7a96fc1c43 19:19:36 Step 5/23 : RUN apk add --update --no-cache make git 19:19:36 ---> Using cache 19:19:36 ---> 27a83e66360e 19:19:36 Step 6/23 : COPY go.mod vendor* ./ 19:19:36 ---> Using cache 19:19:36 ---> 05ccfff68adf 19:19:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:36 ---> Using cache 19:19:36 ---> 6357693d0cd2 19:19:36 Step 8/23 : COPY . . 19:19:36 ---> Using cache 19:19:36 ---> 98fa1d06fdb6 19:19:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:19:37 ---> Running in 119b6f378912 19:19:37 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:19:37 ---> e763a37a6b64 19:19:37 Step 3/31 : WORKDIR /edgex-go 19:19:37 ---> Using cache 19:19:37 ---> 9ea9187446c0 19:19:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:37 ---> Using cache 19:19:37 ---> 7f7a96fc1c43 19:19:37 Step 5/31 : RUN apk add --update --no-cache make git 19:19:37 ---> Using cache 19:19:37 ---> 27a83e66360e 19:19:37 Step 6/31 : COPY go.mod vendor* ./ 19:19:37 ---> Using cache 19:19:37 ---> 05ccfff68adf 19:19:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:37 ---> Using cache 19:19:37 ---> 6357693d0cd2 19:19:37 Step 8/31 : COPY . . 19:19:38 ---> Using cache 19:19:38 ---> 98fa1d06fdb6 19:19:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:38 ---> Running in 87171498100f 19:19:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:19:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:19:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:42 ---> e763a37a6b64 19:19:42 Step 3/23 : WORKDIR /edgex-go 19:19:42 ---> Using cache 19:19:42 ---> 9ea9187446c0 19:19:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:42 ---> Using cache 19:19:42 ---> 7f7a96fc1c43 19:19:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:19:42 ---> Running in b39b986236b6 19:19:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:19:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:19:46 OK: 220 MiB in 52 packages 19:19:47 Removing intermediate container faf01e77a8fa 19:19:47 ---> 58788a5d7edb 19:19:47 Step 14/23 : ENV APP_PORT=58890 19:19:47 ---> Running in 70663e3721dd 19:19:48 Removing intermediate container 70663e3721dd 19:19:48 ---> d5965a8e5d77 19:19:48 Step 15/23 : EXPOSE $APP_PORT 19:19:48 ---> Running in c964f21169e4 19:19:48 Removing intermediate container b39b986236b6 19:19:48 ---> e31546824beb 19:19:48 Step 6/23 : COPY go.mod vendor* ./ 19:19:48 Removing intermediate container c964f21169e4 19:19:48 ---> 3e8b66db30c9 19:19:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:19:49 ---> 12b31e2b650e 19:19:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:49 ---> Running in fd20c9f54e4e 19:19:51 ---> 3f9f894db920 19:19:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:19:52 ---> f0364293b015 19:19:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:19:54 ---> 4d30aec2af27 19:19:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:54 ---> Running in f71cc8be3efe 19:19:54 Removing intermediate container f71cc8be3efe 19:19:54 ---> 4b46c40d941d 19:19:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:54 ---> Running in d5525b3f9bc0 19:19:54 Removing intermediate container d5525b3f9bc0 19:19:54 ---> c079c75762fa 19:19:54 Step 21/23 : LABEL arch=arm64 19:19:55 ---> Running in d6d6221a4403 19:19:55 Removing intermediate container d6d6221a4403 19:19:55 ---> 81cb25c98b45 19:19:55 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:19:56 ---> Running in 695b48359d1f 19:19:56 Removing intermediate container 695b48359d1f 19:19:56 ---> 0f939b31ebc9 19:19:56 Step 23/23 : LABEL version=0.0.0 19:19:56 Removing intermediate container fd20c9f54e4e 19:19:56 ---> 2a3ce7e45731 19:19:56 Step 8/23 : COPY . . 19:19:56 ---> Running in f9e477e86d9a 19:19:57 Removing intermediate container f9e477e86d9a 19:19:57 ---> cb98e76a8854 19:19:57 19:19:58 Successfully built cb98e76a8854 19:19:58 Successfully tagged sys-mgmt-agent-arm64:latest 19:20:13  Building sys-mgmt-agent ... done  ---> b8d30434118c 19:20:13 Step 9/23 : RUN make cmd/core-data/core-data 19:20:13 ---> Running in c718b0ae4f2b 19:20:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:21:22 Removing intermediate container c342d10673e1 19:21:22 ---> bcb8864750ad 19:21:22 19:21:22 Step 10/22 : FROM alpine:3.14 19:21:22 ---> 5b8b7b635229 19:21:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:21:22 ---> Using cache 19:21:22 ---> 31728ec90e16 19:21:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:22 ---> Using cache 19:21:22 ---> ff61e83f46fd 19:21:22 Step 13/22 : ENV APP_PORT=59861 19:21:22 ---> Running in 96d3be41c2b7 19:21:23 Removing intermediate container 96d3be41c2b7 19:21:23 ---> cdbe5b4e58eb 19:21:23 Step 14/22 : EXPOSE $APP_PORT 19:21:23 ---> Running in 9f440ae20821 19:21:23 Removing intermediate container 9f440ae20821 19:21:23 ---> 9459ddc499bc 19:21:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:24 ---> b9a0b9879130 19:21:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:21:26 ---> 9602978bfdcc 19:21:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:21:27 ---> 86a0a3256ff5 19:21:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:21:27 ---> Running in b57f7a3504ad 19:21:27 Removing intermediate container b57f7a3504ad 19:21:27 ---> 84913f82fb20 19:21:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:27 ---> Running in c1f4168f2b12 19:21:28 Removing intermediate container c1f4168f2b12 19:21:28 ---> 30522268913d 19:21:28 Step 20/22 : LABEL arch=arm64 19:21:28 ---> Running in fd393fca4fea 19:21:29 Removing intermediate container fd393fca4fea 19:21:29 ---> 4391f249ac15 19:21:29 Step 21/22 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:21:29 ---> Running in 38b92aeb8d00 19:21:29 Removing intermediate container 38b92aeb8d00 19:21:29 ---> 40820ceb1a1e 19:21:29 Step 22/22 : LABEL version=0.0.0 19:21:29 ---> Running in 881af0731938 19:21:30 Removing intermediate container 881af0731938 19:21:30 ---> d0c8e70ae5cf 19:21:30 19:21:30 Successfully built d0c8e70ae5cf 19:21:30 Successfully tagged support-scheduler-arm64:latest 19:21:34  Building support-scheduler ... done Removing intermediate container 87171498100f 19:21:34 ---> 1b6fc6cb5885 19:21:34 19:21:34 Step 10/31 : FROM alpine:3.14 19:21:34 ---> 5b8b7b635229 19:21:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:21:34 ---> Running in 7454e802ec5b 19:21:35 Removing intermediate container 7454e802ec5b 19:21:35 ---> b074759e4a63 19:21:35 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:21:35 ---> Running in d91cf4290d75 19:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:21:38 (1/2) Installing dumb-init (1.2.5-r1) 19:21:38 (2/2) Installing su-exec (0.2-r1) 19:21:38 Executing busybox-1.33.1-r6.trigger 19:21:38 OK: 6 MiB in 16 packages 19:21:40 Removing intermediate container 119b6f378912 19:21:40 ---> 281712178bfe 19:21:40 19:21:40 Step 10/23 : FROM alpine:3.14 19:21:40 ---> 5b8b7b635229 19:21:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:21:40 ---> Using cache 19:21:40 ---> 31728ec90e16 19:21:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:40 ---> Using cache 19:21:40 ---> ff61e83f46fd 19:21:40 Step 13/23 : ENV APP_PORT=59881 19:21:40 ---> Running in 5ad2f03b1f20 19:21:40 Removing intermediate container d91cf4290d75 19:21:40 ---> b2722543344e 19:21:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:21:40 ---> Running in 55df495bb87c 19:21:40 Removing intermediate container 5ad2f03b1f20 19:21:40 ---> 342306bd208b 19:21:40 Step 14/23 : EXPOSE $APP_PORT 19:21:40 ---> Running in 625573b1d15a 19:21:41 Removing intermediate container 55df495bb87c 19:21:41 ---> 0427aad2085a 19:21:41 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:21:41 ---> Running in 606e50427205 19:21:41 Removing intermediate container 625573b1d15a 19:21:41 ---> 1b05548fe672 19:21:41 Step 15/23 : WORKDIR / 19:21:41 ---> Running in 997efdfda502 19:21:42 Removing intermediate container 606e50427205 19:21:42 ---> f547d1f4957b 19:21:42 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:21:42 ---> Running in 8a9b56c5b3ab 19:21:42 Removing intermediate container 997efdfda502 19:21:42 ---> 020b8c1ee11c 19:21:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:43 ---> 220bdf0e718d 19:21:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:45 Removing intermediate container 8a9b56c5b3ab 19:21:45 ---> d98b324e4fd9 19:21:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:21:45 ---> 0692f1186134 19:21:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:45 ---> Running in 7f6d65cd7794 19:21:45 Removing intermediate container 7f6d65cd7794 19:21:45 ---> 05ba427cec15 19:21:45 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:21:46 ---> 8db2a6bd5e99 19:21:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:21:46 ---> Running in 1d8da5d0c280 19:21:47 Removing intermediate container 1d8da5d0c280 19:21:47 ---> a8a1ea5013dc 19:21:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:47 ---> e189befcabcb 19:21:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:21:47 ---> Running in 1fc3e4e2f76a 19:21:47 ---> Running in 6543a0067470 19:21:47 Removing intermediate container 1fc3e4e2f76a 19:21:47 ---> 4d8303cfa49a 19:21:47 Step 21/23 : LABEL arch=arm64 19:21:47 ---> Running in 8dafbc40237b 19:21:48 Removing intermediate container 8dafbc40237b 19:21:48 ---> d0cce56d1556 19:21:48 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:21:48 ---> Running in aed7195b1d3c 19:21:48 Removing intermediate container aed7195b1d3c 19:21:48 ---> 1c41281b5974 19:21:48 Step 23/23 : LABEL version=0.0.0 19:21:48 ---> Running in 5acc8833def7 19:21:49 Removing intermediate container 5acc8833def7 19:21:49 ---> d98b52ef2a19 19:21:49 19:21:49 Removing intermediate container 6543a0067470 19:21:49 ---> 151ba5d152a8 19:21:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:49 Successfully built d98b52ef2a19 19:21:49 Successfully tagged core-metadata-arm64:latest 19:21:50  Building core-metadata ... done  ---> fc8828ac53d1 19:21:50 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:51 ---> 5434ea1fce2e 19:21:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:21:51 ---> ae7f4ec590b8 19:21:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:21:52 ---> b5ab1b896c75 19:21:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:21:53 ---> 340863ae715d 19:21:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:21:53 ---> Running in d4d9814e7e8e 19:21:54 Removing intermediate container d4d9814e7e8e 19:21:54 ---> 2f7817934f8e 19:21:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:54 ---> 4d8b9247979e 19:21:54 Step 26/31 : RUN chmod +x /entrypoint.sh 19:21:55 ---> Running in af4df20b3dde 19:21:56 Removing intermediate container c718b0ae4f2b 19:21:56 ---> 542b55469f8e 19:21:56 19:21:56 Step 10/23 : FROM alpine:3.14 19:21:56 ---> 5b8b7b635229 19:21:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:56 ---> Running in 474e5b436bd4 19:21:56 Removing intermediate container 474e5b436bd4 19:21:56 ---> fa1319bb4500 19:21:56 Step 12/23 : ENV APP_PORT=59880 19:21:57 ---> Running in 2fd90a19a6e4 19:21:57 Removing intermediate container af4df20b3dde 19:21:57 ---> 9907dc371c42 19:21:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:21:57 ---> Running in 20287fec1df6 19:21:57 Removing intermediate container 2fd90a19a6e4 19:21:57 ---> b3943420ab50 19:21:57 Step 13/23 : EXPOSE $APP_PORT 19:21:57 ---> Running in d50635702730 19:21:57 Removing intermediate container 20287fec1df6 19:21:57 ---> 3c5915a756c9 19:21:57 Step 28/31 : CMD ["gate"] 19:21:57 ---> Running in 3386449920f7 19:21:57 Removing intermediate container d50635702730 19:21:57 ---> 85c649baa47e 19:21:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:58 ---> Running in 7eb19a820055 19:21:58 Removing intermediate container 3386449920f7 19:21:58 ---> 9b4126a595c1 19:21:58 Step 29/31 : LABEL arch=arm64 19:21:58 ---> Running in c871cad6cd01 19:21:59 Removing intermediate container c871cad6cd01 19:21:59 ---> beeb76605bcb 19:21:59 Step 30/31 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:21:59 ---> Running in bd7dcf0a44aa 19:21:59 Removing intermediate container bd7dcf0a44aa 19:21:59 ---> ae66086348a7 19:21:59 Step 31/31 : LABEL version=0.0.0 19:21:59 ---> Running in b292225919f4 19:21:59 Removing intermediate container 7eb19a820055 19:21:59 ---> a97dd642bbf7 19:21:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:22:00 ---> Running in be1e39e584ab 19:22:00 Removing intermediate container b292225919f4 19:22:00 ---> f68b31eb7dff 19:22:00 19:22:00 Successfully built f68b31eb7dff 19:22:00 Successfully tagged security-bootstrapper-arm64:latest 19:22:01  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:22:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:22:02 (1/6) Installing dumb-init (1.2.5-r1) 19:22:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:22:02 (3/6) Installing libsodium (1.0.18-r0) 19:22:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:22:03 (5/6) Installing libzmq (4.3.4-r0) 19:22:03 (6/6) Installing zeromq (4.3.4-r0) 19:22:03 Executing busybox-1.33.1-r6.trigger 19:22:03 OK: 8 MiB in 20 packages 19:22:04 Removing intermediate container be1e39e584ab 19:22:04 ---> d8500314721e 19:22:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:22:05 ---> a62ec8e0b5ae 19:22:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:22:06 ---> 1dbef385bc21 19:22:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:22:06 ---> 35936fd9acae 19:22:06 Step 19/23 : ENTRYPOINT ["/core-data"] 19:22:06 ---> Running in d45434e02fc1 19:22:06 Removing intermediate container d45434e02fc1 19:22:06 ---> e8044d6bcc8f 19:22:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:22:06 ---> Running in f3791dd94d01 19:22:07 Removing intermediate container f3791dd94d01 19:22:07 ---> 758421cb4a26 19:22:07 Step 21/23 : LABEL arch=arm64 19:22:07 ---> Running in 01c63f284dd7 19:22:07 Removing intermediate container 01c63f284dd7 19:22:07 ---> a3ddc4b41ef8 19:22:07 Step 22/23 : LABEL git_sha=a007441207a2e784e067a5ca25a529dee46d995e 19:22:07 ---> Running in 99bbb03bb5cf 19:22:08 Removing intermediate container 99bbb03bb5cf 19:22:08 ---> eadf344b7cf2 19:22:08 Step 23/23 : LABEL version=0.0.0 19:22:08 ---> Running in c12bd3c0a9c6 19:22:08 Removing intermediate container c12bd3c0a9c6 19:22:08 ---> db899b7c59bf 19:22:08 19:22:08 Successfully built db899b7c59bf 19:22:08 Successfully tagged core-data-arm64:latest 19:22:09  Building core-data ... done  [Pipeline] } 19:22:09 $ docker stop --time=1 c9201cbb0f422f14b3fc5d66b700b8f3b31d067e9f8ec3ffa24c219eb2f7e56f 19:22:10 $ docker rm -f c9201cbb0f422f14b3fc5d66b700b8f3b31d067e9f8ec3ffa24c219eb2f7e56f [Pipeline] // withDockerContainer [Pipeline] sh 19:22:11 + docker images 19:22:11 REPOSITORY TAG IMAGE ID CREATED SIZE 19:22:11 core-data-arm64 latest db899b7c59bf 3 seconds ago 19.2MB 19:22:11 security-bootstrapper-arm64 latest f68b31eb7dff 12 seconds ago 18MB 19:22:11 542b55469f8e 16 seconds ago 1.6GB 19:22:11 core-metadata-arm64 latest d98b52ef2a19 23 seconds ago 15.9MB 19:22:11 281712178bfe 33 seconds ago 1.6GB 19:22:11 1b6fc6cb5885 38 seconds ago 1.59GB 19:22:11 support-scheduler-arm64 latest d0c8e70ae5cf 42 seconds ago 15.3MB 19:22:11 bcb8864750ad 50 seconds ago 1.59GB 19:22:11 sys-mgmt-agent-arm64 latest cb98e76a8854 2 minutes ago 280MB 19:22:11 security-secretstore-setup-arm64 latest 3984178044e1 3 minutes ago 26.8MB 19:22:11 support-notifications-arm64 latest 39fbd4e0a34f 3 minutes ago 16MB 19:22:11 security-proxy-setup-arm64 latest 13b5cc9f1e88 3 minutes ago 25.3MB 19:22:11 core-command-arm64 latest 7843233d19b6 3 minutes ago 15.1MB 19:22:11 fc201a337346 3 minutes ago 1.59GB 19:22:11 f754bfc06d83 3 minutes ago 1.59GB 19:22:11 4f58485c332c 3 minutes ago 1.6GB 19:22:11 1d5b863fd534 3 minutes ago 1.6GB 19:22:11 d9e79f33266a 3 minutes ago 1.59GB 19:22:11 ci-base-image-arm64 latest e763a37a6b64 13 minutes ago 1.26GB 19:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB 19:22:11 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 19:22:11 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 19:22:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:12 19:22:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:22:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:13 arm64: Pulling from edgex-lftools-log-publisher 19:22:13 448f6bf000e3: Pulling fs layer 19:22:13 f757da607395: Pulling fs layer 19:22:13 05883995daec: Pulling fs layer 19:22:13 8603b9c90790: Pulling fs layer 19:22:13 1560dd03e051: Pulling fs layer 19:22:13 27f5ce0e4adf: Pulling fs layer 19:22:13 c2d8d7efcc4b: Pulling fs layer 19:22:13 8603b9c90790: Waiting 19:22:13 1560dd03e051: Waiting 19:22:13 c2d8d7efcc4b: Waiting 19:22:13 27f5ce0e4adf: Waiting 19:22:13 f757da607395: Verifying Checksum 19:22:13 f757da607395: Download complete 19:22:13 8603b9c90790: Download complete 19:22:13 1560dd03e051: Verifying Checksum 19:22:13 1560dd03e051: Download complete 19:22:13 27f5ce0e4adf: Verifying Checksum 19:22:13 27f5ce0e4adf: Download complete 19:22:13 05883995daec: Verifying Checksum 19:22:13 05883995daec: Download complete 19:22:13 448f6bf000e3: Verifying Checksum 19:22:13 448f6bf000e3: Download complete 19:22:16 c2d8d7efcc4b: Verifying Checksum 19:22:16 c2d8d7efcc4b: Download complete 19:22:17 448f6bf000e3: Pull complete 19:22:17 f757da607395: Pull complete 19:22:19 05883995daec: Pull complete 19:22:19 8603b9c90790: Pull complete 19:22:20 1560dd03e051: Pull complete 19:22:20 27f5ce0e4adf: Pull complete 19:22:35 c2d8d7efcc4b: Pull complete 19:22:35 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:22:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:22:36 prd-ubuntu18.04-docker-arm64-4c-16g-4153 does not seem to be running inside a container 19:22:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:22:38 $ docker top 0736d68a3f913b9e126467650c4b0880a1d52c1f5d0b5c4642ba230fc031aa2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:39 ---> job-cost.sh 19:22:39 lf-activate-venv: SKIPPING 19:22:39 INFO: No Stack... 19:22:40 INFO: Retrieving Pricing Info for: v3-standard-4 19:22:40 INFO: Archiving Costs [Pipeline] sh 19:22:41 + cut -d, -f6 19:22:41 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:22:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] 19:22:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] did not exist. Created. 19:22:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:41 + echo total: 0.10999999940395355 [Pipeline] stash 19:22:42 Stashed 1 file(s) [Pipeline] } 19:22:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3877-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:22:42 $ docker stop --time=1 0736d68a3f913b9e126467650c4b0880a1d52c1f5d0b5c4642ba230fc031aa2f 19:22:43 $ docker rm -f 0736d68a3f913b9e126467650c4b0880a1d52c1f5d0b5c4642ba230fc031aa2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:22:44 provisioning config files... 19:22:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3641620759078967546tmp [Pipeline] { [Pipeline] sh 19:22:45 + set +x 19:22:45 + curl -s https://codecov.io/bash 19:22:45 + bash -s -- 19:22:45 19:22:45 _____ _ 19:22:45 / ____| | | 19:22:45 | | ___ __| | ___ ___ _____ __ 19:22:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:45 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:45 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:45 Bash-1.0.6 19:22:45 19:22:45 19:22:45 ==> git version 2.24.4 found 19:22:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:22:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:22:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:22:45 ==> Jenkins CI detected. 19:22:45 current dir:  /w/workspace/edgex-go/1 19:22:45 project root: . 19:22:45 --> token set from env 19:22:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:45 ==> Running gcov in . (disable via -X gcov) 19:22:45 ==> Python coveragepy not found 19:22:45 ==> Searching for coverage reports in: 19:22:45 + . 19:22:45 -> Found 1 reports 19:22:45 ==> Detecting git/mercurial file structure 19:22:45 ==> Reading reports 19:22:45 + ./coverage.out bytes=428383 19:22:45 ==> Appending adjustments 19:22:45 https://docs.codecov.io/docs/fixing-reports 19:22:46 + Found adjustments 19:22:46 ==> Gzipping contents 19:22:46 60K /tmp/codecov.VcTARA.gz 19:22:46 ==> Uploading reports 19:22:46 url: https://codecov.io 19:22:46 query: branch=PR-3877&commit=a007441207a2e784e067a5ca25a529dee46d995e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3877%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3877&job=&cmd_args= 19:22:46 -> Pinging Codecov 19:22:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3877&commit=a007441207a2e784e067a5ca25a529dee46d995e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3877%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3877&job=&cmd_args= 19:22:47 -> Uploading to 19:22:47 https://storage.googleapis.com/codecov/v4/raw/2022-01-28/00271124DB129430A58F1EEE437C3FCB/a007441207a2e784e067a5ca25a529dee46d995e/567b3849-50d7-45ce-b968-0241bd2d33e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220128T192246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10b6c6fd83433af281ef4dba98bf472bd9d215a37b561e8637d97c5051b1aa7d 19:22:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:47 Dload Upload Total Spent Left Speed 19:22:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57967 0 0 100 57967 0 170k --:--:-- --:--:-- --:--:-- 171k 19:22:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a007441207a2e784e067a5ca25a529dee46d995e [Pipeline] } 19:22:47 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:22:48 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:22:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:49 ---> package-listing.sh 19:22:49 ++ facter osfamily 19:22:49 ++ tr '[:upper:]' '[:lower:]' 19:22:50 + OS_FAMILY=redhat 19:22:50 + workspace=/w/workspace/edgex-go/1 19:22:50 + START_PACKAGES=/tmp/packages_start.txt 19:22:50 + END_PACKAGES=/tmp/packages_end.txt 19:22:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:50 + PACKAGES=/tmp/packages_start.txt 19:22:50 + '[' /w/workspace/edgex-go/1 ']' 19:22:50 + PACKAGES=/tmp/packages_end.txt 19:22:50 + case "${OS_FAMILY}" in 19:22:50 + rpm -qa 19:22:50 + sort 19:22:54 + '[' -f /tmp/packages_start.txt ']' 19:22:54 + '[' -f /tmp/packages_end.txt ']' 19:22:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:54 + '[' /w/workspace/edgex-go/1 ']' 19:22:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:22:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:22:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:55 19:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:22:55 latest: Pulling from edgex-lftools-log-publisher 19:22:55 b4d181a07f80: Pulling fs layer 19:22:55 a1111a8f2ec3: Pulling fs layer 19:22:55 ed53099fbce6: Pulling fs layer 19:22:55 dc539afda2c1: Pulling fs layer 19:22:55 77bc0d833cb6: Pulling fs layer 19:22:55 9065ff56babe: Pulling fs layer 19:22:55 d287ab97295c: Pulling fs layer 19:22:55 77bc0d833cb6: Waiting 19:22:55 9065ff56babe: Waiting 19:22:55 d287ab97295c: Waiting 19:22:55 dc539afda2c1: Waiting 19:22:55 a1111a8f2ec3: Verifying Checksum 19:22:55 a1111a8f2ec3: Download complete 19:22:55 dc539afda2c1: Verifying Checksum 19:22:55 dc539afda2c1: Download complete 19:22:55 ed53099fbce6: Verifying Checksum 19:22:55 ed53099fbce6: Download complete 19:22:55 9065ff56babe: Verifying Checksum 19:22:55 9065ff56babe: Download complete 19:22:55 77bc0d833cb6: Verifying Checksum 19:22:55 77bc0d833cb6: Download complete 19:22:55 b4d181a07f80: Verifying Checksum 19:22:55 b4d181a07f80: Download complete 19:22:56 d287ab97295c: Verifying Checksum 19:22:56 d287ab97295c: Download complete 19:22:57 b4d181a07f80: Pull complete 19:22:57 a1111a8f2ec3: Pull complete 19:22:57 ed53099fbce6: Pull complete 19:22:58 dc539afda2c1: Pull complete 19:22:58 77bc0d833cb6: Pull complete 19:22:58 9065ff56babe: Pull complete 19:23:03 d287ab97295c: Pull complete 19:23:03 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:23:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:23:03 prd-centos7-docker-4c-2g-4152 does not seem to be running inside a container 19:23:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:23:07 $ docker top 16b169494b108de9871aa8e05285ff38aac54913897d24efb2774475686deb51 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:07 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:23:08 + ls /var/log/sa-host 19:23:08 + sadf -c /var/log/sa-host/sa17 19:23:08 file_magic: OK 19:23:08 HZ: Using current value: 100 19:23:08 file_header: OK 19:23:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:23:08 Statistics: 19:23:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:08 File successfully converted to sysstat format version 12.0.3 19:23:08 + sadf -c /var/log/sa-host/sa28 19:23:08 file_magic: OK 19:23:08 HZ: Using current value: 100 19:23:08 file_header: OK 19:23:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:23:08 Statistics: 19:23:08 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... 19:23:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:08 provisioning config files... 19:23:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3008191646303702062tmp [Pipeline] { [Pipeline] echo 19:23:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:08 ---> create-netrc.sh [Pipeline] } 19:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:09 ---> python-tools-install.sh [Pipeline] echo 19:23:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:09 ---> sudo-logs.sh 19:23:09 Archiving 'sudo' log.. 19:23:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-4152.novalocal: Name or service not known 19:23:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-4152.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:23:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:10 ---> job-cost.sh 19:23:10 lf-activate-venv: SKIPPING 19:23:10 DEBUG: total: 0.10999999940395355 19:23:10 INFO: Retrieving Stack Cost... 19:23:10 INFO: Retrieving Pricing Info for: v3-standard-2 19:23:10 INFO: Archiving Costs [Pipeline] echo 19:23:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:11 ---> logs-deploy.sh 19:23:11 lf-activate-venv: SKIPPING 19:23:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3877/1 19:23:11 INFO: archiving workspace using pattern(s): 19:23:12 Archives upload complete. 19:23:12 INFO: archiving logs to Nexus