Pull request #3848 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 093a8f3ace53852715600e6067b8bcdf0a7d77a8+3acce916edd26c48cc534c43f5f6a7ed858771e5 (8efe2f37c88bb125a8c3951fd1b324458c2ae9b9) 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-ssh13479965829596386866.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-ssh8520588931776901166.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3848/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9845007962061782350.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 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-ssh9056314778297973642.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3848/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3848/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2896760719405735022.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-1684 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/14@tmp/jenkins-gitclient-ssh1164691778922014229.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 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 093a8f3ace53852715600e6067b8bcdf0a7d77a8 > 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/14@tmp/jenkins-gitclient-ssh203715037466543030.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 093a8f3ace53852715600e6067b8bcdf0a7d77a8 # timeout=10 Merge succeeded, producing c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 Checking out Revision c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 (PR-3848) > 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/14@tmp/jenkins-gitclient-ssh1219028448635304511.key > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 # timeout=10 Commit message: "Merge commit '3acce916edd26c48cc534c43f5f6a7ed858771e5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:07:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:07:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:15 ========================================================= 18:07:15 EdgeX Global Pipelines Version Info 18:07:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1b6bd700009cf7335f21a3e8e12a78aab21f72ea # timeout=10 18:07:16 ------------------- 18:07:16 stable info: 18:07:16 ------------------- 18:07:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:07:16 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:07:16 Message: update stable to v1.0.219 18:07:16 ------------------- 18:07:16 experimental info: 18:07:16 ------------------- 18:07:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:07:16 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:07:16 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:07:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:07:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:07:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:07:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:07:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3848 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3848 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3848 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c68ad50 [Pipeline] echo 18:07:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:17 provisioning config files... 18:07:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5577996218540116034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:17 ---> docker-login.sh 18:07:17 nexus3.edgexfoundry.org:10001 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 nexus3.edgexfoundry.org:10002 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 nexus3.edgexfoundry.org:10003 18:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:17 Configure a credential helper to remove this warning. See 18:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:17 18:07:17 Login Succeeded 18:07:17 nexus3.edgexfoundry.org:10004 18:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:18 Configure a credential helper to remove this warning. See 18:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:18 18:07:18 Login Succeeded 18:07:18 docker.io 18:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:18 Configure a credential helper to remove this warning. See 18:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:18 18:07:18 Login Succeeded 18:07:18 ---> docker-login.sh ends [Pipeline] } 18:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:18 ++ 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 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/core-command/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo core-command,cmd/core-command/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/core-data/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo core-data,cmd/core-data/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/core-metadata/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo core-metadata,cmd/core-metadata/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/security-bootstrapper/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/security-proxy-setup/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/support-notifications/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo support-notifications,cmd/support-notifications/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/support-scheduler/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:07:18 + for file in '`ls cmd/**/Dockerfile`' 18:07:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:07:18 ++ cut -d/ -f2 18:07:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:07:18 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 18:07:19 + git rev-list -1 --merges c68ad50b40df6e50a66fc52a6e4c96a0b9380f51~1..c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [Pipeline] echo 18:07:19 -----------> git rev-list -1 --merges c68ad50b40df6e50a66fc52a6e4c96a0b9380f51~1..c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:07:19 c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [false] [Pipeline] sh 18:07:19 + git log --format=format:%s -1 c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 [Pipeline] echo 18:07:19 ========================================================= 18:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:07:20 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:07:20 + grep -v github /etc/ssh/ssh_known_hosts 18:07:20 + '[' -e /tmp/ssh_known_hosts ']' 18:07:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:07:20 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:07:20 + sudo tee -a /etc/ssh/ssh_known_hosts 18:07:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:20 18:07:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:07:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:20 latest: Pulling from edgex-devops/git-semver 18:07:20 a0d0a0d46f8b: Pulling fs layer 18:07:20 3e5f54012d9b: Pulling fs layer 18:07:20 4c7163046ea9: Pulling fs layer 18:07:20 0c2d73faf560: Pulling fs layer 18:07:20 0c2d73faf560: Waiting 18:07:20 3e5f54012d9b: Verifying Checksum 18:07:20 3e5f54012d9b: Download complete 18:07:20 a0d0a0d46f8b: Verifying Checksum 18:07:20 a0d0a0d46f8b: Download complete 18:07:20 4c7163046ea9: Verifying Checksum 18:07:20 4c7163046ea9: Download complete 18:07:20 0c2d73faf560: Verifying Checksum 18:07:20 0c2d73faf560: Download complete 18:07:21 a0d0a0d46f8b: Pull complete 18:07:21 3e5f54012d9b: Pull complete 18:07:21 4c7163046ea9: Pull complete 18:07:21 0c2d73faf560: Pull complete 18:07:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:07:21 prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container 18:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:07:22 $ docker top 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:22 [ssh-agent] Looking for ssh-agent implementation... 18:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:22 $ docker exec 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent 18:07:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOhGBEg/agent.14 18:07:22 SSH_AGENT_PID=21 18:07:22 Running ssh-add (command line suppressed) 18:07:22 Identity added: /w/workspace/edgex-go/14@tmp/private_key_3364157786080062855.key (/w/workspace/edgex-go/14@tmp/private_key_3364157786080062855.key) 18:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:22 + git tag --points-at HEAD [Pipeline] } 18:07:23 $ docker exec --env ******** --env ******** 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent -k 18:07:23 unset SSH_AUTH_SOCK; 18:07:23 unset SSH_AGENT_PID; 18:07:23 echo Agent pid 21 killed; 18:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:07:23 [ssh-agent] Looking for ssh-agent implementation... 18:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:23 $ docker exec 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent 18:07:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGCDcMl/agent.54 18:07:23 SSH_AGENT_PID=60 18:07:23 Running ssh-add (command line suppressed) 18:07:23 Identity added: /w/workspace/edgex-go/14@tmp/private_key_6709483460020777948.key (/w/workspace/edgex-go/14@tmp/private_key_6709483460020777948.key) 18:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:07:23 + git semver init 18:07:23 # -> Open(): unable to determine branch for HEAD 18:07:23 # $GIT_DIR = /w/workspace/edgex-go/14/.git 18:07:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/14 18:07:23 # $SEMVER_REMOTE_NAME = origin 18:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:07:23 # $SEMVER_USER_NAME = edgex-jenkins 18:07:23 # $SEMVER_BRANCH = PR-3848 18:07:23 # $SEMVER_TEMP = /tmp/semver-101772638 18:07:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:07:38 # '/tmp/semver-101772638' -> '/w/workspace/edgex-go/14/.semver' 18:07:38 # -> Force: false 18:07:38 # $SEMVER_DIR = /w/workspace/edgex-go/14/.semver [Pipeline] } 18:07:38 $ docker exec --env ******** --env ******** 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 ssh-agent -k 18:07:38 unset SSH_AUTH_SOCK; 18:07:38 unset SSH_AGENT_PID; 18:07:38 echo Agent pid 60 killed; 18:07:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:39 + git semver [Pipeline] } 18:07:39 $ docker stop --time=1 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 18:07:41 $ docker rm -f 11142c4b0dda4e59d5e220e8aa1e738ffdcf77a24ba61c4c61e5da83188bbb54 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:07:41 Stashed 1 file(s) [Pipeline] echo 18:07:41 [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 18:07:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:41 ========================================================= 18:07:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:07:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:07:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:07:42 59bf1c3509f3: Pulling fs layer 18:07:42 666ba61612fd: Pulling fs layer 18:07:42 8ed8ca486205: Pulling fs layer 18:07:42 4fe6c5a15a65: Pulling fs layer 18:07:42 22a0e8bec74d: Pulling fs layer 18:07:42 f965cba54748: Pulling fs layer 18:07:42 861ffc35075e: Pulling fs layer 18:07:42 4b385c91608e: Pulling fs layer 18:07:42 560528eb2ebb: Pulling fs layer 18:07:42 4fe6c5a15a65: Waiting 18:07:42 22a0e8bec74d: Waiting 18:07:42 f965cba54748: Waiting 18:07:42 861ffc35075e: Waiting 18:07:42 4b385c91608e: Waiting 18:07:42 560528eb2ebb: Waiting 18:07:42 8ed8ca486205: Verifying Checksum 18:07:42 8ed8ca486205: Download complete 18:07:42 666ba61612fd: Verifying Checksum 18:07:42 666ba61612fd: Download complete 18:07:42 22a0e8bec74d: Verifying Checksum 18:07:42 22a0e8bec74d: Download complete 18:07:42 f965cba54748: Verifying Checksum 18:07:42 f965cba54748: Download complete 18:07:42 861ffc35075e: Verifying Checksum 18:07:42 861ffc35075e: Download complete 18:07:42 59bf1c3509f3: Verifying Checksum 18:07:42 59bf1c3509f3: Download complete 18:07:42 4b385c91608e: Verifying Checksum 18:07:42 4b385c91608e: Download complete 18:07:42 59bf1c3509f3: Pull complete 18:07:42 4fe6c5a15a65: Verifying Checksum 18:07:42 4fe6c5a15a65: Download complete 18:07:42 666ba61612fd: Pull complete 18:07:43 8ed8ca486205: Pull complete 18:07:43 560528eb2ebb: Verifying Checksum 18:07:43 560528eb2ebb: Download complete 18:07:47 4fe6c5a15a65: Pull complete 18:07:47 22a0e8bec74d: Pull complete 18:07:47 f965cba54748: Pull complete 18:07:47 861ffc35075e: Pull complete 18:07:47 4b385c91608e: Pull complete 18:07:49 560528eb2ebb: Pull complete 18:07:49 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:07:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:07:50 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:07:50 WORKDIR /edgex 18:07:50 COPY go.mod . 18:07:50 RUN go mod download' 18:07:50 + docker build -t ci-base-image-x86_64 -f - . 18:07:52 Sending build context to Docker daemon 333.8MB 18:07:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:07:52 ---> dd4a08f94e63 18:07:52 Step 2/4 : WORKDIR /edgex 18:07:53 ---> Running in bad4193bcb5d 18:07:53 Removing intermediate container bad4193bcb5d 18:07:53 ---> 8c9de37bc273 18:07:53 Step 3/4 : COPY go.mod . 18:07:53 ---> 0f8af646a3b9 18:07:53 Step 4/4 : RUN go mod download 18:07:53 ---> Running in 6b18ee876644 18:07:56 Still waiting to schedule task 18:07:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:08:32 Removing intermediate container 6b18ee876644 18:08:32 ---> 2805a569eea6 18:08:32 Successfully built 2805a569eea6 18:08:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:08:32 + docker inspect -f . ci-base-image-x86_64 18:08:32 . [Pipeline] withDockerContainer 18:08:32 prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container 18:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:08:33 $ docker top 230a799de308538bc1d86935bda6ac51073aec6d3b141868c125ab403a1620e4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:33 + go version 18:08:33 go version go1.17.6 linux/amd64 [Pipeline] } 18:08:33 $ docker stop --time=1 230a799de308538bc1d86935bda6ac51073aec6d3b141868c125ab403a1620e4 18:08:34 $ docker rm -f 230a799de308538bc1d86935bda6ac51073aec6d3b141868c125ab403a1620e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:35 + docker inspect -f . ci-base-image-x86_64 18:08:35 . [Pipeline] withDockerContainer 18:08:35 prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container 18:08:35 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:08:35 $ docker top f90d16f846b0e44779b40ae35f2d3e51bb430be41fce54b915b76b8c551142d4 -eo pid,comm [Pipeline] { [Pipeline] echo 18:08:35 ========================================================= 18:08:35 [edgeXBuildGoParallel] Running Tests and Build... 18:08:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:08:36 + make test 18:08:36 go mod tidy 18:08:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:08:42 ? github.com/edgexfoundry/edgex-go [no test files] 18:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:09:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:09:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:09:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:09:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:09:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 18:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements 18:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 44.7% of statements 18:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 89.5% of statements 18:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.267s coverage: 94.2% of statements 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:09:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:09:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.9% of statements 18:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 18:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 18:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 18:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 18:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 18:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 18:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 18:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 18:09:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 18:09:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1685 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 18:09:26 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 18:09:26 The recommended git tool is: git 18:09:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 82.5% of statements 18:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:09:30 using credential edgex-jenkins-ssh 18:09:30 Cloning the remote Git repository 18:09:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:09:30 > git init /w/workspace/edgex-go/14 # timeout=10 18:09:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:09:31 > git --version # timeout=10 18:09:31 > git --version # 'git version 2.17.1' 18:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:48 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 093a8f3ace53852715600e6067b8bcdf0a7d77a8 18:09:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:09:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:09:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:09:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:09:48 Merge succeeded, producing b84d3ea50d09246aada77399429a97b7c6892f40 18:09:48 Checking out Revision b84d3ea50d09246aada77399429a97b7c6892f40 (PR-3848) 18:09:48 > git config core.sparsecheckout # timeout=10 18:09:48 > git checkout -f 093a8f3ace53852715600e6067b8bcdf0a7d77a8 # timeout=10 18:09:48 > git remote # timeout=10 18:09:48 > git config --get remote.origin.url # timeout=10 18:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 18:09:48 > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 18:09:48 > git rev-parse HEAD^{commit} # timeout=10 18:09:48 > git config core.sparsecheckout # timeout=10 18:09:48 > git checkout -f b84d3ea50d09246aada77399429a97b7c6892f40 # timeout=10 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.278s coverage: 65.4% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 43.8% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 18:09:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:09:53 Commit message: "Merge commit '3acce916edd26c48cc534c43f5f6a7ed858771e5' into HEAD" 18:09:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:09:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:54 Dload Upload Total Spent Left Speed 18:09:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh 18:09:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:09:53 > git rev-list --no-walk 1b6bd700009cf7335f21a3e8e12a78aab21f72ea # timeout=10 18:09:54 + sudo tee /etc/docker/daemon.new 18:09:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:09:54 { 18:09:54 "registry-mirrors": [ 18:09:54 "https://nexus3.edgexfoundry.org:10001" 18:09:54 ], 18:09:54 "bip": "10.250.0.254/24", 18:09:54 "hosts": [ 18:09:54 "tcp://0.0.0.0:5555", 18:09:54 "unix:///var/run/docker.sock" 18:09:54 ], 18:09:54 "mtu": 1458, 18:09:54 "selinux-enabled": true, 18:09:54 "seccomp-profile": "/etc/docker/seccomp.json" 18:09:54 } [Pipeline] sh 18:09:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:09:55 + sudo service docker restart 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 97.7% of statements 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:09:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 18:09:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 18:09:56 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 18:10:14 provisioning config files... 18:10:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config5894107445507421246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:14 ---> docker-login.sh 18:10:14 nexus3.edgexfoundry.org:10001 18:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:14 Configure a credential helper to remove this warning. See 18:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:14 18:10:14 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10002 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:15 Configure a credential helper to remove this warning. See 18:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:15 18:10:15 Login Succeeded 18:10:15 nexus3.edgexfoundry.org:10003 18:10:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:16 Configure a credential helper to remove this warning. See 18:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:16 18:10:16 Login Succeeded 18:10:16 nexus3.edgexfoundry.org:10004 18:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:16 Configure a credential helper to remove this warning. See 18:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:16 18:10:16 Login Succeeded 18:10:16 docker.io 18:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:17 Configure a credential helper to remove this warning. See 18:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:17 18:10:17 Login Succeeded 18:10:17 ---> docker-login.sh ends [Pipeline] } 18:10:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:17 ========================================================= 18:10:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:10:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:10:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:10:18 9b3977197b4f: Pulling fs layer 18:10:18 1a89e8eeedd5: Pulling fs layer 18:10:18 94645a83ff95: Pulling fs layer 18:10:18 3f3a8bcf1eab: Pulling fs layer 18:10:18 0c92f367c5e7: Pulling fs layer 18:10:18 4b8299f9d1f4: Pulling fs layer 18:10:18 9a6b49a46696: Pulling fs layer 18:10:18 cf05db05a679: Pulling fs layer 18:10:18 3f3a8bcf1eab: Waiting 18:10:18 0c92f367c5e7: Waiting 18:10:18 4b8299f9d1f4: Waiting 18:10:18 9a6b49a46696: Waiting 18:10:18 cf05db05a679: Waiting 18:10:18 94645a83ff95: Verifying Checksum 18:10:18 94645a83ff95: Download complete 18:10:18 1a89e8eeedd5: Download complete 18:10:18 0c92f367c5e7: Verifying Checksum 18:10:18 0c92f367c5e7: Download complete 18:10:18 4b8299f9d1f4: Verifying Checksum 18:10:18 4b8299f9d1f4: Download complete 18:10:18 9b3977197b4f: Download complete 18:10:18 9a6b49a46696: Verifying Checksum 18:10:18 9a6b49a46696: Download complete 18:10:18 9b3977197b4f: Pull complete 18:10:19 1a89e8eeedd5: Pull complete 18:10:19 94645a83ff95: Pull complete 18:10:20 cf05db05a679: Download complete 18:10:20 3f3a8bcf1eab: Verifying Checksum 18:10:20 3f3a8bcf1eab: Download complete 18:10:33 3f3a8bcf1eab: Pull complete 18:10:33 0c92f367c5e7: Pull complete 18:10:33 4b8299f9d1f4: Pull complete 18:10:33 9a6b49a46696: Pull complete 18:10:35 GO111MODULE=on go vet ./... 18:10:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:10:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:10:36 ./bin/test-attribution-txt.sh [Pipeline] echo 18:10:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:10:37 + ls -al . 18:10:37 total 644 18:10:37 drwxrwxr-x 10 1001 1001 4096 Jan 17 18:10 . 18:10:37 drwxr-xr-x 4 root root 30 Jan 17 18:08 .. 18:10:37 -rw-rw-r-- 1 1001 1001 11 Jan 17 18:07 .dockerignore 18:10:37 drwxrwxr-x 8 1001 1001 179 Jan 17 18:07 .git 18:10:37 drwxrwxr-x 4 1001 1001 142 Jan 17 18:07 .github 18:10:37 -rw-rw-r-- 1 1001 1001 804 Jan 17 18:07 .gitignore 18:10:37 -rw-rw-r-- 1 1001 1001 42 Jan 17 18:07 .golangci.yml 18:10:37 -rw-rw-r-- 1 1001 1001 76 Jan 17 18:07 .hadolint.yml 18:10:37 drwx------ 3 1001 1001 73 Jan 17 18:07 .semver 18:10:37 -rw-rw-r-- 1 1001 1001 166 Jan 17 18:07 .sonarcloud.properties 18:10:37 -rw-rw-r-- 1 1001 1001 1171 Jan 17 18:07 ADOPTERS.md 18:10:37 -rw-rw-r-- 1 1001 1001 8910 Jan 17 18:07 Attribution.txt 18:10:37 -rw-rw-r-- 1 1001 1001 51732 Jan 17 18:07 CHANGELOG.md 18:10:37 -rw-rw-r-- 1 1001 1001 3804 Jan 17 18:07 CONTRIBUTING.md 18:10:37 -rw-rw-r-- 1 1001 1001 677 Jan 17 18:07 GOVERNANCE.md 18:10:37 -rw-rw-r-- 1 1001 1001 849 Jan 17 18:07 Jenkinsfile 18:10:37 -rw-rw-r-- 1 1001 1001 10775 Jan 17 18:07 LICENSE 18:10:37 -rw-rw-r-- 1 1001 1001 6508 Jan 17 18:07 Makefile 18:10:37 -rw-rw-r-- 1 1001 1001 582 Jan 17 18:07 OWNERS.md 18:10:37 -rw-rw-r-- 1 1001 1001 8207 Jan 17 18:07 README.md 18:10:37 -rw-rw-r-- 1 1001 1001 6912 Jan 17 18:07 SECURITY.md 18:10:37 -rw-rw-r-- 1 1001 1001 5 Jan 17 18:07 VERSION 18:10:37 -rw-rw-r-- 1 1001 1001 4131 Jan 17 18:07 ZMQWindows.md 18:10:37 drwxrwxr-x 2 1001 1001 37 Jan 17 18:07 bin 18:10:37 drwxrwxr-x 14 1001 1001 4096 Jan 17 18:07 cmd 18:10:37 -rw-r--r-- 1 root root 428381 Jan 17 18:09 coverage.out 18:10:37 -rw-rw-r-- 1 1001 1001 828 Jan 17 18:07 go.mod 18:10:37 -rw-rw-r-- 1 1001 1001 49574 Jan 17 18:07 go.sum 18:10:37 drwxrwxr-x 8 1001 1001 124 Jan 17 18:07 internal 18:10:37 drwxrwxr-x 3 1001 1001 16 Jan 17 18:07 openapi 18:10:37 drwxrwxr-x 4 1001 1001 71 Jan 17 18:07 snap 18:10:37 -rw-rw-r-- 1 1001 1001 204 Jan 17 18:07 version.go [Pipeline] sh 18:10:38 + '[' -e coverage.out ] 18:10:38 + chown 1001:1001 coverage.out [Pipeline] stash 18:10:38 Stashed 1 file(s) [Pipeline] sh 18:10:38 + make build 18:10:38 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 18:10:38 cf05db05a679: Pull complete 18:10:38 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:10:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:10:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:10:38 WORKDIR /edgex 18:10:38 COPY go.mod . 18:10:38 RUN go mod download 18:10:38 + docker build -t ci-base-image-arm64 -f - . 18:10:39 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 18:10:41 Sending build context to Docker daemon 168.6MB 18:10:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:10:41 ---> 0ccda1f7e2ee 18:10:41 Step 2/4 : WORKDIR /edgex 18:10:43 ---> Running in ed543af85b2e 18:10:43 Removing intermediate container ed543af85b2e 18:10:43 ---> abe116b71cd2 18:10:43 Step 3/4 : COPY go.mod . 18:10:44 ---> 27746489005a 18:10:44 Step 4/4 : RUN go mod download 18:10:44 ---> Running in ee6fcefb8b94 18:10:48 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 18:10:48 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 18:10:48 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 18:10:48 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 18:10:49 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 18:10:50 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 18:10:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:10:52 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 18:10:52 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 18:10:53 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] } 18:10:54 $ docker stop --time=1 f90d16f846b0e44779b40ae35f2d3e51bb430be41fce54b915b76b8c551142d4 18:10:56 $ docker rm -f f90d16f846b0e44779b40ae35f2d3e51bb430be41fce54b915b76b8c551142d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:10:58 18:10:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:10:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:10:58 latest: Pulling from edgex-devops/edgex-compose 18:10:58 cbdbe7a5bc2a: Pulling fs layer 18:10:58 ca9280d653b3: Pulling fs layer 18:10:58 7e9c9ca2126c: Pulling fs layer 18:10:58 cbdbe7a5bc2a: Verifying Checksum 18:10:58 cbdbe7a5bc2a: Download complete 18:10:58 ca9280d653b3: Verifying Checksum 18:10:58 ca9280d653b3: Download complete 18:10:58 cbdbe7a5bc2a: Pull complete 18:10:58 7e9c9ca2126c: Verifying Checksum 18:10:58 7e9c9ca2126c: Download complete 18:10:59 ca9280d653b3: Pull complete 18:11:03 7e9c9ca2126c: Pull complete 18:11:03 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:11:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:11:03 prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container 18:11:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:11:06 $ docker top 6fbe8693e4d8738bcc42d3f81cfa795e067ddc514621af0514738f2b94987ab6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:06 + docker-compose build --help 18:11:06 + grep parallel 18:11:07 --parallel Build images in parallel. [Pipeline] } 18:11:07 $ docker stop --time=1 6fbe8693e4d8738bcc42d3f81cfa795e067ddc514621af0514738f2b94987ab6 18:11:08 $ docker rm -f 6fbe8693e4d8738bcc42d3f81cfa795e067ddc514621af0514738f2b94987ab6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:11:08 . [Pipeline] withDockerContainer 18:11:08 prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container 18:11:08 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:11:09 $ docker top 1ba65b205133083d2c7f2b38920bf6c3b4fd665c5b542954ab0f151e5e32c584 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:09 + docker-compose -f ./docker-compose-build.yml build --parallel 18:11:10 Building core-command ... 18:11:10 Building core-data ... 18:11:10 Building core-metadata ... 18:11:10 Building security-bootstrapper ... 18:11:10 Building security-proxy-setup ... 18:11:10 Building security-secretstore-setup ... 18:11:10 Building support-notifications ... 18:11:10 Building support-scheduler ... 18:11:10 Building sys-mgmt-agent ... 18:11:10 Building security-secretstore-setup 18:11:10 Building core-metadata 18:11:10 Building sys-mgmt-agent 18:11:10 Building support-notifications 18:11:10 Building security-bootstrapper 18:11:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:11:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:11:20 ---> 2805a569eea6 18:11:20 Step 3/24 : WORKDIR /edgex-go 18:11:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:11:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:11:26 ---> 2805a569eea6 18:11:26 Step 3/22 : WORKDIR /edgex-go 18:11:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:11:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:11:27 ---> 2805a569eea6 18:11:27 Step 3/22 : WORKDIR /edgex-go 18:11:27 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:11:27 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:11:27 ---> 2805a569eea6 18:11:27 Step 3/30 : WORKDIR /edgex-go 18:11:28 ---> Running in 5ab5f6c9b16f 18:11:28 ---> Running in 8be0558fd59a 18:11:28 ---> Running in 4d97d04ae897 18:11:28 ---> Running in 5c2e542f9e97 18:11:31 Removing intermediate container 5ab5f6c9b16f 18:11:31 ---> 7990eb1c4dcd 18:11:31 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:31 Removing intermediate container 4d97d04ae897 18:11:31 ---> c2a9f93b68bb 18:11:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:31 Removing intermediate container 5c2e542f9e97 18:11:31 ---> 1c7b2a703389 18:11:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:31 Removing intermediate container 8be0558fd59a 18:11:31 ---> 228b20dadb14 18:11:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:31 ---> Running in e983be0c1a58 18:11:31 ---> Running in 8f0b6d6818bc 18:11:31 ---> Running in 3c5fd92e2d7e 18:11:31 ---> Running in 9b26956a4697 18:11:31 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:11:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:11:31 ---> 2805a569eea6 18:11:31 Step 3/21 : WORKDIR /edgex-go 18:11:31 ---> Using cache 18:11:31 ---> 228b20dadb14 18:11:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:32 ---> Running in 367f30747125 18:11:32 Removing intermediate container 8f0b6d6818bc 18:11:32 ---> f0e635381a42 18:11:32 Step 5/30 : RUN apk add --update --no-cache make git 18:11:32 ---> Running in 69456f086db8 18:11:32 Removing intermediate container e983be0c1a58 18:11:32 ---> 6e6ac5773934 18:11:32 Step 5/22 : RUN apk add --update --no-cache make bash git 18:11:32 ---> Running in 96f70470ac32 18:11:32 Removing intermediate container 9b26956a4697 18:11:32 ---> e8354961230f 18:11:32 Step 5/24 : RUN apk add --update --no-cache make git 18:11:32 ---> Running in 36a918eb48df 18:11:32 Removing intermediate container 3c5fd92e2d7e 18:11:32 ---> c81d04a3b55f 18:11:32 Step 5/22 : RUN apk add --update --no-cache make git 18:11:32 ---> Running in ce357826f83a 18:11:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:33 Removing intermediate container 367f30747125 18:11:33 ---> b6b4cec1d160 18:11:33 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:11:33 ---> Running in f7f2e77a392b 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:34 OK: 221 MiB in 52 packages 18:11:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:11:34 OK: 221 MiB in 52 packages 18:11:34 OK: 221 MiB in 52 packages 18:11:34 OK: 221 MiB in 52 packages 18:11:34 Removing intermediate container 69456f086db8 18:11:34 ---> d01502c8e441 18:11:34 Step 6/30 : COPY . . 18:11:34 OK: 221 MiB in 52 packages 18:11:34 Removing intermediate container 36a918eb48df 18:11:34 ---> 49188ac3e130 18:11:34 Step 6/24 : COPY . . 18:11:37 Removing intermediate container ce357826f83a 18:11:37 ---> b837bd034988 18:11:37 Step 6/22 : COPY . . 18:11:37 Removing intermediate container 96f70470ac32 18:11:37 ---> 2a8d1ea4ef72 18:11:37 Step 6/22 : COPY . . 18:11:38 Removing intermediate container f7f2e77a392b 18:11:38 ---> 126f1c595742 18:11:38 Step 6/21 : COPY . . 18:11:44 ---> be4c9116fad0 18:11:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:44 ---> cd2656d118d3 18:11:44 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:44 ---> Running in 3e4780b76544 18:11:44 ---> Running in d02409c0a577 18:11:52 Removing intermediate container 3e4780b76544 18:11:52 ---> 8384de78b9ca 18:11:52 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:11:52 Removing intermediate container d02409c0a577 18:11:52 ---> c9146c796768 18:11:52 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:11:52 ---> Running in 4e3a0509ed43 18:11:53 ---> Running in 46e8f23b2dc0 18:11:53 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 18:11:53 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 18:12:00 ---> 533ee1fa6ebb 18:12:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:00 ---> Running in 4a342907568d 18:12:00 ---> fefcc8507b49 18:12:00 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:00 ---> Running in 880aa12742a2 18:12:00 ---> ddaf90d4120c 18:12:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:00 ---> Running in 7224a65d947d 18:12:01 Removing intermediate container 4a342907568d 18:12:01 ---> 4270717775a4 18:12:01 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:12:01 ---> Running in 557b29a7bf13 18:12:01 Removing intermediate container 880aa12742a2 18:12:01 ---> 69983cb60896 18:12:01 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:12:01 Removing intermediate container 7224a65d947d 18:12:01 ---> 138890df73b0 18:12:01 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:12:01 ---> Running in 0d9b977d19ea 18:12:01 ---> Running in 9efadb9beeff 18:12:02 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 18:12:02 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 18:12:02 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 18:12:05 Removing intermediate container ee6fcefb8b94 18:12:05 ---> 72563fb76687 18:12:05 Successfully built 72563fb76687 18:12:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:12:06 + docker inspect -f . ci-base-image-arm64 18:12:06 . [Pipeline] withDockerContainer 18:12:06 prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 18:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:12:07 $ docker top 7729ace13f7a7f4f7664b5f73adbd75380690d5be372045cdf5ac22c99f6311b -eo pid,comm [Pipeline] { [Pipeline] sh 18:12:08 + go version 18:12:08 go version go1.17.6 linux/arm64 [Pipeline] } 18:12:08 $ docker stop --time=1 7729ace13f7a7f4f7664b5f73adbd75380690d5be372045cdf5ac22c99f6311b 18:12:10 $ docker rm -f 7729ace13f7a7f4f7664b5f73adbd75380690d5be372045cdf5ac22c99f6311b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:12:11 + docker inspect -f . ci-base-image-arm64 18:12:11 . [Pipeline] withDockerContainer 18:12:11 prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 18:12:11 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:12:12 $ docker top 4c9e63046940d5e6edc9b43ba3a0256b1dc138b66bceaa678a87651c0c9c8ddc -eo pid,comm [Pipeline] { [Pipeline] echo 18:12:12 ========================================================= 18:12:12 [edgeXBuildGoParallel] Running Tests and Build... 18:12:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:12:13 + make test 18:12:13 go mod tidy 18:12:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:12:29 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 18:12:29 Removing intermediate container 46e8f23b2dc0 18:12:29 ---> 13e983477b5f 18:12:29 18:12:29 Step 9/30 : FROM alpine:3.14 18:12:29 3.14: Pulling from library/alpine 18:12:29 Removing intermediate container 4e3a0509ed43 18:12:29 ---> 5e2b3312c144 18:12:29 18:12:29 Step 9/24 : FROM alpine:3.14 18:12:29 3.14: Pulling from library/alpine 18:12:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:12:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:12:29 Status: Image is up to date for alpine:3.14 18:12:29 Status: Downloaded newer image for alpine:3.14 18:12:29 ---> 0a97eee8041e 18:12:29 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:12:29 ---> 0a97eee8041e 18:12:29 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:12:29 ---> Running in e54df1c18d0f 18:12:29 ---> Running in 92bdbfd62ba5 18:12:30 Removing intermediate container 92bdbfd62ba5 18:12:30 ---> d54557443f49 18:12:30 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:12:30 ---> Running in 754301c2967d 18:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:12:31 (1/3) Installing ca-certificates (20191127-r5) 18:12:31 (2/3) Installing dumb-init (1.2.5-r1) 18:12:31 (3/3) Installing su-exec (0.2-r1) 18:12:31 Executing busybox-1.33.1-r6.trigger 18:12:31 Executing ca-certificates-20191127-r5.trigger 18:12:31 OK: 6 MiB in 17 packages 18:12:31 (1/2) Installing dumb-init (1.2.5-r1) 18:12:31 (2/2) Installing su-exec (0.2-r1) 18:12:31 Executing busybox-1.33.1-r6.trigger 18:12:31 OK: 6 MiB in 16 packages 18:12:32 Removing intermediate container 754301c2967d 18:12:32 ---> 8580c2694c90 18:12:32 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:12:32 Removing intermediate container e54df1c18d0f 18:12:32 ---> 3d62c5556f48 18:12:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:12:32 ---> Running in 5dd4d24b94f0 18:12:32 ---> Running in faf2e9903d9e 18:12:32 Removing intermediate container 5dd4d24b94f0 18:12:32 ---> 28fc4eb69b07 18:12:32 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:12:32 Removing intermediate container faf2e9903d9e 18:12:32 ---> b218ffec66da 18:12:32 Step 12/24 : WORKDIR / 18:12:32 ---> Running in 44dbee631931 18:12:32 ---> Running in c9f405eea57f 18:12:32 Removing intermediate container 44dbee631931 18:12:32 ---> 7ed046170948 18:12:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:12:32 Removing intermediate container c9f405eea57f 18:12:32 ---> 05a00357778e 18:12:32 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:12:32 ---> Running in 831543e983d3 18:12:33 ---> f3c8420f59a5 18:12:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:12:33 ---> db547fdd876e 18:12:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:12:33 ---> de6d23a267aa 18:12:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:12:33 Removing intermediate container 831543e983d3 18:12:33 ---> f5d8f5122266 18:12:33 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:12:33 ---> Running in a6d87325927d 18:12:33 ---> 4d53c0778c4c 18:12:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:12:33 Removing intermediate container a6d87325927d 18:12:33 ---> c9657f780c97 18:12:33 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:12:34 ---> 07d221b6db21 18:12:34 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:12:34 ---> Running in a991c148ed9e 18:12:34 ---> 8d92a148bfe2 18:12:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:12:34 ---> e763db9fcb93 18:12:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:12:35 ---> 6acecd141d76 18:12:35 Step 20/24 : 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/ 18:12:35 ---> Running in b79cca87c886 18:12:35 Removing intermediate container a991c148ed9e 18:12:35 ---> 9e040ecebc7a 18:12:35 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:12:35 ---> f325196c7333 18:12:35 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:12:36 ---> 9a1851a655fe 18:12:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:12:36 ---> cce71342b0de 18:12:36 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:12:36 Removing intermediate container b79cca87c886 18:12:36 ---> 1aa1b147b03b 18:12:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:12:36 ---> Running in 749be6d921ad 18:12:36 Removing intermediate container 749be6d921ad 18:12:36 ---> bb65f820423b 18:12:36 Step 22/24 : LABEL arch=x86_64 18:12:36 ---> eccb1d68b865 18:12:36 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:12:37 ---> Running in aab9aaf50e5c 18:12:37 ---> 47543bcb8062 18:12:37 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:12:37 Removing intermediate container aab9aaf50e5c 18:12:37 ---> 7efefa2682e7 18:12:37 Step 23/24 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:12:37 ---> Running in c19850b6a8e6 18:12:37 ---> Running in 42d75b5d00f3 18:12:37 Removing intermediate container c19850b6a8e6 18:12:37 ---> 66b9303d77c1 18:12:37 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:12:37 Removing intermediate container 42d75b5d00f3 18:12:37 ---> 7b1a9d9760c3 18:12:37 Step 24/24 : LABEL version=0.0.0 18:12:37 ---> Running in 3e7490f2ba6e 18:12:37 ---> 14cc16e14a1b 18:12:37 Step 25/30 : RUN chmod +x /entrypoint.sh 18:12:37 Removing intermediate container 3e7490f2ba6e 18:12:37 ---> eb195e0cf365 18:12:37 18:12:37 Successfully built eb195e0cf365 18:12:37 Successfully tagged security-secretstore-setup:latest 18:12:37 Building core-command 18:12:37 ---> Running in 9392770b2bd6 18:12:39  Building security-secretstore-setup ... done Removing intermediate container 9392770b2bd6 18:12:39 ---> deb6dec5b52c 18:12:39 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:12:40 ---> Running in 8964b5b9cc0a 18:12:40 Removing intermediate container 8964b5b9cc0a 18:12:40 ---> 9b287f20d400 18:12:40 Step 27/30 : CMD ["gate"] 18:12:40 ? github.com/edgexfoundry/edgex-go [no test files] 18:12:40 Removing intermediate container 557b29a7bf13 18:12:40 ---> 8a6d5ae6e2d7 18:12:40 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:12:40 ---> Running in ffc03289d347 18:12:40 ---> Running in 08a556bad627 18:12:40 Removing intermediate container ffc03289d347 18:12:40 ---> a691e2fbd2d3 18:12:40 Step 28/30 : LABEL arch=x86_64 18:12:41 ---> Running in a2e1b5d42b35 18:12:41 Removing intermediate container a2e1b5d42b35 18:12:41 ---> ddf0c59d0752 18:12:41 Step 29/30 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:12:41 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 18:12:41 ---> Running in 9d96af9b7ec1 18:12:41 Removing intermediate container 9d96af9b7ec1 18:12:41 ---> 2bd5ebe7879d 18:12:41 Step 30/30 : LABEL version=0.0.0 18:12:42 ---> Running in be08f323c08c 18:12:42 Removing intermediate container be08f323c08c 18:12:42 ---> 7e42c63934b7 18:12:42 18:12:42 Successfully built 7e42c63934b7 18:12:42 Successfully tagged security-bootstrapper:latest 18:12:42  Building security-bootstrapper ... done Building core-data 18:12:44 Removing intermediate container 08a556bad627 18:12:44 ---> bd7a5c903401 18:12:44 18:12:44 Step 10/22 : FROM docker:20.10.10 18:12:45 Removing intermediate container 0d9b977d19ea 18:12:45 ---> fa1aae811cf1 18:12:45 18:12:45 Step 9/21 : FROM alpine:3.14 18:12:45 ---> 0a97eee8041e 18:12:45 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:12:45 20.10.10: Pulling from library/docker 18:12:45 ---> Running in ee698c7f9f07 18:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:12:46 (1/2) Installing ca-certificates (20191127-r5) 18:12:46 (2/2) Installing dumb-init (1.2.5-r1) 18:12:46 Executing busybox-1.33.1-r6.trigger 18:12:46 Executing ca-certificates-20191127-r5.trigger 18:12:46 OK: 6 MiB in 16 packages 18:12:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:12:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:12:47 ---> 2805a569eea6 18:12:47 Step 3/22 : WORKDIR /edgex-go 18:12:47 ---> Using cache 18:12:47 ---> 228b20dadb14 18:12:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:47 ---> Using cache 18:12:47 ---> b6b4cec1d160 18:12:47 Step 5/22 : RUN apk add --update --no-cache make git 18:12:47 ---> Running in d0ec36797215 18:12:47 Removing intermediate container 9efadb9beeff 18:12:47 ---> 831ea2505c15 18:12:47 18:12:47 Step 9/22 : FROM alpine:3.14 18:12:47 ---> 0a97eee8041e 18:12:47 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:12:47 ---> Running in 5b6ae037988c 18:12:47 Removing intermediate container ee698c7f9f07 18:12:47 ---> 369899d81aef 18:12:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:12:48 ---> Running in 4da68578be04 18:12:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:48 Removing intermediate container 4da68578be04 18:12:48 ---> 50f184d171a5 18:12:48 Step 12/21 : ENV APP_PORT=59860 18:12:48 ---> Running in a6e983987052 18:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:12:48 Removing intermediate container a6e983987052 18:12:48 ---> ffef9aa068bf 18:12:48 Step 13/21 : EXPOSE $APP_PORT 18:12:48 (1/1) Installing dumb-init (1.2.5-r1) 18:12:48 Executing busybox-1.33.1-r6.trigger 18:12:48 OK: 6 MiB in 15 packages 18:12:48 ---> Running in d5ce47acde1f 18:12:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:12:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:12:49 ---> 2805a569eea6 18:12:49 Step 3/22 : WORKDIR /edgex-go 18:12:49 ---> Using cache 18:12:49 ---> 228b20dadb14 18:12:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:49 ---> Using cache 18:12:49 ---> b6b4cec1d160 18:12:49 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:49 ---> Running in 57e7312ad0e7 18:12:49 Removing intermediate container d5ce47acde1f 18:12:49 ---> 68742b6a32a9 18:12:49 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:12:49 OK: 221 MiB in 52 packages 18:12:49 Removing intermediate container 5b6ae037988c 18:12:49 ---> 93277a45987c 18:12:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:12:49 ---> Running in 514c44f0be15 18:12:49 ---> 66b19c6a8c0b 18:12:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:12:49 Removing intermediate container 514c44f0be15 18:12:49 ---> 7a7b54b617f0 18:12:49 Step 12/22 : ENV APP_PORT=59881 18:12:49 Removing intermediate container d0ec36797215 18:12:49 ---> 7772799c6f87 18:12:49 Step 6/22 : COPY . . 18:12:49 ---> Running in 0089ec0f1f5d 18:12:50 Removing intermediate container 0089ec0f1f5d 18:12:50 ---> 1c6433026e5c 18:12:50 Step 13/22 : EXPOSE $APP_PORT 18:12:50 ---> d7b8873347dc 18:12:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:12:50 ---> Running in eba1eaa9bce0 18:12:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:12:50 OK: 221 MiB in 52 packages 18:12:51 ---> a546b5292f74 18:12:51 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:12:51 Removing intermediate container eba1eaa9bce0 18:12:51 ---> f5b696759574 18:12:51 Step 14/22 : WORKDIR / 18:12:51 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 18:12:51 Status: Downloaded newer image for docker:20.10.10 18:12:51 ---> b706a049f56e 18:12:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:12:51 ---> Running in 6c53e7dec695 18:12:51 ---> Running in 7e82868464f8 18:12:51 ---> Running in b83c616b7119 18:12:51 Removing intermediate container 6c53e7dec695 18:12:51 ---> 39f83b3b1cba 18:12:51 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:12:51 Removing intermediate container 7e82868464f8 18:12:51 ---> 209ffd399faf 18:12:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:12:51 Removing intermediate container 57e7312ad0e7 18:12:51 ---> f019220d8e28 18:12:51 Step 6/22 : COPY . . 18:12:51 Removing intermediate container b83c616b7119 18:12:51 ---> dccda77705d8 18:12:51 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:12:51 ---> Running in 3d955da07f47 18:12:52 ---> Running in c446c13ecbb9 18:12:52 Removing intermediate container 3d955da07f47 18:12:52 ---> 9fbdab8e7e7f 18:12:52 Step 19/21 : LABEL arch=x86_64 18:12:53 ---> Running in b4812f840a19 18:12:53 ---> f8a09c6492a1 18:12:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:12:53 (1/42) Installing readline (8.1.0-r0) 18:12:54 (2/42) Installing bash (5.1.4-r0) 18:12:54 Removing intermediate container b4812f840a19 18:12:54 ---> 667434731618 18:12:54 Step 20/21 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:12:54 Executing bash-5.1.4-r0.post-install 18:12:54 (3/42) Installing brotli-libs (1.0.9-r5) 18:12:54 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:12:54 (5/42) Installing libcurl (7.79.1-r0) 18:12:54 (6/42) Installing curl (7.79.1-r0) 18:12:54 (7/42) Installing dumb-init (1.2.5-r1) 18:12:54 (8/42) Installing libbz2 (1.0.8-r1) 18:12:54 (9/42) Installing expat (2.4.3-r0) 18:12:54 (10/42) Installing libffi (3.3-r2) 18:12:54 (11/42) Installing gdbm (1.19-r0) 18:12:54 (12/42) Installing xz-libs (5.2.5-r0) 18:12:54 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:12:54 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:12:54 (15/42) Installing mpdecimal (2.5.1-r1) 18:12:54 (16/42) Installing sqlite-libs (3.35.5-r0) 18:12:54 (17/42) Installing python3 (3.9.5-r2) 18:12:54 ---> Running in 9c493f46ec82 18:12:55 ---> 5d99809a1958 18:12:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:12:55 (18/42) Installing py3-appdirs (1.4.4-r2) 18:12:55 (19/42) Installing py3-chardet (4.0.0-r2) 18:12:55 (20/42) Installing py3-idna (3.2-r0) 18:12:55 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:12:55 (22/42) Installing py3-certifi (2020.12.5-r1) 18:12:55 (23/42) Installing py3-requests (2.25.1-r4) 18:12:55 Removing intermediate container 9c493f46ec82 18:12:55 ---> 7c6917b7e824 18:12:55 Step 21/21 : LABEL version=0.0.0 18:12:55 (24/42) Installing py3-msgpack (1.0.2-r1) 18:12:55 (25/42) Installing py3-lockfile (0.12.2-r4) 18:12:55 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:12:55 (27/42) Installing py3-colorama (0.4.4-r1) 18:12:55 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:12:55 (29/42) Installing py3-distlib (0.3.1-r3) 18:12:55 ---> 583cd499b0ec 18:12:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:55 (30/42) Installing py3-distro (1.5.0-r3) 18:12:55 (31/42) Installing py3-six (1.15.0-r1) 18:12:55 (32/42) Installing py3-webencodings (0.5.1-r4) 18:12:55 (33/42) Installing py3-html5lib (1.1-r1) 18:12:55 ---> 04adcf766d92 18:12:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:12:55 ---> Running in 614d43473f07 18:12:55 (34/42) Installing py3-parsing (2.4.7-r2) 18:12:55 (35/42) Installing py3-packaging (20.9-r1) 18:12:55 (36/42) Installing py3-toml (0.10.2-r2) 18:12:55 (37/42) Installing py3-pep517 (0.10.0-r2) 18:12:55 ---> Running in 2163fe213af8 18:12:55 (38/42) Installing py3-progress (1.5-r2) 18:12:55 (39/42) Installing py3-retrying (1.3.3-r1) 18:12:56 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:12:56 ---> Running in 65260b0bf2b5 18:12:56 (41/42) Installing py3-setuptools (52.0.0-r3) 18:12:56 (42/42) Installing py3-pip (20.3.4-r1) 18:12:56 Removing intermediate container 614d43473f07 18:12:56 ---> a4fd65abe2f6 18:12:56 18:12:56 Successfully built a4fd65abe2f6 18:12:56 Executing busybox-1.33.1-r6.trigger 18:12:56 OK: 84 MiB in 64 packages 18:12:56 Removing intermediate container 65260b0bf2b5 18:12:56 ---> 920174b6a59d 18:12:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:12:57 Successfully tagged support-notifications:latest 18:12:57 Building security-proxy-setup 18:12:57  Building support-notifications ... done  ---> Running in 88b7b9facda2 18:12:57 ---> b259d1007086 18:12:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:57 Collecting docker-compose==1.23.2 18:12:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:12:57 Collecting PyYAML<4,>=3.10 18:12:57 Downloading PyYAML-3.13.tar.gz (270 kB) 18:12:58 Collecting jsonschema<3,>=2.5.1 18:12:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:12:58 Collecting docker<4.0,>=3.6.0 18:12:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:12:58 Collecting websocket-client<1.0,>=0.32.0 18:12:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:12:58 Collecting texttable<0.10,>=0.9.0 18:12:58 Downloading texttable-0.9.1.tar.gz (11 kB) 18:12:58 Removing intermediate container 88b7b9facda2 18:12:58 ---> d41e5b244195 18:12:58 Step 20/22 : LABEL arch=x86_64 18:12:58 ---> Running in afb2bcb47af6 18:12:58 Collecting dockerpty<0.5,>=0.4.1 18:12:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:12:59 ---> Running in 0632788c5af7 18:12:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:12:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:12:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:12:59 Collecting cached-property<2,>=1.2.0 18:12:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:12:59 Removing intermediate container 2163fe213af8 18:12:59 ---> 69b37b1b8d11 18:12:59 Step 8/22 : RUN make cmd/core-command/core-command 18:12:59 Collecting docopt<0.7,>=0.6.1 18:12:59 Downloading docopt-0.6.2.tar.gz (25 kB) 18:12:59 Removing intermediate container 0632788c5af7 18:12:59 ---> 20e3f361586d 18:12:59 Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:12:59 ---> Running in 0c16c5d96130 18:12:59 ---> Running in 46a26a75616c 18:12:59 Removing intermediate container 46a26a75616c 18:12:59 ---> b8d5d5ee148f 18:12:59 Step 22/22 : LABEL version=0.0.0 18:13:00 ---> Running in bf09906e0eb8 18:13:00 Collecting docker-pycreds>=0.4.0 18:13:00 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 18:13:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:13:00 Collecting idna<2.8,>=2.5 18:13:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:13:00 Collecting chardet<3.1.0,>=3.0.2 18:13:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:13:00 Removing intermediate container bf09906e0eb8 18:13:00 ---> 88bd88d5aa15 18:13:00 18:13:00 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) 18:13:00 Collecting urllib3<1.25,>=1.21.1 18:13:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:13:00 Successfully built 88bd88d5aa15 18:13:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:13:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:13:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:13:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:13:00 Successfully tagged core-metadata:latest 18:13:00  Building core-metadata ... done Building support-scheduler 18:13:00 Removing intermediate container afb2bcb47af6 18:13:00 ---> 23fc05222468 18:13:00 Step 8/22 : RUN make cmd/core-data/core-data 18:13:00 ---> Running in 6e7945ad5c56 18:13:00 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:13:00 Attempting uninstall: urllib3 18:13:00 Found existing installation: urllib3 1.26.5 18:13:00 Uninstalling urllib3-1.26.5: 18:13:00 Successfully uninstalled urllib3-1.26.5 18:13:00 Attempting uninstall: idna 18:13:00 Found existing installation: idna 3.2 18:13:00 Uninstalling idna-3.2: 18:13:00 Successfully uninstalled idna-3.2 18:13:01 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 18:13:01 Attempting uninstall: chardet 18:13:01 Found existing installation: chardet 4.0.0 18:13:01 Uninstalling chardet-4.0.0: 18:13:01 Successfully uninstalled chardet-4.0.0 18:13:01 Attempting uninstall: requests 18:13:01 Found existing installation: requests 2.25.1 18:13:01 Uninstalling requests-2.25.1: 18:13:01 Successfully uninstalled requests-2.25.1 18:13:01 Running setup.py install for texttable: started 18:13:02 Running setup.py install for texttable: finished with status 'done' 18:13:02 Running setup.py install for PyYAML: started 18:13:03 Running setup.py install for PyYAML: finished with status 'done' 18:13:03 Running setup.py install for docopt: started 18:13:04 Running setup.py install for docopt: finished with status 'done' 18:13:04 Running setup.py install for dockerpty: started 18:13:04 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:13:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:13:04 ---> 2805a569eea6 18:13:04 Step 3/20 : WORKDIR /edgex-go 18:13:04 ---> Using cache 18:13:04 ---> 228b20dadb14 18:13:04 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:04 ---> Using cache 18:13:04 ---> b6b4cec1d160 18:13:04 Step 5/20 : RUN apk add --update --no-cache make git 18:13:04 ---> Using cache 18:13:04 ---> 7772799c6f87 18:13:04 Step 6/20 : COPY . . 18:13:04 ---> Using cache 18:13:04 ---> 583cd499b0ec 18:13:04 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:04 ---> Using cache 18:13:04 ---> 69b37b1b8d11 18:13:04 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:13:04 Running setup.py install for dockerpty: finished with status 'done' 18:13:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:13:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:13:06 ---> 2805a569eea6 18:13:06 Step 3/23 : WORKDIR /edgex-go 18:13:06 ---> Using cache 18:13:06 ---> 228b20dadb14 18:13:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:06 ---> Using cache 18:13:06 ---> b6b4cec1d160 18:13:06 Step 5/23 : RUN apk add --update --no-cache make git 18:13:06 ---> Using cache 18:13:06 ---> 7772799c6f87 18:13:06 Step 6/23 : COPY go.mod . 18:13:06 ---> Running in 0806281ddd8e 18:13:06 ---> dbeff02bfc29 18:13:06 Step 7/23 : RUN go mod download 18:13:06 ---> Running in b092bc90f625 18:13:06 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 18:13:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:13:10 Removing intermediate container b092bc90f625 18:13:10 ---> 9c1cf58015bb 18:13:10 Step 8/23 : COPY . . 18:13:11 Removing intermediate container c446c13ecbb9 18:13:11 ---> 3338ca145ee3 18:13:11 Step 13/22 : ENV APP_PORT=58890 18:13:12 ---> Running in abcc649fbac1 18:13:12 Removing intermediate container abcc649fbac1 18:13:12 ---> 79acf6d0f725 18:13:12 Step 14/22 : EXPOSE $APP_PORT 18:13:12 ---> Running in 96b67a8daea0 18:13:12 Removing intermediate container 96b67a8daea0 18:13:12 ---> c88ed7ba6bca 18:13:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:13:14 ---> ed3372fc0b57 18:13:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:13:14 ---> c99ccb04e48a 18:13:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:13:15 ---> 57d7d9633635 18:13:15 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:13:15 ---> Running in 43382699dcc9 18:13:15 Removing intermediate container 43382699dcc9 18:13:15 ---> c3338d7c84d2 18:13:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:15 ---> Running in 4d5ffe745828 18:13:15 Removing intermediate container 4d5ffe745828 18:13:15 ---> cc36a47de414 18:13:15 Step 20/22 : LABEL arch=x86_64 18:13:16 ---> Running in a949c6879a1f 18:13:16 Removing intermediate container a949c6879a1f 18:13:16 ---> c0b935defa28 18:13:16 Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:13:16 ---> Running in 7e09c446f1a6 18:13:16 Removing intermediate container 7e09c446f1a6 18:13:16 ---> 4729554ab6e3 18:13:16 Step 22/22 : LABEL version=0.0.0 18:13:17 ---> ff62d3a5fa98 18:13:17 Step 9/23 : RUN go mod tidy 18:13:17 ---> Running in dfe6e6499643 18:13:17 ---> Running in be2a6fcd4d71 18:13:17 Removing intermediate container dfe6e6499643 18:13:17 ---> 7c9b530f4da5 18:13:17 18:13:17 Successfully built 7c9b530f4da5 18:13:17 Successfully tagged sys-mgmt-agent:latest 18:13:21  Building sys-mgmt-agent ... done Removing intermediate container be2a6fcd4d71 18:13:21 ---> f649172c9f50 18:13:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:13:21 ---> Running in 5dd7cc33233e 18:13:22 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 18:13:32 Removing intermediate container 0c16c5d96130 18:13:32 ---> 358b7f50097a 18:13:32 18:13:32 Step 9/22 : FROM alpine:3.14 18:13:32 ---> 0a97eee8041e 18:13:32 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:13:32 ---> Using cache 18:13:32 ---> 93277a45987c 18:13:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:32 ---> Using cache 18:13:32 ---> 7a7b54b617f0 18:13:32 Step 12/22 : ENV APP_PORT=59882 18:13:32 ---> Running in ce4406aeb17f 18:13:32 Removing intermediate container ce4406aeb17f 18:13:32 ---> 9032227248d5 18:13:32 Step 13/22 : EXPOSE $APP_PORT 18:13:32 ---> Running in f37ec0951313 18:13:32 Removing intermediate container f37ec0951313 18:13:32 ---> 767d155e6165 18:13:32 Step 14/22 : WORKDIR / 18:13:32 ---> Running in 4603cc062a9e 18:13:32 Removing intermediate container 4603cc062a9e 18:13:32 ---> ef96781cdea6 18:13:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:32 ---> 85ad9bfcc892 18:13:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:13:32 ---> f4f471c16508 18:13:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:13:32 ---> ddbd41f3fb7c 18:13:32 Step 18/22 : ENTRYPOINT ["/core-command"] 18:13:32 ---> Running in fcbb884770fb 18:13:32 Removing intermediate container fcbb884770fb 18:13:32 ---> b82c887bba16 18:13:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:32 ---> Running in e718bd945cce 18:13:33 Removing intermediate container e718bd945cce 18:13:33 ---> ebfad794c930 18:13:33 Step 20/22 : LABEL arch=x86_64 18:13:33 ---> Running in 48f09e86cf9a 18:13:33 Removing intermediate container 48f09e86cf9a 18:13:33 ---> d9cf30cf5fd9 18:13:33 Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:13:33 ---> Running in 8070f1e07f6c 18:13:33 Removing intermediate container 8070f1e07f6c 18:13:33 ---> 91022569d54d 18:13:33 Step 22/22 : LABEL version=0.0.0 18:13:33 ---> Running in e97cab0bde55 18:13:33 Removing intermediate container e97cab0bde55 18:13:33 ---> 9c5889959efd 18:13:33 18:13:33 Successfully built 9c5889959efd 18:13:33 Successfully tagged core-command:latest 18:13:34  Building core-command ... done 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 18:13:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:13:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:13:38 Removing intermediate container 0806281ddd8e 18:13:38 ---> 5a29fafab814 18:13:38 18:13:38 Step 9/20 : FROM alpine:3.14 18:13:38 ---> 0a97eee8041e 18:13:38 Step 10/20 : RUN apk add --update --no-cache curl 18:13:38 ---> Running in 6efdd2ebb368 18:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:13:39 (1/5) Installing ca-certificates (20191127-r5) 18:13:39 (2/5) Installing brotli-libs (1.0.9-r5) 18:13:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:13:39 (4/5) Installing libcurl (7.79.1-r0) 18:13:39 (5/5) Installing curl (7.79.1-r0) 18:13:39 Executing busybox-1.33.1-r6.trigger 18:13:39 Executing ca-certificates-20191127-r5.trigger 18:13:39 OK: 8 MiB in 19 packages 18:13:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:13:40 Removing intermediate container 6efdd2ebb368 18:13:40 ---> 81093877ff18 18:13:40 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:13:40 ---> Running in b8cafb824b39 18:13:40 Removing intermediate container b8cafb824b39 18:13:40 ---> 3e15e5c8f718 18:13:40 Step 12/20 : WORKDIR /edgex 18:13:40 ---> Running in 14ef051047d0 18:13:41 Removing intermediate container 14ef051047d0 18:13:41 ---> 99b585509c1f 18:13:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:13:41 ---> c6e94a00b77c 18:13:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:13:41 ---> 9237e8a1c2c5 18:13:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:13:42 ---> ca8313a02bb0 18:13:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:13:42 ---> Running in 3be9b546e3ad 18:13:42 Removing intermediate container 3be9b546e3ad 18:13:42 ---> d5c9dd37434c 18:13:42 Step 17/20 : CMD ["--init=true"] 18:13:42 ---> Running in 12f82041e579 18:13:43 Removing intermediate container 12f82041e579 18:13:43 ---> 7864f872aa00 18:13:43 Step 18/20 : LABEL arch=x86_64 18:13:43 ---> Running in 432664bed261 18:13:43 Removing intermediate container 432664bed261 18:13:43 ---> 76be0d625ee8 18:13:43 Step 19/20 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:13:43 ---> Running in 483e17612305 18:13:43 Removing intermediate container 483e17612305 18:13:43 ---> e370eb9c9ada 18:13:43 Step 20/20 : LABEL version=0.0.0 18:13:43 Removing intermediate container 6e7945ad5c56 18:13:43 ---> c3eb9d26c6d2 18:13:43 18:13:43 Step 9/22 : FROM alpine:3.14 18:13:43 ---> 0a97eee8041e 18:13:43 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:13:43 ---> Running in 46051813cae2 18:13:43 ---> Running in bd9ab8f11f43 18:13:43 Removing intermediate container 46051813cae2 18:13:43 ---> e2a3ff3fefd6 18:13:43 18:13:44 Successfully built e2a3ff3fefd6 18:13:44 Successfully tagged security-proxy-setup:latest 18:13:44  Building security-proxy-setup ... done Removing intermediate container bd9ab8f11f43 18:13:44 ---> 6feaebd7dd06 18:13:44 Step 11/22 : ENV APP_PORT=59880 18:13:44 ---> Running in b25436bde1a7 18:13:44 Removing intermediate container b25436bde1a7 18:13:44 ---> 5c5361d18258 18:13:44 Step 12/22 : EXPOSE $APP_PORT 18:13:44 ---> Running in e7059b3e8286 18:13:44 Removing intermediate container e7059b3e8286 18:13:44 ---> 588998b42c4b 18:13:44 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:44 ---> Running in f94681c9c553 18:13:45 Removing intermediate container f94681c9c553 18:13:45 ---> b2b866e89898 18:13:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:13:45 ---> Running in e102d06a8dff 18:13:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:13:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:13:46 Removing intermediate container 5dd7cc33233e 18:13:46 ---> 7e294e03b1df 18:13:46 18:13:46 Step 11/23 : FROM alpine:3.14 18:13:46 ---> 0a97eee8041e 18:13:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:13:46 ---> Using cache 18:13:46 ---> 93277a45987c 18:13:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:46 ---> Using cache 18:13:46 ---> 7a7b54b617f0 18:13:46 Step 14/23 : ENV APP_PORT=59861 18:13:46 ---> Running in d7f7dc698ca7 18:13:46 Removing intermediate container d7f7dc698ca7 18:13:46 ---> 1a77a4d777c7 18:13:46 Step 15/23 : EXPOSE $APP_PORT 18:13:46 ---> Running in f7af4daf0c43 18:13:46 Removing intermediate container f7af4daf0c43 18:13:46 ---> 2b956df55fa0 18:13:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:46 (1/6) Installing dumb-init (1.2.5-r1) 18:13:46 ---> 43032cbb1e2a 18:13:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:13:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:13:47 (3/6) Installing libsodium (1.0.18-r0) 18:13:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:13:47 ---> 3e419f3fa2bf 18:13:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:13:47 (5/6) Installing libzmq (4.3.4-r0) 18:13:47 (6/6) Installing zeromq (4.3.4-r0) 18:13:47 ---> 35a76cf20908 18:13:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:13:47 ---> Running in 8ef3b6a30edc 18:13:47 Executing busybox-1.33.1-r6.trigger 18:13:47 OK: 8 MiB in 20 packages 18:13:47 Removing intermediate container 8ef3b6a30edc 18:13:47 ---> 8ce26ca1e660 18:13:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:47 ---> Running in b7949912895f 18:13:47 Removing intermediate container b7949912895f 18:13:47 ---> c9a1424a4c31 18:13:47 Step 21/23 : LABEL arch=x86_64 18:13:47 ---> Running in 23a38d8522dd 18:13:47 Removing intermediate container e102d06a8dff 18:13:47 ---> 37dc37fd3560 18:13:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:47 Removing intermediate container 23a38d8522dd 18:13:47 ---> eaa090d23486 18:13:47 Step 22/23 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:13:47 ---> Running in 1ad632c091c0 18:13:47 ---> cd84c22e0d4f 18:13:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:13:47 Removing intermediate container 1ad632c091c0 18:13:47 ---> 4d404b3b96e5 18:13:47 Step 23/23 : LABEL version=0.0.0 18:13:47 ---> Running in 6dd4fcf36711 18:13:47 Removing intermediate container 6dd4fcf36711 18:13:47 ---> ed7822e75d1f 18:13:47 18:13:47 Successfully built ed7822e75d1f 18:13:48 Successfully tagged support-scheduler:latest 18:13:48  Building support-scheduler ... done  ---> 4969e9fe6df6 18:13:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:13:48 ---> 7b4dfadf3f87 18:13:48 Step 18/22 : ENTRYPOINT ["/core-data"] 18:13:48 ---> Running in 4a478ff86a44 18:13:48 Removing intermediate container 4a478ff86a44 18:13:48 ---> 9c7ab22d516a 18:13:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:48 ---> Running in ae1a4541f2f4 18:13:48 Removing intermediate container ae1a4541f2f4 18:13:48 ---> 4e79332bb7bf 18:13:48 Step 20/22 : LABEL arch=x86_64 18:13:48 ---> Running in dc3b32dd3821 18:13:48 Removing intermediate container dc3b32dd3821 18:13:48 ---> 073629ac7a97 18:13:48 Step 21/22 : LABEL git_sha=c68ad50b40df6e50a66fc52a6e4c96a0b9380f51 18:13:48 ---> Running in 5a3d6c5d4f3c 18:13:48 Removing intermediate container 5a3d6c5d4f3c 18:13:48 ---> 511a929cf0d7 18:13:48 Step 22/22 : LABEL version=0.0.0 18:13:48 ---> Running in 1eefe39bb989 18:13:48 Removing intermediate container 1eefe39bb989 18:13:48 ---> 23cbe26046e2 18:13:48 18:13:48 Successfully built 23cbe26046e2 18:13:48 Successfully tagged core-data:latest 18:13:48  Building core-data ... done  [Pipeline] } 18:13:48 $ docker stop --time=1 1ba65b205133083d2c7f2b38920bf6c3b4fd665c5b542954ab0f151e5e32c584 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:13:50 $ docker rm -f 1ba65b205133083d2c7f2b38920bf6c3b4fd665c5b542954ab0f151e5e32c584 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:50 + docker images 18:13:50 REPOSITORY TAG IMAGE ID CREATED SIZE 18:13:50 core-data latest 23cbe26046e2 2 seconds ago 19.9MB 18:13:50 support-scheduler latest ed7822e75d1f 3 seconds ago 15.9MB 18:13:50 7e294e03b1df 5 seconds ago 1.77GB 18:13:50 security-proxy-setup latest e2a3ff3fefd6 7 seconds ago 26.1MB 18:13:50 c3eb9d26c6d2 7 seconds ago 1.78GB 18:13:50 5a29fafab814 12 seconds ago 1.78GB 18:13:50 core-command latest 9c5889959efd 17 seconds ago 15.7MB 18:13:50 358b7f50097a 20 seconds ago 1.77GB 18:13:50 sys-mgmt-agent latest 7c9b530f4da5 34 seconds ago 296MB 18:13:50 core-metadata latest 88bd88d5aa15 50 seconds ago 16.5MB 18:13:50 support-notifications latest a4fd65abe2f6 55 seconds ago 16.6MB 18:13:50 831ea2505c15 About a minute ago 1.78GB 18:13:50 fa1aae811cf1 About a minute ago 1.77GB 18:13:50 bd7a5c903401 About a minute ago 1.77GB 18:13:50 security-bootstrapper latest 7e42c63934b7 About a minute ago 18.7MB 18:13:50 security-secretstore-setup latest eb195e0cf365 About a minute ago 27.8MB 18:13:50 5e2b3312c144 About a minute ago 1.78GB 18:13:50 13e983477b5f About a minute ago 1.77GB 18:13:50 ci-base-image-x86_64 latest 2805a569eea6 5 minutes ago 1.27GB 18:13:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 6 days ago 562MB 18:13:50 docker 20.10.10 b706a049f56e 2 months ago 216MB 18:13:50 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 18:13:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 18:13:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] node 18:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.239s coverage: 28.7% of statements 18:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:14:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 98.5% of statements 18:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:14:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.405s coverage: 44.7% of statements 18:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:14:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 89.5% of statements 18:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:14:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.220s coverage: 84.4% of statements 18:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:14:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:14:05 Still waiting to schedule task 18:14:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.590s coverage: 94.2% of statements 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.173s coverage: 60.0% of statements 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.367s coverage: 0.9% of statements 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.233s coverage: 21.7% of statements 18:14:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.194s coverage: 79.5% of statements 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.267s coverage: 96.3% of statements 18:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements 18:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements 18:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements 18:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 82.5% of statements 18:14:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.211s coverage: 87.2% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.692s coverage: 91.2% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 18:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 18:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.238s coverage: 65.4% of statements 18:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.676s coverage: 43.8% of statements 18:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 18:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements 18:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.258s coverage: 17.7% of statements 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.609s coverage: 92.3% of statements 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.349s coverage: 97.7% of statements 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:14:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements 18:14:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 18:14:55 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 18:14:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:14:55 GO111MODULE=on go vet ./... 18:15:13 Running on prd-ubuntu18.04-docker-8c-8g-1686 in /w/workspace/edgexfoundry_edgex-go_PR-3848 [Pipeline] { [Pipeline] ws 18:15:13 Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout 18:15:13 The recommended git tool is: git 18:15:14 using credential edgex-jenkins-ssh 18:15:14 Cloning the remote Git repository 18:15:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:15:14 > git init /w/workspace/edgex-go/14 # timeout=10 18:15:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:15:14 > git --version # timeout=10 18:15:14 > git --version # 'git version 2.17.1' 18:15:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:19 Merging remotes/origin/main commit 3acce916edd26c48cc534c43f5f6a7ed858771e5 into PR head commit 093a8f3ace53852715600e6067b8bcdf0a7d77a8 18:15:19 Merge succeeded, producing be59cacf8f82ff553be4324f05662fcf42e4b64d 18:15:19 Checking out Revision be59cacf8f82ff553be4324f05662fcf42e4b64d (PR-3848) 18:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:15:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:15:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:15:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3848/head:refs/remotes/origin/PR-3848 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:15:19 > git config core.sparsecheckout # timeout=10 18:15:19 > git checkout -f 093a8f3ace53852715600e6067b8bcdf0a7d77a8 # timeout=10 18:15:19 > git remote # timeout=10 18:15:19 > git config --get remote.origin.url # timeout=10 18:15:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:19 > git merge 3acce916edd26c48cc534c43f5f6a7ed858771e5 # timeout=10 18:15:19 > git rev-parse HEAD^{commit} # timeout=10 18:15:19 > git config core.sparsecheckout # timeout=10 18:15:19 > git checkout -f be59cacf8f82ff553be4324f05662fcf42e4b64d # timeout=10 18:15:23 Commit message: "Merge commit '3acce916edd26c48cc534c43f5f6a7ed858771e5' into HEAD" 18:15:23 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:24 + echo snap-build.sh 18:15:24 snap-build.sh 18:15:24 + SNAP_BASE_DIR=. 18:15:24 + '[' '!' -z /w/workspace/edgex-go/14 ']' 18:15:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/14 18:15:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/14]' 18:15:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/14] 18:15:24 + cd /w/workspace/edgex-go/14 18:15:24 + sudo apt-get remove -qy --purge lxd lxd-client 18:15:24 Reading package lists... 18:15:24 Building dependency tree... 18:15:24 Reading state information... 18:15:24 The following packages were automatically installed and are no longer required: 18:15:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:15:24 uidmap xdelta3 18:15:24 Use 'sudo apt autoremove' to remove them. 18:15:24 The following packages will be REMOVED: 18:15:24 lxd* lxd-client* 18:15:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:15:24 After this operation, 31.7 MB disk space will be freed. 18:15:23 > git rev-list --no-walk 1b6bd700009cf7335f21a3e8e12a78aab21f72ea # timeout=10 18:15:25 (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.) 18:15:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:15:25 Removing lxd dnsmasq configuration 18:15:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:15:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:15:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:15:26 (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.) 18:15:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:15:28 Processing triggers for systemd (237-3ubuntu10.52) ... 18:15:28 Processing triggers for ureadahead (0.100.0-21) ... 18:15:28 + sudo snap remove --purge lxd 18:15:28 snap "lxd" is not installed 18:15:28 + sudo groupadd --force --system lxd 18:15:28 ++ whoami 18:15:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:15:29 + newgrp - lxd 18:15:29 + sudo snap install lxd 18:15:39 2022-01-17T18:15:36Z INFO Waiting for automatic snapd restart... 18:15:57 lxd 4.21 from Canonical* installed 18:15:57 + sudo lxd init --auto 18:16:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:16:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:16:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:16:04 + ls -al . 18:16:04 total 672 18:16:04 drwxrwxr-x 9 1001 1001 4096 Jan 17 18:16 . 18:16:04 drwxr-xr-x 4 root root 4096 Jan 17 18:12 .. 18:16:04 -rw-rw-r-- 1 1001 1001 11 Jan 17 18:09 .dockerignore 18:16:04 drwxrwxr-x 8 1001 1001 4096 Jan 17 18:09 .git 18:16:04 drwxrwxr-x 4 1001 1001 4096 Jan 17 18:09 .github 18:16:04 -rw-rw-r-- 1 1001 1001 804 Jan 17 18:09 .gitignore 18:16:04 -rw-rw-r-- 1 1001 1001 42 Jan 17 18:09 .golangci.yml 18:16:04 -rw-rw-r-- 1 1001 1001 76 Jan 17 18:09 .hadolint.yml 18:16:04 -rw-rw-r-- 1 1001 1001 166 Jan 17 18:09 .sonarcloud.properties 18:16:04 -rw-rw-r-- 1 1001 1001 1171 Jan 17 18:09 ADOPTERS.md 18:16:04 -rw-rw-r-- 1 1001 1001 8910 Jan 17 18:09 Attribution.txt 18:16:04 -rw-rw-r-- 1 1001 1001 51732 Jan 17 18:09 CHANGELOG.md 18:16:04 -rw-rw-r-- 1 1001 1001 3804 Jan 17 18:09 CONTRIBUTING.md 18:16:04 -rw-rw-r-- 1 1001 1001 677 Jan 17 18:09 GOVERNANCE.md 18:16:04 -rw-rw-r-- 1 1001 1001 849 Jan 17 18:09 Jenkinsfile 18:16:04 -rw-rw-r-- 1 1001 1001 10775 Jan 17 18:09 LICENSE 18:16:04 -rw-rw-r-- 1 1001 1001 6508 Jan 17 18:09 Makefile 18:16:04 -rw-rw-r-- 1 1001 1001 582 Jan 17 18:09 OWNERS.md 18:16:04 -rw-rw-r-- 1 1001 1001 8207 Jan 17 18:09 README.md 18:16:04 -rw-rw-r-- 1 1001 1001 6912 Jan 17 18:09 SECURITY.md 18:16:04 -rw-rw-r-- 1 1001 1001 5 Jan 17 18:07 VERSION 18:16:04 -rw-rw-r-- 1 1001 1001 4131 Jan 17 18:09 ZMQWindows.md 18:16:04 drwxrwxr-x 2 1001 1001 4096 Jan 17 18:09 bin 18:16:04 drwxrwxr-x 14 1001 1001 4096 Jan 17 18:09 cmd 18:16:04 -rw-r--r-- 1 root root 428381 Jan 17 18:14 coverage.out 18:16:04 -rw-rw-r-- 1 1001 1001 828 Jan 17 18:09 go.mod 18:16:04 -rw-rw-r-- 1 1001 1001 49574 Jan 17 18:09 go.sum 18:16:04 drwxrwxr-x 8 1001 1001 4096 Jan 17 18:09 internal 18:16:04 drwxrwxr-x 3 1001 1001 4096 Jan 17 18:09 openapi 18:16:04 drwxrwxr-x 4 1001 1001 4096 Jan 17 18:09 snap 18:16:04 -rw-rw-r-- 1 1001 1001 204 Jan 17 18:09 version.go [Pipeline] sh 18:16:04 + '[' -e coverage.out ] 18:16:04 + chown 1001:1001 coverage.out [Pipeline] stash 18:16:04 Warning: overwriting stash ‘coverage-report’ 18:16:05 + sudo snap install --classic snapcraft 18:16:05 Stashed 1 file(s) [Pipeline] sh 18:16:06 + make build 18:16:06 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 18:16:09 snapcraft 6.0.2 from Canonical* installed 18:16:09 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:16:09 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:16:09 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:09 Dload Upload Total Spent Left Speed 18:16:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3916 18:16:10 100 3325k 100 3325k 0 0 6610k 0 --:--:-- --:--:-- --:--:-- 6610k 18:16:10 ./yq_linux_amd64 18:16:10 + sudo snapcraft prime --use-lxd 18:16:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:16:12 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: 18:16:12 - README.md 18:16:12 18:16:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:16:12 Launching a container. 18:16:13 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 18:16:22 Waiting for container to be ready 18:16:23 To start your first container, try: lxc launch ubuntu:20.04 18:16:23 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 18:16:23 18:16:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:16:28 Waiting for network to be ready... 18:16:28 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 18:16:28 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 18:16:28 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1135 kB] 18:16:29 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [205 kB] 18:16:29 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [21.8 kB] 18:16:29 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [4948 B] 18:16:29 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [643 kB] 18:16:29 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [91.7 kB] 18:16:29 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [675 kB] 18:16:29 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [115 kB] 18:16:29 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 18:16:29 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 18:16:30 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 18:16:30 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 18:16:30 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 18:16:30 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 18:16:30 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 18:16:30 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 18:16:30 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 18:16:30 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1468 kB] 18:16:30 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [291 kB] 18:16:30 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.8 kB] 18:16:30 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6928 B] 18:16:30 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [694 kB] 18:16:30 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [99.0 kB] 18:16:30 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [892 kB] 18:16:30 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [196 kB] 18:16:32 Fetched 22.6 MB in 4s (6087 kB/s) 18:16:33 Reading package lists... 18:16:33 Reading package lists... 18:16:33 Building dependency tree... 18:16:33 Reading state information... 18:16:33 The following additional packages will be installed: 18:16:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:16:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:16:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:16:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:16:33 Suggested packages: 18:16:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:16:33 Recommended packages: 18:16:33 gnupg libsasl2-modules 18:16:33 The following NEW packages will be installed: 18:16:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:16:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:16:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:16:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:16:33 The following packages will be upgraded: 18:16:33 gpg gpg-agent gpgconf libudev1 18:16:34 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 18:16:34 Need to get 3859 kB of archives. 18:16:34 After this operation, 14.9 MB of additional disk space will be used. 18:16:34 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 18:16:34 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 18:16:34 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 18:16:34 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 18:16:34 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 18:16:34 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 18:16:34 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 18:16:34 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:16:34 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 18:16:34 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 18:16:34 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 18:16:34 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 18:16:34 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 18:16:34 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 18:16:34 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 18:16:34 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 18:16:34 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 18:16:34 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2 [14.9 kB] 18:16:34 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2 [49.3 kB] 18:16:34 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 18:16:34 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 18:16:35 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 18:16:35 debconf: delaying package configuration, since apt-utils is not installed 18:16:35 Fetched 3859 kB in 1s (3275 kB/s) 18:16:35 (Reading database ... 12816 files and directories currently installed.) 18:16:35 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 18:16:35 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:16:35 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 18:16:35 Selecting previously unselected package udev. 18:16:35 (Reading database ... 12816 files and directories currently installed.) 18:16:35 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 18:16:35 Unpacking udev (245.4-4ubuntu3.15) ... 18:16:35 Selecting previously unselected package libfuse2:amd64. 18:16:35 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 18:16:35 Unpacking libfuse2:amd64 (2.9.9-3) ... 18:16:35 Selecting previously unselected package fuse. 18:16:35 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 18:16:35 Unpacking fuse (2.9.9-3) ... 18:16:35 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 18:16:35 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:16:35 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 18:16:35 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:16:35 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 18:16:35 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:16:35 Selecting previously unselected package libksba8:amd64. 18:16:35 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:16:35 Unpacking libksba8:amd64 (1.3.5-2) ... 18:16:35 Selecting previously unselected package libroken18-heimdal:amd64. 18:16:35 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:35 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:16:36 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:16:36 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:16:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libwind0-heimdal:amd64. 18:16:36 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:16:36 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:16:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:16:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:16:36 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 18:16:36 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:36 Selecting previously unselected package libsasl2-modules-db:amd64. 18:16:36 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb ... 18:16:36 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 18:16:36 Selecting previously unselected package libsasl2-2:amd64. 18:16:36 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2_amd64.deb ... 18:16:36 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2) ... 18:16:36 Selecting previously unselected package libldap-common. 18:16:36 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 18:16:36 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 18:16:36 Selecting previously unselected package libldap-2.4-2:amd64. 18:16:36 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 18:16:36 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 18:16:36 Selecting previously unselected package dirmngr. 18:16:36 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 18:16:36 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 18:16:36 Setting up libksba8:amd64 (1.3.5-2) ... 18:16:36 Setting up libfuse2:amd64 (2.9.9-3) ... 18:16:36 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 18:16:36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2) ... 18:16:36 Setting up udev (245.4-4ubuntu3.15) ... 18:16:37 invoke-rc.d: policy-rc.d denied execution of start. 18:16:37 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2) ... 18:16:37 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:37 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 18:16:37 Setting up gpg (2.2.19-3ubuntu2.1) ... 18:16:37 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:37 Setting up fuse (2.9.9-3) ... 18:16:37 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 18:16:38 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 18:16:38 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 18:16:38 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 18:16:38 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 18:16:38 Processing triggers for systemd (245.4-4ubuntu3) ... 18:16:38 Processing triggers for libc-bin (2.31-0ubuntu9) ... 18:16:38 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 18:16:38 Alias= settings in the [Install] section, and DefaultInstance= for template 18:16:38 units). This means they are not meant to be enabled using systemctl. 18:16:38 18:16:38 Possible reasons for having this kind of units are: 18:16:38 • A unit may be statically enabled by being symlinked from another unit's 18:16:38 .wants/ or .requires/ directory. 18:16:38 • A unit's purpose may be to act as a helper for some other unit which has 18:16:38 a requirement dependency on it. 18:16:38 • A unit may be started when needed via activation (socket, path, timer, 18:16:38 D-Bus, udev, scripted systemctl call, ...). 18:16:38 • In case of template units, the unit is meant to be enabled with some 18:16:38 instance name specified. 18:16:39 Reading package lists... 18:16:39 Building dependency tree... 18:16:39 Reading state information... 18:16:39 The following additional packages will be installed: 18:16:39 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 18:16:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:16:39 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 18:16:39 openssh-client python3 python3-minimal python3.8 python3.8-minimal 18:16:39 squashfs-tools 18:16:39 Suggested packages: 18:16:39 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 18:16:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:16:39 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 18:16:39 Recommended packages: 18:16:39 krb5-locales file xauth gnupg 18:16:39 The following NEW packages will be installed: 18:16:39 apparmor libbsd0 libcbor0.6 libedit2 libexpat1 libfido2-1 libgssapi-krb5-2 18:16:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:16:39 libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib mime-support 18:16:39 openssh-client python3 python3-minimal python3.8 python3.8-minimal snapd 18:16:39 squashfs-tools sudo 18:16:39 0 upgraded, 25 newly installed, 0 to remove and 81 not upgraded. 18:16:39 Need to get 38.0 MB of archives. 18:16:39 After this operation, 166 MB of additional disk space will be used. 18:16:39 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libexpat1 amd64 2.2.9-1build1 [73.3 kB] 18:16:39 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 18:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:16:39 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 18:16:40 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 18:16:40 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 18:16:40 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 18:16:40 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 18:16:40 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 18:16:40 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 18:16:40 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 18:16:40 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 18:16:40 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 18:16:40 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 18:16:40 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 18:16:40 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 18:16:40 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 18:16:40 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 18:16:40 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB] 18:16:40 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 18:16:40 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 18:16:40 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 18:16:40 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 18:16:40 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 18:16:40 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 18:16:40 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 18:16:40 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 18:16:41 debconf: delaying package configuration, since apt-utils is not installed 18:16:41 Fetched 38.0 MB in 2s (20.1 MB/s) 18:16:41 Selecting previously unselected package libpython3.8-minimal:amd64. 18:16:41 (Reading database ... 13067 files and directories currently installed.) 18:16:41 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 18:16:41 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 18:16:41 Selecting previously unselected package libexpat1:amd64. 18:16:41 Preparing to unpack .../libexpat1_2.2.9-1build1_amd64.deb ... 18:16:41 Unpacking libexpat1:amd64 (2.2.9-1build1) ... 18:16:41 Selecting previously unselected package python3.8-minimal. 18:16:41 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 18:16:41 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 18:16:42 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 18:16:42 Setting up libexpat1:amd64 (2.2.9-1build1) ... 18:16:42 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 18:16:42 Selecting previously unselected package python3-minimal. 18:16:42 (Reading database ... 13358 files and directories currently installed.) 18:16:42 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 18:16:42 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 18:16:42 Selecting previously unselected package mime-support. 18:16:42 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 18:16:42 Unpacking mime-support (3.64ubuntu1) ... 18:16:43 Selecting previously unselected package libmpdec2:amd64. 18:16:43 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 18:16:43 Unpacking libmpdec2:amd64 (2.4.2-3) ... 18:16:43 Selecting previously unselected package libpython3.8-stdlib:amd64. 18:16:43 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 18:16:43 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 18:16:43 Selecting previously unselected package python3.8. 18:16:43 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 18:16:43 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 18:16:43 Selecting previously unselected package libpython3-stdlib:amd64. 18:16:43 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 18:16:43 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 18:16:43 Setting up python3-minimal (3.8.2-0ubuntu2) ... 18:16:43 Selecting previously unselected package python3. 18:16:43 (Reading database ... 13760 files and directories currently installed.) 18:16:43 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 18:16:43 Unpacking python3 (3.8.2-0ubuntu2) ... 18:16:43 Selecting previously unselected package libbsd0:amd64. 18:16:43 Preparing to unpack .../01-libbsd0_0.10.0-1_amd64.deb ... 18:16:43 Unpacking libbsd0:amd64 (0.10.0-1) ... 18:16:43 Selecting previously unselected package sudo. 18:16:43 Preparing to unpack .../02-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 18:16:43 Unpacking sudo (1.8.31-1ubuntu1.2) ... 18:16:44 Selecting previously unselected package apparmor. 18:16:44 Preparing to unpack .../03-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 18:16:44 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 18:16:44 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 18:16:44 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 18:16:44 Selecting previously unselected package libcbor0.6:amd64. 18:16:44 Preparing to unpack .../04-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 18:16:44 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 18:16:44 Selecting previously unselected package libedit2:amd64. 18:16:44 Preparing to unpack .../05-libedit2_3.1-20191231-1_amd64.deb ... 18:16:44 Unpacking libedit2:amd64 (3.1-20191231-1) ... 18:16:44 Selecting previously unselected package libfido2-1:amd64. 18:16:44 Preparing to unpack .../06-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 18:16:44 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 18:16:44 Selecting previously unselected package libkrb5support0:amd64. 18:16:44 Preparing to unpack .../07-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 18:16:44 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 18:16:44 Selecting previously unselected package libk5crypto3:amd64. 18:16:44 Preparing to unpack .../08-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 18:16:44 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 18:16:44 Selecting previously unselected package libkeyutils1:amd64. 18:16:44 Preparing to unpack .../09-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 18:16:44 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 18:16:44 Selecting previously unselected package libkrb5-3:amd64. 18:16:44 Preparing to unpack .../10-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 18:16:44 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 18:16:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:16:44 Preparing to unpack .../11-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 18:16:44 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 18:16:44 Selecting previously unselected package openssh-client. 18:16:44 Preparing to unpack .../12-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 18:16:44 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 18:16:45 Selecting previously unselected package liblzo2-2:amd64. 18:16:45 Preparing to unpack .../13-liblzo2-2_2.10-2_amd64.deb ... 18:16:45 Unpacking liblzo2-2:amd64 (2.10-2) ... 18:16:45 Selecting previously unselected package squashfs-tools. 18:16:45 Preparing to unpack .../14-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 18:16:45 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 18:16:45 Selecting previously unselected package snapd. 18:16:45 Preparing to unpack .../15-snapd_2.51.1+20.04ubuntu2_amd64.deb ... 18:16:45 Unpacking snapd (2.51.1+20.04ubuntu2) ... 18:16:47 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 18:16:47 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 18:16:47 Setting up mime-support (3.64ubuntu1) ... 18:16:47 Setting up liblzo2-2:amd64 (2.10-2) ... 18:16:47 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 18:16:47 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 18:16:48 Setting up sudo (1.8.31-1ubuntu1.2) ... 18:16:48 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 18:16:48 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 18:16:48 Setting up libmpdec2:amd64 (2.4.2-3) ... 18:16:48 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 18:16:48 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 18:16:48 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 18:16:48 Setting up libbsd0:amd64 (0.10.0-1) ... 18:16:48 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 18:16:48 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 18:16:48 Setting up libedit2:amd64 (3.1-20191231-1) ... 18:16:48 Setting up python3 (3.8.2-0ubuntu2) ... 18:16:48 running python rtupdate hooks for python3.8... 18:16:48 running python post-rtupdate hooks for python3.8... 18:16:48 Setting up apparmor (2.13.3-7ubuntu5.1) ... 18:16:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:16:50 Reloading AppArmor profiles 18:16:50 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 18:16:50 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 18:16:50 Setting up snapd (2.51.1+20.04ubuntu2) ... 18:16:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:16: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 18:16:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:16:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:16:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:16:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:16:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:16:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:16:53 /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' 18:16:53 Processing triggers for systemd (245.4-4ubuntu3) ... 18:16:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 18:16:53 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 18:16:54 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 18:16:54 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 18:16:54 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 18:16:55 Reading package lists... 18:16:55 Reading package lists... 18:16:55 Building dependency tree... 18:16:55 Reading state information... 18:16:55 Calculating upgrade... 18:16:56 The following packages will be upgraded: 18:16:56 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 18:16:56 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 18:16:56 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 18:16:56 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 18:16:56 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 18:16:56 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 18:16:56 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 18:16:56 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 18:16:56 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libsystemd0 18:16:56 libtsan0 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl 18:16:56 passwd perl perl-base perl-modules-5.30 procps systemd systemd-sysv 18:16:56 systemd-timesyncd tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 18:16:56 81 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:16:56 Need to get 67.5 MB of archives. 18:16:56 After this operation, 14.1 MB of additional disk space will be used. 18:16:56 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] 18:16:56 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-94.106 [1114 kB] 18:16:56 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 18:16:56 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 18:16:56 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] 18:16:56 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] 18:16:56 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 18:16:56 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 18:16:56 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 18:16:56 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 18:16:56 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 18:16:56 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 18:16:56 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 18:16:56 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 18:16:56 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 18:16:56 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB] 18:16:56 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 18:16:56 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.1 [63.1 kB] 18:16:56 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 18:16:56 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 18:16:56 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.1 [137 kB] 18:16:56 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.1 [20.0 kB] 18:16:56 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.1 [175 kB] 18:16:56 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libmount1 amd64 2.34-0.1ubuntu9.1 [149 kB] 18:16:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 18:16:56 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.1 [100 kB] 18:16:57 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 18:16:57 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 18:16:57 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 fdisk amd64 2.34-0.1ubuntu9.1 [119 kB] 18:16:57 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 util-linux amd64 2.34-0.1ubuntu9.1 [1021 kB] 18:16:57 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 18:16:57 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] 18:16:57 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 18:16:57 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 18:16:57 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] 18:16:57 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.3 [183 kB] 18:16:57 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 18:16:57 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 18:16:57 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 mount amd64 2.34-0.1ubuntu9.1 [115 kB] 18:16:57 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 18:16:57 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 18:16:57 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 18:16:57 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 18:16:57 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 18:16:57 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 18:16:57 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 18:16:57 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 18:16:57 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 18:16:57 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 18:16:57 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 18:16:57 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 18:16:57 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 18:16:57 Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 18:16:57 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 18:16:57 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 18:16:57 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 18:16:57 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 18:16:57 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 18:16:57 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 18:16:57 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 18:16:57 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 18:16:57 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 18:16:57 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 18:16:57 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 18:16:57 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 18:16:57 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 18:16:57 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 18:16:57 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 18:16:57 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 18:16:57 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 18:16:57 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 18:16:57 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 18:16:57 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 18:16:57 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 18:16:57 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] 18:16:57 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] 18:16:58 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] 18:16:58 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 18:16:58 Get:78 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] 18:16:58 Get:79 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] 18:16:58 Get:80 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] 18:16:58 Get:81 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] 18:16:58 debconf: delaying package configuration, since apt-utils is not installed 18:16:58 Fetched 67.5 MB in 3s (25.2 MB/s) 18:16:58 (Reading database ... 14243 files and directories currently installed.) 18:16:58 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... 18:16:58 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 18:16:59 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... 18:16:59 Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 18:16:59 Preparing to unpack .../2-linux-libc-dev_5.4.0-94.106_amd64.deb ... 18:16:59 Unpacking linux-libc-dev:amd64 (5.4.0-94.106) over (5.4.0-26.30) ... 18:16:59 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:16:59 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:16:59 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:16:59 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:16:59 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:16:59 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:00 (Reading database ... 14242 files and directories currently installed.) 18:17:00 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:00 (Reading database ... 14242 files and directories currently installed.) 18:17:00 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 18:17:00 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 18:17:00 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:01 (Reading database ... 14242 files and directories currently installed.) 18:17:01 Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... 18:17:01 Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 18:17:01 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 18:17:01 Setting up libc6:amd64 (2.31-0ubuntu9.2) ... 18:17:01 (Reading database ... 14242 files and directories currently installed.) 18:17:01 Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ... 18:17:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:17:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:17:02 Unpacking base-files (11ubuntu5.4) over (11ubuntu5) ... 18:17:02 Setting up base-files (11ubuntu5.4) ... 18:17:02 Installing new version of config file /etc/issue ... 18:17:02 Installing new version of config file /etc/issue.net ... 18:17:02 Installing new version of config file /etc/lsb-release ... 18:17:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:17:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:17:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:17:02 Removing obsolete conffile /etc/default/motd-news ... 18:17:02 (Reading database ... 14241 files and directories currently installed.) 18:17:02 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 18:17:02 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 18:17:02 Setting up bash (5.0-6ubuntu1.1) ... 18:17:02 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 18:17:03 (Reading database ... 14241 files and directories currently installed.) 18:17:03 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.1_amd64.deb ... 18:17:03 Unpacking bsdutils (1:2.34-0.1ubuntu9.1) over (1:2.34-0.1ubuntu9) ... 18:17:03 Setting up bsdutils (1:2.34-0.1ubuntu9.1) ... 18:17:03 (Reading database ... 14241 files and directories currently installed.) 18:17:03 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 18:17:03 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 18:17:03 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 18:17:03 (Reading database ... 14241 files and directories currently installed.) 18:17:03 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 18:17:03 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:17:03 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 18:17:03 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:17:03 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 18:17:03 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:17:04 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 18:17:04 Setting up perl-base (5.30.0-9ubuntu0.2) ... 18:17:04 (Reading database ... 14241 files and directories currently installed.) 18:17:04 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 18:17:04 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 18:17:04 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 18:17:04 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 18:17:04 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 18:17:04 (Reading database ... 14241 files and directories currently installed.) 18:17:04 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 18:17:04 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 18:17:04 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 18:17:05 (Reading database ... 14241 files and directories currently installed.) 18:17:05 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:05 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.1) ... 18:17:05 (Reading database ... 14241 files and directories currently installed.) 18:17:05 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:05 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.1) ... 18:17:05 (Reading database ... 14241 files and directories currently installed.) 18:17:05 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:05 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:05 Setting up libmount1:amd64 (2.34-0.1ubuntu9.1) ... 18:17:05 (Reading database ... 14241 files and directories currently installed.) 18:17:05 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:05 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.1) ... 18:17:05 (Reading database ... 14241 files and directories currently installed.) 18:17:05 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking fdisk (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:05 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:05 Unpacking util-linux (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:06 Setting up util-linux (2.34-0.1ubuntu9.1) ... 18:17:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:17:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:17:07 (Reading database ... 14241 files and directories currently installed.) 18:17:07 Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... 18:17:07 Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... 18:17:07 Setting up libc-bin (2.31-0ubuntu9.2) ... 18:17:07 (Reading database ... 14241 files and directories currently installed.) 18:17:07 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 18:17:07 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 18:17:07 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 18:17:07 (Reading database ... 14241 files and directories currently installed.) 18:17:07 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 18:17:07 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 18:17:07 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 18:17:07 (Reading database ... 14241 files and directories currently installed.) 18:17:07 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 18:17:07 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 18:17:07 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 18:17:07 (Reading database ... 14241 files and directories currently installed.) 18:17:07 Preparing to unpack .../0-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 18:17:07 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:17:08 Preparing to unpack .../1-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 18:17:08 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:17:08 Preparing to unpack .../2-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 18:17:08 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 18:17:08 Preparing to unpack .../3-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 18:17:08 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 18:17:08 Preparing to unpack .../4-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 18:17:08 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 18:17:08 Preparing to unpack .../5-libcryptsetup12_2%3a2.2.2-3ubuntu2.3_amd64.deb ... 18:17:08 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) over (2:2.2.2-3ubuntu2) ... 18:17:08 Preparing to unpack .../6-libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 18:17:08 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 18:17:08 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 18:17:08 (Reading database ... 14241 files and directories currently installed.) 18:17:08 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 18:17:08 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 18:17:08 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 18:17:08 (Reading database ... 14241 files and directories currently installed.) 18:17:08 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 18:17:08 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 18:17:08 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 18:17:08 (Reading database ... 14241 files and directories currently installed.) 18:17:08 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 18:17:08 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 18:17:09 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 18:17:09 (Reading database ... 14241 files and directories currently installed.) 18:17:09 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 18:17:09 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:17:09 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 18:17:09 (Reading database ... 14241 files and directories currently installed.) 18:17:09 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 18:17:09 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 18:17:09 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 18:17:09 (Reading database ... 14241 files and directories currently installed.) 18:17:09 Preparing to unpack .../mount_2.34-0.1ubuntu9.1_amd64.deb ... 18:17:09 Unpacking mount (2.34-0.1ubuntu9.1) over (2.34-0.1ubuntu9) ... 18:17:09 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 18:17:09 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:17:10 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 18:17:10 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 18:17:10 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 18:17:10 (Reading database ... 14242 files and directories currently installed.) 18:17:10 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 18:17:10 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 18:17:10 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 18:17:10 (Reading database ... 14242 files and directories currently installed.) 18:17:10 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 18:17:10 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 18:17:10 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 18:17:10 (Reading database ... 14242 files and directories currently installed.) 18:17:10 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 18:17:10 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 18:17:10 Setting up gpgv (2.2.19-3ubuntu2.1) ... [Pipeline] } 18:17:10 $ docker stop --time=1 4c9e63046940d5e6edc9b43ba3a0256b1dc138b66bceaa678a87651c0c9c8ddc 18:17:10 (Reading database ... 14242 files and directories currently installed.) 18:17:10 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 18:17:10 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 18:17:10 Setting up ubuntu-keyring (2020.02.11.4) ... 18:17:10 (Reading database ... 14242 files and directories currently installed.) 18:17:10 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 18:17:10 Unpacking apt (2.0.6) over (2.0.2) ... 18:17:11 Setting up apt (2.0.6) ... 18:17:11 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:17:12 (Reading database ... 14242 files and directories currently installed.) 18:17:12 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 18:17:12 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:17:12 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 18:17:12 (Reading database ... 14244 files and directories currently installed.) 18:17:12 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 18:17:12 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:17:12 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 18:17:12 (Reading database ... 14248 files and directories currently installed.) 18:17:12 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 18:17:12 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 18:17:12 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 18:17:12 (Reading database ... 14248 files and directories currently installed.) 18:17:12 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 18:17:12 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 18:17:12 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 18:17:12 (Reading database ... 14248 files and directories currently installed.) 18:17:12 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 18:17:12 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 18:17:12 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 18:17:12 $ docker rm -f 4c9e63046940d5e6edc9b43ba3a0256b1dc138b66bceaa678a87651c0c9c8ddc 18:17:13 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 18:17:13 Preparing to unpack .../02-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 18:17:13 Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... 18:17:13 Preparing to unpack .../03-ca-certificates_20210119~20.04.2_all.deb ... 18:17:13 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 18:17:13 Preparing to unpack .../04-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 18:17:13 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 18:17:13 Preparing to unpack .../05-tzdata_2021e-0ubuntu0.20.04_all.deb ... 18:17:13 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 18:17:13 Preparing to unpack .../06-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 18:17:13 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 18:17:13 Preparing to unpack .../07-libctf0_2.34-6ubuntu1.3_amd64.deb ... 18:17:13 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:17:13 Preparing to unpack .../08-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 18:17:13 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:14 Preparing to unpack .../09-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 18:17:14 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:17:14 18:17:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:17:14 Preparing to unpack .../10-binutils_2.34-6ubuntu1.3_amd64.deb ... 18:17:14 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:17:14 Preparing to unpack .../11-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 18:17:14 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 18:17:14 Preparing to unpack .../12-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 18:17:14 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [Pipeline] isUnix [Pipeline] sh 18:17:14 Preparing to unpack .../13-build-essential_12.8ubuntu1.1_amd64.deb ... 18:17:14 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 18:17:14 Preparing to unpack .../14-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:14 Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:14 Preparing to unpack .../15-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:14 Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:17:15 latest: Pulling from edgex-devops/edgex-compose-arm64 18:17:15 29e5d40040c1: Pulling fs layer 18:17:15 1ce36da41761: Pulling fs layer 18:17:15 25b303627fd3: Pulling fs layer 18:17:15 29e5d40040c1: Verifying Checksum 18:17:15 29e5d40040c1: Download complete 18:17:15 1ce36da41761: Verifying Checksum 18:17:15 1ce36da41761: Download complete 18:17:15 29e5d40040c1: Pull complete 18:17:15 Preparing to unpack .../16-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:15 Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:16 Preparing to unpack .../17-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:16 Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:16 Preparing to unpack .../18-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:16 25b303627fd3: Verifying Checksum 18:17:16 25b303627fd3: Download complete 18:17:16 Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:16 1ce36da41761: Pull complete 18:17:16 Preparing to unpack .../19-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:16 Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:17 Preparing to unpack .../20-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... 18:17:17 Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 18:17:17 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 18:17:17 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 18:17:17 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 18:17:17 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 18:17:17 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 18:17:17 Setting up linux-libc-dev:amd64 (5.4.0-94.106) ... 18:17:17 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 18:17:17 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:17 Setting up tzdata (2021e-0ubuntu0.20.04) ... 18:17:17 18:17:17 Current default time zone: 'Etc/UTC' 18:17:17 Local time is now: Mon Jan 17 18:17:17 UTC 2022. 18:17:17 Universal Time is now: Mon Jan 17 18:17:17 UTC 2022. 18:17:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:17:17 18:17:18 Setting up xz-utils (5.2.4-1ubuntu1) ... 18:17:18 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.1) ... 18:17:18 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up mount (2.34-0.1ubuntu9.1) ... 18:17:18 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 18:17:18 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 18:17:18 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 18:17:18 Setting up libc-dev-bin (2.31-0ubuntu9.2) ... 18:17:18 Setting up openssl (1.1.1f-1ubuntu2.10) ... 18:17:18 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 18:17:18 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... 18:17:18 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 18:17:18 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 18:17:18 Setting up fdisk (2.34-0.1ubuntu9.1) ... 18:17:18 Setting up ca-certificates (20210119~20.04.2) ... 18:17:19 Updating certificates in /etc/ssl/certs... 18:17:20 21 added, 21 removed; done. 18:17:20 Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... 18:17:20 Setting up perl (5.30.0-9ubuntu0.2) ... 18:17:20 Setting up procps (2:3.3.16-1ubuntu2.3) ... 18:17:20 Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... 18:17:20 Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... 18:17:20 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.3) ... 18:17:20 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 18:17:20 Setting up binutils (2.34-6ubuntu1.3) ... 18:17:20 Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 18:17:20 Setting up build-essential (12.8ubuntu1.1) ... 18:17:20 Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... 18:17:21 Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 18:17:21 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 18:17:21 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 18:17:21 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 18:17:21 Setting up systemd (245.4-4ubuntu3.15) ... 18:17:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:17:21 Installing new version of config file /etc/systemd/resolved.conf ... 18:17:22 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 18:17:22 Processing triggers for mime-support (3.64ubuntu1) ... 18:17:22 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 18:17:22 Processing triggers for ca-certificates (20210119~20.04.2) ... 18:17:22 Updating certificates in /etc/ssl/certs... 18:17:22 0 added, 0 removed; done. 18:17:22 Running hooks in /etc/ca-certificates/update.d... 18:17:22 done. 18:17:24 Reading package lists... 18:17:24 Building dependency tree... 18:17:24 Reading state information... 18:17:24 The following NEW packages will be installed: 18:17:24 apt-transport-https 18:17:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:17:24 Need to get 4680 B of archives. 18:17:24 After this operation, 162 kB of additional disk space will be used. 18:17:24 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 18:17:24 debconf: delaying package configuration, since apt-utils is not installed 18:17:24 Fetched 4680 B in 0s (24.9 kB/s) 18:17:24 Selecting previously unselected package apt-transport-https. 18:17:24 (Reading database ... 14251 files and directories currently installed.) 18:17:24 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 18:17:24 Unpacking apt-transport-https (2.0.6) ... 18:17:24 Setting up apt-transport-https (2.0.6) ... 18:17:24 Waiting for network to be ready... 18:17:26 25b303627fd3: Pull complete 18:17:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:17:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:17:27 prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 18:17:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:17:29 $ docker top 978978ce5de3a44e430cd9a2e3eb3a47d6a61e815cd16738e6bf5d47d0e20f63 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:30 + grep parallel 18:17:30 + docker-compose build --help 18:17:31 2022-01-17T18:17:28Z INFO Waiting for automatic snapd restart... 18:17:32 snapd 2.53.4 from Canonical* installed 18:17:33 "snapd" switched to the "latest/stable" channel 18:17:33 18:17:33 --parallel Build images in parallel. [Pipeline] } 18:17:33 $ docker stop --time=1 978978ce5de3a44e430cd9a2e3eb3a47d6a61e815cd16738e6bf5d47d0e20f63 18:17:35 $ docker rm -f 978978ce5de3a44e430cd9a2e3eb3a47d6a61e815cd16738e6bf5d47d0e20f63 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:17:35 . [Pipeline] withDockerContainer 18:17:36 prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 18:17:36 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:17:37 core20 20211129 from Canonical* installed 18:17:37 "core20" switched to the "latest/stable" channel 18:17:37 18:17:37 $ docker top 2ae1579951cd459f4e647e077ffbdf77b716bcc2b703fba2c191ac93d24983b4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:38 + docker-compose -f ./docker-compose-build.yml build --parallel 18:17:38 snapcraft 6.0.2 from Canonical* installed 18:17:39 "snapcraft" switched to the "latest/stable" channel 18:17:39 18:17:43 Building core-command ... 18:17:43 Building core-data ... 18:17:43 Building core-metadata ... 18:17:43 Building security-bootstrapper ... 18:17:43 Building security-proxy-setup ... 18:17:43 Building security-secretstore-setup ... 18:17:43 Building support-notifications ... 18:17:43 Building support-scheduler ... 18:17:43 Building sys-mgmt-agent ... 18:17:43 Building support-notifications 18:17:43 Building support-scheduler 18:17:43 Building security-proxy-setup 18:17:43 Building sys-mgmt-agent 18:17:43 Building security-secretstore-setup 18:17:44 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: 18:17:44 - README.md 18:17:44 18:17:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:17:44 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 18:17:44 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 18:17:44 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 18:17:45 Reading package lists... 18:17:45 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 curl=7.68.0-1ubuntu2.7 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 libcurl4=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 unzip=6.0-25ubuntu1 zip=3.0-11build1 18:17:45 Reading package lists... 18:17:45 Building dependency tree... 18:17:45 Reading state information... 18:17:46 Suggested packages: 18:17:46 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 18:17:46 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 18:17:46 krb5-user libnorm-doc 18:17:46 Recommended packages: 18:17:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 18:17:46 The following NEW packages will be installed: 18:17:46 comerr-dev curl git git-man krb5-multidev libbrotli1 libcurl3-gnutls 18:17:46 libcurl4 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 18:17:46 libkadm5srv-mit11 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 18:17:46 libpgm-5.2-0 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 18:17:46 libzmq3-dev libzmq5 pkg-config unzip zip 18:17:46 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 18:17:46 Need to get 10.9 MB of archives. 18:17:46 After this operation, 58.3 MB of additional disk space will be used. 18:17:46 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 18:17:46 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 18:17:46 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 18:17:46 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 18:17:46 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 18:17:46 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 18:17:46 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 18:17:46 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 18:17:46 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 18:17:46 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 18:17:46 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 18:17:46 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 18:17:46 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 18:17:46 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 18:17:46 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 18:17:46 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 18:17:46 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 18:17:46 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 18:17:46 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 18:17:46 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 18:17:46 Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 18:17:47 Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 18:17:47 Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 18:17:47 Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 18:17:47 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 18:17:47 Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 18:17:47 Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 18:17:47 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 18:17:47 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 18:17:47 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 18:17:47 debconf: delaying package configuration, since apt-utils is not installed 18:17:47 Fetched 10.9 MB in 1s (9886 kB/s) 18:17:47 Selecting previously unselected package libglib2.0-0:amd64. 18:17:47 (Reading database ... 14255 files and directories currently installed.) 18:17:47 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 18:17:47 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 18:17:47 Selecting previously unselected package libsodium23:amd64. 18:17:47 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 18:17:47 Unpacking libsodium23:amd64 (1.0.18-1) ... 18:17:47 Selecting previously unselected package libpsl5:amd64. 18:17:47 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 18:17:47 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 18:17:47 Selecting previously unselected package libbrotli1:amd64. 18:17:47 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 18:17:47 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 18:17:48 Selecting previously unselected package libnghttp2-14:amd64. 18:17:48 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 18:17:48 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 18:17:48 Selecting previously unselected package librtmp1:amd64. 18:17:48 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 18:17:48 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 18:17:48 Selecting previously unselected package libssh-4:amd64. 18:17:48 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 18:17:48 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 18:17:48 Selecting previously unselected package libcurl4:amd64. 18:17:48 Preparing to unpack .../07-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 18:17:48 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 18:17:48 Selecting previously unselected package curl. 18:17:48 Preparing to unpack .../08-curl_7.68.0-1ubuntu2.7_amd64.deb ... 18:17:48 Unpacking curl (7.68.0-1ubuntu2.7) ... 18:17:48 Selecting previously unselected package libcurl3-gnutls:amd64. 18:17:48 Preparing to unpack .../09-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 18:17:48 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 18:17:48 Selecting previously unselected package liberror-perl. 18:17:48 Preparing to unpack .../10-liberror-perl_0.17029-1_all.deb ... 18:17:48 Unpacking liberror-perl (0.17029-1) ... 18:17:48 Selecting previously unselected package git-man. 18:17:48 Preparing to unpack .../11-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 18:17:48 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 18:17:48 Selecting previously unselected package git. 18:17:48 Preparing to unpack .../12-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 18:17:48 Unpacking git (1:2.25.1-1ubuntu3.2) ... 18:17:49 Selecting previously unselected package libgssrpc4:amd64. 18:17:49 Preparing to unpack .../13-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 18:17:49 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 18:17:49 Selecting previously unselected package libkdb5-9:amd64. 18:17:49 Preparing to unpack .../14-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 18:17:49 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 18:17:49 Selecting previously unselected package libkadm5srv-mit11:amd64. 18:17:49 Preparing to unpack .../15-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 18:17:49 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 18:17:49 Selecting previously unselected package libkadm5clnt-mit11:amd64. 18:17:49 Preparing to unpack .../16-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 18:17:49 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 18:17:49 Selecting previously unselected package comerr-dev:amd64. 18:17:49 Preparing to unpack .../17-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 18:17:49 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 18:17:49 Selecting previously unselected package krb5-multidev:amd64. 18:17:49 Preparing to unpack .../18-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 18:17:49 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 18:17:49 Selecting previously unselected package libnorm1:amd64. 18:17:49 Preparing to unpack .../19-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 18:17:49 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 18:17:49 Selecting previously unselected package libnorm-dev:amd64. 18:17:49 Preparing to unpack .../20-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 18:17:49 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 18:17:49 Selecting previously unselected package libpgm-5.2-0:amd64. 18:17:49 Preparing to unpack .../21-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 18:17:49 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:17:49 Selecting previously unselected package libpgm-dev:amd64. 18:17:49 Preparing to unpack .../22-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 18:17:49 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:17:49 Selecting previously unselected package libsodium-dev:amd64. 18:17:49 Preparing to unpack .../23-libsodium-dev_1.0.18-1_amd64.deb ... 18:17:49 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 18:17:49 Selecting previously unselected package libzmq5:amd64. 18:17:49 Preparing to unpack .../24-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 18:17:49 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 18:17:49 Selecting previously unselected package libkrb5-dev:amd64. 18:17:49 Preparing to unpack .../25-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 18:17:49 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 18:17:49 Selecting previously unselected package libzmq3-dev:amd64. 18:17:49 Preparing to unpack .../26-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 18:17:49 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 18:17:50 Selecting previously unselected package pkg-config. 18:17:50 Preparing to unpack .../27-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 18:17:50 Unpacking pkg-config (0.29.1-0ubuntu4) ... 18:17:50 Selecting previously unselected package unzip. 18:17:50 Preparing to unpack .../28-unzip_6.0-25ubuntu1_amd64.deb ... 18:17:50 Unpacking unzip (6.0-25ubuntu1) ... 18:17:50 Selecting previously unselected package zip. 18:17:50 Preparing to unpack .../29-zip_3.0-11build1_amd64.deb ... 18:17:50 Unpacking zip (3.0-11build1) ... 18:17:50 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 18:17:50 Setting up libsodium23:amd64 (1.0.18-1) ... 18:17:50 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 18:17:50 No schema files found: doing nothing. 18:17:50 Setting up unzip (6.0-25ubuntu1) ... 18:17:50 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 18:17:50 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 18:17:50 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 18:17:50 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 18:17:50 Setting up liberror-perl (0.17029-1) ... 18:17:50 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 18:17:50 Setting up zip (3.0-11build1) ... 18:17:50 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 18:17:50 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 18:17:50 Setting up pkg-config (0.29.1-0ubuntu4) ... 18:17:50 Setting up libsodium-dev:amd64 (1.0.18-1) ... 18:17:50 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 18:17:50 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 18:17:50 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 18:17:50 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 18:17:50 Setting up curl (7.68.0-1ubuntu2.7) ... 18:17:50 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 18:17:50 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:17:50 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 18:17:50 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 18:17:50 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 18:17:50 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 18:17:50 Setting up git (1:2.25.1-1ubuntu3.2) ... 18:17:50 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 18:17:50 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 18:17:50 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 18:17:50 Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 18:17:50 Processing triggers for mime-support (3.64ubuntu1) ... 18:17:51 comerr-dev set to automatically installed. 18:17:51 curl set to automatically installed. 18:17:51 git set to automatically installed. 18:17:51 git-man set to automatically installed. 18:17:51 krb5-multidev set to automatically installed. 18:17:51 libbrotli1 set to automatically installed. 18:17:51 libcurl3-gnutls set to automatically installed. 18:17:51 libcurl4 set to automatically installed. 18:17:51 liberror-perl set to automatically installed. 18:17:51 libglib2.0-0 set to automatically installed. 18:17:51 libgssrpc4 set to automatically installed. 18:17:51 libkadm5clnt-mit11 set to automatically installed. 18:17:51 libkadm5srv-mit11 set to automatically installed. 18:17:51 libkdb5-9 set to automatically installed. 18:17:51 libkrb5-dev set to automatically installed. 18:17:51 libnghttp2-14 set to automatically installed. 18:17:51 libnorm-dev set to automatically installed. 18:17:51 libnorm1 set to automatically installed. 18:17:51 libpgm-5.2-0 set to automatically installed. 18:17:51 libpgm-dev set to automatically installed. 18:17:51 libpsl5 set to automatically installed. 18:17:51 librtmp1 set to automatically installed. 18:17:51 libsodium-dev set to automatically installed. 18:17:51 libsodium23 set to automatically installed. 18:17:51 libssh-4 set to automatically installed. 18:17:51 libzmq3-dev set to automatically installed. 18:17:51 libzmq5 set to automatically installed. 18:17:51 pkg-config set to automatically installed. 18:17:51 unzip set to automatically installed. 18:17:51 zip set to automatically installed. 18:17:52 snapd is not logged in, snap install commands will use sudo 18:18:07 go (1.16/stable) 1.16.13 from Michael Hudson-Doyle (mwhudson) installed 18:18:07 Downloading snap 'edgex-app-service-configurable' 18:18:09 Pulling app-service-configurable 18:18:09 + snapcraftctl pull 18:18:10 Pulling config-common 18:18:10 + snapcraftctl pull 18:18:11 Pulling deck 18:18:11 + snapcraftctl pull 18:18:13 Pulling go-build-helper 18:18:13 + snapcraftctl pull 18:18:15 'edgex-go' has dependencies that need to be staged: go-build-helper 18:18:15 Skipping pull go-build-helper (already ran) 18:18:15 Building go-build-helper 18:18:15 + snapcraftctl build 18:18:16 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 18:18:17 Staging go-build-helper 18:18:17 + snapcraftctl stage 18:18:22 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 18:18:22 Fetched 290 kB in 0s (0 B/s) 18:18:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 18:18:22 Fetched 158 kB in 0s (0 B/s) 18:18:22 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 18:18:22 Fetched 242 kB in 0s (0 B/s) 18:18:22 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 18:18:22 Fetched 150 kB in 0s (0 B/s) 18:18:22 Pulling edgex-go 18:18:22 + snapcraftctl pull 18:18:23 Pulling hooks 18:18:23 + snapcraftctl pull 18:18:38 Removing suid/guid from /root/parts/static-packages/install/bin/su 18:18:38 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 18:18:38 Fetched 96.1 kB in 0s (0 B/s) 18:18:38 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 18:18:38 Fetched 78.7 kB in 0s (0 B/s) 18:18:38 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 18:18:38 Fetched 48.0 kB in 0s (0 B/s) 18:18:38 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 18:18:38 Fetched 50.2 kB in 0s (0 B/s) 18:18:38 Get:1 libsasl2-modules-db_2.1.27+dfsg-2_amd64.deb [14.9 kB] 18:18:38 Fetched 14.9 kB in 0s (0 B/s) 18:18:38 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 18:18:38 Fetched 234 kB in 0s (0 B/s) 18:18:38 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 18:18:38 Fetched 155 kB in 0s (0 B/s) 18:18:38 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 18:18:38 Fetched 170 kB in 0s (0 B/s) 18:18:38 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 18:18:38 Fetched 267 kB in 0s (0 B/s) 18:18:38 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:18:38 Fetched 50.6 kB in 0s (0 B/s) 18:18:38 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 18:18:38 Fetched 15.1 kB in 0s (0 B/s) 18:18:38 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 18:18:38 Fetched 51.5 kB in 0s (0 B/s) 18:18:38 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 18:18:38 Fetched 121 kB in 0s (0 B/s) 18:18:38 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 18:18:38 Fetched 29.7 kB in 0s (0 B/s) 18:18:38 Get:1 util-linux_2.34-0.1ubuntu9.1_amd64.deb [1021 kB] 18:18:38 Fetched 1021 kB in 0s (0 B/s) 18:18:38 Get:1 libsasl2-2_2.1.27+dfsg-2_amd64.deb [49.3 kB] 18:18:38 Fetched 49.3 kB in 0s (0 B/s) 18:18:38 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 18:18:38 Fetched 54.9 kB in 0s (0 B/s) 18:18:38 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 18:18:38 Fetched 16.6 kB in 0s (0 B/s) 18:18:38 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 18:18:38 Fetched 87.9 kB in 0s (0 B/s) 18:18:38 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 18:18:38 Fetched 142 kB in 0s (0 B/s) 18:18:38 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 18:18:38 Fetched 41.8 kB in 0s (0 B/s) 18:18:38 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 18:18:38 Fetched 181 kB in 0s (0 B/s) 18:18:38 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 18:18:38 Fetched 208 kB in 0s (0 B/s) 18:18:38 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 18:18:38 Fetched 161 kB in 0s (0 B/s) 18:18:38 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 18:18:38 Fetched 107 kB in 0s (0 B/s) 18:18:38 Pulling static-packages 18:18:38 + snapcraftctl pull 18:18:39 Pulling version 18:18:39 + cd /root/project 18:18:39 ++ git describe --tags --abbrev=0 18:18:39 ++ sed s/v// 18:18:39 + GIT_VERSION=2.2.0-dev.20 18:18:39 + '[' -z 2.2.0-dev.20 ']' 18:18:39 + snapcraftctl set-version 2.2.0-dev.20 18:18:41 Building app-service-configurable 18:18:41 + snapcraftctl build 18:18:43 Building config-common 18:18:43 + snapcraftctl build 18:18:44 + cp --archive --link --no-dereference . /root/parts/config-common/install 18:18:45 Building deck 18:18:45 + VERSION=1.8.2 18:18:45 + case "$(dpkg --print-architecture)" in 18:18:45 ++ dpkg --print-architecture 18:18:45 + FILE_NAME=deck_1.8.2_linux_amd64.tar.gz 18:18:45 + curl --silent --show-error --location --output deck_1.8.2_linux_amd64.tar.gz https://github.com/kong/deck/releases/download/v1.8.2/deck_1.8.2_linux_amd64.tar.gz 18:18:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:18:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:18:51 ---> 72563fb76687 18:18:51 Step 3/23 : WORKDIR /edgex-go 18:18:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:18:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:18:51 ---> 72563fb76687 18:18:51 Step 3/22 : WORKDIR /edgex-go 18:18:51 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:18:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:18:51 ---> 72563fb76687 18:18:51 Step 3/20 : WORKDIR /edgex-go 18:18:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:18:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:18:51 ---> 72563fb76687 18:18:51 Step 3/24 : WORKDIR /edgex-go 18:18:51 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:18:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:18:51 ---> 72563fb76687 18:18:51 Step 3/21 : WORKDIR /edgex-go 18:18:51 ---> Running in 286d95d4d948 18:18:51 ---> Running in 2bc082eeddcc 18:18:51 ---> Running in 37b42be82ad5 18:18:51 ---> Running in 9ec9bcc817c7 18:18:51 ---> Running in 3a0799038317 18:18:51 Removing intermediate container 9ec9bcc817c7 18:18:51 ---> e72d656fd7cd 18:18:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:51 Removing intermediate container 37b42be82ad5 18:18:51 Removing intermediate container 286d95d4d948 18:18:51 ---> ddbeb906ffe9 18:18:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:51 ---> 45d71b7c3043 18:18:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 3a0799038317 18:18:51 18:18:51 ---> 611545c3f277 18:18:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:52 Removing intermediate container 2bc082eeddcc 18:18:52 ---> da11f4c9db10 18:18:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:18:52 ---> Running in 209d3aa37c49 18:18:52 ---> Running in 2bd43b8b6e38 18:18:52 ---> Running in 32a3730d8968 18:18:52 ---> Running in f287ea85d8cb 18:18:52 ---> Running in fe8311a6e4f7 18:18:54 Removing intermediate container 209d3aa37c49 18:18:54 ---> b1bcfcef7d8e 18:18:54 Step 5/23 : RUN apk add --update --no-cache make git 18:18:55 ---> Running in 496d92b32af5 18:18:55 Removing intermediate container 32a3730d8968 18:18:55 ---> 45ceafaa56ac 18:18:55 Step 5/20 : RUN apk add --update --no-cache make git 18:18:55 ---> Running in 7b77368d1e23 18:18:55 Removing intermediate container fe8311a6e4f7 18:18:55 ---> 68421669f820 18:18:55 Removing intermediate container 2bd43b8b6e38 18:18:55 Step 5/24 : RUN apk add --update --no-cache make git 18:18:55 ---> e1f15387306d 18:18:55 Removing intermediate container f287ea85d8cb 18:18:55 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:18:55 ---> 77dac6ff46b9 18:18:55 Step 5/22 : RUN apk add --update --no-cache make bash git 18:18:55 ---> Running in 71ce68c17682 18:18:55 ---> Running in e3caeec27858 18:18:55 ---> Running in 809e9171cff5 18:18:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:18:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:58 OK: 220 MiB in 52 packages 18:18:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:18:59 OK: 220 MiB in 52 packages 18:18:59 OK: 220 MiB in 52 packages 18:18:59 OK: 220 MiB in 52 packages 18:19:00 Removing intermediate container 496d92b32af5 18:19:00 ---> 59c289dedffa 18:19:00 Step 6/23 : COPY go.mod . 18:19:00 OK: 220 MiB in 52 packages 18:19:01 Removing intermediate container 7b77368d1e23 18:19:01 ---> 59ef46e42d8d 18:19:01 Step 6/20 : COPY . . 18:19:01 Removing intermediate container 809e9171cff5 18:19:01 ---> 219b50ced536 18:19:01 Step 6/21 : COPY . . 18:19:01 ---> c5870676c994 18:19:01 Step 7/23 : RUN go mod download 18:19:01 Removing intermediate container 71ce68c17682 18:19:01 ---> a3581849ed9c 18:19:01 Step 6/22 : COPY . . 18:19:01 ---> Running in 945ed2cd647f 18:19:01 Removing intermediate container e3caeec27858 18:19:01 ---> 300ef8cf615a 18:19:01 Step 6/24 : COPY . . 18:19:06 Removing intermediate container 945ed2cd647f 18:19:06 ---> 1408d4d18151 18:19:06 Step 8/23 : COPY . . 18:19:25 ---> a598cd7bbf87 18:19:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:25 ---> 72fb50695a78 18:19:25 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:25 ---> f8b13a82be7a 18:19:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:25 ---> f5ce57fd839c 18:19:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:25 ---> Running in 0bf48d17e848 18:19:25 ---> Running in 49a7b35f51dd 18:19:25 ---> Running in 62688e0c98eb 18:19:25 ---> Running in bea5008858a7 18:19:25 ---> 603a4ce7c834 18:19:25 Step 9/23 : RUN go mod tidy 18:19:25 ---> Running in 183d5b1e1060 18:19:30 Removing intermediate container 0bf48d17e848 18:19:30 ---> 26c5ce6365e3 18:19:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:19:30 ---> Running in 68b63d1cd47c 18:19:30 Removing intermediate container 49a7b35f51dd 18:19:30 ---> fd0592777493 18:19:30 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:19:30 ---> Running in ee84e88823cc 18:19:30 Removing intermediate container 62688e0c98eb 18:19:30 ---> 615cb155bf3b 18:19:30 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:19:30 Removing intermediate container bea5008858a7 18:19:30 ---> 20fb0d956128 18:19:30 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:19:30 ---> Running in 11310db89476 18:19:30 ---> Running in 486e87a49e20 18:19:31 Removing intermediate container 183d5b1e1060 18:19:31 ---> 4e2a925a28f1 18:19:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:19:31 ---> Running in 9360c85067a9 18:19:31 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 18:19:32 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 18:19:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:19:32 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 18:19:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:21:40 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 18:21: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 18:21:40 Removing intermediate container 486e87a49e20 18:21:40 ---> bc31421eaa79 18:21:40 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:21:40 ---> Running in 925bd749a12f 18:21:40 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 18:21:42 Removing intermediate container 925bd749a12f 18:21:42 ---> 63455c33d656 18:21:42 18:21:42 Step 10/22 : FROM docker:20.10.10 18:21:42 20.10.10: Pulling from library/docker 18:21:45 Removing intermediate container 68b63d1cd47c 18:21:45 ---> f86211cf5f0d 18:21:45 18:21:45 Step 9/24 : FROM alpine:3.14 18:21:46 3.14: Pulling from library/alpine 18:21:46 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:21:46 Status: Downloaded newer image for alpine:3.14 18:21:46 ---> 5b8b7b635229 18:21:46 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:21:46 ---> Running in 817ea741a00a 18:21:48 Removing intermediate container ee84e88823cc 18:21:48 ---> 0de9c646e052 18:21:48 18:21:48 Step 9/20 : FROM alpine:3.14 18:21:48 ---> 5b8b7b635229 18:21:48 Step 10/20 : RUN apk add --update --no-cache curl 18:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:21:48 ---> Running in 602e8380b2d9 18:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:21:49 (1/3) Installing ca-certificates (20191127-r5) 18:21:49 (2/3) Installing dumb-init (1.2.5-r1) 18:21:49 (3/3) Installing su-exec (0.2-r1) 18:21:49 Executing busybox-1.33.1-r6.trigger 18:21:49 Executing ca-certificates-20191127-r5.trigger 18:21:49 OK: 6 MiB in 17 packages 18:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:21:51 (1/5) Installing ca-certificates (20191127-r5) 18:21:51 (2/5) Installing brotli-libs (1.0.9-r5) 18:21:51 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:21:51 (4/5) Installing libcurl (7.79.1-r0) 18:21:51 (5/5) Installing curl (7.79.1-r0) 18:21:51 Executing busybox-1.33.1-r6.trigger 18:21:51 Executing ca-certificates-20191127-r5.trigger 18:21:51 OK: 8 MiB in 19 packages 18:21:52 Removing intermediate container 817ea741a00a 18:21:52 ---> 5d6a8770ecb7 18:21:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:21:52 Removing intermediate container 9360c85067a9 18:21:52 ---> 93f4a34a79fd 18:21:52 18:21:52 Step 11/23 : FROM alpine:3.14 18:21:52 ---> 5b8b7b635229 18:21:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:21:52 ---> Running in 2b8f89b7d3e1 18:21:52 Removing intermediate container 11310db89476 18:21:52 ---> 4dca8159507a 18:21:52 18:21:52 Step 9/21 : FROM alpine:3.14 18:21:52 ---> 5b8b7b635229 18:21:52 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:21:52 ---> Running in 46a4db3577df 18:21:52 ---> Running in f6732cb7187a 18:21:53 Removing intermediate container 2b8f89b7d3e1 18:21:53 ---> 9a277386e526 18:21:53 Step 12/24 : WORKDIR / 18:21:53 ---> Running in 8d9902835f7f 18:21:54 Removing intermediate container 602e8380b2d9 18:21:54 ---> 71487f87a2e4 18:21:54 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:21:54 Removing intermediate container 8d9902835f7f 18:21:54 ---> 46b63eaa54aa 18:21:54 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:21:54 ---> Running in a837c079e586 18:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:21:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:21:55 Removing intermediate container a837c079e586 18:21:55 ---> a0dd829317b2 18:21:55 Step 12/20 : WORKDIR /edgex 18:21:55 ---> Running in 8c7b623db819 18:21:55 ---> 6533155e229d 18:21:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:21:55 (1/1) Installing dumb-init (1.2.5-r1) 18:21:55 Executing busybox-1.33.1-r6.trigger 18:21:55 (1/2) Installing ca-certificates (20191127-r5) 18:21:55 OK: 6 MiB in 15 packages 18:21:55 (2/2) Installing dumb-init (1.2.5-r1) 18:21:55 Executing busybox-1.33.1-r6.trigger 18:21:55 Executing ca-certificates-20191127-r5.trigger 18:21:55 OK: 6 MiB in 16 packages 18:21:56 Removing intermediate container 8c7b623db819 18:21:56 ---> 00f12168c8b9 18:21:56 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:21:57 ---> 5d9898bf3765 18:21:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:21:57 Removing intermediate container 46a4db3577df 18:21:57 ---> 6b36dd59647e 18:21:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:21:57 ---> Running in f11c293d9c8d 18:21:57 ---> ff3369588187 18:21:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:21:57 Removing intermediate container f11c293d9c8d 18:21:57 ---> 74bc8e0b7f4d 18:21:57 Step 14/23 : ENV APP_PORT=59861 18:21:58 Removing intermediate container f6732cb7187a 18:21:58 ---> acce87036565 18:21:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:21:58 ---> Running in 0f5260acbc40 18:21:58 ---> Running in 6da7bfeecf13 18:21:58 ---> 551a18815a08 18:21:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:21:58 Removing intermediate container 0f5260acbc40 18:21:58 ---> f823b5abc348 18:21:58 Step 15/23 : EXPOSE $APP_PORT 18:21:58 Removing intermediate container 6da7bfeecf13 18:21:58 ---> 2820d6c90139 18:21:58 Step 12/21 : ENV APP_PORT=59860 18:21:58 ---> Running in 1fd5594aab2a 18:21:58 ---> Running in 1d1721beb1b0 18:21:59 ---> a97d0f9089e7 18:21:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:21:59 ---> 7667d654a6fd 18:21:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:21:59 Removing intermediate container 1fd5594aab2a 18:21:59 ---> b11d061533a8 18:21:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:21:59 Removing intermediate container 1d1721beb1b0 18:21:59 ---> 01f1696d03b7 18:21:59 Step 13/21 : EXPOSE $APP_PORT 18:21:59 ---> Running in 496f91cd6b5f 18:22:00 Removing intermediate container 496f91cd6b5f 18:22:00 ---> 0048485d12b0 18:22:00 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:22:00 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 18:22:00 Status: Downloaded newer image for docker:20.10.10 18:22:00 ---> 520e9a0a30f7 18:22:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:22:00 ---> d731fa0ea804 18:22:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:22:01 ---> Running in 15b5d1839019 18:22:01 ---> d3d89798694c 18:22:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:22:01 ---> 357d4dda584f 18:22:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:22:01 ---> Running in c0c758eee847 18:22:01 Removing intermediate container 15b5d1839019 18:22:01 ---> a26e9cb6a9a2 18:22:01 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:22:01 ---> 710253036ab4 18:22:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:22:01 ---> Running in dfe2c47a7e9b 18:22:02 Removing intermediate container c0c758eee847 18:22:02 ---> 49067771b531 18:22:02 Step 17/20 : CMD ["--init=true"] 18:22:02 ---> Running in 162e392ea10d 18:22:02 ---> 7ddff74f69fd 18:22:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:22:02 Removing intermediate container 162e392ea10d 18:22:02 ---> 1f6a175bb1a2 18:22:02 Step 18/20 : LABEL arch=arm64 18:22:02 ---> Running in 7d6e60c8e778 18:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:22:03 Removing intermediate container 7d6e60c8e778 18:22:03 ---> 8b40e890be3f 18:22:03 Step 19/20 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:22:03 ---> 91f0794d8e38 18:22:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:22:03 ---> 550175e425d9 18:22:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:22:03 ---> Running in 15b41b81f2b8 18:22:03 ---> 073528f63607 18:22:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:22:04 ---> Running in 3a16ed1f450f 18:22:04 Removing intermediate container 15b41b81f2b8 18:22:04 ---> cf0f88da8d6f 18:22:04 Step 20/20 : LABEL version=0.0.0 18:22:04 ---> Running in 98d13f1b6584 18:22:04 (1/42) Installing readline (8.1.0-r0) 18:22:04 (2/42) Installing bash (5.1.4-r0) 18:22:04 Removing intermediate container 3a16ed1f450f 18:22:04 ---> 02f7f2ffa618 18:22:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:04 Executing bash-5.1.4-r0.post-install 18:22:04 (3/42) Installing brotli-libs (1.0.9-r5) 18:22:04 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:22:04 (5/42) Installing libcurl (7.79.1-r0) 18:22:04 ---> d0cb5dc7e943 18:22:04 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:22:04 (6/42) Installing curl (7.79.1-r0) 18:22:04 ---> 015e7d9f9881 18:22:04 Step 20/24 : 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/ 18:22:04 ---> Running in 56c7cb62d678 18:22:04 (7/42) Installing dumb-init (1.2.5-r1) 18:22:04 (8/42) Installing libbz2 (1.0.8-r1) 18:22:04 (9/42) Installing expat (2.4.3-r0) 18:22:04 (10/42) Installing libffi (3.3-r2) 18:22:04 (11/42) Installing gdbm (1.19-r0) 18:22:04 (12/42) Installing xz-libs (5.2.5-r0) 18:22:04 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:22:04 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:22:04 ---> Running in 730c183badf1 18:22:04 ---> Running in 8db8569a5f02 18:22:04 Removing intermediate container 98d13f1b6584 18:22:04 ---> 892674d4d238 18:22:04 18:22:04 (15/42) Installing mpdecimal (2.5.1-r1) 18:22:05 (16/42) Installing sqlite-libs (3.35.5-r0) 18:22:05 (17/42) Installing python3 (3.9.5-r2) 18:22:05 Successfully built 892674d4d238 18:22:05 Successfully tagged security-proxy-setup-arm64:latest 18:22:05 Building security-bootstrapper 18:22:05  Building security-proxy-setup ... done Removing intermediate container 56c7cb62d678 18:22:05 ---> 08d7d441436e 18:22:05 Step 21/23 : LABEL arch=arm64 18:22:05 Removing intermediate container 8db8569a5f02 18:22:05 ---> 1816f1c03e9f 18:22:05 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:22:05 ---> Running in f224d0c7b6dd 18:22:06 ---> Running in 01e5093942a8 18:22:06 Removing intermediate container 01e5093942a8 18:22:06 ---> 19796cd40cf7 18:22:06 Step 19/21 : LABEL arch=arm64 18:22:06 Removing intermediate container f224d0c7b6dd 18:22:06 ---> f6c46b8d18c7 18:22:06 Step 22/23 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:22:06 ---> Running in 0abe6ea6e0a9 18:22:06 ---> Running in d9e92b76aa26 18:22:07 Removing intermediate container 0abe6ea6e0a9 18:22:07 Removing intermediate container d9e92b76aa26 18:22:07 ---> 7d4a8c6035a8 18:22:07 Step 23/23 : LABEL version=0.0.0 18:22:07 ---> bb6612e91fdf 18:22:07 Step 20/21 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:22:07 ---> Running in a15fcadf9ce0 18:22:07 ---> Running in d8bc58a8151c 18:22:08 Removing intermediate container 730c183badf1 18:22:08 ---> ac3469803f83 18:22:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:22:08 (18/42) Installing py3-appdirs (1.4.4-r2) 18:22:08 (19/42) Installing py3-chardet (4.0.0-r2) 18:22:08 ---> Running in 027bcab9d32e 18:22:08 (20/42) Installing py3-idna (3.2-r0) 18:22:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:22:08 Removing intermediate container d8bc58a8151c 18:22:08 ---> 020f9fa23a03 18:22:08 Step 21/21 : LABEL version=0.0.0 18:22:08 (22/42) Installing py3-certifi (2020.12.5-r1) 18:22:08 (23/42) Installing py3-requests (2.25.1-r4) 18:22:08 (24/42) Installing py3-msgpack (1.0.2-r1) 18:22:08 (25/42) Installing py3-lockfile (0.12.2-r4) 18:22:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:22:08 Removing intermediate container a15fcadf9ce0 18:22:08 ---> 78aed1de3056 18:22:08 18:22:08 (27/42) Installing py3-colorama (0.4.4-r1) 18:22:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:22:08 (29/42) Installing py3-distlib (0.3.1-r3) 18:22:08 ---> Running in 11cee34bf324 18:22:08 (30/42) Installing py3-distro (1.5.0-r3) 18:22:08 (31/42) Installing py3-six (1.15.0-r1) 18:22:08 (32/42) Installing py3-webencodings (0.5.1-r4) 18:22:08 (33/42) Installing py3-html5lib (1.1-r1) 18:22:08 (34/42) Installing py3-parsing (2.4.7-r2) 18:22:08 Removing intermediate container 027bcab9d32e 18:22:08 ---> ec5306cd0798 18:22:08 Step 22/24 : LABEL arch=arm64 18:22:08 (35/42) Installing py3-packaging (20.9-r1) 18:22:09 (36/42) Installing py3-toml (0.10.2-r2) 18:22:09 (37/42) Installing py3-pep517 (0.10.0-r2) 18:22:09 (38/42) Installing py3-progress (1.5-r2) 18:22:09 (39/42) Installing py3-retrying (1.3.3-r1) 18:22:09 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:22:09 (41/42) Installing py3-setuptools (52.0.0-r3) 18:22:09 ---> Running in 4c34659eb525 18:22:09 Successfully built 78aed1de3056 18:22:09 Successfully tagged support-scheduler-arm64:latest 18:22:09  Building support-scheduler ... done Building core-command 18:22:09 (42/42) Installing py3-pip (20.3.4-r1) 18:22:09 Removing intermediate container 11cee34bf324 18:22:09 ---> 89b0fee264c7 18:22:09 18:22:09 Successfully built 89b0fee264c7 18:22:09 Successfully tagged support-notifications-arm64:latest 18:22:09  Building support-notifications ... done Building core-data 18:22:09 Removing intermediate container 4c34659eb525 18:22:09 ---> d8b100ed3c43 18:22:09 Step 23/24 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:22:09 Executing busybox-1.33.1-r6.trigger 18:22:09 OK: 84 MiB in 64 packages 18:22:09 ---> Running in 262812cfc65e 18:22:10 Removing intermediate container 262812cfc65e 18:22:10 ---> 6fe62e8c99c4 18:22:10 Step 24/24 : LABEL version=0.0.0 18:22:10 ---> Running in a55930732fc6 18:22:10 Removing intermediate container a55930732fc6 18:22:10 ---> 5592921bc22f 18:22:10 18:22:11 Successfully built 5592921bc22f 18:22:11 Successfully tagged security-secretstore-setup-arm64:latest 18:22:11  Building security-secretstore-setup ... done Building core-metadata 18:22:13 Collecting docker-compose==1.23.2 18:22:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:22:14 Collecting texttable<0.10,>=0.9.0 18:22:14 Downloading texttable-0.9.1.tar.gz (11 kB) 18:22:16 Collecting websocket-client<1.0,>=0.32.0 18:22:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:22:17 Collecting docker<4.0,>=3.6.0 18:22:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:22:17 Collecting docopt<0.7,>=0.6.1 18:22:17 Downloading docopt-0.6.2.tar.gz (25 kB) 18:22:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:22:19 Collecting jsonschema<3,>=2.5.1 18:22:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:22:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:22:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:22:20 Collecting cached-property<2,>=1.2.0 18:22:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:22:21 Collecting PyYAML<4,>=3.10 18:22:21 Downloading PyYAML-3.13.tar.gz (270 kB) 18:22:24 Collecting dockerpty<0.5,>=0.4.1 18:22:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:22:26 Collecting docker-pycreds>=0.4.0 18:22:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:22:27 Collecting chardet<3.1.0,>=3.0.2 18:22:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:22:27 Collecting idna<2.8,>=2.5 18:22:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:22:27 Collecting urllib3<1.25,>=1.21.1 18:22:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:22:27 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) 18:22:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:22:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:22:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:22:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:22:29 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:22:29 Attempting uninstall: urllib3 18:22:29 Found existing installation: urllib3 1.26.5 18:22:29 Uninstalling urllib3-1.26.5: 18:22:29 Successfully uninstalled urllib3-1.26.5 18:22:29 Attempting uninstall: idna 18:22:29 Found existing installation: idna 3.2 18:22:29 Uninstalling idna-3.2: 18:22:29 Successfully uninstalled idna-3.2 18:22:30 Attempting uninstall: chardet 18:22:30 Found existing installation: chardet 4.0.0 18:22:30 Uninstalling chardet-4.0.0: 18:22:30 Successfully uninstalled chardet-4.0.0 18:22:32 Attempting uninstall: requests 18:22:32 Found existing installation: requests 2.25.1 18:22:32 Uninstalling requests-2.25.1: 18:22:32 Successfully uninstalled requests-2.25.1 18:22:32 Running setup.py install for texttable: started 18:22:34 Running setup.py install for texttable: finished with status 'done' 18:22:34 Running setup.py install for PyYAML: started 18:22:37 Running setup.py install for PyYAML: finished with status 'done' 18:22:37 Running setup.py install for docopt: started 18:22:39 Running setup.py install for docopt: finished with status 'done' 18:22:39 Running setup.py install for dockerpty: started 18:22:41 Running setup.py install for dockerpty: finished with status 'done' 18:22:44 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 18:22:48 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:22:48 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:22:48 ---> 72563fb76687 18:22:48 Step 3/30 : WORKDIR /edgex-go 18:22:48 ---> Using cache 18:22:48 ---> da11f4c9db10 18:22:48 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:48 ---> Using cache 18:22:48 ---> 77dac6ff46b9 18:22:48 Step 5/30 : RUN apk add --update --no-cache make git 18:22:48 ---> Running in 8db7f093eaa3 18:22:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:52 OK: 220 MiB in 52 packages 18:22:54 Removing intermediate container 8db7f093eaa3 18:22:54 ---> 4e3f30b7dc7e 18:22:54 Step 6/30 : COPY . . 18:22:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:22:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:22:55 ---> 72563fb76687 18:22:55 Step 3/22 : WORKDIR /edgex-go 18:22:55 ---> Using cache 18:22:55 ---> da11f4c9db10 18:22:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:55 ---> Using cache 18:22:55 ---> 77dac6ff46b9 18:22:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:22:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:22:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:22:55 ---> 72563fb76687 18:22:55 Step 3/22 : WORKDIR /edgex-go 18:22:55 ---> Using cache 18:22:55 ---> da11f4c9db10 18:22:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:55 ---> Using cache 18:22:55 ---> 77dac6ff46b9 18:22:55 Step 5/22 : RUN apk add --update --no-cache make git 18:22:55 ---> Using cache 18:22:55 ---> 4e3f30b7dc7e 18:22:55 Step 6/22 : COPY . . 18:22:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:22:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:22:55 ---> 72563fb76687 18:22:55 Step 3/22 : WORKDIR /edgex-go 18:22:55 ---> Using cache 18:22:55 ---> da11f4c9db10 18:22:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:55 ---> Using cache 18:22:55 ---> 77dac6ff46b9 18:22:55 Step 5/22 : RUN apk add --update --no-cache make git 18:22:55 ---> Using cache 18:22:55 ---> 4e3f30b7dc7e 18:22:55 Step 6/22 : COPY . . 18:22:55 ---> Running in ac2513c60245 18:22:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:22:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:22:58 OK: 220 MiB in 52 packages 18:23:01 Removing intermediate container ac2513c60245 18:23:01 ---> dce38ec80032 18:23:01 Step 6/22 : COPY . . 18:23:01 Removing intermediate container dfe2c47a7e9b 18:23:01 ---> 58754dccb0b9 18:23:01 Step 13/22 : ENV APP_PORT=58890 18:23:02 ---> Running in 4baf901e23f8 18:23:02 Removing intermediate container 4baf901e23f8 18:23:02 ---> 64f350f19517 18:23:02 Step 14/22 : EXPOSE $APP_PORT 18:23:03 ---> Running in 8609b2d728e3 18:23:04 Removing intermediate container 8609b2d728e3 18:23:04 ---> 6bff3f793a7b 18:23:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:23:06 ---> 771e74c0cdb7 18:23:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:23:08 ---> a2164114a92d 18:23:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:23:10 ---> 302c592e04f8 18:23:10 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:23:10 ---> Running in b1475313a602 18:23:11 Removing intermediate container b1475313a602 18:23:11 ---> 14f44234f2a1 18:23:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:23:11 ---> Running in be2b243131ad 18:23:11 Removing intermediate container be2b243131ad 18:23:11 ---> 4155313178b6 18:23:11 Step 20/22 : LABEL arch=arm64 18:23:11 ---> Running in f04202e80fc6 18:23:12 Removing intermediate container f04202e80fc6 18:23:12 ---> 79ac624aafd1 18:23:12 Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:23:12 ---> Running in 88ac890d097d 18:23:13 Removing intermediate container 88ac890d097d 18:23:13 ---> 532180005bd2 18:23:13 Step 22/22 : LABEL version=0.0.0 18:23:14 ---> Running in 6f2d5d6f1757 18:23:15 Removing intermediate container 6f2d5d6f1757 18:23:15 ---> e1a4dcad6015 18:23:15 18:23:15 Successfully built e1a4dcad6015 18:23:15 Successfully tagged sys-mgmt-agent-arm64:latest 18:23:19  Building sys-mgmt-agent ... done  ---> 239a40b069b0 18:23:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:19 ---> Running in 01e66adeca4c 18:23:19 ---> bd80fcd17756 18:23:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:19 ---> Running in a0134174ec70 18:23:20 ---> da9a95999e63 18:23:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:20 ---> Running in ab765896aa64 18:23:23 Removing intermediate container 01e66adeca4c 18:23:23 ---> 155d8439c993 18:23:23 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:23:23 ---> Running in 32e96edb96e6 18:23:23 Removing intermediate container a0134174ec70 18:23:23 ---> b41025583f86 18:23:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:23:23 ---> Running in aec0afd47eb1 18:23:23 Removing intermediate container ab765896aa64 18:23:23 ---> 32e85a3b8493 18:23:23 Step 8/22 : RUN make cmd/core-command/core-command 18:23:24 ---> Running in de0cc3b09db7 18:23:25 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 18:23:25 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 18:23:25 ---> 7bb6068e22cc 18:23:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:25 ---> Running in 88bfee9957f7 18:23:25 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 18:23:29 Removing intermediate container 88bfee9957f7 18:23:29 ---> 97a554840cd2 18:23:29 Step 8/22 : RUN make cmd/core-data/core-data 18:23:29 ---> Running in 8326a3d2a205 18:23:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:23:52 curl: (28) Operation timed out after 300165 milliseconds with 0 out of 0 bytes received 18:23:52 Failed to run 'override-build': Exit code was 28. 18:23:52 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:23:52 Failed in branch amd64 18:25:08 Removing intermediate container de0cc3b09db7 18:25:08 ---> 36ade412bd5b 18:25:08 18:25:08 Step 9/22 : FROM alpine:3.14 18:25:08 ---> 5b8b7b635229 18:25:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:25:08 ---> Using cache 18:25:08 ---> 6b36dd59647e 18:25:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:08 ---> Using cache 18:25:08 ---> 74bc8e0b7f4d 18:25:08 Step 12/22 : ENV APP_PORT=59882 18:25:08 ---> Running in 8eb8e51d3a7e 18:25:09 Removing intermediate container 8eb8e51d3a7e 18:25:09 ---> f32b922a4674 18:25:09 Step 13/22 : EXPOSE $APP_PORT 18:25:09 ---> Running in 9d92f04387e8 18:25:10 Removing intermediate container 9d92f04387e8 18:25:10 ---> d03955c557cb 18:25:10 Step 14/22 : WORKDIR / 18:25:10 ---> Running in 13f4e8a2b766 18:25:11 Removing intermediate container 13f4e8a2b766 18:25:11 ---> e106b7380d79 18:25:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:12 Removing intermediate container 32e96edb96e6 18:25:12 ---> 25c579b6ecd2 18:25:12 18:25:12 Step 9/30 : FROM alpine:3.14 18:25:12 ---> 5b8b7b635229 18:25:12 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:25:12 ---> Running in 54a503cbb781 18:25:13 ---> 0948b1b014d1 18:25:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:25:13 Removing intermediate container 54a503cbb781 18:25:13 ---> 11ca25383c13 18:25:13 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:25:13 ---> Running in 554d4eed7bf6 18:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:25:15 ---> 7069b2ad6058 18:25:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:25:16 ---> 6ba48b0ee742 18:25:16 Step 18/22 : ENTRYPOINT ["/core-command"] 18:25:16 ---> Running in 11bfd9ad408e 18:25:16 (1/2) Installing dumb-init (1.2.5-r1) 18:25:16 (2/2) Installing su-exec (0.2-r1) 18:25:16 Executing busybox-1.33.1-r6.trigger 18:25:16 OK: 6 MiB in 16 packages 18:25:17 Removing intermediate container 11bfd9ad408e 18:25:17 ---> 39d2691f29a8 18:25:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:17 ---> Running in 16c351e8988f 18:25:18 Removing intermediate container 16c351e8988f 18:25:18 ---> 9105705a3f16 18:25:18 Step 20/22 : LABEL arch=arm64 18:25:18 Removing intermediate container 554d4eed7bf6 18:25:18 ---> 00b05710de15 18:25:18 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:25:18 ---> Running in 629faca801fa 18:25:18 ---> Running in dbfea7f402ed 18:25:19 Removing intermediate container 629faca801fa 18:25:19 ---> 0c1e698d45a0 18:25:19 Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:25:19 Removing intermediate container dbfea7f402ed 18:25:19 ---> 2058c108b89f 18:25:19 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:25:19 ---> Running in dee180d3055d 18:25:19 ---> Running in 73aaa115dbfe 18:25:19 Removing intermediate container dee180d3055d 18:25:19 ---> b6e18f6dbd4b 18:25:19 Step 22/22 : LABEL version=0.0.0 18:25:20 ---> Running in 47f42171d592 18:25:20 Removing intermediate container 73aaa115dbfe 18:25:20 ---> 27fd56bca32c 18:25:20 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:25:20 ---> Running in d4ed10461b00 18:25:20 Removing intermediate container 47f42171d592 18:25:20 ---> 676ff94d8ba2 18:25:20 18:25:21 Successfully built 676ff94d8ba2 18:25:21 Successfully tagged core-command-arm64:latest 18:25:21  Building core-command ... done Removing intermediate container aec0afd47eb1 18:25:21 ---> 1f631c15e04f 18:25:21 18:25:21 Step 9/22 : FROM alpine:3.14 18:25:21 ---> 5b8b7b635229 18:25:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:25:21 ---> Using cache 18:25:21 ---> 6b36dd59647e 18:25:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:21 ---> Using cache 18:25:21 ---> 74bc8e0b7f4d 18:25:21 Step 12/22 : ENV APP_PORT=59881 18:25:21 ---> Running in d78c5bc64fef 18:25:22 Removing intermediate container d78c5bc64fef 18:25:22 ---> 86dfcbbf1aef 18:25:22 Step 13/22 : EXPOSE $APP_PORT 18:25:22 ---> Running in 5314bb90e102 18:25:23 Removing intermediate container d4ed10461b00 18:25:23 ---> 3a195a30219a 18:25:23 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:25:23 Removing intermediate container 5314bb90e102 18:25:23 ---> 920aaa25ef81 18:25:23 Step 14/22 : WORKDIR / 18:25:23 ---> Running in 51b2bd87ab8a 18:25:23 ---> Running in c62fd75071b0 18:25:23 Removing intermediate container 51b2bd87ab8a 18:25:23 ---> 814661675266 18:25:23 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:25:23 Removing intermediate container c62fd75071b0 18:25:23 ---> 717ff5467bf4 18:25:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:24 ---> 598c7cacbc2a 18:25:24 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:25:24 ---> 795ea6c9a376 18:25:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:25:24 ---> Running in 0a04fbffaab5 18:25:26 ---> 578d899c036d 18:25:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:25:26 ---> afac8feadf7b 18:25:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:25:27 ---> Running in 41a89ef60ffd 18:25:27 Removing intermediate container 0a04fbffaab5 18:25:27 ---> 993e68d04d94 18:25:27 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:27 Removing intermediate container 41a89ef60ffd 18:25:27 ---> 21110d35ecf9 18:25:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:27 ---> Running in 918a11d0ff8b 18:25:27 ---> f65669eb7843 18:25:27 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:25:28 Removing intermediate container 918a11d0ff8b 18:25:28 ---> 72d564c95573 18:25:28 Step 20/22 : LABEL arch=arm64 18:25:28 ---> Running in 4d5d215fe7af 18:25:28 Removing intermediate container 4d5d215fe7af 18:25:28 ---> c5ec8a0c0d70 18:25:28 Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:25:29 ---> Running in f6c088514b93 18:25:29 ---> dcf556fc4d79 18:25:29 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:25:29 Removing intermediate container f6c088514b93 18:25:29 ---> 1ba569d176ce 18:25:29 Step 22/22 : LABEL version=0.0.0 18:25:29 ---> Running in 69ef442f9e18 18:25:30 Removing intermediate container 69ef442f9e18 18:25:30 ---> 285880cde94c 18:25:30 18:25:30 ---> c33e32a4fe4e 18:25:30 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:25:30 Removing intermediate container 8326a3d2a205 18:25:30 ---> 00a0e60a9be9 18:25:30 18:25:30 Step 9/22 : FROM alpine:3.14 18:25:30 ---> 5b8b7b635229 18:25:30 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:25:30 ---> Running in c570d3950c2b 18:25:30 Successfully built 285880cde94c 18:25:30 Successfully tagged core-metadata-arm64:latest 18:25:31  Building core-metadata ... done Removing intermediate container c570d3950c2b 18:25:31 ---> 1e17a144fcf0 18:25:31 Step 11/22 : ENV APP_PORT=59880 18:25:31 ---> f16b94de78d9 18:25:31 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:25:31 ---> Running in dda8302c9c3d 18:25:31 Removing intermediate container dda8302c9c3d 18:25:31 ---> e56e5cede3ca 18:25:31 Step 12/22 : EXPOSE $APP_PORT 18:25:31 ---> Running in 8ce07041aa62 18:25:31 ---> 52133afaf06c 18:25:31 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:25:31 ---> Running in 1869f3ce9817 18:25:31 Removing intermediate container 8ce07041aa62 18:25:31 ---> 8d0a4f2b3529 18:25:31 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:31 ---> Running in 5c43d13cf8e3 18:25:32 Removing intermediate container 1869f3ce9817 18:25:32 ---> e6ae800d973a 18:25:32 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:25:33 ---> a4413fa069dc 18:25:33 Step 25/30 : RUN chmod +x /entrypoint.sh 18:25:33 ---> Running in e43f60b6e056 18:25:33 Removing intermediate container 5c43d13cf8e3 18:25:33 ---> b020e38ac991 18:25:33 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:25:33 ---> Running in e3a4c9a34606 18:25:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:25:35 Removing intermediate container e43f60b6e056 18:25:35 ---> 4777c86553a6 18:25:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:25:35 ---> Running in caed20294a8c 18:25:36 Removing intermediate container caed20294a8c 18:25:36 ---> 18613cf197bb 18:25:36 Step 27/30 : CMD ["gate"] 18:25:36 ---> Running in fd7bb76ff9b2 18:25:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:25:36 Removing intermediate container fd7bb76ff9b2 18:25:36 ---> 125fbf4ce963 18:25:36 Step 28/30 : LABEL arch=arm64 18:25:36 ---> Running in 5b4536dcd893 18:25:36 (1/6) Installing dumb-init (1.2.5-r1) 18:25:37 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:25:37 Removing intermediate container 5b4536dcd893 18:25:37 ---> 1a97fb764c47 18:25:37 Step 29/30 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:25:37 (3/6) Installing libsodium (1.0.18-r0) 18:25:37 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:25:37 ---> Running in 9801c8fee082 18:25:37 (5/6) Installing libzmq (4.3.4-r0) 18:25:37 (6/6) Installing zeromq (4.3.4-r0) 18:25:37 Removing intermediate container 9801c8fee082 18:25:37 ---> 0caafbaf4437 18:25:37 Step 30/30 : LABEL version=0.0.0 18:25:37 Executing busybox-1.33.1-r6.trigger 18:25:37 OK: 8 MiB in 20 packages 18:25:37 ---> Running in e499f779cc98 18:25:38 Removing intermediate container e499f779cc98 18:25:38 ---> c7647a0fb34f 18:25:38 18:25:38 Successfully built c7647a0fb34f 18:25:38 Successfully tagged security-bootstrapper-arm64:latest 18:25:38  Building security-bootstrapper ... done Removing intermediate container e3a4c9a34606 18:25:38 ---> 4ba529fa9696 18:25:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:39 ---> 1555f26ac2ba 18:25:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:25:40 ---> ccb81b89ebc3 18:25:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:25:40 ---> a9537d5d229f 18:25:40 Step 18/22 : ENTRYPOINT ["/core-data"] 18:25:41 ---> Running in fa8ef989a8f3 18:25:41 Removing intermediate container fa8ef989a8f3 18:25:41 ---> 4a7a3f383b8e 18:25:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:41 ---> Running in 23a9d9f0f63a 18:25:41 Removing intermediate container 23a9d9f0f63a 18:25:41 ---> efec32b1ee19 18:25:41 Step 20/22 : LABEL arch=arm64 18:25:42 ---> Running in 2151a158aff3 18:25:42 Removing intermediate container 2151a158aff3 18:25:42 ---> 6cebcd7459ab 18:25:42 Step 21/22 : LABEL git_sha=b84d3ea50d09246aada77399429a97b7c6892f40 18:25:42 ---> Running in 6ece73c3cc54 18:25:42 Removing intermediate container 6ece73c3cc54 18:25:42 ---> b72f8c035fd7 18:25:42 Step 22/22 : LABEL version=0.0.0 18:25:42 ---> Running in 59ce05c26a71 18:25:43 Removing intermediate container 59ce05c26a71 18:25:43 ---> cf57531365ab 18:25:43 18:25:43 Successfully built cf57531365ab 18:25:43 Successfully tagged core-data-arm64:latest 18:25:44  Building core-data ... done  [Pipeline] } 18:25:44 $ docker stop --time=1 2ae1579951cd459f4e647e077ffbdf77b716bcc2b703fba2c191ac93d24983b4 18:25:45 $ docker rm -f 2ae1579951cd459f4e647e077ffbdf77b716bcc2b703fba2c191ac93d24983b4 [Pipeline] // withDockerContainer [Pipeline] sh 18:25:46 + docker images 18:25:46 REPOSITORY TAG IMAGE ID CREATED SIZE 18:25:46 core-data-arm64 latest cf57531365ab 3 seconds ago 19.2MB 18:25:46 security-bootstrapper-arm64 latest c7647a0fb34f 8 seconds ago 18MB 18:25:46 core-metadata-arm64 latest 285880cde94c 17 seconds ago 15.9MB 18:25:46 00a0e60a9be9 17 seconds ago 1.6GB 18:25:46 1f631c15e04f 26 seconds ago 1.6GB 18:25:46 core-command-arm64 latest 676ff94d8ba2 26 seconds ago 15.1MB 18:25:46 25c579b6ecd2 35 seconds ago 1.59GB 18:25:46 36ade412bd5b 39 seconds ago 1.59GB 18:25:46 sys-mgmt-agent-arm64 latest e1a4dcad6015 2 minutes ago 280MB 18:25:46 security-secretstore-setup-arm64 latest 5592921bc22f 3 minutes ago 26.8MB 18:25:46 support-notifications-arm64 latest 89b0fee264c7 3 minutes ago 16MB 18:25:46 support-scheduler-arm64 latest 78aed1de3056 3 minutes ago 15.3MB 18:25:46 security-proxy-setup-arm64 latest 892674d4d238 3 minutes ago 25.3MB 18:25:46 93f4a34a79fd 3 minutes ago 1.59GB 18:25:46 4dca8159507a 3 minutes ago 1.59GB 18:25:46 0de9c646e052 3 minutes ago 1.6GB 18:25:46 f86211cf5f0d 4 minutes ago 1.6GB 18:25:46 63455c33d656 4 minutes ago 1.59GB 18:25:46 ci-base-image-arm64 latest 72563fb76687 14 minutes ago 1.26GB 18:25:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 6 days ago 551MB 18:25:46 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 18:25:46 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 18:25:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 18:25:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:47 18:25:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:47 arm64: Pulling from edgex-lftools-log-publisher 18:25:47 448f6bf000e3: Pulling fs layer 18:25:47 f757da607395: Pulling fs layer 18:25:47 05883995daec: Pulling fs layer 18:25:47 8603b9c90790: Pulling fs layer 18:25:47 1560dd03e051: Pulling fs layer 18:25:47 27f5ce0e4adf: Pulling fs layer 18:25:47 c2d8d7efcc4b: Pulling fs layer 18:25:47 1560dd03e051: Waiting 18:25:47 27f5ce0e4adf: Waiting 18:25:47 c2d8d7efcc4b: Waiting 18:25:47 8603b9c90790: Waiting 18:25:47 f757da607395: Verifying Checksum 18:25:47 f757da607395: Download complete 18:25:47 8603b9c90790: Verifying Checksum 18:25:47 8603b9c90790: Download complete 18:25:47 1560dd03e051: Verifying Checksum 18:25:47 1560dd03e051: Download complete 18:25:47 27f5ce0e4adf: Verifying Checksum 18:25:47 27f5ce0e4adf: Download complete 18:25:47 05883995daec: Verifying Checksum 18:25:47 05883995daec: Download complete 18:25:48 448f6bf000e3: Verifying Checksum 18:25:48 448f6bf000e3: Download complete 18:25:50 c2d8d7efcc4b: Verifying Checksum 18:25:50 c2d8d7efcc4b: Download complete 18:25:51 448f6bf000e3: Pull complete 18:25:52 f757da607395: Pull complete 18:25:53 05883995daec: Pull complete 18:25:54 8603b9c90790: Pull complete 18:25:55 1560dd03e051: Pull complete 18:25:55 27f5ce0e4adf: Pull complete 18:26:10 c2d8d7efcc4b: Pull complete 18:26:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:26:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:26:10 prd-ubuntu18.04-docker-arm64-4c-16g-1685 does not seem to be running inside a container 18:26:10 $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:26:13 $ docker top 2eef61abd874807fd82b69c752bc826cbfc791ffe9e31e3fafb101e93bfa4c0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:14 ---> job-cost.sh 18:26:14 lf-activate-venv: SKIPPING 18:26:14 INFO: No Stack... 18:26:14 INFO: Retrieving Pricing Info for: v3-standard-4 18:26:15 INFO: Archiving Costs [Pipeline] sh 18:26:16 + cat /w/workspace/edgex-go/14/archives/cost.csv 18:26:16 + cut -d, -f6 [Pipeline] lock 18:26:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] 18:26:16 Resource [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] did not exist. Created. 18:26:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:16 + echo total: 0.10999999940395355 [Pipeline] stash 18:26:17 Stashed 1 file(s) [Pipeline] } 18:26:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3848-14-stack-cost] [Pipeline] // lock [Pipeline] } 18:26:17 $ docker stop --time=1 2eef61abd874807fd82b69c752bc826cbfc791ffe9e31e3fafb101e93bfa4c0e 18:26:18 $ docker rm -f 2eef61abd874807fd82b69c752bc826cbfc791ffe9e31e3fafb101e93bfa4c0e [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:26:19 + '[' -d /w/workspace/edgex-go/14/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:26:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:20 ---> package-listing.sh 18:26:20 ++ facter osfamily 18:26:20 ++ tr '[:upper:]' '[:lower:]' 18:26:20 + OS_FAMILY=redhat 18:26:20 + workspace=/w/workspace/edgex-go/14 18:26:20 + START_PACKAGES=/tmp/packages_start.txt 18:26:20 + END_PACKAGES=/tmp/packages_end.txt 18:26:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:20 + PACKAGES=/tmp/packages_start.txt 18:26:20 + '[' /w/workspace/edgex-go/14 ']' 18:26:20 + PACKAGES=/tmp/packages_end.txt 18:26:20 + case "${OS_FAMILY}" in 18:26:20 + rpm -qa 18:26:20 + sort 18:26:24 + '[' -f /tmp/packages_start.txt ']' 18:26:24 + '[' -f /tmp/packages_end.txt ']' 18:26:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:24 + '[' /w/workspace/edgex-go/14 ']' 18:26:24 + mkdir -p /w/workspace/edgex-go/14/archives/ 18:26:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo 18:26:24 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:26:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:25 18:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:26:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:26 latest: Pulling from edgex-lftools-log-publisher 18:26:26 b4d181a07f80: Pulling fs layer 18:26:26 a1111a8f2ec3: Pulling fs layer 18:26:26 ed53099fbce6: Pulling fs layer 18:26:26 dc539afda2c1: Pulling fs layer 18:26:26 77bc0d833cb6: Pulling fs layer 18:26:26 9065ff56babe: Pulling fs layer 18:26:26 d287ab97295c: Pulling fs layer 18:26:26 dc539afda2c1: Waiting 18:26:26 77bc0d833cb6: Waiting 18:26:26 9065ff56babe: Waiting 18:26:26 d287ab97295c: Waiting 18:26:26 a1111a8f2ec3: Verifying Checksum 18:26:26 a1111a8f2ec3: Download complete 18:26:26 dc539afda2c1: Verifying Checksum 18:26:26 dc539afda2c1: Download complete 18:26:26 ed53099fbce6: Verifying Checksum 18:26:26 ed53099fbce6: Download complete 18:26:26 9065ff56babe: Verifying Checksum 18:26:26 9065ff56babe: Download complete 18:26:26 77bc0d833cb6: Verifying Checksum 18:26:26 77bc0d833cb6: Download complete 18:26:26 b4d181a07f80: Verifying Checksum 18:26:26 b4d181a07f80: Download complete 18:26:26 d287ab97295c: Verifying Checksum 18:26:26 d287ab97295c: Download complete 18:26:27 b4d181a07f80: Pull complete 18:26:27 a1111a8f2ec3: Pull complete 18:26:28 ed53099fbce6: Pull complete 18:26:28 dc539afda2c1: Pull complete 18:26:28 77bc0d833cb6: Pull complete 18:26:28 9065ff56babe: Pull complete 18:26:34 d287ab97295c: Pull complete 18:26:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:26:34 prd-centos7-docker-4c-2g-1684 does not seem to be running inside a container 18:26:34 $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:26:37 $ docker top b8a2534d91a055e3bca7ea489cacbc9405195115ac70e66a5c42eb4c4607dcce -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:38 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:38 + ls /var/log/sa-host 18:26:38 + sadf -c /var/log/sa-host/sa17 18:26:38 file_magic: OK 18:26:38 HZ: Using current value: 100 18:26:38 file_header: OK 18:26:38 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 18:26:38 Statistics: 18:26:38 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... 18:26:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:38 provisioning config files... 18:26:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config2983379234166482867tmp [Pipeline] { [Pipeline] echo 18:26:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:39 ---> create-netrc.sh [Pipeline] } 18:26:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:39 ---> python-tools-install.sh [Pipeline] echo 18:26:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:39 ---> sudo-logs.sh 18:26:39 Archiving 'sudo' log.. 18:26:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-1684.novalocal: Name or service not known 18:26:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-1684.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:26:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:40 ---> job-cost.sh 18:26:40 lf-activate-venv: SKIPPING 18:26:40 DEBUG: total: 0.10999999940395355 18:26:40 INFO: Retrieving Stack Cost... 18:26:40 INFO: Retrieving Pricing Info for: v3-standard-2 18:26:40 INFO: Archiving Costs [Pipeline] echo 18:26:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:41 ---> logs-deploy.sh 18:26:41 lf-activate-venv: SKIPPING 18:26:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3848/14 18:26:41 INFO: archiving workspace using pattern(s): 18:26:42 Archives upload complete. 18:26:42 INFO: archiving logs to Nexus