Pull request #3892 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 69be83017611c02e939bdc905712e7651e048a51+613ba3a9f074961a82087988d5f76ae29a1a6b1f (1ea159b74c7a7a41e828bda42a793cb09599f7cf) 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-ssh11474249885993875605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh14914662322755317621.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3892/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-3892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1895259296450519695.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh3251874741738809959.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-3892/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-3892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13773951762083374022.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6693’ Running on prd-centos7-docker-4c-2g-6696 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh5447939228660484334.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4842197400150042545.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 69be83017611c02e939bdc905712e7651e048a51 Merge succeeded, producing 6e960d4965412963f8f26af59f5209ef3e4af4a7 Checking out Revision 6e960d4965412963f8f26af59f5209ef3e4af4a7 (PR-3892) > git config core.sparsecheckout # timeout=10 > git checkout -f 69be83017611c02e939bdc905712e7651e048a51 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh8634159925172302418.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e960d4965412963f8f26af59f5209ef3e4af4a7 # timeout=10 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:07:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:07:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:07:14 ========================================================= 16:07:14 EdgeX Global Pipelines Version Info 16:07:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 16:07:15 ------------------- 16:07:15 stable info: 16:07:15 ------------------- 16:07:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:07:15 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:07:15 Message: update stable to v1.0.220 16:07:16 ------------------- 16:07:16 experimental info: 16:07:16 ------------------- 16:07:16 Commited By: **** collab-it+edgex@linuxfoundation.org 16:07:16 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 16:07:16 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3892 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3892 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3892 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e960d4 [Pipeline] echo 16:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:16 provisioning config files... 16:07:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6497969281312806856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:17 ---> docker-login.sh 16:07:17 nexus3.edgexfoundry.org:10001 16:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:17 Configure a credential helper to remove this warning. See 16:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:17 16:07:17 Login Succeeded 16:07:17 nexus3.edgexfoundry.org:10002 16:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:17 Configure a credential helper to remove this warning. See 16:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:17 16:07:17 Login Succeeded 16:07:17 nexus3.edgexfoundry.org:10003 16:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:17 Configure a credential helper to remove this warning. See 16:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:17 16:07:17 Login Succeeded 16:07:17 nexus3.edgexfoundry.org:10004 16:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:17 Configure a credential helper to remove this warning. See 16:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:17 16:07:17 Login Succeeded 16:07:17 docker.io 16:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:07:17 Configure a credential helper to remove this warning. See 16:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:07:17 16:07:18 Login Succeeded 16:07:18 ---> docker-login.sh ends [Pipeline] } 16:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16: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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ cut -d/ -f2 16:07:18 ++ dirname cmd/core-command/Dockerfile 16:07:18 + echo core-command,cmd/core-command/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/core-data/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo core-data,cmd/core-data/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/core-metadata/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo core-metadata,cmd/core-metadata/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/security-bootstrapper/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/security-proxy-setup/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/security-spiffe-token-provider/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/security-spire-agent/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ cut -d/ -f2 16:07:18 ++ dirname cmd/security-spire-config/Dockerfile 16:07:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/security-spire-server/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ cut -d/ -f2 16:07:18 ++ dirname cmd/support-notifications/Dockerfile 16:07:18 + echo support-notifications,cmd/support-notifications/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/support-scheduler/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:07:18 + for file in '`ls cmd/**/Dockerfile`' 16:07:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:07:18 ++ cut -d/ -f2 16:07:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16: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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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 16:07:18 + git rev-list -1 --merges 6e960d4965412963f8f26af59f5209ef3e4af4a7~1..6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] echo 16:07:18 -----------> git rev-list -1 --merges 6e960d4965412963f8f26af59f5209ef3e4af4a7~1..6e960d4965412963f8f26af59f5209ef3e4af4a7 6e960d4965412963f8f26af59f5209ef3e4af4a7 16:07:18 6e960d4965412963f8f26af59f5209ef3e4af4a7 [false] [Pipeline] sh 16:07:19 + git log --format=format:%s -1 6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] echo 16:07:19 ========================================================= 16:07:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:07:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:07:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:07:19 + grep -v github /etc/ssh/ssh_known_hosts 16:07:19 + '[' -e /tmp/ssh_known_hosts ']' 16:07:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:07:19 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:07:19 + sudo tee -a /etc/ssh/ssh_known_hosts 16:07:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:20 16:07:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:07:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:20 latest: Pulling from edgex-devops/git-semver 16:07:20 a0d0a0d46f8b: Pulling fs layer 16:07:20 3e5f54012d9b: Pulling fs layer 16:07:20 4c7163046ea9: Pulling fs layer 16:07:20 0c2d73faf560: Pulling fs layer 16:07:20 0c2d73faf560: Waiting 16:07:20 3e5f54012d9b: Verifying Checksum 16:07:20 3e5f54012d9b: Download complete 16:07:20 a0d0a0d46f8b: Verifying Checksum 16:07:20 a0d0a0d46f8b: Download complete 16:07:20 4c7163046ea9: Verifying Checksum 16:07:20 4c7163046ea9: Download complete 16:07:20 0c2d73faf560: Verifying Checksum 16:07:20 0c2d73faf560: Download complete 16:07:20 a0d0a0d46f8b: Pull complete 16:07:20 3e5f54012d9b: Pull complete 16:07:20 4c7163046ea9: Pull complete 16:07:21 0c2d73faf560: Pull complete 16:07:21 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:07:21 prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container 16:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:07:22 $ docker top 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:22 [ssh-agent] Looking for ssh-agent implementation... 16:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:22 $ docker exec 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent 16:07:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaCfMIe/agent.15 16:07:22 SSH_AGENT_PID=22 16:07:22 Running ssh-add (command line suppressed) 16:07:22 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6072104641847075705.key (/w/workspace/edgex-go/8@tmp/private_key_6072104641847075705.key) 16:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:22 + git tag --points-at HEAD [Pipeline] } 16:07:22 $ docker exec --env ******** --env ******** 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent -k 16:07:23 unset SSH_AUTH_SOCK; 16:07:23 unset SSH_AGENT_PID; 16:07:23 echo Agent pid 22 killed; 16:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:23 [ssh-agent] Looking for ssh-agent implementation... 16:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:23 $ docker exec 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent 16:07:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOdMbAn/agent.54 16:07:23 SSH_AGENT_PID=60 16:07:23 Running ssh-add (command line suppressed) 16:07:23 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1388440916257060338.key (/w/workspace/edgex-go/8@tmp/private_key_1388440916257060338.key) 16:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:23 + git semver init 16:07:23 # -> Open(): unable to determine branch for HEAD 16:07:23 # $GIT_DIR = /w/workspace/edgex-go/8/.git 16:07:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 16:07:23 # $SEMVER_REMOTE_NAME = origin 16:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:07:23 # $SEMVER_USER_NAME = edgex-jenkins 16:07:23 # $SEMVER_BRANCH = PR-3892 16:07:23 # $SEMVER_TEMP = /tmp/semver-005178945 16:07:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:07:36 # '/tmp/semver-005178945' -> '/w/workspace/edgex-go/8/.semver' 16:07:36 # -> Force: false 16:07:36 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 16:07:36 $ docker exec --env ******** --env ******** 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 ssh-agent -k 16:07:36 unset SSH_AUTH_SOCK; 16:07:36 unset SSH_AGENT_PID; 16:07:36 echo Agent pid 60 killed; 16:07:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:36 + git semver [Pipeline] } 16:07:36 $ docker stop --time=1 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 16:07:38 $ docker rm -f 2f628be3eaf19825e5ca8cc905e847c9cd47bbab68dd7c99602250da2c994824 [Pipeline] // withDockerContainer [Pipeline] sh 16:07:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:07:39 Stashed 1 file(s) [Pipeline] echo 16:07:39 [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 16:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:07:39 ========================================================= 16:07:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:07:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:07:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:07:39 59bf1c3509f3: Pulling fs layer 16:07:39 666ba61612fd: Pulling fs layer 16:07:39 8ed8ca486205: Pulling fs layer 16:07:39 4fe6c5a15a65: Pulling fs layer 16:07:39 22a0e8bec74d: Pulling fs layer 16:07:39 640e595b4fbd: Pulling fs layer 16:07:39 763cafe07f6e: Pulling fs layer 16:07:39 0c0b528cf693: Pulling fs layer 16:07:39 10935f4eaf8b: Pulling fs layer 16:07:39 4fe6c5a15a65: Waiting 16:07:39 22a0e8bec74d: Waiting 16:07:39 640e595b4fbd: Waiting 16:07:39 763cafe07f6e: Waiting 16:07:39 0c0b528cf693: Waiting 16:07:39 10935f4eaf8b: Waiting 16:07:39 8ed8ca486205: Verifying Checksum 16:07:39 8ed8ca486205: Download complete 16:07:39 666ba61612fd: Verifying Checksum 16:07:39 666ba61612fd: Download complete 16:07:39 22a0e8bec74d: Verifying Checksum 16:07:39 22a0e8bec74d: Download complete 16:07:39 640e595b4fbd: Verifying Checksum 16:07:39 640e595b4fbd: Download complete 16:07:39 59bf1c3509f3: Verifying Checksum 16:07:39 59bf1c3509f3: Download complete 16:07:39 763cafe07f6e: Verifying Checksum 16:07:39 763cafe07f6e: Download complete 16:07:39 0c0b528cf693: Verifying Checksum 16:07:39 0c0b528cf693: Download complete 16:07:39 59bf1c3509f3: Pull complete 16:07:40 10935f4eaf8b: Verifying Checksum 16:07:40 10935f4eaf8b: Download complete 16:07:40 666ba61612fd: Pull complete 16:07:40 4fe6c5a15a65: Verifying Checksum 16:07:40 4fe6c5a15a65: Download complete 16:07:40 8ed8ca486205: Pull complete 16:07:44 4fe6c5a15a65: Pull complete 16:07:44 22a0e8bec74d: Pull complete 16:07:44 640e595b4fbd: Pull complete 16:07:44 763cafe07f6e: Pull complete 16:07:44 0c0b528cf693: Pull complete 16:07:47 10935f4eaf8b: Pull complete 16:07:47 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:07:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:07:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:07:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:07:47 WORKDIR /edgex 16:07:47 COPY go.mod . 16:07:47 RUN go mod download' 16:07:47 + docker build -t ci-base-image-x86_64 -f - . 16:07:50 Sending build context to Docker daemon 334.4MB 16:07:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:07:50 ---> 99d49a6021b9 16:07:50 Step 2/4 : WORKDIR /edgex 16:07:51 ---> Running in 1a2cb73d92ca 16:07:51 Removing intermediate container 1a2cb73d92ca 16:07:51 ---> 71f48e7ca30d 16:07:51 Step 3/4 : COPY go.mod . 16:07:51 ---> 8922301e7727 16:07:51 Step 4/4 : RUN go mod download 16:07:51 ---> Running in 0633f19e1b55 16:07:54 Still waiting to schedule task 16:07:54 ‘prd-ubuntu18.04-docker-arm64-4c-16g-6694’ is offline 16:08:23 Removing intermediate container 0633f19e1b55 16:08:23 ---> c1d2a5ed29af 16:08:23 Successfully built c1d2a5ed29af 16:08:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:08:23 + docker inspect -f . ci-base-image-x86_64 16:08:23 . [Pipeline] withDockerContainer 16:08:23 prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container 16:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 16:08:24 $ docker top 78cb10705dbcd84edfb734700f30c6dc97c92b00cad5d9dd13bda6d3ead7e4ba -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:24 + go version 16:08:24 go version go1.17.6 linux/amd64 [Pipeline] } 16:08:24 $ docker stop --time=1 78cb10705dbcd84edfb734700f30c6dc97c92b00cad5d9dd13bda6d3ead7e4ba 16:08:25 $ docker rm -f 78cb10705dbcd84edfb734700f30c6dc97c92b00cad5d9dd13bda6d3ead7e4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:26 + docker inspect -f . ci-base-image-x86_64 16:08:26 . [Pipeline] withDockerContainer 16:08:26 prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container 16:08:26 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 16:08:26 $ docker top 9663804df455b3f23a2537512cdc1f24a66fabc6ee9a684d443a094f4aa031ae -eo pid,comm [Pipeline] { [Pipeline] echo 16:08:26 ========================================================= 16:08:26 [edgeXBuildGoParallel] Running Tests and Build... 16:08:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:08:27 + make test 16:08:27 go mod tidy 16:08:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:08:34 ? github.com/edgexfoundry/edgex-go [no test files] 16:08:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:08:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:08:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:08:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:08:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:08:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:08:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:08:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements 16:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 16:09:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 44.7% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 89.5% of statements 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:09:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 94.2% of statements 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:09:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:09:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.9% of statements 16:09:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:09:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 16:09:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 16:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 16:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 16:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 16:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 16:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements 16:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 16:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:09:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.159s coverage: 82.5% of statements 16:09:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:09:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6697 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 16:09:37 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:09:37 The recommended git tool is: git 16:09:43 using credential edgex-jenkins-ssh 16:09:43 Cloning the remote Git repository 16:09:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:09:43 > git init /w/workspace/edgex-go/8 # timeout=10 16:09:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:09:43 > git --version # timeout=10 16:09:43 > git --version # 'git version 2.17.1' 16:09:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.2% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.249s coverage: 65.4% of statements 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:09:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:09:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:09:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 16:09:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 16:09:58 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 16:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:10:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:10:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:10:03 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 69be83017611c02e939bdc905712e7651e048a51 16:10:04 Merge succeeded, producing 3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:10:04 Checking out Revision 3ae240ce7bc77616f5e3fa7614ab163e49972c22 (PR-3892) 16:10:03 > git config core.sparsecheckout # timeout=10 16:10:03 > git checkout -f 69be83017611c02e939bdc905712e7651e048a51 # timeout=10 16:10:03 > git remote # timeout=10 16:10:03 > git config --get remote.origin.url # timeout=10 16:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:03 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 16:10:04 > git rev-parse HEAD^{commit} # timeout=10 16:10:04 > git config core.sparsecheckout # timeout=10 16:10:04 > git checkout -f 3ae240ce7bc77616f5e3fa7614ab163e49972c22 # timeout=10 16:10:08 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" 16:10:08 First time build. Skipping changelog. 16:10:08 > git rev-list --no-walk 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:10:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:09 Dload Upload Total Spent Left Speed 16:10:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh 16:10:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:10:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:10:10 + sudo tee /etc/docker/daemon.new 16:10:10 { 16:10:10 "registry-mirrors": [ 16:10:10 "https://nexus3.edgexfoundry.org:10001" 16:10:10 ], 16:10:10 "bip": "10.250.0.254/24", 16:10:10 "hosts": [ 16:10:10 "tcp://0.0.0.0:5555", 16:10:10 "unix:///var/run/docker.sock" 16:10:10 ], 16:10:10 "mtu": 1458, 16:10:10 "selinux-enabled": true, 16:10:10 "seccomp-profile": "/etc/docker/seccomp.json" 16:10:10 } [Pipeline] sh 16:10:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:10:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:29 provisioning config files... 16:10:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3367394140345833220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:30 ---> docker-login.sh 16:10:30 nexus3.edgexfoundry.org:10001 16:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:30 Configure a credential helper to remove this warning. See 16:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:30 16:10:30 Login Succeeded 16:10:30 nexus3.edgexfoundry.org:10002 16:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:31 Configure a credential helper to remove this warning. See 16:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:31 16:10:31 Login Succeeded 16:10:31 nexus3.edgexfoundry.org:10003 16:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:32 Configure a credential helper to remove this warning. See 16:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:32 16:10:32 Login Succeeded 16:10:32 nexus3.edgexfoundry.org:10004 16:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:32 Configure a credential helper to remove this warning. See 16:10:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:32 16:10:32 Login Succeeded 16:10:32 docker.io 16:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:33 Configure a credential helper to remove this warning. See 16:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:33 16:10:33 Login Succeeded 16:10:33 ---> docker-login.sh ends [Pipeline] } 16:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:10:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:10:34 ========================================================= 16:10:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:10:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:10:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:10:34 9b3977197b4f: Pulling fs layer 16:10:34 1a89e8eeedd5: Pulling fs layer 16:10:34 94645a83ff95: Pulling fs layer 16:10:34 3f3a8bcf1eab: Pulling fs layer 16:10:34 0c92f367c5e7: Pulling fs layer 16:10:34 f7c0051592d6: Pulling fs layer 16:10:34 a227ed2f7395: Pulling fs layer 16:10:34 7b1c46037f91: Pulling fs layer 16:10:34 3f3a8bcf1eab: Waiting 16:10:34 0c92f367c5e7: Waiting 16:10:34 f7c0051592d6: Waiting 16:10:34 a227ed2f7395: Waiting 16:10:34 7b1c46037f91: Waiting 16:10:34 94645a83ff95: Verifying Checksum 16:10:34 94645a83ff95: Download complete 16:10:34 1a89e8eeedd5: Verifying Checksum 16:10:34 1a89e8eeedd5: Download complete 16:10:34 0c92f367c5e7: Download complete 16:10:34 f7c0051592d6: Verifying Checksum 16:10:34 f7c0051592d6: Download complete 16:10:34 9b3977197b4f: Download complete 16:10:34 a227ed2f7395: Verifying Checksum 16:10:34 a227ed2f7395: Download complete 16:10:35 9b3977197b4f: Pull complete 16:10:36 1a89e8eeedd5: Pull complete 16:10:36 94645a83ff95: Pull complete 16:10:37 7b1c46037f91: Verifying Checksum 16:10:37 7b1c46037f91: Download complete 16:10:37 3f3a8bcf1eab: Verifying Checksum 16:10:37 3f3a8bcf1eab: Download complete 16:10:45 GO111MODULE=on go vet ./... 16:10:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:49 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:10:49 + ls -al . 16:10:49 total 644 16:10:49 drwxrwxr-x 10 1001 1001 4096 Mar 9 16:10 . 16:10:49 drwxr-xr-x 4 root root 28 Mar 9 16:08 .. 16:10:49 -rw-rw-r-- 1 1001 1001 11 Mar 9 16:07 .dockerignore 16:10:49 drwxrwxr-x 8 1001 1001 179 Mar 9 16:07 .git 16:10:49 drwxrwxr-x 4 1001 1001 142 Mar 9 16:07 .github 16:10:49 -rw-rw-r-- 1 1001 1001 870 Mar 9 16:07 .gitignore 16:10:49 -rw-rw-r-- 1 1001 1001 42 Mar 9 16:07 .golangci.yml 16:10:49 -rw-rw-r-- 1 1001 1001 87 Mar 9 16:07 .hadolint.yml 16:10:49 drwx------ 3 1001 1001 73 Mar 9 16:07 .semver 16:10:49 -rw-rw-r-- 1 1001 1001 166 Mar 9 16:07 .sonarcloud.properties 16:10:49 -rw-rw-r-- 1 1001 1001 1171 Mar 9 16:07 ADOPTERS.md 16:10:49 -rw-rw-r-- 1 1001 1001 9953 Mar 9 16:07 Attribution.txt 16:10:49 -rw-rw-r-- 1 1001 1001 51732 Mar 9 16:07 CHANGELOG.md 16:10:49 -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:07 CONTRIBUTING.md 16:10:49 -rw-rw-r-- 1 1001 1001 677 Mar 9 16:07 GOVERNANCE.md 16:10:49 -rw-rw-r-- 1 1001 1001 849 Mar 9 16:07 Jenkinsfile 16:10:49 -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:07 LICENSE 16:10:49 -rw-rw-r-- 1 1001 1001 8072 Mar 9 16:07 Makefile 16:10:49 -rw-rw-r-- 1 1001 1001 582 Mar 9 16:07 OWNERS.md 16:10:49 -rw-rw-r-- 1 1001 1001 8207 Mar 9 16:07 README.md 16:10:49 -rw-rw-r-- 1 1001 1001 6912 Mar 9 16:07 SECURITY.md 16:10:49 -rw-rw-r-- 1 1001 1001 5 Mar 9 16:07 VERSION 16:10:49 -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:07 ZMQWindows.md 16:10:49 drwxrwxr-x 2 1001 1001 37 Mar 9 16:07 bin 16:10:49 drwxrwxr-x 18 1001 1001 4096 Mar 9 16:07 cmd 16:10:49 -rw-r--r-- 1 root root 428383 Mar 9 16:09 coverage.out 16:10:49 -rw-rw-r-- 1 1001 1001 3177 Mar 9 16:07 go.mod 16:10:49 -rw-rw-r-- 1 1001 1001 51755 Mar 9 16:07 go.sum 16:10:49 drwxrwxr-x 8 1001 1001 124 Mar 9 16:07 internal 16:10:49 drwxrwxr-x 3 1001 1001 16 Mar 9 16:07 openapi 16:10:49 drwxrwxr-x 4 1001 1001 71 Mar 9 16:07 snap 16:10:49 -rw-rw-r-- 1 1001 1001 204 Mar 9 16:07 version.go [Pipeline] sh 16:10:50 3f3a8bcf1eab: Pull complete 16:10:50 0c92f367c5e7: Pull complete 16:10:50 f7c0051592d6: Pull complete 16:10:50 + '[' -e coverage.out ] 16:10:50 + chown 1001:1001 coverage.out [Pipeline] stash 16:10:50 a227ed2f7395: Pull complete 16:10:50 Stashed 1 file(s) [Pipeline] sh 16:10:50 + make build 16:10:50 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 16:10:52 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 16:10:57 7b1c46037f91: Pull complete 16:10:57 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:10:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:10:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:10:57 WORKDIR /edgex 16:10:57 COPY go.mod . 16:10:57 RUN go mod download 16:10:57 + docker build -t ci-base-image-arm64 -f - . 16:10:59 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 16:10:59 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 16:11:00 Sending build context to Docker daemon 169MB 16:11:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:11:00 ---> f79e39bc4007 16:11:00 Step 2/4 : WORKDIR /edgex 16:11:00 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 16:11:01 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 16:11:01 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 16:11:02 ---> Running in dce0e765c47d 16:11:02 Removing intermediate container dce0e765c47d 16:11:02 ---> 52bb746da07b 16:11:02 Step 3/4 : COPY go.mod . 16:11:02 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 16:11:03 ---> f774da254cd3 16:11:03 Step 4/4 : RUN go mod download 16:11:03 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 16:11:03 ---> Running in 97871f20e5a9 16:11:04 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 16:11:05 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 16:11:05 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 16:11:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:11:11 $ docker stop --time=1 9663804df455b3f23a2537512cdc1f24a66fabc6ee9a684d443a094f4aa031ae 16:11:13 $ docker rm -f 9663804df455b3f23a2537512cdc1f24a66fabc6ee9a684d443a094f4aa031ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:14 16:11:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:14 latest: Pulling from edgex-devops/edgex-compose 16:11:14 cbdbe7a5bc2a: Pulling fs layer 16:11:14 ca9280d653b3: Pulling fs layer 16:11:14 7e9c9ca2126c: Pulling fs layer 16:11:14 cbdbe7a5bc2a: Verifying Checksum 16:11:14 cbdbe7a5bc2a: Download complete 16:11:15 ca9280d653b3: Verifying Checksum 16:11:15 ca9280d653b3: Download complete 16:11:15 cbdbe7a5bc2a: Pull complete 16:11:15 7e9c9ca2126c: Verifying Checksum 16:11:15 7e9c9ca2126c: Download complete 16:11:15 ca9280d653b3: Pull complete 16:11:19 7e9c9ca2126c: Pull complete 16:11:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:11:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:11:20 prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container 16:11:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:11:21 $ docker top d9e00cb977217da57e0047538c047e7c390bbe153b6cbee2acb4f0fa167643be -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:22 + docker-compose build --help 16:11:22 + grep parallel 16:11:22 --parallel Build images in parallel. [Pipeline] } 16:11:22 $ docker stop --time=1 d9e00cb977217da57e0047538c047e7c390bbe153b6cbee2acb4f0fa167643be 16:11:23 $ docker rm -f d9e00cb977217da57e0047538c047e7c390bbe153b6cbee2acb4f0fa167643be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:11:24 . [Pipeline] withDockerContainer 16:11:24 prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container 16:11:24 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:11:24 $ docker top 711872b4d8b223b06e9f74f1dac53631aad3ae4e7ea030871d01998f9b40dab0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:25 + docker-compose -f ./docker-compose-build.yml build --parallel 16:11:25 Building core-command ... 16:11:25 Building core-data ... 16:11:25 Building core-metadata ... 16:11:25 Building security-bootstrapper ... 16:11:25 Building security-proxy-setup ... 16:11:25 Building security-secretstore-setup ... 16:11:25 Building security-spiffe-token-provider ... 16:11:25 Building security-spire-agent ... 16:11:25 Building security-spire-config ... 16:11:25 Building security-spire-server ... 16:11:25 Building support-notifications ... 16:11:25 Building support-scheduler ... 16:11:25 Building sys-mgmt-agent ... 16:11:25 Building security-secretstore-setup 16:11:25 Building security-spire-agent 16:11:25 Building support-notifications 16:11:25 Building security-spire-server 16:11:25 Building security-bootstrapper 16:11:37 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:37 ---> c1d2a5ed29af 16:11:37 Step 3/24 : WORKDIR /edgex-go 16:11:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:37 ---> c1d2a5ed29af 16:11:37 Step 3/23 : WORKDIR /edgex-go 16:11:42 ---> Running in 33d3a91462eb 16:11:42 ---> Running in 0cfba9821f69 16:11:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:50 ---> c1d2a5ed29af 16:11:50 Step 3/22 : WORKDIR /edgex-go 16:11:50 ---> Using cache 16:11:50 ---> 3de0ab3e3bfe 16:11:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:11:50 ---> c1d2a5ed29af 16:11:50 Step 3/31 : WORKDIR /edgex-go 16:11:50 ---> Using cache 16:11:50 ---> 3de0ab3e3bfe 16:11:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:51 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:11:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:11:51 ---> c1d2a5ed29af 16:11:51 Step 3/25 : WORKDIR /edgex-go 16:11:51 ---> Using cache 16:11:51 ---> 3de0ab3e3bfe 16:11:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:51 Removing intermediate container 33d3a91462eb 16:11:51 ---> 3de0ab3e3bfe 16:11:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:51 Removing intermediate container 0cfba9821f69 16:11:51 ---> 4385c2169587 16:11:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:51 ---> Running in fd12a6b2b20f 16:11:51 ---> Running in dc84c97f35a5 16:11:51 ---> Running in 4b66d5621dbc 16:11:52 ---> Running in 8bcaa911ad1a 16:11:52 ---> Running in 355ca1b81b79 16:11:53 Removing intermediate container fd12a6b2b20f 16:11:53 ---> ce7d8d3e79ae 16:11:53 Step 5/25 : RUN apk add --update --no-cache make git 16:11:53 Removing intermediate container 4b66d5621dbc 16:11:53 ---> fb5424a17fea 16:11:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:11:53 ---> Running in 61858747763e 16:11:53 ---> Running in dd2897921407 16:11:53 Removing intermediate container dc84c97f35a5 16:11:53 ---> 109f615c1c30 16:11:53 Step 5/31 : RUN apk add --update --no-cache make git 16:11:53 ---> Running in 42678c14adc7 16:11:53 Removing intermediate container 355ca1b81b79 16:11:53 ---> 1dbbf2763990 16:11:53 Step 5/24 : RUN apk add --update --no-cache make git 16:11:53 ---> Running in 2c96cd616579 16:11:53 Removing intermediate container 8bcaa911ad1a 16:11:53 ---> f1ee6f340e55 16:11:53 Step 5/23 : RUN apk add --update --no-cache make git 16:11:53 ---> Running in a679aefa3de2 16:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:11:54 OK: 221 MiB in 52 packages 16:11:55 OK: 221 MiB in 52 packages 16:11:55 OK: 221 MiB in 52 packages 16:11:55 OK: 221 MiB in 52 packages 16:11:55 OK: 221 MiB in 52 packages 16:11:55 Removing intermediate container 61858747763e 16:11:55 ---> ef7e5f802ac5 16:11:55 Step 6/25 : COPY go.mod vendor* ./ 16:11:55 ---> 987bb738511b 16:11:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:55 ---> Running in 0e054c42a409 16:11:55 Removing intermediate container dd2897921407 16:11:55 ---> 7a9cb8121d7d 16:11:55 Step 6/22 : COPY go.mod vendor* ./ 16:11:55 Removing intermediate container 2c96cd616579 16:11:55 ---> 41cd4dc77e3f 16:11:55 Step 6/24 : COPY go.mod vendor* ./ 16:11:55 Removing intermediate container 42678c14adc7 16:11:55 ---> 531672c4a9e2 16:11:55 Step 6/31 : COPY go.mod vendor* ./ 16:11:55 Removing intermediate container a679aefa3de2 16:11:55 ---> 57fdcc804ca1 16:11:55 Step 6/23 : COPY go.mod vendor* ./ 16:11:55 ---> 4b54256331b2 16:11:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> 371ea420fe24 16:11:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> Running in 27871fb106b3 16:11:56 ---> Running in ac1229de08b3 16:11:56 ---> f7e6fe857a1a 16:11:56 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> a6ef142d4d40 16:11:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> Running in 3d0bc8252242 16:11:56 ---> Running in 54f7ff8a7065 16:11:57 Removing intermediate container 0e054c42a409 16:11:57 ---> b9cc7a8b62ed 16:11:57 Step 8/25 : COPY . . 16:12:00 Removing intermediate container 27871fb106b3 16:12:00 ---> 164a0323417a 16:12:00 Step 8/22 : COPY . . 16:12:03 Removing intermediate container ac1229de08b3 16:12:03 ---> 8900a1ae8078 16:12:03 Step 8/24 : COPY . . 16:12:03 ---> 1d03eb510f47 16:12:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:12:03 Removing intermediate container 3d0bc8252242 16:12:03 ---> d614af907609 16:12:03 Step 8/31 : COPY . . 16:12:03 Removing intermediate container 54f7ff8a7065 16:12:03 ---> 4749e9dd5680 16:12:03 Step 8/23 : COPY . . 16:12:03 ---> Running in 1ce199b2e4f1 16:12:03 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 16:12:12 ---> 92b7b985235b 16:12:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:12:12 ---> 6b90552d09b8 16:12:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:12:12 ---> Running in 1af64d16a62c 16:12:12 ---> Running in 328ad5d56ca9 16:12:13 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 16:12:13 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 16:12:25 ---> e0e2ace5f291 16:12:25 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:12:25 ---> Running in 67bdf14dfbe1 16:12:25 ---> 926e6988aeab 16:12:25 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:12:25 ---> Running in a867444ccc19 16:12:25 Removing intermediate container 67bdf14dfbe1 16:12:25 ---> f94692233ea3 16:12:25 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 16:12:25 ---> Running in bf88cf4065c4 16:12:25 Removing intermediate container a867444ccc19 16:12:25 ---> 6a944fb4b1f8 16:12:25 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 16:12:25 ---> Running in 2868b8213b9a 16:12:25 spire-1.2.0/ 16:12:25 Removing intermediate container 97871f20e5a9 16:12:25 ---> bf7513ea33e5 16:12:25 Successfully built bf7513ea33e5 16:12:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:12:25 spire-1.2.0/ 16:12:25 + docker inspect -f . ci-base-image-arm64 16:12:25 . [Pipeline] withDockerContainer 16:12:26 prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 16:12:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 16:12:27 $ docker top 5908a0488b70854fedab972b4c5284c5ea346f3631aab3bd2ab31b22b0c6d73c -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:28 spire-1.2.0/README.md 16:12:28 spire-1.2.0/bin/ 16:12:28 spire-1.2.0/bin/spire-server 16:12:28 spire-1.2.0/bin/spire-agent 16:12:28 spire-1.2.0/conf/ 16:12:28 spire-1.2.0/conf/server/ 16:12:28 spire-1.2.0/conf/server/server.conf 16:12:28 spire-1.2.0/conf/agent/ 16:12:28 spire-1.2.0/conf/agent/agent.conf 16:12:28 spire-1.2.0/LICENSE 16:12:28 spire-1.2.0/README.md 16:12:28 spire-1.2.0/bin/ 16:12:28 spire-1.2.0/bin/spire-server 16:12:28 spire-1.2.0/bin/spire-agent 16:12:28 spire-1.2.0/conf/ 16:12:28 spire-1.2.0/conf/server/ 16:12:28 spire-1.2.0/conf/server/server.conf 16:12:28 spire-1.2.0/conf/agent/ 16:12:28 spire-1.2.0/conf/agent/agent.conf 16:12:28 spire-1.2.0/LICENSE 16:12:28 + go version 16:12:28 go version go1.17.6 linux/arm64 [Pipeline] } 16:12:28 $ docker stop --time=1 5908a0488b70854fedab972b4c5284c5ea346f3631aab3bd2ab31b22b0c6d73c 16:12:30 $ docker rm -f 5908a0488b70854fedab972b4c5284c5ea346f3631aab3bd2ab31b22b0c6d73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:12:30 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 16:12:31 + docker inspect -f . ci-base-image-arm64 16:12:31 . [Pipeline] withDockerContainer 16:12:31 prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 16:12:31 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 16:12:31 Removing intermediate container 2868b8213b9a 16:12:31 ---> 1a7589c99fb7 16:12:31 16:12:31 Step 11/24 : FROM alpine:3.15 16:12:31 Removing intermediate container bf88cf4065c4 16:12:31 ---> e7b7faa69b9f 16:12:31 16:12:31 Step 11/23 : FROM alpine:3.15 16:12:32 3.15: Pulling from library/alpine 16:12:32 3.15: Pulling from library/alpine 16:12:32 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:12:32 Status: Downloaded newer image for alpine:3.15 16:12:32 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:12:32 Status: Image is up to date for alpine:3.15 16:12:32 ---> c059bfaa849c 16:12:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:12:32 ---> c059bfaa849c 16:12:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:12:32 ---> Running in d1f87a503e99 16:12:32 ---> Running in 8cff9f13ff9a 16:12:32 $ docker top 1ffad5603c452aa6f0a9f6022fb710aa9c0aaeff679e7a31a9c179980d527d08 -eo pid,comm 16:12:32 Removing intermediate container d1f87a503e99 16:12:32 ---> f4acb84de781 16:12:32 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:32 Removing intermediate container 8cff9f13ff9a 16:12:32 ---> 3d241e7a23cf 16:12:32 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:32 ---> Running in d5043959b4b0 16:12:32 ---> Running in b07e7dc4d3fe [Pipeline] { [Pipeline] echo 16:12:33 ========================================================= 16:12:33 [edgeXBuildGoParallel] Running Tests and Build... 16:12:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:12:33 + make test 16:12:33 go mod tidy 16:12:34 Removing intermediate container 1ce199b2e4f1 16:12:34 ---> 6f695cb706d7 16:12:34 16:12:34 Step 10/25 : FROM alpine:3.14 16:12:34 Removing intermediate container b07e7dc4d3fe 16:12:34 ---> b1df675d8e7b 16:12:34 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:12:34 Removing intermediate container d5043959b4b0 16:12:34 ---> 42fa847b571e 16:12:34 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:12:34 3.14: Pulling from library/alpine 16:12:34 ---> Running in bbcb068d27fd 16:12:34 ---> Running in 93a69970b235 16:12:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:12:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:35 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:12:35 Status: Downloaded newer image for alpine:3.14 16:12:35 ---> 0a97eee8041e 16:12:35 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:12:35 ---> Running in 5e73fe7b5775 16:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:36 (1/3) Installing ca-certificates (20211220-r0) 16:12:36 (2/3) Installing dumb-init (1.2.5-r1) 16:12:36 (3/3) Installing su-exec (0.2-r1) 16:12:36 Executing busybox-1.33.1-r6.trigger 16:12:36 Executing ca-certificates-20211220-r0.trigger 16:12:37 OK: 6 MiB in 17 packages 16:12:37 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:12:37 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:12:37 OK: 15859 distinct packages available 16:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:37 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:12:37 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:12:37 OK: 15859 distinct packages available 16:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:37 Removing intermediate container 5e73fe7b5775 16:12:37 ---> 02674291698d 16:12:37 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:37 ---> Running in 0273b0d9f3ed 16:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:38 Removing intermediate container 0273b0d9f3ed 16:12:38 ---> d7a738efad1a 16:12:38 Step 13/25 : WORKDIR / 16:12:38 ---> Running in c1d71d5eacac 16:12:38 Removing intermediate container c1d71d5eacac 16:12:38 ---> 331b210e534c 16:12:38 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:12:38 (1/5) Installing dumb-init (1.2.5-r1) 16:12:38 (1/5) Installing dumb-init (1.2.5-r1) 16:12:38 ---> 31cd67078916 16:12:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:12:38 (2/5) Installing musl-obstack (1.2.2-r0) 16:12:38 (2/5) Installing musl-obstack (1.2.2-r0) 16:12:38 (3/5) Installing libucontext (1.1-r0) 16:12:38 (3/5) Installing libucontext (1.1-r0) 16:12:38 (4/5) Installing gcompat (1.0.0-r4) 16:12:38 (4/5) Installing gcompat (1.0.0-r4) 16:12:38 ---> a24aa0a2cd8c 16:12:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:12:38 (5/5) Installing openssl (1.1.1l-r8) 16:12:38 (5/5) Installing openssl (1.1.1l-r8) 16:12:38 Executing busybox-1.34.1-r3.trigger 16:12:38 OK: 7 MiB in 19 packages 16:12:38 Executing busybox-1.34.1-r3.trigger 16:12:38 OK: 7 MiB in 19 packages 16:12:39 ---> a3ed19344703 16:12:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:12:39 ---> 00d7820972c0 16:12:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:12:40 Removing intermediate container bbcb068d27fd 16:12:40 ---> cb8ec854e22e 16:12:40 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:12:40 Removing intermediate container 93a69970b235 16:12:40 ---> e871abb2bb1a 16:12:40 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:12:40 ---> 373c03403cbd 16:12:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:12:41 ---> a16978991639 16:12:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:12:41 ---> bd13252ed75d 16:12:41 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:12:41 ---> 48e971b68d83 16:12:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:12:41 ---> d4211942bfbb 16:12:41 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:12:41 ---> Running in 0c349ef261e7 16:12:42 ---> b8871f048e21 16:12:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:12:43 ---> 90f5903ac537 16:12:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:12:43 ---> 6b777d91198c 16:12:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:12:43 Removing intermediate container 328ad5d56ca9 16:12:43 ---> 37ef53172383 16:12:43 16:12:43 Step 10/31 : FROM alpine:3.14 16:12:43 ---> 0a97eee8041e 16:12:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:12:43 ---> Running in 1cd046e16d7b 16:12:43 ---> b19d4170d6ee 16:12:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:12:43 Removing intermediate container 1cd046e16d7b 16:12:43 ---> 10ed74896d87 16:12:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:12:43 ---> 88dbfa2876f5 16:12:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:12:43 Removing intermediate container 0c349ef261e7 16:12:43 ---> f8cb411edb0e 16:12:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:12:44 ---> Running in 34c55609a5a4 16:12:44 ---> Running in 22fa0b0fe5e7 16:12:44 ---> Running in a164304c9362 16:12:44 ---> 3d617392e8fc 16:12:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:12:44 Removing intermediate container 22fa0b0fe5e7 16:12:44 ---> e549a958cb6d 16:12:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:12:44 Removing intermediate container a164304c9362 16:12:44 ---> 68544df5df0d 16:12:44 Step 23/25 : LABEL arch=x86_64 16:12:44 ---> Running in af9db6c0d7ae 16:12:44 ---> Running in 6d2e6f315d3b 16:12:44 Removing intermediate container af9db6c0d7ae 16:12:44 ---> 5b3dfb32b47b 16:12:44 Step 24/25 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:12:44 Removing intermediate container 6d2e6f315d3b 16:12:44 ---> e281d7cd33d0 16:12:44 Step 21/23 : LABEL arch=x86_64 16:12:44 ---> 956a9f8ccee1 16:12:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:12:44 ---> Running in 46980732a214 16:12:44 ---> Running in f167562125c6 16:12:44 ---> Running in 90c3cb8ec143 16:12:44 Removing intermediate container 46980732a214 16:12:44 ---> 2c5528f65705 16:12:44 Step 25/25 : LABEL version=0.0.0 16:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:12:44 Removing intermediate container 90c3cb8ec143 16:12:44 ---> ca7103b9b67a 16:12:44 Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:12:44 Removing intermediate container f167562125c6 16:12:44 ---> 5368e383e1d2 16:12:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:12:44 ---> Running in ef10c7a1c562 16:12:44 ---> Running in 100f2501b779 16:12:44 ---> Running in 4f3cfc8fde27 16:12:45 (1/2) Installing dumb-init (1.2.5-r1) 16:12:45 (2/2) Installing su-exec (0.2-r1) 16:12:45 Executing busybox-1.33.1-r6.trigger 16:12:45 OK: 6 MiB in 16 packages 16:12:45 Removing intermediate container ef10c7a1c562 16:12:45 ---> d5aa99aaf4ea 16:12:45 16:12:45 Removing intermediate container 100f2501b779 16:12:45 ---> 5c81072b1200 16:12:45 Step 22/24 : LABEL arch=x86_64 16:12:45 Successfully built d5aa99aaf4ea 16:12:45 Successfully tagged security-secretstore-setup:latest 16:12:45 Building sys-mgmt-agent 16:12:45  Building security-secretstore-setup ... done Removing intermediate container 4f3cfc8fde27 16:12:45 ---> d12d93ba02ce 16:12:45 Step 23/23 : LABEL version=0.0.0 16:12:45 ---> Running in 8218dbece176 16:12:45 ---> Running in f0114f7f29de 16:12:45 Removing intermediate container 1af64d16a62c 16:12:45 ---> f32bc78dacb1 16:12:45 16:12:45 Step 10/22 : FROM alpine:3.14 16:12:45 ---> 0a97eee8041e 16:12:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:12:46 ---> Running in 0a7dc76586f2 16:12:46 Removing intermediate container 8218dbece176 16:12:46 ---> 878688aef6ec 16:12:46 Step 23/24 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:12:46 Removing intermediate container 34c55609a5a4 16:12:46 ---> 26def7673920 16:12:46 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:12:46 Removing intermediate container f0114f7f29de 16:12:46 ---> 640543c186a7 16:12:46 16:12:46 Successfully built 640543c186a7 16:12:46 Successfully tagged security-spire-server:latest 16:12:46  Building security-spire-server ... done Building core-command 16:12:46 ---> Running in db6cca8a1a56 16:12:46 ---> Running in f9fe96664db5 16:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:12:47 (1/2) Installing ca-certificates (20211220-r0) 16:12:47 (2/2) Installing dumb-init (1.2.5-r1) 16:12:47 Executing busybox-1.33.1-r6.trigger 16:12:47 Executing ca-certificates-20211220-r0.trigger 16:12:47 OK: 6 MiB in 16 packages 16:12:48 Removing intermediate container db6cca8a1a56 16:12:48 ---> d4045a088d1e 16:12:48 Step 24/24 : LABEL version=0.0.0 16:12:49 Removing intermediate container f9fe96664db5 16:12:49 ---> 09e6fd522ce8 16:12:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:12:51 ---> Running in 671e7814e9d9 16:12:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:12:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:12:51 ---> c1d2a5ed29af 16:12:51 Step 3/23 : WORKDIR /edgex-go 16:12:51 ---> Using cache 16:12:51 ---> 3de0ab3e3bfe 16:12:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:51 ---> Using cache 16:12:51 ---> f1ee6f340e55 16:12:51 Step 5/23 : RUN apk add --update --no-cache make git 16:12:51 ---> Using cache 16:12:51 ---> 57fdcc804ca1 16:12:51 Step 6/23 : COPY go.mod vendor* ./ 16:12:51 ---> Using cache 16:12:51 ---> a6ef142d4d40 16:12:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:51 ---> Using cache 16:12:51 ---> 4749e9dd5680 16:12:51 Step 8/23 : COPY . . 16:12:51 ---> Running in cbc5d2c3884f 16:12:51 ---> Using cache 16:12:51 ---> e0e2ace5f291 16:12:51 Step 9/23 : RUN make cmd/core-command/core-command 16:12:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:12:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:12:51 ---> c1d2a5ed29af 16:12:51 Step 3/23 : WORKDIR /edgex-go 16:12:51 ---> Using cache 16:12:51 ---> 3de0ab3e3bfe 16:12:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:51 ---> Using cache 16:12:51 ---> f1ee6f340e55 16:12:51 Step 5/23 : RUN apk add --update --no-cache make bash git 16:12:51 ---> Running in 14e477c72461 16:12:51 ---> Running in f2cf2de2c732 16:12:52 Removing intermediate container 671e7814e9d9 16:12:52 ---> 644e3685fdd2 16:12:52 16:12:52 Removing intermediate container cbc5d2c3884f 16:12:52 ---> cbd7892be03a 16:12:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:12:52 Removing intermediate container 0a7dc76586f2 16:12:52 ---> 01d3898b4aff 16:12:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:12:52 ---> Running in f33fd1b6997f 16:12:52 ---> Running in 2db21d663c68 16:12:52 Successfully built 644e3685fdd2 16:12:52 Successfully tagged security-spire-agent:latest 16:12:52 Building security-proxy-setup 16:12:52  Building security-spire-agent ... done Removing intermediate container 2db21d663c68 16:12:52 ---> b856cd7e6c8d 16:12:52 Step 13/22 : ENV APP_PORT=59860 16:12:52 ---> Running in 8966bbbdf2a7 16:12:52 Removing intermediate container 8966bbbdf2a7 16:12:52 ---> 9ea51d31b61e 16:12:52 Step 14/22 : EXPOSE $APP_PORT 16:12:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:12:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:12:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:12:54 OK: 221 MiB in 52 packages 16:12:55 ---> Running in 5c849cffcad0 16:12:55 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:12:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:12:55 ---> c1d2a5ed29af 16:12:55 Step 3/21 : WORKDIR /edgex-go 16:12:55 ---> Using cache 16:12:55 ---> 3de0ab3e3bfe 16:12:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:55 ---> Using cache 16:12:55 ---> f1ee6f340e55 16:12:55 Step 5/21 : RUN apk add --update --no-cache make git 16:12:55 ---> Using cache 16:12:55 ---> 57fdcc804ca1 16:12:55 Step 6/21 : COPY go.mod vendor* ./ 16:12:55 ---> Using cache 16:12:55 ---> a6ef142d4d40 16:12:55 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:55 ---> Using cache 16:12:55 ---> 4749e9dd5680 16:12:55 Step 8/21 : COPY . . 16:12:55 ---> Using cache 16:12:55 ---> e0e2ace5f291 16:12:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:12:55 ---> Running in fb74b24ed5d1 16:12:55 Removing intermediate container 5c849cffcad0 16:12:55 ---> fddb9cc7ede6 16:12:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:56 Removing intermediate container f2cf2de2c732 16:12:56 ---> f653eef3ace5 16:12:56 Step 6/23 : COPY go.mod vendor* ./ 16:12:56 Removing intermediate container f33fd1b6997f 16:12:56 ---> 852006849974 16:12:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:12:56 ---> Running in 7a7b4698e0e0 16:12:56 ---> f12f8ec5efbe 16:12:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:12:56 ---> 4529be4936a9 16:12:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:56 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 16:12:56 ---> Running in 9d1f6e0746ea 16:12:56 Removing intermediate container 7a7b4698e0e0 16:12:56 ---> b867528511d3 16:12:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:12:56 ---> 010e049304b5 16:12:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:12:57 ---> 667141c8501d 16:12:57 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:12:57 ---> Running in 84ec777ff89c 16:12:57 ---> 01c2aebbdb75 16:12:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:12:57 ---> Running in a55433e61d20 16:12:57 Removing intermediate container a55433e61d20 16:12:57 ---> 0bc64862c0c4 16:12:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:57 ---> Running in 397db3bd85fc 16:12:57 Removing intermediate container 397db3bd85fc 16:12:57 ---> 4b7ad5257dd8 16:12:57 Step 20/22 : LABEL arch=x86_64 16:12:57 ---> Running in 20132fa9aa1e 16:12:57 Removing intermediate container 20132fa9aa1e 16:12:57 ---> 655f44e8baa5 16:12:57 Step 21/22 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:12:57 ---> Running in 2f586467d10d 16:12:58 Removing intermediate container 2f586467d10d 16:12:58 ---> d772c9667daa 16:12:58 Step 22/22 : LABEL version=0.0.0 16:12:58 ---> Running in 68e6031b4c87 16:12:58 Removing intermediate container 84ec777ff89c 16:12:58 ---> dab1cc23244c 16:12:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:58 Removing intermediate container 68e6031b4c87 16:12:58 ---> 0c796d5970c7 16:12:58 16:12:58 ---> 5a5261d94dca 16:12:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:12:58 Removing intermediate container 9d1f6e0746ea 16:12:58 ---> 5b54264f5be5 16:12:58 Step 8/23 : COPY . . 16:12:58 Successfully built 0c796d5970c7 16:12:58 Successfully tagged support-notifications:latest 16:12:58 Building security-spiffe-token-provider 16:13:05  Building support-notifications ... done  ---> 0e2f359d32bf 16:13:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:13:06 ---> c7567d149f12 16:13:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:13:06 ---> d49bf47dd338 16:13:06 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:13:06 ---> Running in ff671ab805d1 16:13:06 ---> 187e0e2cb675 16:13:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:13:07 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 16:13:07 ---> 489338155486 16:13:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:13:07 ---> Running in de94cc4796ca 16:13:07 Removing intermediate container de94cc4796ca 16:13:07 ---> 472e1189d4e9 16:13:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:13:08 ---> cb8dfc791a2d 16:13:08 Step 26/31 : RUN chmod +x /entrypoint.sh 16:13:08 ---> Running in 551dad44211b 16:13:09 Removing intermediate container 551dad44211b 16:13:09 ---> 29807bd6c832 16:13:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:13:10 ---> Running in 09fce3b09d09 16:13:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:13:10 ---> c1d2a5ed29af 16:13:10 Step 3/20 : WORKDIR /edgex-go 16:13:10 ---> Using cache 16:13:10 ---> 3de0ab3e3bfe 16:13:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:13:10 ---> Running in 1f088859ce37 16:13:10 Removing intermediate container 09fce3b09d09 16:13:10 ---> 390fcd743128 16:13:10 Step 28/31 : CMD ["gate"] 16:13:10 ---> Running in 252a775aabdc 16:13:10 Removing intermediate container 252a775aabdc 16:13:10 ---> bab36bea4644 16:13:10 Step 29/31 : LABEL arch=x86_64 16:13:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:10 ---> Running in 9d20f905b11a 16:13:10 Removing intermediate container 9d20f905b11a 16:13:10 ---> cc80682254ad 16:13:10 Step 30/31 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:13:11 ---> Running in aac91668a424 16:13:11 Removing intermediate container aac91668a424 16:13:11 ---> 391b2b0b61f8 16:13:11 Step 31/31 : LABEL version=0.0.0 16:13:11 ---> Running in dfc4af8c0ac8 16:13:11 Removing intermediate container dfc4af8c0ac8 16:13:11 ---> 9da6bb37c669 16:13:11 16:13:11 Successfully built 9da6bb37c669 16:13:11 Successfully tagged security-bootstrapper:latest 16:13:11  Building security-bootstrapper ... done Building security-spire-config 16:13:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:12 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:13:12 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:13:12 OK: 15862 distinct packages available 16:13:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:13 ? github.com/edgexfoundry/edgex-go [no test files] 16:13:14 OK: 221 MiB in 52 packages 16:13:16 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:13:16 ---> c1d2a5ed29af 16:13:16 Step 3/24 : WORKDIR /edgex-go 16:13:16 ---> Using cache 16:13:16 ---> 3de0ab3e3bfe 16:13:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:16 ---> Using cache 16:13:16 ---> f1ee6f340e55 16:13:16 Step 5/24 : RUN apk add --update --no-cache make git 16:13:16 ---> Using cache 16:13:16 ---> 57fdcc804ca1 16:13:16 Step 6/24 : COPY go.mod vendor* ./ 16:13:16 ---> Using cache 16:13:16 ---> a6ef142d4d40 16:13:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:16 ---> Using cache 16:13:16 ---> 4749e9dd5680 16:13:16 Step 8/24 : COPY . . 16:13:16 ---> Using cache 16:13:16 ---> e0e2ace5f291 16:13:16 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:13:16 ---> Using cache 16:13:16 ---> f94692233ea3 16:13:16 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 16:13:16 ---> Using cache 16:13:16 ---> e7b7faa69b9f 16:13:16 16:13:16 Step 11/24 : FROM alpine:3.15 16:13:16 ---> c059bfaa849c 16:13:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:13:16 ---> Using cache 16:13:16 ---> 3d241e7a23cf 16:13:16 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:16 ---> Using cache 16:13:16 ---> 42fa847b571e 16:13:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:13:19 ---> Running in 576c20e84b12 16:13:19 Removing intermediate container 1f088859ce37 16:13:19 ---> 980a6fc213ad 16:13:19 Step 5/20 : COPY go.mod vendor* ./ 16:13:20 ---> a4561d5561c6 16:13:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:20 ---> Running in 7ddabef05f8c 16:13:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:21 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:13:21 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:13:21 OK: 15859 distinct packages available 16:13:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:21 Removing intermediate container 7ddabef05f8c 16:13:21 ---> e35a41a9c21e 16:13:21 Step 7/20 : COPY . . 16:13:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:23 (1/4) Installing dumb-init (1.2.5-r1) 16:13:23 (2/4) Installing musl-obstack (1.2.2-r0) 16:13:23 (3/4) Installing libucontext (1.1-r0) 16:13:23 (4/4) Installing gcompat (1.0.0-r4) 16:13:23 Executing busybox-1.34.1-r3.trigger 16:13:23 OK: 6 MiB in 18 packages 16:13:27 ---> 4f0881596358 16:13:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:13:28 ---> Running in 3e1571926def 16:13:28 Removing intermediate container 576c20e84b12 16:13:28 ---> 91cc5aabfd8c 16:13:28 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:13:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:13:29 ---> 9881d5035451 16:13:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:13:30 ---> 7bff71665be4 16:13:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:13:30 ---> Running in bc914c34549c 16:13:31 Removing intermediate container bc914c34549c 16:13:31 ---> 8784fbc657be 16:13:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:13:31 Removing intermediate container 14e477c72461 16:13:31 ---> 4a1160d052ed 16:13:31 16:13:31 Step 10/23 : FROM alpine:3.14 16:13:31 ---> 0a97eee8041e 16:13:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:13:31 ---> 0672c2f9d71e 16:13:31 Step 19/24 : WORKDIR / 16:13:31 ---> Running in 49747a3800bb 16:13:31 ---> Running in edad0c963e00 16:13:31 Removing intermediate container 49747a3800bb 16:13:31 ---> b049d829564a 16:13:31 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:13:31 ---> Running in 4514174cfc1b 16:13:31 Removing intermediate container 4514174cfc1b 16:13:31 ---> a1df904f061a 16:13:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:13:32 ---> Running in c3af3a99b9a7 16:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:13:32 Removing intermediate container c3af3a99b9a7 16:13:32 ---> 7675d2f880be 16:13:32 Step 22/24 : LABEL arch=x86_64 16:13:32 ---> Running in 86bbea88dbb4 16:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:13:32 Removing intermediate container 86bbea88dbb4 16:13:32 ---> 9987adfe1d38 16:13:32 Step 23/24 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:13:32 ---> Running in 286b2e39b45e 16:13:32 (1/1) Installing dumb-init (1.2.5-r1) 16:13:32 Executing busybox-1.33.1-r6.trigger 16:13:32 OK: 6 MiB in 15 packages 16:13:32 Removing intermediate container 286b2e39b45e 16:13:32 ---> 8301c12fa40a 16:13:32 Step 24/24 : LABEL version=0.0.0 16:13:32 ---> Running in 82df66a4162f 16:13:32 Removing intermediate container 82df66a4162f 16:13:32 ---> 0b79960a798c 16:13:32 16:13:32 Removing intermediate container edad0c963e00 16:13:32 ---> e4e24f6d4cf5 16:13:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:33 Successfully built 0b79960a798c 16:13:33 Successfully tagged security-spire-config:latest 16:13:33 Building core-metadata 16:13:33 ---> Running in f9cc6e9aaa43 16:13:33  Building security-spire-config ... 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 16:13:33 Removing intermediate container f9cc6e9aaa43 16:13:33 ---> e87c84726585 16:13:33 Step 13/23 : ENV APP_PORT=59882 16:13:33 ---> Running in a4a986f60073 16:13:33 Removing intermediate container a4a986f60073 16:13:33 ---> 0c96c215d5c5 16:13:33 Step 14/23 : EXPOSE $APP_PORT 16:13:33 ---> Running in 1e6766434f54 16:13:34 Removing intermediate container 1e6766434f54 16:13:34 ---> b5591cc44f31 16:13:34 Step 15/23 : WORKDIR / 16:13:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:13:37 ---> c1d2a5ed29af 16:13:37 Step 3/23 : WORKDIR /edgex-go 16:13:37 ---> Using cache 16:13:37 ---> 3de0ab3e3bfe 16:13:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:37 ---> Using cache 16:13:37 ---> f1ee6f340e55 16:13:37 Step 5/23 : RUN apk add --update --no-cache make git 16:13:37 ---> Using cache 16:13:37 ---> 57fdcc804ca1 16:13:37 Step 6/23 : COPY go.mod vendor* ./ 16:13:37 ---> Using cache 16:13:37 ---> a6ef142d4d40 16:13:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:37 ---> Using cache 16:13:37 ---> 4749e9dd5680 16:13:37 Step 8/23 : COPY . . 16:13:37 ---> Using cache 16:13:37 ---> e0e2ace5f291 16:13:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:13:37 ---> Running in 6bc05d3f7fd6 16:13:37 ---> Running in bcc2872a9966 16:13:37 Removing intermediate container 6bc05d3f7fd6 16:13:37 ---> 628075903276 16:13:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:38 ---> 841fd471e6c8 16:13:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:13:38 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 16:13:38 ---> 3303b368f49c 16:13:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:13:38 ---> 2cba0dc32c73 16:13:38 Step 19/23 : ENTRYPOINT ["/core-command"] 16:13:38 ---> Running in 32d37287e63c 16:13:39 Removing intermediate container 32d37287e63c 16:13:39 ---> ede93f448777 16:13:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:39 ---> Running in 81af80f9be20 16:13:39 Removing intermediate container 81af80f9be20 16:13:39 ---> 7f434f48b602 16:13:39 Step 21/23 : LABEL arch=x86_64 16:13:39 ---> Running in 22d83502695f 16:13:39 Removing intermediate container 22d83502695f 16:13:39 ---> 31e43a925e6a 16:13:39 Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:13:39 ---> Running in 98b6482e2f97 16:13:39 Removing intermediate container 98b6482e2f97 16:13:39 ---> ba46748bff17 16:13:39 Step 23/23 : LABEL version=0.0.0 16:13:39 ---> Running in 6418140995d5 16:13:39 Removing intermediate container 6418140995d5 16:13:39 ---> 671be6944d67 16:13:39 16:13:40 Successfully built 671be6944d67 16:13:40 Successfully tagged core-command:latest 16:13:40 Building support-scheduler 16:13:44  Building core-command ... done Removing intermediate container fb74b24ed5d1 16:13:44 ---> 403a08e9c808 16:13:44 16:13:44 Step 10/21 : FROM alpine:3.14 16:13:44 ---> 0a97eee8041e 16:13:44 Step 11/21 : RUN apk add --update --no-cache curl 16:13:46 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:13:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:13:46 ---> c1d2a5ed29af 16:13:46 Step 3/22 : WORKDIR /edgex-go 16:13:46 ---> Using cache 16:13:46 ---> 3de0ab3e3bfe 16:13:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:46 ---> Using cache 16:13:46 ---> f1ee6f340e55 16:13:46 Step 5/22 : RUN apk add --update --no-cache make git 16:13:46 ---> Using cache 16:13:46 ---> 57fdcc804ca1 16:13:46 Step 6/22 : COPY go.mod vendor* ./ 16:13:46 ---> Using cache 16:13:46 ---> a6ef142d4d40 16:13:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:46 ---> Using cache 16:13:46 ---> 4749e9dd5680 16:13:46 Step 8/22 : COPY . . 16:13:46 ---> Using cache 16:13:46 ---> e0e2ace5f291 16:13:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:13:46 ---> Running in 9747bc30f19d 16:13:46 ---> Running in 10a9ecec4e7d 16:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:13: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 16:13:47 (1/5) Installing ca-certificates (20211220-r0) 16:13:47 (2/5) Installing brotli-libs (1.0.9-r5) 16:13:47 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:13:47 (4/5) Installing libcurl (7.79.1-r0) 16:13:47 (5/5) Installing curl (7.79.1-r0) 16:13:47 Executing busybox-1.33.1-r6.trigger 16:13:47 Executing ca-certificates-20211220-r0.trigger 16:13:47 OK: 8 MiB in 19 packages 16:13:48 Removing intermediate container 9747bc30f19d 16:13:48 ---> f507e59cd821 16:13:48 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:13:48 ---> Running in b451d3a169cc 16:13:48 Removing intermediate container b451d3a169cc 16:13:48 ---> de30851b435b 16:13:48 Step 13/21 : WORKDIR /edgex 16:13:49 ---> Running in cd1000ea4702 16:13:49 Removing intermediate container cd1000ea4702 16:13:49 ---> 5d499f60bd22 16:13:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:13:49 Removing intermediate container ff671ab805d1 16:13:49 ---> 8c71369ffc87 16:13:49 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:13:49 ---> e80d4c60a609 16:13:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:13:49 ---> Running in dd803b5f6697 16:13:50 ---> 60300a80e7a7 16:13:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:13:50 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 16:13:50 ---> 0edaede0a6fb 16:13:50 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:13:51 ---> Running in fb7eab59c312 16:13:51 Removing intermediate container fb7eab59c312 16:13:51 ---> 0046ebbaffc5 16:13:51 Step 18/21 : CMD ["--init=true"] 16:13:51 ---> Running in b5c915dce939 16:13:51 Removing intermediate container b5c915dce939 16:13:51 ---> bd6be8c8a8c0 16:13:51 Step 19/21 : LABEL arch=x86_64 16:13:51 ---> Running in 1222f6f2bfb8 16:13:51 Removing intermediate container 1222f6f2bfb8 16:13:51 ---> be6eead59036 16:13:51 Step 20/21 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:13:51 ---> Running in b96eaac2ed1d 16:13:51 Removing intermediate container b96eaac2ed1d 16:13:51 ---> 7bd1584e8303 16:13:51 Step 21/21 : LABEL version=0.0.0 16:13:51 ---> Running in e3a8372d4703 16:13:51 Removing intermediate container e3a8372d4703 16:13:51 ---> 965297d6db98 16:13:51 16:13:52 Successfully built 965297d6db98 16:13:52 Successfully tagged security-proxy-setup:latest 16:13:52 Building core-data 16:13:52  Building security-proxy-setup ... done Removing intermediate container dd803b5f6697 16:13:52 ---> 985a8ac97860 16:13:52 16:13:52 Step 11/23 : FROM docker:20.10.10 16:13:52 20.10.10: Pulling from library/docker 16:14:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:14:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:00 ---> c1d2a5ed29af 16:14:00 Step 3/23 : WORKDIR /edgex-go 16:14:00 ---> Using cache 16:14:00 ---> 3de0ab3e3bfe 16:14:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:00 ---> Using cache 16:14:00 ---> f1ee6f340e55 16:14:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:14:01 ---> Running in af61d1fd14f5 16:14:01 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:14:01 Status: Downloaded newer image for docker:20.10.10 16:14:01 ---> b706a049f56e 16:14:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:02 ---> Running in b1a2620da0b7 16:14:02 Removing intermediate container b1a2620da0b7 16:14:02 ---> dbc5b0102910 16:14:02 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:14:02 ---> Running in f86c9eb320a9 16:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:14:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:14:03 (1/42) Installing readline (8.1.0-r0) 16:14:03 (2/42) Installing bash (5.1.4-r0) 16:14:03 Executing bash-5.1.4-r0.post-install 16:14:03 (3/42) Installing brotli-libs (1.0.9-r5) 16:14:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:14:03 (5/42) Installing libcurl (7.79.1-r0) 16:14:03 (6/42) Installing curl (7.79.1-r0) 16:14:03 (7/42) Installing dumb-init (1.2.5-r1) 16:14:03 (8/42) Installing libbz2 (1.0.8-r1) 16:14:03 (9/42) Installing expat (2.4.7-r0) 16:14:03 (10/42) Installing libffi (3.3-r2) 16:14:03 (11/42) Installing gdbm (1.19-r0) 16:14:03 (12/42) Installing xz-libs (5.2.5-r0) 16:14:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:14:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:14:03 (15/42) Installing mpdecimal (2.5.1-r1) 16:14:03 (16/42) Installing sqlite-libs (3.35.5-r0) 16:14:03 (17/42) Installing python3 (3.9.5-r2) 16:14:03 OK: 221 MiB in 52 packages 16:14:04 (18/42) Installing py3-appdirs (1.4.4-r2) 16:14:04 (19/42) Installing py3-chardet (4.0.0-r2) 16:14:05 (20/42) Installing py3-idna (3.2-r0) 16:14:05 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:14:05 Removing intermediate container af61d1fd14f5 16:14:05 ---> 1c67a9c56ee2 16:14:05 Step 6/23 : COPY go.mod vendor* ./ 16:14:05 (22/42) Installing py3-certifi (2020.12.5-r1) 16:14:05 (23/42) Installing py3-requests (2.25.1-r4) 16:14:05 (24/42) Installing py3-msgpack (1.0.2-r1) 16:14:05 (25/42) Installing py3-lockfile (0.12.2-r4) 16:14:05 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:14:05 (27/42) Installing py3-colorama (0.4.4-r1) 16:14:05 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:14:05 (29/42) Installing py3-distlib (0.3.1-r3) 16:14:05 (30/42) Installing py3-distro (1.5.0-r3) 16:14:05 (31/42) Installing py3-six (1.15.0-r1) 16:14:05 (32/42) Installing py3-webencodings (0.5.1-r4) 16:14:05 (33/42) Installing py3-html5lib (1.1-r1) 16:14:05 (34/42) Installing py3-parsing (2.4.7-r2) 16:14:05 (35/42) Installing py3-packaging (20.9-r1) 16:14:05 (36/42) Installing py3-toml (0.10.2-r2) 16:14:05 (37/42) Installing py3-pep517 (0.10.0-r2) 16:14:05 (38/42) Installing py3-progress (1.5-r2) 16:14:05 (39/42) Installing py3-retrying (1.3.3-r1) 16:14:05 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:14:05 (41/42) Installing py3-setuptools (52.0.0-r3) 16:14:05 ---> 7c3a60624dc6 16:14:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:05 (42/42) Installing py3-pip (20.3.4-r1) 16:14:05 ---> Running in 3d297304d4d2 16:14:05 Executing busybox-1.33.1-r6.trigger 16:14:05 OK: 84 MiB in 64 packages 16:14:07 Collecting docker-compose==1.23.2 16:14:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:14:07 Collecting texttable<0.10,>=0.9.0 16:14:07 Downloading texttable-0.9.1.tar.gz (11 kB) 16:14:07 Removing intermediate container 3d297304d4d2 16:14:07 ---> ff9eea4c17e1 16:14:07 Step 8/23 : COPY . . 16:14:08 Collecting dockerpty<0.5,>=0.4.1 16:14:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:14:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:14:08 Collecting cached-property<2,>=1.2.0 16:14:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:14:08 Collecting websocket-client<1.0,>=0.32.0 16:14:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:14:08 Collecting docker<4.0,>=3.6.0 16:14:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:14:09 Collecting jsonschema<3,>=2.5.1 16:14:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:14:09 Collecting docopt<0.7,>=0.6.1 16:14:09 Downloading docopt-0.6.2.tar.gz (25 kB) 16:14:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:14:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:14:10 Collecting PyYAML<4,>=3.10 16:14:11 Downloading PyYAML-3.13.tar.gz (270 kB) 16:14:13 Collecting docker-pycreds>=0.4.0 16:14:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:14:13 Collecting urllib3<1.25,>=1.21.1 16:14:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:14:13 Collecting idna<2.8,>=2.5 16:14:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:14:14 Collecting chardet<3.1.0,>=3.0.2 16:14:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:14:14 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) 16:14:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:14:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:14:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:14:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:14:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:14:14 Attempting uninstall: urllib3 16:14:14 Found existing installation: urllib3 1.26.5 16:14:14 Uninstalling urllib3-1.26.5: 16:14:14 Successfully uninstalled urllib3-1.26.5 16:14:15 Attempting uninstall: idna 16:14:15 Found existing installation: idna 3.2 16:14:15 Uninstalling idna-3.2: 16:14:15 Successfully uninstalled idna-3.2 16:14:15 ---> 4659e436de7f 16:14:15 Step 9/23 : RUN make cmd/core-data/core-data 16:14:15 ---> Running in 1440998a6b8b 16:14:15 Attempting uninstall: chardet 16:14:15 Found existing installation: chardet 4.0.0 16:14:15 Uninstalling chardet-4.0.0: 16:14:15 Successfully uninstalled chardet-4.0.0 16:14:16 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 16:14:16 Attempting uninstall: requests 16:14:16 Found existing installation: requests 2.25.1 16:14:16 Uninstalling requests-2.25.1: 16:14:16 Successfully uninstalled requests-2.25.1 16:14:16 Running setup.py install for texttable: started 16:14:17 Running setup.py install for texttable: finished with status 'done' 16:14:17 Running setup.py install for PyYAML: started 16:14:18 Running setup.py install for PyYAML: finished with status 'done' 16:14:18 Running setup.py install for docopt: started 16:14:18 Running setup.py install for docopt: finished with status 'done' 16:14:18 Running setup.py install for dockerpty: started 16:14:19 Running setup.py install for dockerpty: finished with status 'done' 16:14:20 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 16:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:14:25 Removing intermediate container f86c9eb320a9 16:14:25 ---> c87967ffd25f 16:14:25 Step 14/23 : ENV APP_PORT=58890 16:14:25 ---> Running in bbeb4d998cae 16:14:25 Removing intermediate container bbeb4d998cae 16:14:25 ---> 79b6509e8c0e 16:14:25 Step 15/23 : EXPOSE $APP_PORT 16:14:26 ---> Running in b3c2e0671823 16:14:26 Removing intermediate container bcc2872a9966 16:14:26 ---> 8a420bd74164 16:14:26 16:14:26 Step 10/23 : FROM alpine:3.14 16:14:26 ---> 0a97eee8041e 16:14:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:14:26 ---> Using cache 16:14:26 ---> e4e24f6d4cf5 16:14:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:26 ---> Using cache 16:14:26 ---> e87c84726585 16:14:26 Step 13/23 : ENV APP_PORT=59881 16:14:26 ---> Running in 88b1b87b7111 16:14:26 Removing intermediate container b3c2e0671823 16:14:26 ---> 1ac01bb2676f 16:14:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:14:26 Removing intermediate container 88b1b87b7111 16:14:26 ---> 534d90f4107d 16:14:26 Step 14/23 : EXPOSE $APP_PORT 16:14:26 ---> Running in f63854679a23 16:14:27 Removing intermediate container f63854679a23 16:14:27 ---> 2ad4e4674133 16:14:27 Step 15/23 : WORKDIR / 16:14:27 ---> 018ec4d61459 16:14:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:14:27 ---> Running in 9106f2ac3804 16:14:27 Removing intermediate container 9106f2ac3804 16:14:27 ---> 5662a2b9ab02 16:14:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:28 ---> bb5de9eccf9e 16:14:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:14:28 Removing intermediate container 10a9ecec4e7d 16:14:28 ---> 64ca51f16f32 16:14:28 16:14:28 Step 10/22 : FROM alpine:3.14 16:14:28 ---> 0a97eee8041e 16:14:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:14:28 ---> Using cache 16:14:28 ---> e4e24f6d4cf5 16:14:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:28 ---> Using cache 16:14:28 ---> e87c84726585 16:14:28 Step 13/22 : ENV APP_PORT=59861 16:14:28 ---> Running in ae1a77409395 16:14:28 ---> 3851340855d7 16:14:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:14:28 Removing intermediate container ae1a77409395 16:14:28 ---> 262a031a7dd2 16:14:28 Step 14/22 : EXPOSE $APP_PORT 16:14:28 ---> Running in 83746d45bf03 16:14:28 ---> d2d4a4a53562 16:14:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:14:28 ---> Running in 974d6800937c 16:14:28 Removing intermediate container 83746d45bf03 16:14:28 ---> d5fa37359d6d 16:14:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:28 ---> c04257f3ea5b 16:14:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:14:28 Removing intermediate container 974d6800937c 16:14:28 ---> ad23c16ea0d5 16:14:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:29 ---> Running in ddb98e07ae8a 16:14:29 ---> 14a8e6c3ef0a 16:14:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:14:29 ---> a22b219bdb9a 16:14:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:14:29 Removing intermediate container ddb98e07ae8a 16:14:29 ---> 00ef9f8b6756 16:14:29 Step 21/23 : LABEL arch=x86_64 16:14:29 ---> Running in b848a716c29f 16:14:29 ---> Running in 5656afd5d2ef 16:14:29 Removing intermediate container 5656afd5d2ef 16:14:29 ---> d4ab07e4efb7 16:14:29 Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:14:29 Removing intermediate container b848a716c29f 16:14:29 ---> ccbb4a745329 16:14:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:29 ---> Running in b7984083ce30 16:14:29 ---> Running in 279585033bc4 16:14:29 ---> 0058b2a6999c 16:14:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:14:30 Removing intermediate container b7984083ce30 16:14:30 ---> 49f951f623b2 16:14:30 Step 23/23 : LABEL version=0.0.0 16:14:30 Removing intermediate container 279585033bc4 16:14:30 ---> 6391385beb94 16:14:30 Step 21/23 : LABEL arch=x86_64 16:14:30 ---> Running in 1f55d9981a34 16:14:30 ---> Running in a223e276156c 16:14:30 ---> 433ea189d35b 16:14:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:14:30 Removing intermediate container 1f55d9981a34 16:14:30 ---> 612f94dacef1 16:14:30 16:14:30 ---> Running in 4b2c83998512 16:14:30 Removing intermediate container a223e276156c 16:14:30 ---> c3bd4277122e 16:14:30 Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:14:30 Successfully built 612f94dacef1 16:14:30 Successfully tagged sys-mgmt-agent:latest 16:14:30  Building sys-mgmt-agent ... done  ---> Running in ffed44588a67 16:14:30 Removing intermediate container 4b2c83998512 16:14:30 ---> ba0060b1ec1d 16:14:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:30 ---> Running in 99210cf56a6f 16:14:30 Removing intermediate container ffed44588a67 16:14:30 ---> b79f6c93485a 16:14:30 Step 23/23 : LABEL version=0.0.0 16:14:30 ---> Running in b9539123d26e 16:14:30 Removing intermediate container 99210cf56a6f 16:14:30 ---> 182a65020199 16:14:30 Step 20/22 : LABEL arch=x86_64 16:14:30 ---> Running in d6460b350bee 16:14:31 Removing intermediate container b9539123d26e 16:14:31 ---> 2d5403d3bead 16:14:31 16:14:31 Removing intermediate container d6460b350bee 16:14:31 ---> 7e423611b7cf 16:14:31 Step 21/22 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:14:31 Successfully built 2d5403d3bead 16:14:31 Successfully tagged core-metadata:latest 16:14:31  Building core-metadata ... done  ---> Running in 46834e674f09 16:14:31 Removing intermediate container 46834e674f09 16:14:31 ---> 3f51efd92ccc 16:14:31 Step 22/22 : LABEL version=0.0.0 16:14:31 ---> Running in e73f31521b89 16:14:31 Removing intermediate container e73f31521b89 16:14:31 ---> e183a7bf7e7c 16:14:31 16:14:31 Successfully built e183a7bf7e7c 16:14:31 Successfully tagged support-scheduler:latest 16:14:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:14:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:14:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:14:36  Building support-scheduler ... done Removing intermediate container 3e1571926def 16:14:36 ---> df2996142ae4 16:14:36 16:14:36 Step 9/20 : FROM alpine:3.15 16:14:36 ---> c059bfaa849c 16:14:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:14:36 ---> Using cache 16:14:36 ---> 3d241e7a23cf 16:14:36 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:36 ---> Using cache 16:14:36 ---> 42fa847b571e 16:14:36 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:14:36 ---> Running in 472918db90b7 16:14:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:14:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:14:38 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:14:38 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:14:38 OK: 15859 distinct packages available 16:14:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:14:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:14:39 (1/9) Installing ca-certificates (20211220-r0) 16:14:39 (2/9) Installing brotli-libs (1.0.9-r5) 16:14:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:14:40 (4/9) Installing libcurl (7.80.0-r0) 16:14:40 (5/9) Installing curl (7.80.0-r0) 16:14:40 (6/9) Installing dumb-init (1.2.5-r1) 16:14:40 (7/9) Installing musl-obstack (1.2.2-r0) 16:14:40 (8/9) Installing libucontext (1.1-r0) 16:14:40 (9/9) Installing gcompat (1.0.0-r4) 16:14:40 Executing busybox-1.34.1-r3.trigger 16:14:40 Executing ca-certificates-20211220-r0.trigger 16:14:40 OK: 8 MiB in 23 packages 16:14:41 Removing intermediate container 472918db90b7 16:14:41 ---> add4ca434a4f 16:14:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:41 ---> 5b67a241f268 16:14:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:14:42 ---> cde311e47ce3 16:14:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:14:42 Removing intermediate container 1440998a6b8b 16:14:42 ---> b94bb83b4f1a 16:14:42 16:14:42 Step 10/23 : FROM alpine:3.14 16:14:42 ---> 0a97eee8041e 16:14:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:14:42 ---> Running in 1b20cfd06f4c 16:14:42 ---> 89c4e01512f9 16:14:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:14:42 ---> Running in 141c7c78b98c 16:14:42 Removing intermediate container 1b20cfd06f4c 16:14:42 ---> a9cf6f589720 16:14:42 Step 12/23 : ENV APP_PORT=59880 16:14:42 ---> Running in fdc68c4049fb 16:14:42 Removing intermediate container 141c7c78b98c 16:14:42 ---> ebd2a14e6377 16:14:42 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:42 ---> Running in 4ee886a82bec 16:14:42 Removing intermediate container fdc68c4049fb 16:14:42 ---> 0cf7e5220f28 16:14:42 Step 13/23 : EXPOSE $APP_PORT 16:14:42 ---> Running in 42a8941ea187 16:14:42 Removing intermediate container 4ee886a82bec 16:14:42 ---> 624872e7ee47 16:14:42 Step 18/20 : LABEL arch=x86_64 16:14:42 Removing intermediate container 42a8941ea187 16:14:42 ---> 42440a086c9f 16:14:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:14:42 ---> Running in 555ec01a617b 16:14:42 ---> Running in 9b9a81ac2fa5 16:14:42 Removing intermediate container 555ec01a617b 16:14:42 ---> e5c206185e11 16:14:42 Step 19/20 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:14:42 ---> Running in 7e6666daa183 16:14:43 Removing intermediate container 7e6666daa183 16:14:43 ---> 6bcdb335736c 16:14:43 Step 20/20 : LABEL version=0.0.0 16:14:43 ---> Running in 12db5ad20184 16:14:43 Removing intermediate container 12db5ad20184 16:14:43 ---> a0b21963ccc2 16:14:43 16:14:43 Successfully built a0b21963ccc2 16:14:43 Successfully tagged security-spiffe-token-provider:latest 16:14:43  Building security-spiffe-token-provider ... done Removing intermediate container 9b9a81ac2fa5 16:14:43 ---> 04c6b9f7e153 16:14:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:14:43 ---> Running in b430fd22ccbf 16:14:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:14:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:14:44 (1/6) Installing dumb-init (1.2.5-r1) 16:14:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:14:45 (3/6) Installing libsodium (1.0.18-r0) 16:14:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:14:45 (5/6) Installing libzmq (4.3.4-r0) 16:14:45 (6/6) Installing zeromq (4.3.4-r0) 16:14:45 Executing busybox-1.33.1-r6.trigger 16:14:45 OK: 8 MiB in 20 packages 16:14:45 Removing intermediate container b430fd22ccbf 16:14:45 ---> 67f1b0d65f0a 16:14:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:45 ---> 67b0b51582b8 16:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:14:46 ---> d2d10776f273 16:14:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:14:46 ---> d374d30a13cb 16:14:46 Step 19/23 : ENTRYPOINT ["/core-data"] 16:14:46 ---> Running in fe6a031cb76a 16:14:46 Removing intermediate container fe6a031cb76a 16:14:46 ---> 79a9b8da8195 16:14:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:46 ---> Running in bfaa9d361012 16:14:46 Removing intermediate container bfaa9d361012 16:14:46 ---> 89c59375d541 16:14:46 Step 21/23 : LABEL arch=x86_64 16:14:46 ---> Running in ede1f2bd2b24 16:14:46 Removing intermediate container ede1f2bd2b24 16:14:46 ---> 0e5d0abdd134 16:14:46 Step 22/23 : LABEL git_sha=6e960d4965412963f8f26af59f5209ef3e4af4a7 16:14:46 ---> Running in 4aa354dbced2 16:14:47 Removing intermediate container 4aa354dbced2 16:14:47 ---> 7a7d45ceb677 16:14:47 Step 23/23 : LABEL version=0.0.0 16:14:47 ---> Running in ea5f4d0e31fe 16:14:47 Removing intermediate container ea5f4d0e31fe 16:14:47 ---> 45c19dc1e8b9 16:14:47 16:14:47 Successfully built 45c19dc1e8b9 16:14:47 Successfully tagged core-data:latest 16:14:47  Building core-data ... done  [Pipeline] } 16:14:47 $ docker stop --time=1 711872b4d8b223b06e9f74f1dac53631aad3ae4e7ea030871d01998f9b40dab0 16:14:48 $ docker rm -f 711872b4d8b223b06e9f74f1dac53631aad3ae4e7ea030871d01998f9b40dab0 [Pipeline] // withDockerContainer [Pipeline] sh 16:14:49 + docker images 16:14:49 REPOSITORY TAG IMAGE ID CREATED SIZE 16:14:49 core-data latest 45c19dc1e8b9 3 seconds ago 20MB 16:14:49 security-spiffe-token-provider latest a0b21963ccc2 6 seconds ago 28.5MB 16:14:49 b94bb83b4f1a 7 seconds ago 1.81GB 16:14:49 df2996142ae4 14 seconds ago 1.84GB 16:14:49 support-scheduler latest e183a7bf7e7c 18 seconds ago 16MB 16:14:49 core-metadata latest 2d5403d3bead 19 seconds ago 16.6MB 16:14:49 sys-mgmt-agent latest 612f94dacef1 19 seconds ago 296MB 16:14:49 64ca51f16f32 22 seconds ago 1.8GB 16:14:49 8a420bd74164 24 seconds ago 1.8GB 16:14:49 985a8ac97860 57 seconds ago 1.79GB 16:14:49 security-proxy-setup latest 965297d6db98 58 seconds ago 26.2MB 16:14:49 403a08e9c808 About a minute ago 1.8GB 16:14:49 core-command latest 671be6944d67 About a minute ago 15.8MB 16:14:49 security-spire-config latest 0b79960a798c About a minute ago 82.2MB 16:14:49 4a1160d052ed About a minute ago 1.79GB 16:14:49 security-bootstrapper latest 9da6bb37c669 About a minute ago 18.7MB 16:14:49 support-notifications latest 0c796d5970c7 About a minute ago 16.7MB 16:14:49 security-spire-agent latest 644e3685fdd2 About a minute ago 119MB 16:14:49 security-spire-server latest 640543c186a7 2 minutes ago 82.9MB 16:14:49 f32bc78dacb1 2 minutes ago 1.8GB 16:14:49 security-secretstore-setup latest d5aa99aaf4ea 2 minutes ago 27.9MB 16:14:49 37ef53172383 2 minutes ago 1.8GB 16:14:49 6f695cb706d7 2 minutes ago 1.8GB 16:14:49 e7b7faa69b9f 2 minutes ago 1.88GB 16:14:49 1a7589c99fb7 2 minutes ago 1.88GB 16:14:49 ci-base-image-x86_64 latest c1d2a5ed29af 6 minutes ago 1.27GB 16:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB 16:14:49 alpine 3.15 c059bfaa849c 3 months ago 5.59MB 16:14:49 docker 20.10.10 b706a049f56e 3 months ago 216MB 16:14:49 alpine 3.14 0a97eee8041e 3 months ago 5.61MB 16:14:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 16:14:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:15:04 Still waiting to schedule task 16:15:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:15:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.398s coverage: 98.5% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.442s coverage: 44.7% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.790s coverage: 89.5% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.245s coverage: 84.4% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.800s coverage: 94.2% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 59.1% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:15:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:15:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements 16:15:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.240s coverage: 58.8% of statements 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 21.7% of statements 16:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements 16:15:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.319s coverage: 79.5% of statements 16:15:44 Running on prd-ubuntu18.04-docker-8c-8g-6699 in /w/workspace/edgexfoundry_edgex-go_PR-3892 [Pipeline] { [Pipeline] ws 16:15:44 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 16:15:44 The recommended git tool is: git 16:15:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements 16:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.371s coverage: 96.3% of statements 16:15:45 using credential edgex-jenkins-ssh 16:15:45 Cloning the remote Git repository 16:15:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 16:15:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:15:45 > git init /w/workspace/edgex-go/8 # timeout=10 16:15:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:15:45 > git --version # timeout=10 16:15:45 > git --version # 'git version 2.17.1' 16:15:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:50 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 69be83017611c02e939bdc905712e7651e048a51 16:15:50 Merge succeeded, producing ce147243a5d46112a91c49dc782f96ad51f9ed2f 16:15:50 Checking out Revision ce147243a5d46112a91c49dc782f96ad51f9ed2f (PR-3892) 16:15:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:15:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:15:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3892/head:refs/remotes/origin/PR-3892 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:15:50 > git config core.sparsecheckout # timeout=10 16:15:50 > git checkout -f 69be83017611c02e939bdc905712e7651e048a51 # timeout=10 16:15:50 > git remote # timeout=10 16:15:50 > git config --get remote.origin.url # timeout=10 16:15:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:50 > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 16:15:50 > git rev-parse HEAD^{commit} # timeout=10 16:15:50 > git config core.sparsecheckout # timeout=10 16:15:50 > git checkout -f ce147243a5d46112a91c49dc782f96ad51f9ed2f # timeout=10 16:15:54 Commit message: "Merge commit '613ba3a9f074961a82087988d5f76ae29a1a6b1f' into HEAD" 16:15:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:54 + echo snap-build.sh 16:15:54 snap-build.sh 16:15:54 + SNAP_BASE_DIR=. 16:15:54 + '[' '!' -z /w/workspace/edgex-go/8 ']' 16:15:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 16:15:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 16:15:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 16:15:54 + cd /w/workspace/edgex-go/8 16:15:54 + sudo apt-get remove -qy --purge lxd lxd-client 16:15:54 Reading package lists... 16:15:54 Building dependency tree... 16:15:54 Reading state information... 16:15:54 The following packages were automatically installed and are no longer required: 16:15:54 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:15:54 uidmap xdelta3 16:15:54 Use 'sudo apt autoremove' to remove them. 16:15:54 The following packages will be REMOVED: 16:15:54 lxd* lxd-client* 16:15:54 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:15:55 After this operation, 31.7 MB disk space will be freed. 16:15:54 > git rev-list --no-walk 525492ea9493b93b9269d65a9c47a9acaad743de # timeout=10 16:15:56 (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.) 16:15:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:15:56 Removing lxd dnsmasq configuration 16:15:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:15:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:15:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:15:57 (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.) 16:15:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.376s coverage: 94.4% of statements 16:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.233s coverage: 44.8% of statements 16:15:59 Processing triggers for systemd (237-3ubuntu10.52) ... 16:15:59 Processing triggers for ureadahead (0.100.0-21) ... 16:15:59 + sudo snap remove --purge lxd 16:15:59 snap "lxd" is not installed 16:15:59 + sudo groupadd --force --system lxd 16:16:00 ++ whoami 16:16:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:16:00 + newgrp - lxd 16:16:00 + sudo snap install lxd 16:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.662s coverage: 82.5% of statements 16:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:16:10 2022-03-09T16:16:06Z INFO Waiting for automatic snapd restart... 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.772s coverage: 91.2% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.990s coverage: 64.4% of statements 16:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.213s coverage: 100.0% of statements 16:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements 16:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 16:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 16:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 16:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.460s coverage: 65.4% of statements 16:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:16:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.8% of statements 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:16:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:16:24 lxd 4.23 from Canonical* installed 16:16:24 + sudo lxd init --auto 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.304s coverage: 17.7% of statements 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.361s coverage: 63.2% of statements 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:16:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements 16:16:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 16:16:31 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 16:16:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:16:31 GO111MODULE=on go vet ./... 16:16:34 + sudo snap install --classic snapcraft 16:16:40 snapcraft 6.0.2 from Canonical* installed 16:16:40 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:16:40 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:16:40 Dload Upload Total Spent Left Speed 16:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 2753 0 --:--:-- --:--:-- --:--:-- 2741 16:16:40 100 3325k 100 3325k 0 0 7696k 0 --:--:-- --:--:-- --:--:-- 7696k 16:16:40 ./yq_linux_amd64 16:16:40 + sudo snapcraft prime --use-lxd 16:16:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:16:42 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: 16:16:42 - README.md 16:16:42 16:16:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:16:42 Launching a container. 16:18:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:25 ./bin/test-attribution-txt.sh [Pipeline] echo 16:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:18:29 + ls -al . 16:18:29 total 672 16:18:29 drwxrwxr-x 9 1001 1001 4096 Mar 9 16:18 . 16:18:29 drwxr-xr-x 4 root root 4096 Mar 9 16:12 .. 16:18:29 -rw-rw-r-- 1 1001 1001 11 Mar 9 16:10 .dockerignore 16:18:29 drwxrwxr-x 8 1001 1001 4096 Mar 9 16:10 .git 16:18:29 drwxrwxr-x 4 1001 1001 4096 Mar 9 16:10 .github 16:18:29 -rw-rw-r-- 1 1001 1001 870 Mar 9 16:10 .gitignore 16:18:29 -rw-rw-r-- 1 1001 1001 42 Mar 9 16:10 .golangci.yml 16:18:29 -rw-rw-r-- 1 1001 1001 87 Mar 9 16:10 .hadolint.yml 16:18:29 -rw-rw-r-- 1 1001 1001 166 Mar 9 16:10 .sonarcloud.properties 16:18:29 -rw-rw-r-- 1 1001 1001 1171 Mar 9 16:10 ADOPTERS.md 16:18:29 -rw-rw-r-- 1 1001 1001 9953 Mar 9 16:10 Attribution.txt 16:18:29 -rw-rw-r-- 1 1001 1001 51732 Mar 9 16:10 CHANGELOG.md 16:18:29 -rw-rw-r-- 1 1001 1001 3804 Mar 9 16:10 CONTRIBUTING.md 16:18:29 -rw-rw-r-- 1 1001 1001 677 Mar 9 16:10 GOVERNANCE.md 16:18:29 -rw-rw-r-- 1 1001 1001 849 Mar 9 16:10 Jenkinsfile 16:18:29 -rw-rw-r-- 1 1001 1001 10775 Mar 9 16:10 LICENSE 16:18:29 -rw-rw-r-- 1 1001 1001 8072 Mar 9 16:10 Makefile 16:18:29 -rw-rw-r-- 1 1001 1001 582 Mar 9 16:10 OWNERS.md 16:18:29 -rw-rw-r-- 1 1001 1001 8207 Mar 9 16:10 README.md 16:18:29 -rw-rw-r-- 1 1001 1001 6912 Mar 9 16:10 SECURITY.md 16:18:29 -rw-rw-r-- 1 1001 1001 5 Mar 9 16:07 VERSION 16:18:29 -rw-rw-r-- 1 1001 1001 4131 Mar 9 16:10 ZMQWindows.md 16:18:29 drwxrwxr-x 2 1001 1001 4096 Mar 9 16:10 bin 16:18:29 drwxrwxr-x 18 1001 1001 4096 Mar 9 16:10 cmd 16:18:29 -rw-r--r-- 1 root root 428383 Mar 9 16:16 coverage.out 16:18:29 -rw-rw-r-- 1 1001 1001 3177 Mar 9 16:10 go.mod 16:18:29 -rw-rw-r-- 1 1001 1001 51755 Mar 9 16:10 go.sum 16:18:29 drwxrwxr-x 8 1001 1001 4096 Mar 9 16:10 internal 16:18:29 drwxrwxr-x 3 1001 1001 4096 Mar 9 16:10 openapi 16:18:29 drwxrwxr-x 4 1001 1001 4096 Mar 9 16:10 snap 16:18:29 -rw-rw-r-- 1 1001 1001 204 Mar 9 16:10 version.go [Pipeline] sh 16:18:30 + '[' -e coverage.out ] 16:18:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:18:30 Warning: overwriting stash ‘coverage-report’ 16:18:31 Stashed 1 file(s) [Pipeline] sh 16:18:32 + make build 16:18:32 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 16:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:19:12 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 16:19:14 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 16:19:19 Waiting for container to be ready 16:19:19 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 16:19:19 To start your first container, try: lxc launch ubuntu:20.04 16:19:19 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 16:19:19 16:19:20 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 16:19:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:19:24 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 16:19:24 Waiting for network to be ready... 16:19:25 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 16:19:25 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 16:19:25 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:19:25 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1310 kB] 16:19:25 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 16:19:25 Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 16:19:25 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 16:19:25 Get:8 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 16:19:25 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 16:19:25 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 16:19:25 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 16:19:25 Get:12 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [228 kB] 16:19:25 Get:13 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 16:19:25 Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 16:19:25 Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] 16:19:25 Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] 16:19:26 Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [681 kB] 16:19:26 Get:18 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [117 kB] 16:19:26 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 16:19:26 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1640 kB] 16:19:26 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] 16:19:26 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] 16:19:26 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] 16:19:26 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] 16:19:26 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] 16:19:26 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] 16:19:26 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] 16:19:28 Fetched 23.3 MB in 4s (5949 kB/s) 16:19:28 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 16:19:29 Reading package lists... 16:19:29 Reading package lists... 16:19:29 Building dependency tree... 16:19:29 Reading state information... 16:19:29 The following additional packages will be installed: 16:19:29 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:19:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:19:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:19:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:19:29 Suggested packages: 16:19:29 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:19:29 Recommended packages: 16:19:29 gnupg libsasl2-modules 16:19:29 The following NEW packages will be installed: 16:19:29 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:19:29 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:19:29 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:19:29 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:19:29 The following packages will be upgraded: 16:19:29 gpg gpg-agent gpgconf libudev1 16:19:29 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 16:19:29 Need to get 3859 kB of archives. 16:19:29 After this operation, 14.9 MB of additional disk space will be used. 16:19:29 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 16:19:29 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 16:19:29 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 16:19:29 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 16:19:29 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 16:19:30 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 16:19:30 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 16:19:30 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 16:19:31 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 16:19:31 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:19:31 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 16:19:31 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 16:19:32 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 16:19:32 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 16:19:32 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 16:19:32 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 16:19:32 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 16:19:33 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 16:19:33 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 16:19:33 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 16:19:33 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 16:19:33 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 16:19:33 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 16:19:34 debconf: delaying package configuration, since apt-utils is not installed 16:19:34 Fetched 3859 kB in 4s (876 kB/s) 16:19:34 (Reading database ... 12816 files and directories currently installed.) 16:19:34 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 16:19:34 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:19:34 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 16:19:34 Selecting previously unselected package udev. 16:19:34 (Reading database ... 12816 files and directories currently installed.) 16:19:34 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 16:19:34 Unpacking udev (245.4-4ubuntu3.15) ... 16:19:34 Selecting previously unselected package libfuse2:amd64. 16:19:34 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 16:19:34 Unpacking libfuse2:amd64 (2.9.9-3) ... 16:19:34 Selecting previously unselected package fuse. 16:19:34 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 16:19:34 Unpacking fuse (2.9.9-3) ... 16:19:34 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 16:19:34 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:19:34 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 16:19:34 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:19:34 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 16:19:34 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:19:34 Selecting previously unselected package libksba8:amd64. 16:19:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:19:34 Unpacking libksba8:amd64 (1.3.5-2) ... 16:19:35 Selecting previously unselected package libroken18-heimdal:amd64. 16:19:35 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:19:35 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:19:35 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:19:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libwind0-heimdal:amd64. 16:19:35 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:19:35 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:19:35 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:19:35 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:19:35 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 16:19:35 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:35 Selecting previously unselected package libsasl2-modules-db:amd64. 16:19:35 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 16:19:35 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:19:35 Selecting previously unselected package libsasl2-2:amd64. 16:19:35 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 16:19:35 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:19:35 Selecting previously unselected package libldap-common. 16:19:35 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 16:19:35 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:19:35 Selecting previously unselected package libldap-2.4-2:amd64. 16:19:35 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 16:19:35 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:19:35 Selecting previously unselected package dirmngr. 16:19:35 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 16:19:35 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 16:19:35 Setting up libksba8:amd64 (1.3.5-2) ... 16:19:35 Setting up libfuse2:amd64 (2.9.9-3) ... 16:19:35 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 16:19:35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:19:35 Setting up udev (245.4-4ubuntu3.15) ... 16:19:36 invoke-rc.d: policy-rc.d denied execution of start. 16:19:36 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 16:19:36 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:36 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 16:19:36 Setting up gpg (2.2.19-3ubuntu2.1) ... 16:19:36 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:36 Setting up fuse (2.9.9-3) ... 16:19:36 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 16:19:37 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 16:19:37 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 16:19:37 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 16:19:37 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 16:19:37 Processing triggers for systemd (245.4-4ubuntu3) ... 16:19:37 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:19:37 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 16:19:37 Alias= settings in the [Install] section, and DefaultInstance= for template 16:19:37 units). This means they are not meant to be enabled using systemctl. 16:19:37 16:19:37 Possible reasons for having this kind of units are: 16:19:37 • A unit may be statically enabled by being symlinked from another unit's 16:19:37 .wants/ or .requires/ directory. 16:19:37 • A unit's purpose may be to act as a helper for some other unit which has 16:19:37 a requirement dependency on it. 16:19:37 • A unit may be started when needed via activation (socket, path, timer, 16:19:37 D-Bus, udev, scripted systemctl call, ...). 16:19:37 • In case of template units, the unit is meant to be enabled with some 16:19:37 instance name specified. 16:19:38 Reading package lists... 16:19:38 Building dependency tree... 16:19:38 Reading state information... 16:19:38 The following additional packages will be installed: 16:19:38 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:19:38 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:19:38 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:19:38 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 16:19:38 openssh-client python3 python3-minimal python3.8 python3.8-minimal 16:19:38 squashfs-tools systemd systemd-sysv systemd-timesyncd 16:19:38 Suggested packages: 16:19:38 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 16:19:38 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:19:38 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 16:19:38 systemd-container policykit-1 16:19:38 Recommended packages: 16:19:38 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 16:19:38 The following NEW packages will be installed: 16:19:38 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 16:19:38 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 16:19:38 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 16:19:38 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 16:19:38 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 16:19:38 The following packages will be upgraded: 16:19:38 libsystemd0 systemd systemd-sysv systemd-timesyncd 16:19:38 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 16:19:38 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 16:19:38 Need to get 46.5 MB of archives. 16:19:38 After this operation, 181 MB of additional disk space will be used. 16:19:38 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 16:19:38 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 16:19:38 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 16:19:38 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 16:19:38 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 16:19:38 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 16:19:38 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 16:19:38 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 16:19:39 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 16:19:39 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 16:19:39 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 16:19:39 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 16:19:39 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 16:19:39 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 16:19:39 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 16:19:39 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 16:19:39 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 16:19:39 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] 16:19:39 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] 16:19:39 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] 16:19:39 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] 16:19:39 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] 16:19:39 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 16:19:39 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 16:19:39 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 16:19:39 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 16:19:39 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 16:19:39 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 16:19:39 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 16:19:39 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 16:19:39 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 16:19:39 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 16:19:39 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 16:19:41 debconf: delaying package configuration, since apt-utils is not installed 16:19:41 Fetched 46.5 MB in 3s (17.8 MB/s) 16:19:41 (Reading database ... 13067 files and directories currently installed.) 16:19:41 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 16:19:41 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:19:41 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 16:19:41 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:19:41 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 16:19:41 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:19:41 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 16:19:42 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 16:19:42 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 16:19:42 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 16:19:42 Selecting previously unselected package libpython3.8-minimal:amd64. 16:19:42 (Reading database ... 13068 files and directories currently installed.) 16:19:42 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:19:42 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:19:42 Selecting previously unselected package libexpat1:amd64. 16:19:42 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... 16:19:42 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 16:19:42 Selecting previously unselected package python3.8-minimal. 16:19:42 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:19:42 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:19:42 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:19:42 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... 16:19:42 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... 16:19:43 Selecting previously unselected package python3-minimal. 16:19:43 (Reading database ... 13359 files and directories currently installed.) 16:19:43 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 16:19:43 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 16:19:43 Selecting previously unselected package mime-support. 16:19:43 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 16:19:43 Unpacking mime-support (3.64ubuntu1) ... 16:19:43 Selecting previously unselected package libmpdec2:amd64. 16:19:43 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 16:19:43 Unpacking libmpdec2:amd64 (2.4.2-3) ... 16:19:43 Selecting previously unselected package libpython3.8-stdlib:amd64. 16:19:43 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:19:43 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:19:43 Selecting previously unselected package python3.8. 16:19:43 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 16:19:43 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:19:43 Selecting previously unselected package libpython3-stdlib:amd64. 16:19:43 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 16:19:43 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:19:43 Setting up python3-minimal (3.8.2-0ubuntu2) ... 16:19:44 Selecting previously unselected package python3. 16:19:44 (Reading database ... 13761 files and directories currently installed.) 16:19:44 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 16:19:44 Unpacking python3 (3.8.2-0ubuntu2) ... 16:19:44 Selecting previously unselected package libdbus-1-3:amd64. 16:19:44 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 16:19:44 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:19:44 Selecting previously unselected package dbus. 16:19:44 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 16:19:44 Unpacking dbus (1.12.16-2ubuntu2.1) ... 16:19:44 Selecting previously unselected package libbsd0:amd64. 16:19:44 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 16:19:44 Unpacking libbsd0:amd64 (0.10.0-1) ... 16:19:44 Selecting previously unselected package libpam-systemd:amd64. 16:19:44 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 16:19:44 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:19:44 Selecting previously unselected package sudo. 16:19:44 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 16:19:44 Unpacking sudo (1.8.31-1ubuntu1.2) ... 16:19:44 Selecting previously unselected package apparmor. 16:19:44 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 16:19:44 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 16:19:44 Selecting previously unselected package libcbor0.6:amd64. 16:19:44 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 16:19:44 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:19:44 Selecting previously unselected package libedit2:amd64. 16:19:44 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 16:19:44 Unpacking libedit2:amd64 (3.1-20191231-1) ... 16:19:44 Selecting previously unselected package libfido2-1:amd64. 16:19:44 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 16:19:44 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:19:44 Selecting previously unselected package libkrb5support0:amd64. 16:19:44 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 16:19:44 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:19:44 Selecting previously unselected package libk5crypto3:amd64. 16:19:44 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 16:19:44 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:19:44 Selecting previously unselected package libkeyutils1:amd64. 16:19:44 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 16:19:44 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:19:44 Selecting previously unselected package libkrb5-3:amd64. 16:19:44 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 16:19:44 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:19:44 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:19:44 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 16:19:44 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:19:45 Selecting previously unselected package openssh-client. 16:19:45 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 16:19:45 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 16:19:45 Selecting previously unselected package dbus-user-session. 16:19:45 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 16:19:45 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 16:19:45 Selecting previously unselected package liblzo2-2:amd64. 16:19:45 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 16:19:45 Unpacking liblzo2-2:amd64 (2.10-2) ... 16:19:45 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 16:19:45 Selecting previously unselected package squashfs-tools. 16:19:45 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 16:19:45 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 16:19:45 Selecting previously unselected package snapd. 16:19:45 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 16:19:45 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 16:19:48 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 16:19:48 Setting up mime-support (3.64ubuntu1) ... 16:19:48 Setting up liblzo2-2:amd64 (2.10-2) ... 16:19:48 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 16:19:48 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 16:19:48 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 16:19:48 Setting up dbus (1.12.16-2ubuntu2.1) ... 16:19:48 Setting up sudo (1.8.31-1ubuntu1.2) ... 16:19:49 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 16:19:49 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 16:19:49 Setting up libmpdec2:amd64 (2.4.2-3) ... 16:19:49 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... 16:19:49 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 16:19:49 Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... 16:19:49 Setting up libbsd0:amd64 (0.10.0-1) ... 16:19:49 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 16:19:49 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 16:19:49 Setting up libedit2:amd64 (3.1-20191231-1) ... 16:19:49 Setting up python3 (3.8.2-0ubuntu2) ... 16:19:49 running python rtupdate hooks for python3.8... 16:19:49 running python post-rtupdate hooks for python3.8... 16:19:49 Setting up apparmor (2.13.3-7ubuntu5.1) ... 16:19:50 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:19:50 Reloading AppArmor profiles 16:19:50 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 16:19:50 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 16:19:51 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 16:19:51 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 16:19:51 Setting up systemd (245.4-4ubuntu3.15) ... 16:19:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:19:51 Installing new version of config file /etc/systemd/resolved.conf ... 16:19:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:19:53 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 16:19:53 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 16:19:53 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 16:19:53 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 16:19:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:19:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:19:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:19:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:19:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:19:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:19:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:19:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:19:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:19:55 /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' 16:19:55 Processing triggers for libc-bin (2.31-0ubuntu9) ... 16:19:56 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:19:56 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:19:56 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 16:19:57 Reading package lists... 16:19:57 Reading package lists... 16:19:57 Building dependency tree... 16:19:57 Reading state information... 16:19:57 Calculating upgrade... 16:19:57 The following packages will be upgraded: 16:19:57 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 16:19:57 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 16:19:57 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 16:19:57 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 16:19:57 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 16:19:57 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 16:19:57 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 16:19:57 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 16:19:57 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 16:19:57 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 16:19:57 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 16:19:57 xz-utils zlib1g 16:19:57 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:19:57 Need to get 65.7 MB of archives. 16:19:57 After this operation, 27.5 MB of additional disk space will be used. 16:19:57 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 16:19:57 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 16:19:58 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 16:19:58 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 16:19:58 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] 16:19:58 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 16:19:58 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 16:19:58 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 16:19:58 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 16:19:58 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 16:19:58 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 16:19:58 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 16:19:58 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 16:19:58 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 16:19:58 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 16:19:58 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 16:19:58 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 16:19:58 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] 16:19:58 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] 16:19:58 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 16:19:58 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 16:19:58 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 16:20:02 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 16:20:02 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] 16:20:03 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 16:20:04 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 16:20:07 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 16:20:07 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 16:20:09 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 16:20:09 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 16:20:09 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 16:20:09 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 16:20:09 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 16:20:09 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 16:20:09 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [Pipeline] } 16:20:10 $ docker stop --time=1 1ffad5603c452aa6f0a9f6022fb710aa9c0aaeff679e7a31a9c179980d527d08 16:20:10 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 16:20:12 $ docker rm -f 1ffad5603c452aa6f0a9f6022fb710aa9c0aaeff679e7a31a9c179980d527d08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:14 16:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:15 latest: Pulling from edgex-devops/edgex-compose-arm64 16:20:15 29e5d40040c1: Pulling fs layer 16:20:15 1ce36da41761: Pulling fs layer 16:20:15 25b303627fd3: Pulling fs layer 16:20:15 29e5d40040c1: Download complete 16:20:15 1ce36da41761: Verifying Checksum 16:20:15 1ce36da41761: Download complete 16:20:15 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 16:20:15 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 16:20:15 29e5d40040c1: Pull complete 16:20:16 25b303627fd3: Verifying Checksum 16:20:16 25b303627fd3: Download complete 16:20:17 1ce36da41761: Pull complete 16:20:23 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 16:20:23 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 16:20:24 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 16:20:29 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] 16:20:29 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 16:20:29 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 16:20:29 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 16:20:29 25b303627fd3: Pull complete 16:20:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:20:29 prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 16:20:29 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 16:20:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 16:20:30 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 16:20:30 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 16:20:30 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 16:20:32 $ docker top 977a78012e7de30b84c415e0aebaf585e12c539d2726b5e3f0f754e92fa77ff4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:32 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 16:20:33 + docker-compose build --help 16:20:33 + grep parallel 16:20:33 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 16:20:34 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 16:20:34 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 16:20:35 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 16:20:35 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 16:20:35 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 16:20:36 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 16:20:38 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 16:20:38 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 16:20:38 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 16:20:38 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 16:20:38 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 16:20:38 --parallel Build images in parallel. 16:20:39 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [Pipeline] } 16:20:39 $ docker stop --time=1 977a78012e7de30b84c415e0aebaf585e12c539d2726b5e3f0f754e92fa77ff4 16:20:40 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] 16:20:40 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 16:20:40 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 16:20:41 $ docker rm -f 977a78012e7de30b84c415e0aebaf585e12c539d2726b5e3f0f754e92fa77ff4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:20:41 . [Pipeline] withDockerContainer 16:20:41 prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 16:20:41 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:20:43 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 16:20:43 $ docker top 33553b6a6e27906752c1535c67c4f63a20c566cc9a0994e23d02435c4930d95e -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:44 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 16:20:44 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 16:20:44 + docker-compose -f ./docker-compose-build.yml build --parallel 16:20:44 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 16:20:44 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] 16:20:50 Building core-command ... 16:20:50 Building core-data ... 16:20:50 Building core-metadata ... 16:20:50 Building security-bootstrapper ... 16:20:50 Building security-proxy-setup ... 16:20:50 Building security-secretstore-setup ... 16:20:50 Building security-spiffe-token-provider ... 16:20:50 Building security-spire-agent ... 16:20:50 Building security-spire-config ... 16:20:50 Building security-spire-server ... 16:20:50 Building support-notifications ... 16:20:50 Building support-scheduler ... 16:20:50 Building sys-mgmt-agent ... 16:20:50 Building core-metadata 16:20:50 Building security-spire-config 16:20:50 Building security-spire-agent 16:20:50 Building sys-mgmt-agent 16:20:50 Building security-spire-server 16:20:50 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] 16:21:05 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] 16:21:15 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] 16:21:17 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] 16:21:22 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] 16:21:36 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] 16:21:36 debconf: delaying package configuration, since apt-utils is not installed 16:21:36 Fetched 65.7 MB in 1min 37s (679 kB/s) 16:21:36 (Reading database ... 14313 files and directories currently installed.) 16:21:36 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 16:21:36 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:21:36 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 16:21:36 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:21:36 Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... 16:21:36 Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... 16:21:36 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:36 (Reading database ... 14312 files and directories currently installed.) 16:21:36 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:36 (Reading database ... 14312 files and directories currently installed.) 16:21:36 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 16:21:36 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 16:21:36 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:36 (Reading database ... 14312 files and directories currently installed.) 16:21:36 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 16:21:37 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:21:37 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 16:21:37 (Reading database ... 14312 files and directories currently installed.) 16:21:37 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 16:21:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:21:37 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:21:37 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 16:21:38 Setting up base-files (11ubuntu5.5) ... 16:21:38 Installing new version of config file /etc/issue ... 16:21:38 Installing new version of config file /etc/issue.net ... 16:21:38 Installing new version of config file /etc/lsb-release ... 16:21:38 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:21:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:21:38 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:21:38 Removing obsolete conffile /etc/default/motd-news ... 16:21:38 (Reading database ... 14311 files and directories currently installed.) 16:21:38 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 16:21:38 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 16:21:38 Setting up bash (5.0-6ubuntu1.1) ... 16:21:38 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 16:21:38 (Reading database ... 14311 files and directories currently installed.) 16:21:38 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 16:21:38 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 16:21:38 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 16:21:38 (Reading database ... 14311 files and directories currently installed.) 16:21:38 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:21:38 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:21:38 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 16:21:39 (Reading database ... 14311 files and directories currently installed.) 16:21:39 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 16:21:39 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:21:39 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 16:21:39 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:21:39 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 16:21:39 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:21:39 Setting up perl-base (5.30.0-9ubuntu0.2) ... 16:21:39 (Reading database ... 14311 files and directories currently installed.) 16:21:39 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 16:21:40 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 16:21:40 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... 16:21:40 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... 16:21:40 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... 16:21:40 (Reading database ... 14311 files and directories currently installed.) 16:21:40 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... 16:21:40 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... 16:21:40 Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... 16:21:40 (Reading database ... 14311 files and directories currently installed.) 16:21:40 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:40 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:40 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 16:21:40 (Reading database ... 14311 files and directories currently installed.) 16:21:40 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:40 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:40 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 16:21:40 (Reading database ... 14311 files and directories currently installed.) 16:21:40 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:40 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:40 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:40 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:41 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 16:21:41 (Reading database ... 14311 files and directories currently installed.) 16:21:41 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:41 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:41 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 16:21:41 (Reading database ... 14311 files and directories currently installed.) 16:21:41 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:41 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:41 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:41 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:41 Setting up util-linux (2.34-0.1ubuntu9.3) ... 16:21:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:21:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:21:42 (Reading database ... 14311 files and directories currently installed.) 16:21:42 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 16:21:42 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 16:21:42 Setting up libc-bin (2.31-0ubuntu9.7) ... 16:21:42 (Reading database ... 14311 files and directories currently installed.) 16:21:42 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 16:21:42 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 16:21:42 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 16:21:42 (Reading database ... 14311 files and directories currently installed.) 16:21:42 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 16:21:42 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 16:21:42 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 16:21:42 (Reading database ... 14311 files and directories currently installed.) 16:21:42 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 16:21:43 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:21:43 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 16:21:43 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 16:21:43 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 16:21:43 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 16:21:43 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 16:21:43 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 16:21:43 Setting up gpgv (2.2.19-3ubuntu2.1) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 16:21:43 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 16:21:43 Setting up ubuntu-keyring (2020.02.11.4) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:21:43 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:21:43 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 16:21:43 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 16:21:43 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 16:21:43 (Reading database ... 14311 files and directories currently installed.) 16:21:43 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 16:21:43 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 16:21:44 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 16:21:44 (Reading database ... 14311 files and directories currently installed.) 16:21:44 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 16:21:44 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 16:21:44 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 16:21:44 (Reading database ... 14311 files and directories currently installed.) 16:21:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 16:21:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 16:21:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 16:21:44 (Reading database ... 14311 files and directories currently installed.) 16:21:44 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 16:21:44 Unpacking apt (2.0.6) over (2.0.2) ... 16:21:44 Setting up apt (2.0.6) ... 16:21:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:21:45 (Reading database ... 14311 files and directories currently installed.) 16:21:45 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 16:21:45 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:21:45 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 16:21:45 (Reading database ... 14311 files and directories currently installed.) 16:21:45 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 16:21:45 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:21:45 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 16:21:45 (Reading database ... 14313 files and directories currently installed.) 16:21:45 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 16:21:45 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:21:46 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 16:21:46 (Reading database ... 14317 files and directories currently installed.) 16:21:46 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 16:21:46 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 16:21:46 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 16:21:46 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 16:21:46 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 16:21:46 (Reading database ... 14317 files and directories currently installed.) 16:21:46 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 16:21:46 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 16:21:46 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 16:21:46 (Reading database ... 14317 files and directories currently installed.) 16:21:46 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:21:46 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:21:46 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 16:21:46 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 16:21:47 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... 16:21:47 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 16:21:47 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... 16:21:47 Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... 16:21:47 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 16:21:47 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 16:21:47 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 16:21:47 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 16:21:47 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 16:21:47 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 16:21:47 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 16:21:47 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 16:21:47 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 16:21:47 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 16:21:47 Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... 16:21:47 Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 16:21:48 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 16:21:48 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 16:21:48 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 16:21:48 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:21:48 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 16:21:48 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:21:48 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 16:21:48 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:21:48 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 16:21:48 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:21:48 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 16:21:48 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:21:48 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 16:21:48 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 16:21:48 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 16:21:48 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 16:21:48 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:48 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:48 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:49 Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:49 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:49 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:50 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:50 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:50 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:50 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:51 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:51 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:51 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... 16:21:51 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... 16:21:51 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 16:21:51 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 16:21:51 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... 16:21:52 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 16:21:52 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 16:21:52 Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... 16:21:52 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 16:21:52 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up tzdata (2021e-0ubuntu0.20.04) ... 16:21:52 16:21:52 Current default time zone: 'Etc/UTC' 16:21:52 Local time is now: Wed Mar 9 16:21:52 UTC 2022. 16:21:52 Universal Time is now: Wed Mar 9 16:21:52 UTC 2022. 16:21:52 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:21:52 16:21:52 Setting up xz-utils (5.2.4-1ubuntu1) ... 16:21:52 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 16:21:52 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up mount (2.34-0.1ubuntu9.3) ... 16:21:52 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 16:21:52 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 16:21:52 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 16:21:52 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 16:21:52 Setting up openssl (1.1.1f-1ubuntu2.11) ... 16:21:52 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 16:21:52 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... 16:21:52 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 16:21:52 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 16:21:52 Setting up fdisk (2.34-0.1ubuntu9.3) ... 16:21:52 Setting up ca-certificates (20210119~20.04.2) ... 16:21:54 Updating certificates in /etc/ssl/certs... 16:21:54 21 added, 21 removed; done. 16:21:54 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... 16:21:55 Setting up perl (5.30.0-9ubuntu0.2) ... 16:21:55 Setting up procps (2:3.3.16-1ubuntu2.3) ... 16:21:55 Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... 16:21:55 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 16:21:55 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 16:21:55 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 16:21:55 Setting up binutils (2.34-6ubuntu1.3) ... 16:21:55 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 16:21:55 Setting up build-essential (12.8ubuntu1.1) ... 16:21:55 Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... 16:21:55 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 16:21:55 Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 16:21:55 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 16:21:55 Processing triggers for systemd (245.4-4ubuntu3.15) ... 16:21:55 Processing triggers for mime-support (3.64ubuntu1) ... 16:21:55 Processing triggers for ca-certificates (20210119~20.04.2) ... 16:21:55 Updating certificates in /etc/ssl/certs... 16:21:55 0 added, 0 removed; done. 16:21:55 Running hooks in /etc/ca-certificates/update.d... 16:21:55 done. 16:21:57 Reading package lists... 16:21:57 Building dependency tree... 16:21:57 Reading state information... 16:21:57 The following NEW packages will be installed: 16:21:57 apt-transport-https 16:21:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:21:57 Need to get 4680 B of archives. 16:21:57 After this operation, 162 kB of additional disk space will be used. 16:21:57 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 16:21:57 debconf: delaying package configuration, since apt-utils is not installed 16:21:57 Fetched 4680 B in 0s (21.7 kB/s) 16:21:57 Selecting previously unselected package apt-transport-https. 16:21:57 (Reading database ... 14320 files and directories currently installed.) 16:21:57 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 16:21:57 Unpacking apt-transport-https (2.0.6) ... 16:21:57 Setting up apt-transport-https (2.0.6) ... 16:21:58 Waiting for network to be ready... 16:22:02 2022-03-09T16:22:01Z INFO Waiting for automatic snapd restart... 16:22:02 snapd 2.54.3 from Canonical* installed 16:22:02 "snapd" switched to the "latest/stable" channel 16:22:02 16:22:05 core20 20220215 from Canonical* installed 16:22:05 "core20" switched to the "latest/stable" channel 16:22:05 16:22:07 snapcraft 6.0.2 from Canonical* installed 16:22:07 "snapcraft" switched to the "latest/stable" channel 16:22:07 16:22: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: 16:22:12 - README.md 16:22:12 16:22:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:22:12 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 16:22:12 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 16:22:12 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 16:22:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:22:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:22:12 ---> bf7513ea33e5 16:22:12 Step 3/23 : WORKDIR /edgex-go 16:22:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:22:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:22:12 ---> bf7513ea33e5 16:22:12 Step 3/23 : WORKDIR /edgex-go 16:22:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:22:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:22:12 ---> bf7513ea33e5 16:22:12 Step 3/23 : WORKDIR /edgex-go 16:22:12 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:22:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:22:12 ---> bf7513ea33e5 16:22:12 Step 3/24 : WORKDIR /edgex-go 16:22:12 Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:22:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:22:12 ---> bf7513ea33e5 16:22:12 Step 3/24 : WORKDIR /edgex-go 16:22:12 ---> Running in 2b9cc4e79965 16:22:12 ---> Running in 5f2d2af83d2d 16:22:12 ---> Running in 8ac28ff07351 16:22:12 ---> Running in a752f3908fc3 16:22:12 ---> Running in d6356019bde1 16:22:12 Removing intermediate container 8ac28ff07351 16:22:12 ---> 7e6a672c59be 16:22:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:12 Removing intermediate container a752f3908fc3 16:22:12 ---> 1a340dbc6bb9 16:22:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:12 Removing intermediate container d6356019bde1 16:22:12 ---> 1d85268dd5ba 16:22:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:12 Removing intermediate container 5f2d2af83d2d 16:22:12 ---> 59508ffea933 16:22:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:12 Removing intermediate container 2b9cc4e79965 16:22:12 ---> a9db66729d6e 16:22:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:12 ---> Running in 1b0ee16c886f 16:22:12 ---> Running in 16dae270c7dd 16:22:12 ---> Running in 92346efcc72c 16:22:12 ---> Running in 5dfed7045752 16:22:12 ---> Running in 218ca10fc566 16:22:13 Removing intermediate container 16dae270c7dd 16:22:13 ---> 1bc2350ec11f 16:22:13 Step 5/24 : RUN apk add --update --no-cache make git 16:22:13 Removing intermediate container 1b0ee16c886f 16:22:13 ---> 2521b8db0ee3 16:22:13 Step 5/23 : RUN apk add --update --no-cache make bash git 16:22:13 Fetched 114 kB in 1s (138 kB/s) 16:22:13 ---> Running in bdcc9ec2e8ec 16:22:13 ---> Running in 83b0ea34b7b5 16:22:13 Reading package lists... 16:22:13 Removing intermediate container 92346efcc72c 16:22:13 ---> e2c9966944bc 16:22:13 Step 5/23 : RUN apk add --update --no-cache make git 16:22:13 Removing intermediate container 5dfed7045752 16:22:13 ---> 09abd90db191 16:22:13 Step 5/24 : RUN apk add --update --no-cache make git 16:22:13 Removing intermediate container 218ca10fc566 16:22:13 ---> c369f16a48dc 16:22:13 Step 5/23 : RUN apk add --update --no-cache make git 16:22:13 ---> Running in f8f4d663a181 16:22:14 ---> Running in a1559071fcdd 16:22:14 ---> Running in f8e3d45e6250 16:22:14 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 16:22:14 Reading package lists... 16:22:14 Building dependency tree... 16:22:14 Reading state information... 16:22:14 Suggested packages: 16:22:14 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 16:22:14 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 16:22:14 krb5-user libnorm-doc 16:22:14 Recommended packages: 16:22:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:22:14 The following NEW packages will be installed: 16:22:14 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 16:22:14 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 16:22:14 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 16:22:14 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 16:22:14 libzmq5 pkg-config zip 16:22:14 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 16:22:14 Need to get 10.3 MB of archives. 16:22:14 After this operation, 56.5 MB of additional disk space will be used. 16:22:14 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 16:22:14 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 16:22:15 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 16:22:15 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 16:22:15 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 16:22:15 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 16:22:15 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 16:22:15 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 16:22:15 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 16:22:15 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 16:22:15 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 16:22:15 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 16:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:15 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 16:22:15 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 16:22:15 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 16:22:15 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 16:22:15 Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 16:22:15 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 16:22:15 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 16:22:15 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 16:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:17 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 16:22:17 OK: 220 MiB in 52 packages 16:22:17 OK: 220 MiB in 52 packages 16:22:18 OK: 220 MiB in 52 packages 16:22:18 OK: 220 MiB in 52 packages 16:22:18 OK: 220 MiB in 52 packages 16:22:19 Removing intermediate container 83b0ea34b7b5 16:22:19 ---> fbaa6fee6e00 16:22:19 Step 6/24 : COPY go.mod vendor* ./ 16:22:19 Removing intermediate container bdcc9ec2e8ec 16:22:19 ---> e7c97bc206d0 16:22:19 Step 6/23 : COPY go.mod vendor* ./ 16:22:19 Removing intermediate container f8f4d663a181 16:22:19 ---> f2b3cfef3320 16:22:19 Step 6/23 : COPY go.mod vendor* ./ 16:22:20 Removing intermediate container f8e3d45e6250 16:22:20 ---> 20225fa73802 16:22:20 Step 6/23 : COPY go.mod vendor* ./ 16:22:20 Removing intermediate container a1559071fcdd 16:22:20 ---> 1acc7b829199 16:22:20 Step 6/24 : COPY go.mod vendor* ./ 16:22:20 ---> 8ec2065b387f 16:22:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:20 ---> Running in 7563e7b28c00 16:22:20 ---> 578cc6983b85 16:22:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:20 ---> Running in 60636371510a 16:22:21 ---> 61527dae3af6 16:22:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:21 ---> Running in ccb913b63b06 16:22:21 ---> b93511a00e9b 16:22:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:21 ---> e104b4de35b8 16:22:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:21 ---> Running in adbb34810473 16:22:22 ---> Running in 344f30410bb0 16:22:24 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 16:22:24 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 16:22:24 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 16:22:24 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 16:22:24 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 16:22:24 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 16:22:24 debconf: delaying package configuration, since apt-utils is not installed 16:22:24 Fetched 10.3 MB in 9s (1166 kB/s) 16:22:24 Selecting previously unselected package libglib2.0-0:amd64. 16:22:24 (Reading database ... 14324 files and directories currently installed.) 16:22:24 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 16:22:24 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:22:24 Selecting previously unselected package libsodium23:amd64. 16:22:24 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 16:22:24 Unpacking libsodium23:amd64 (1.0.18-1) ... 16:22:24 Selecting previously unselected package libpsl5:amd64. 16:22:24 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 16:22:24 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:22:24 Selecting previously unselected package libbrotli1:amd64. 16:22:24 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 16:22:24 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:22:24 Selecting previously unselected package libnghttp2-14:amd64. 16:22:24 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 16:22:24 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 16:22:24 Selecting previously unselected package librtmp1:amd64. 16:22:24 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 16:22:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:22:24 Selecting previously unselected package libssh-4:amd64. 16:22:24 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 16:22:24 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:22:24 Selecting previously unselected package libcurl3-gnutls:amd64. 16:22:24 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 16:22:24 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:22:24 Selecting previously unselected package liberror-perl. 16:22:24 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 16:22:24 Unpacking liberror-perl (0.17029-1) ... 16:22:24 Selecting previously unselected package git-man. 16:22:24 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 16:22:24 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 16:22:24 Selecting previously unselected package git. 16:22:24 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 16:22:24 Unpacking git (1:2.25.1-1ubuntu3.2) ... 16:22:25 Selecting previously unselected package libgssrpc4:amd64. 16:22:25 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 16:22:25 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:22:25 Selecting previously unselected package libkdb5-9:amd64. 16:22:25 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 16:22:25 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:22:25 Selecting previously unselected package libkadm5srv-mit11:amd64. 16:22:25 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:22:25 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:22:25 Selecting previously unselected package libkadm5clnt-mit11:amd64. 16:22:25 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 16:22:25 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:22:25 Selecting previously unselected package comerr-dev:amd64. 16:22:25 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 16:22:25 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:22:25 Selecting previously unselected package krb5-multidev:amd64. 16:22:25 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 16:22:25 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:22:25 Selecting previously unselected package libnorm1:amd64. 16:22:25 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 16:22:25 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:22:25 Selecting previously unselected package libnorm-dev:amd64. 16:22:25 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 16:22:25 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:22:25 Selecting previously unselected package libpgm-5.2-0:amd64. 16:22:25 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:22:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:22:25 Selecting previously unselected package libpgm-dev:amd64. 16:22:25 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 16:22:25 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:22:25 Selecting previously unselected package libsodium-dev:amd64. 16:22:25 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 16:22:25 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 16:22:25 Selecting previously unselected package libzmq5:amd64. 16:22:25 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 16:22:25 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:22:25 Selecting previously unselected package libkrb5-dev:amd64. 16:22:25 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 16:22:25 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Selecting previously unselected package libzmq3-dev:amd64. 16:22:26 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 16:22:26 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:22:26 Selecting previously unselected package pkg-config. 16:22:26 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 16:22:26 Unpacking pkg-config (0.29.1-0ubuntu4) ... 16:22:26 Selecting previously unselected package zip. 16:22:26 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 16:22:26 Unpacking zip (3.0-11build1) ... 16:22:26 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 16:22:26 Setting up libsodium23:amd64 (1.0.18-1) ... 16:22:26 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 16:22:26 No schema files found: doing nothing. 16:22:26 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 16:22:26 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 16:22:26 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 16:22:26 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 16:22:26 Setting up liberror-perl (0.17029-1) ... 16:22:26 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Setting up zip (3.0-11build1) ... 16:22:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 16:22:26 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 16:22:26 Setting up pkg-config (0.29.1-0ubuntu4) ... 16:22:26 Setting up libsodium-dev:amd64 (1.0.18-1) ... 16:22:26 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 16:22:26 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 16:22:26 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:22:26 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 16:22:26 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 16:22:26 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 16:22:26 Setting up git (1:2.25.1-1ubuntu3.2) ... 16:22:26 Removing intermediate container 7563e7b28c00 16:22:26 ---> c77938ff185c 16:22:26 Step 8/24 : COPY . . 16:22:26 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 16:22:26 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 16:22:26 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 16:22:27 comerr-dev set to automatically installed. 16:22:27 git set to automatically installed. 16:22:27 git-man set to automatically installed. 16:22:27 krb5-multidev set to automatically installed. 16:22:27 libbrotli1 set to automatically installed. 16:22:27 libcurl3-gnutls set to automatically installed. 16:22:27 liberror-perl set to automatically installed. 16:22:27 libglib2.0-0 set to automatically installed. 16:22:27 libgssrpc4 set to automatically installed. 16:22:27 libkadm5clnt-mit11 set to automatically installed. 16:22:27 libkadm5srv-mit11 set to automatically installed. 16:22:27 libkdb5-9 set to automatically installed. 16:22:27 libkrb5-dev set to automatically installed. 16:22:27 libnghttp2-14 set to automatically installed. 16:22:27 libnorm-dev set to automatically installed. 16:22:27 libnorm1 set to automatically installed. 16:22:27 libpgm-5.2-0 set to automatically installed. 16:22:27 libpgm-dev set to automatically installed. 16:22:27 libpsl5 set to automatically installed. 16:22:27 librtmp1 set to automatically installed. 16:22:27 libsodium-dev set to automatically installed. 16:22:27 libsodium23 set to automatically installed. 16:22:27 libssh-4 set to automatically installed. 16:22:27 libzmq3-dev set to automatically installed. 16:22:27 libzmq5 set to automatically installed. 16:22:27 pkg-config set to automatically installed. 16:22:27 zip set to automatically installed. 16:22:27 Removing intermediate container 60636371510a 16:22:27 ---> 7256af60d2d7 16:22:27 Step 8/23 : COPY . . 16:22:27 snapd is not logged in, snap install commands will use sudo 16:22:27 Removing intermediate container ccb913b63b06 16:22:27 ---> 15145d8ea579 16:22:27 Step 8/23 : COPY . . 16:22:28 Removing intermediate container adbb34810473 16:22:28 ---> 2bd6a9c47aad 16:22:28 Step 8/23 : COPY . . 16:22:28 Removing intermediate container 344f30410bb0 16:22:28 ---> c65a9dd84431 16:22:28 Step 8/24 : COPY . . 16:22:39 go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed 16:22:40 Downloading snap 'edgex-app-service-configurable' 16:22:42 Pulling app-service-configurable 16:22:42 + snapcraftctl pull 16:22:44 Pulling config-common 16:22:44 + snapcraftctl pull 16:22:45 Pulling go-build-helper 16:22:45 + snapcraftctl pull 16:22:47 'edgex-go' has dependencies that need to be staged: go-build-helper 16:22:47 Skipping pull go-build-helper (already ran) 16:22:47 Building go-build-helper 16:22:47 + snapcraftctl build 16:22:48 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 16:22:48 Staging go-build-helper 16:22:48 + snapcraftctl stage 16:22:54 ---> dc2fdd3ae168 16:22:54 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:22:54 ---> 949b71379fc5 16:22:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:22:54 ---> 3bfeb823cf18 16:22:54 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:22:54 ---> 1916eea1fd85 16:22:54 Step 9/23 : ARG SPIRE_RELEASE=1.2.0 16:22:54 ---> 0b3d685b1022 16:22:54 Step 9/24 : ARG SPIRE_RELEASE=1.2.0 16:22:54 ---> Running in 5dbb8af4c382 16:22:54 ---> Running in 6817f85722f6 16:22:54 ---> Running in 3bba4c3beb29 16:22:54 ---> Running in b52fe27904d7 16:22:54 ---> Running in f668f3ef53af 16:22:54 Removing intermediate container 5dbb8af4c382 16:22:54 ---> 00306a539f75 16:22:54 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 16:22:54 ---> Running in 46ba40dcad80 16:22:54 Removing intermediate container b52fe27904d7 16:22:54 ---> 17a4491ba9c6 16:22:54 Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 16:22:54 Removing intermediate container f668f3ef53af 16:22:54 ---> 24e9b3ac97cb 16:22:54 Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" 16:22:54 ---> Running in 9af0de737231 16:22:54 ---> Running in f8e69d680b05 16:22:55 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 16:22:55 Fetched 290 kB in 0s (0 B/s) 16:22:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 16:22:55 Fetched 158 kB in 0s (0 B/s) 16:22:55 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 16:22:55 Fetched 242 kB in 0s (0 B/s) 16:22:55 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 16:22:55 Fetched 150 kB in 0s (0 B/s) 16:22:55 Pulling edgex-go 16:22:55 + snapcraftctl pull 16:22:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:22:55 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 16:22:55 Pulling hooks 16:22:55 + snapcraftctl pull 16:22:58 spire-1.2.0/ 16:22:58 spire-1.2.0/ 16:22:58 spire-1.2.0/ 16:23:02 spire-1.2.0/README.md 16:23:02 spire-1.2.0/bin/ 16:23:02 spire-1.2.0/bin/spire-server 16:23:02 spire-1.2.0/bin/spire-agent 16:23:02 spire-1.2.0/conf/ 16:23:02 spire-1.2.0/conf/server/ 16:23:02 spire-1.2.0/conf/server/server.conf 16:23:02 spire-1.2.0/conf/agent/ 16:23:02 spire-1.2.0/conf/agent/agent.conf 16:23:02 spire-1.2.0/LICENSE 16:23:02 spire-1.2.0/README.md 16:23:02 spire-1.2.0/bin/ 16:23:02 spire-1.2.0/bin/spire-server 16:23:02 spire-1.2.0/bin/spire-agent 16:23:02 spire-1.2.0/conf/ 16:23:02 spire-1.2.0/conf/server/ 16:23:02 spire-1.2.0/conf/server/server.conf 16:23:02 spire-1.2.0/conf/agent/ 16:23:02 spire-1.2.0/conf/agent/agent.conf 16:23:02 spire-1.2.0/LICENSE 16:23:03 spire-1.2.0/README.md 16:23:03 spire-1.2.0/bin/ 16:23:03 spire-1.2.0/bin/spire-server 16:23:03 spire-1.2.0/bin/spire-agent 16:23:03 spire-1.2.0/conf/ 16:23:03 spire-1.2.0/conf/server/ 16:23:03 spire-1.2.0/conf/server/server.conf 16:23:03 spire-1.2.0/conf/agent/ 16:23:03 spire-1.2.0/conf/agent/agent.conf 16:23:03 spire-1.2.0/LICENSE 16:23:10 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:23:10 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 16:23:10 Fetched 96.1 kB in 0s (0 B/s) 16:23:10 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 16:23:10 Fetched 78.7 kB in 0s (0 B/s) 16:23:10 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 16:23:10 Fetched 48.0 kB in 0s (0 B/s) 16:23:10 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 16:23:10 Fetched 50.2 kB in 0s (0 B/s) 16:23:10 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 16:23:10 Fetched 14.7 kB in 0s (0 B/s) 16:23:10 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 16:23:10 Fetched 234 kB in 0s (0 B/s) 16:23:10 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 16:23:10 Fetched 155 kB in 0s (0 B/s) 16:23:10 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 16:23:10 Fetched 170 kB in 0s (0 B/s) 16:23:10 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 16:23:10 Fetched 267 kB in 0s (0 B/s) 16:23:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:23:10 Fetched 50.6 kB in 0s (0 B/s) 16:23:10 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 16:23:10 Fetched 15.1 kB in 0s (0 B/s) 16:23:10 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 16:23:10 Fetched 51.5 kB in 0s (0 B/s) 16:23:10 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 16:23:10 Fetched 121 kB in 0s (0 B/s) 16:23:10 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 16:23:10 Fetched 29.7 kB in 0s (0 B/s) 16:23:10 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 16:23:10 Fetched 1021 kB in 0s (0 B/s) 16:23:10 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 16:23:10 Fetched 49.3 kB in 0s (0 B/s) 16:23:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 16:23:10 Fetched 54.9 kB in 0s (0 B/s) 16:23:10 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 16:23:10 Fetched 16.6 kB in 0s (0 B/s) 16:23:10 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 16:23:10 Fetched 87.9 kB in 0s (0 B/s) 16:23:10 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 16:23:10 Fetched 142 kB in 0s (0 B/s) 16:23:10 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 16:23:10 Fetched 41.8 kB in 0s (0 B/s) 16:23:10 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 16:23:10 Fetched 181 kB in 0s (0 B/s) 16:23:10 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 16:23:10 Fetched 208 kB in 0s (0 B/s) 16:23:10 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 16:23:10 Fetched 161 kB in 0s (0 B/s) 16:23:10 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 16:23:10 Fetched 107 kB in 0s (0 B/s) 16:23:10 Pulling static-packages 16:23:10 + snapcraftctl pull 16:23:11 Pulling version 16:23:11 + cd /root/project 16:23:11 ++ git describe --tags --abbrev=0 16:23:11 ++ sed s/v// 16:23:11 + GIT_VERSION=2.2.0-dev.33 16:23:11 + '[' -z 2.2.0-dev.33 ']' 16:23:11 + snapcraftctl set-version 2.2.0-dev.33 16:23:12 Building app-service-configurable 16:23:12 + snapcraftctl build 16:23:14 Building config-common 16:23:14 + snapcraftctl build 16:23:15 Removing intermediate container 9af0de737231 16:23:15 ---> 2dcc71b3a013 16:23:15 16:23:15 Step 11/23 : FROM alpine:3.15 16:23:15 Removing intermediate container f8e69d680b05 16:23:15 ---> 31ce755d4917 16:23:15 16:23:15 Step 11/24 : FROM alpine:3.15 16:23:15 Removing intermediate container 46ba40dcad80 16:23:15 ---> a1bd9c5cd8d8 16:23:15 16:23:15 Step 11/24 : FROM alpine:3.15 16:23:15 3.15: Pulling from library/alpine 16:23:15 3.15: Pulling from library/alpine 16:23:15 3.15: Pulling from library/alpine 16:23:15 + cp --archive --link --no-dereference . /root/parts/config-common/install 16:23:16 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:23:16 Status: Downloaded newer image for alpine:3.15 16:23:16 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:23:16 Status: Image is up to date for alpine:3.15 16:23:16 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 16:23:16 Status: Image is up to date for alpine:3.15 16:23:16 ---> 8e1d7573f448 16:23:16 ---> 8e1d7573f448 16:23:16 ---> 8e1d7573f448 16:23:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:23:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:23:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:23:16 ---> Running in 9169aeeec180 16:23:16 ---> Running in 35038f7249cc 16:23:16 ---> Running in 12d5d42079de 16:23:16 Skipping build go-build-helper (already ran) 16:23:16 Building edgex-go 16:23:16 + cd /root/parts/edgex-go/src 16:23:16 ++ git describe --tags --abbrev=0 16:23:16 ++ sed s/v// 16:23:16 + GIT_VERSION=2.2.0-dev.33 16:23:16 + '[' -z 2.2.0-dev.33 ']' 16:23:16 + echo 2.2.0-dev.33 16:23:16 + '[' '!' -d vendor ']' 16:23:16 + go mod download all 16:23:17 Removing intermediate container 35038f7249cc 16:23:17 ---> 4d04eefd06f6 16:23:17 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:17 Removing intermediate container 9169aeeec180 16:23:17 ---> d12363ef8912 16:23:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:17 Removing intermediate container 12d5d42079de 16:23:17 ---> 3c33bfa1f489 16:23:17 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:17 ---> Running in b0ec863d6c01 16:23:17 ---> Running in a95195279276 16:23:17 ---> Running in 4c924bc96638 16:23:22 Removing intermediate container a95195279276 16:23:22 ---> 1b88490050fe 16:23:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:23:22 ---> Running in f905d2b44c77 16:23:22 Removing intermediate container b0ec863d6c01 16:23:22 ---> 8ea16afbb5bc 16:23:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:23:22 ---> Running in b394b287d4ef 16:23:22 Removing intermediate container 4c924bc96638 16:23:22 ---> 3e6fa3e16097 16:23:22 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:23:22 ---> Running in 93aa936d0f07 16:23:24 + make build 16:23:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data 16:23:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:27 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:23:27 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:23:27 OK: 15734 distinct packages available 16:23:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:27 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:23:27 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:23:27 OK: 15734 distinct packages available 16:23:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:27 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:23:27 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:23:27 OK: 15734 distinct packages available 16:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:30 (1/4) Installing dumb-init (1.2.5-r1) 16:23:30 (1/5) Installing dumb-init (1.2.5-r1) 16:23:30 (2/4) Installing musl-obstack (1.2.2-r0) 16:23:30 (3/4) Installing libucontext (1.1-r0) 16:23:30 (2/5) Installing musl-obstack (1.2.2-r0) 16:23:30 (4/4) Installing gcompat (1.0.0-r4) 16:23:30 (3/5) Installing libucontext (1.1-r0) 16:23:30 Executing busybox-1.34.1-r3.trigger 16:23:30 (4/5) Installing gcompat (1.0.0-r4) 16:23:30 OK: 6 MiB in 18 packages 16:23:30 (1/5) Installing dumb-init (1.2.5-r1) 16:23:30 (5/5) Installing openssl (1.1.1l-r8) 16:23:30 (2/5) Installing musl-obstack (1.2.2-r0) 16:23:30 (3/5) Installing libucontext (1.1-r0) 16:23:30 Executing busybox-1.34.1-r3.trigger 16:23:30 OK: 6 MiB in 19 packages 16:23:30 (4/5) Installing gcompat (1.0.0-r4) 16:23:30 (5/5) Installing openssl (1.1.1l-r8) 16:23:31 Executing busybox-1.34.1-r3.trigger 16:23:31 OK: 6 MiB in 19 packages 16:23:33 Removing intermediate container f905d2b44c77 16:23:33 ---> b6d2239bddc7 16:23:33 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:23:33 Removing intermediate container 93aa936d0f07 16:23:33 ---> ab9215807b1b 16:23:33 Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin 16:23:33 Removing intermediate container b394b287d4ef 16:23:33 ---> 7187d274249b 16:23:33 Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:23:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:23:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command 16:23:40 ---> 90a0eeab2cc7 16:23:40 Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin 16:23:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:23:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:23:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:23:42 ---> 8fa2b80be676 16:23:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:23:44 ---> c9b83f323cb8 16:23:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:23:44 ---> Running in 06f587102a50 16:23:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:23:44 ---> b799b266bbf7 16:23:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:23:45 Removing intermediate container 06f587102a50 16:23:45 ---> 359164b4863e 16:23:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:23:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:23:46 ---> ab4e4d7d4a7f 16:23:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:23:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:23:47 ---> 9135565926dc 16:23:47 Step 19/24 : WORKDIR / 16:23:47 ---> Running in 4fe80785de78 16:23:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config 16:23:48 ---> 8d2af5255b3f 16:23:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:23:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:23:48 Removing intermediate container 4fe80785de78 16:23:48 ---> afec827cd6c6 16:23:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:23:49 ---> Running in c6b5c4b5ba18 16:23:49 ---> baba2e0a381b 16:23:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:23:49 ---> ef024005c50f 16:23:49 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:23:50 Removing intermediate container c6b5c4b5ba18 16:23:50 ---> 09a8281e6c62 16:23:50 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:23:50 ---> Running in bdf4d0c7a49c 16:23:50 ---> Running in d15d57863030 16:23:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:23:51 Removing intermediate container d15d57863030 16:23:51 ---> acc6d9dc35be 16:23:51 Step 22/24 : LABEL arch=arm64 16:23:51 ---> Running in 0e8a92068bea 16:23:51 Removing intermediate container bdf4d0c7a49c 16:23:51 ---> 1882c699727c 16:23:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:23:51 ---> 3b2ad08be3d9 16:23:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:23:51 ---> Running in b8921d0c3e6d 16:23:52 Removing intermediate container 0e8a92068bea 16:23:52 ---> f262f8005ee1 16:23:52 Step 23/24 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:23:52 ---> Running in 9cb9774c3de0 16:23:52 Removing intermediate container b8921d0c3e6d 16:23:52 ---> 85d72590fdaf 16:23:52 Step 21/23 : LABEL arch=arm64 16:23:52 ---> Running in 1829f7b14b6c 16:23:53 ---> 29b34ca57d3e 16:23:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:23:53 Removing intermediate container 9cb9774c3de0 16:23:53 ---> 5f8dd8ec6a48 16:23:53 Step 24/24 : LABEL version=0.0.0 16:23:53 ---> Running in 7381729d6920 16:23:53 Removing intermediate container 1829f7b14b6c 16:23:53 ---> b47eba49fbe1 16:23:53 Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:23:54 ---> Running in 2df02469fa2c 16:23:54 Removing intermediate container 7381729d6920 16:23:54 ---> 11590176e198 16:23:54 16:23:54 ---> 88a020f11bd9 16:23:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:23:54 Removing intermediate container 2df02469fa2c 16:23:54 ---> 7b9b48aadcd5 16:23:54 Step 23/23 : LABEL version=0.0.0 16:23:54 ---> Running in 4b4f8a8a9033 16:23:55 ---> Running in 3071a2134210 16:23:55 Removing intermediate container 4b4f8a8a9033 16:23:55 ---> 86feb3b39283 16:23:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:23:56 ---> Running in 79371e34ab1a 16:23:56 Removing intermediate container 3071a2134210 16:23:56 ---> a98cbdb4d56b 16:23:56 16:23:56 Successfully built 11590176e198 16:23:56 Successfully tagged security-spire-config-arm64:latest 16:23:56 Building security-spiffe-token-provider 16:23:56  Building security-spire-config ... done Successfully built a98cbdb4d56b 16:23:56 Successfully tagged security-spire-server-arm64:latest 16:23:56  Building security-spire-server ... done Building core-data 16:23:56 Removing intermediate container 79371e34ab1a 16:23:56 ---> 92919124e89d 16:23:56 Step 22/24 : LABEL arch=arm64 16:23:57 ---> Running in 8593f5d9a910 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:23:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:23:57 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 16:23:57 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:23:57 + case "$service" in 16:23:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:23:57 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 16:23:57 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:23:57 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:23:57 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:23:57 Building hooks 16:23:57 + cd /root/parts/hooks/src 16:23:57 + make build 16:23:57 go mod tidy 16:23:57 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 16:23:57 Removing intermediate container 8593f5d9a910 16:23:57 ---> da2c9699822e 16:23:57 Step 23/24 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:23:57 ---> Running in df4ee5d35229 16:23:57 go: downloading github.com/davecgh/go-spew v1.1.0 16:23:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:23:57 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:23:57 Removing intermediate container df4ee5d35229 16:23:57 ---> 1f9ca2bf2c4f 16:23:57 Step 24/24 : LABEL version=0.0.0 16:23:58 ---> Running in 32ac92b46cc8 16:23:58 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:23:58 Removing intermediate container 32ac92b46cc8 16:23:58 ---> b3874db798ed 16:23:58 16:23:58 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:23:58 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:23:58 Successfully built b3874db798ed 16:23:58 Successfully tagged security-spire-agent-arm64:latest 16:23:58 Building security-bootstrapper 16:24:00 Removing suid/guid from /root/parts/static-packages/install/bin/su 16:24:00 Building static-packages 16:24:00 + snapcraftctl build 16:24:02 Building version 16:24:02 + snapcraftctl build 16:24:04 Staging app-service-configurable 16:24:04 + snapcraftctl stage 16:24:06 Staging config-common 16:24:06 + snapcraftctl stage 16:24:06 Skipping stage go-build-helper (already ran) 16:24:06 Staging edgex-go 16:24:06 + snapcraftctl stage 16:24:08 Staging hooks 16:24:08 + snapcraftctl stage 16:24:09 Staging static-packages 16:24:09 + snapcraftctl stage 16:24:11 Staging version 16:24:11 + snapcraftctl stage 16:24:12 Priming app-service-configurable 16:24:12 + snapcraftctl prime 16:24:15 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 16:24:15 stage-packages: 16:24:15 - libnorm1 16:24:15 - libpgm-5.2-0 16:24:15 - libsodium23 16:24:15 - libzmq5 16:24:15 Priming config-common 16:24:15 + snapcraftctl prime 16:24:17 Priming go-build-helper 16:24:17 + snapcraftctl prime 16:24:18 Priming edgex-go 16:24:18 + snapcraftctl prime 16:24:19 Priming hooks 16:24:19 + snapcraftctl prime 16:24:21 Priming static-packages 16:24:21 + snapcraftctl prime 16:24:25 Priming version 16:24:25 + snapcraftctl prime 16:24:26 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:24:55  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:24:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:24:55 ---> bf7513ea33e5 16:24:55 Step 3/23 : WORKDIR /edgex-go 16:24:55 ---> Using cache 16:24:55 ---> a9db66729d6e 16:24:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:55 ---> Using cache 16:24:55 ---> 09abd90db191 16:24:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:24:55 ---> Running in 818329ae8758 16:24:55 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:24:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:24:55 ---> bf7513ea33e5 16:24:55 Step 3/20 : WORKDIR /edgex-go 16:24:55 ---> Using cache 16:24:55 ---> a9db66729d6e 16:24:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:24:55 ---> Running in 332085a39c54 16:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:24:55 Removing intermediate container 3bba4c3beb29 16:24:55 ---> fb554d44fb6d 16:24:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:24:55 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:24:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:24:55 ---> bf7513ea33e5 16:24:55 Step 3/31 : WORKDIR /edgex-go 16:24:55 ---> Using cache 16:24:55 ---> a9db66729d6e 16:24:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:55 ---> Using cache 16:24:55 ---> 09abd90db191 16:24:55 Step 5/31 : RUN apk add --update --no-cache make git 16:24:55 ---> Using cache 16:24:55 ---> 1acc7b829199 16:24:55 Step 6/31 : COPY go.mod vendor* ./ 16:24:55 ---> Using cache 16:24:55 ---> e104b4de35b8 16:24:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:55 ---> Using cache 16:24:55 ---> c65a9dd84431 16:24:55 Step 8/31 : COPY . . 16:24:55 ---> Running in ea2bc560bdb5 16:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:24:55 ---> Using cache 16:24:55 ---> 0b3d685b1022 16:24:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:24:55 ---> Running in 57c0c6f14b95 16:24:55 OK: 220 MiB in 52 packages 16:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:24:55 Removing intermediate container 818329ae8758 16:24:55 ---> 478b915582f9 16:24:55 Step 6/23 : COPY go.mod vendor* ./ 16:24:55 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 16:24:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:24:55 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:24:55 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:24:55 OK: 15737 distinct packages available 16:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:24:55 ---> d8cea834ecab 16:24:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:55 ---> Running in c5b533ee0f44 16:24:55 Removing intermediate container 6817f85722f6 16:24:55 ---> bd1c87584693 16:24:55 16:24:55 Step 10/23 : FROM alpine:3.14 16:24:55 3.14: Pulling from library/alpine 16:24:56 OK: 220 MiB in 52 packages 16:24:58 Removing intermediate container 332085a39c54 16:24:58 ---> 2db08efd1bfd 16:24:58 Step 5/20 : COPY go.mod vendor* ./ 16:24:58 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:24:58 Status: Downloaded newer image for alpine:3.14 16:24:58 ---> 5b8b7b635229 16:24:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:24:58 ---> Running in 19533d283932 16:24:59 Removing intermediate container ea2bc560bdb5 16:24:59 ---> 5fbf525e18b3 16:24:59 16:24:59 Step 11/23 : FROM docker:20.10.10 16:24:59 20.10.10: Pulling from library/docker 16:25:00 ---> 76cc1a625c8a 16:25:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:00 ---> Running in 2c343e71324a 16:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:25:02 Removing intermediate container c5b533ee0f44 16:25:02 ---> 714f6192b910 16:25:02 Step 8/23 : COPY . . 16:25:03 (1/1) Installing dumb-init (1.2.5-r1) 16:25:03 Executing busybox-1.33.1-r6.trigger 16:25:03 OK: 6 MiB in 15 packages 16:25:06 Removing intermediate container 19533d283932 16:25:06 ---> 1abc792429f3 16:25:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:25:06 ---> Running in 01e0f3a44ed2 16:25:07 Removing intermediate container 01e0f3a44ed2 16:25:07 ---> 1148a35c4206 16:25:07 Step 13/23 : ENV APP_PORT=59881 16:25:07 ---> Running in fc1c6ca4755d 16:25:08 Removing intermediate container 2c343e71324a 16:25:08 ---> 755d1fbc0314 16:25:08 Step 7/20 : COPY . . 16:25:08 Removing intermediate container fc1c6ca4755d 16:25:08 ---> 34e8bcdd4f28 16:25:08 Step 14/23 : EXPOSE $APP_PORT 16:25:08 ---> Running in bf24a5262ecb 16:25:10 Removing intermediate container bf24a5262ecb 16:25:10 ---> 1c977a9652ee 16:25:10 Step 15/23 : WORKDIR / 16:25:10 ---> Running in ae22f5a2f8a0 16:25:12 Removing intermediate container ae22f5a2f8a0 16:25:12 ---> f1e27d9eb140 16:25:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:25:14 ---> 356df0771032 16:25:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:25:18 ---> d313c03ddbaf 16:25:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:25:21 ---> 1e87910b6ab5 16:25:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:25:21 ---> Running in 842b20273421 16:25:22 Removing intermediate container 842b20273421 16:25:22 ---> b311a17edece 16:25:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:25:22 ---> Running in 07ab1c05916b 16:25:23 Removing intermediate container 07ab1c05916b 16:25:23 ---> d6641e138f06 16:25:23 Step 21/23 : LABEL arch=arm64 16:25:24 ---> Running in 045e871ba0e6 16:25:25 Removing intermediate container 045e871ba0e6 16:25:25 ---> b5be37e5ca52 16:25:25 Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:25:25 ---> Running in 28cdac4f2510 16:25:27 Removing intermediate container 28cdac4f2510 16:25:27 ---> 1866aea53ff6 16:25:27 Step 23/23 : LABEL version=0.0.0 16:25:27 ---> Running in c8340ad80901 16:25:28 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 16:25:28 Status: Downloaded newer image for docker:20.10.10 16:25:28 ---> 520e9a0a30f7 16:25:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:25:28 Removing intermediate container c8340ad80901 16:25:28 ---> 115f4c195225 16:25:28 16:25:28 ---> Running in 32cc17210109 16:25:29 Removing intermediate container 32cc17210109 16:25:29 ---> 50a4185398be 16:25:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:25:29 ---> Running in c63f3d728fbd 16:25:30 Successfully built 115f4c195225 16:25:30 Successfully tagged core-metadata-arm64:latest 16:25:30 Building support-scheduler 16:25:32  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:25:33 (1/42) Installing readline (8.1.0-r0) 16:25:33 (2/42) Installing bash (5.1.4-r0) 16:25:33 Executing bash-5.1.4-r0.post-install 16:25:33 (3/42) Installing brotli-libs (1.0.9-r5) 16:25:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 16:25:33 (5/42) Installing libcurl (7.79.1-r0) 16:25:33 (6/42) Installing curl (7.79.1-r0) 16:25:33 (7/42) Installing dumb-init (1.2.5-r1) 16:25:33 (8/42) Installing libbz2 (1.0.8-r1) 16:25:33 (9/42) Installing expat (2.4.7-r0) 16:25:33 (10/42) Installing libffi (3.3-r2) 16:25:33 (11/42) Installing gdbm (1.19-r0) 16:25:33 (12/42) Installing xz-libs (5.2.5-r0) 16:25:34 (13/42) Installing libgcc (10.3.1_git20210424-r2) 16:25:34 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 16:25:34 (15/42) Installing mpdecimal (2.5.1-r1) 16:25:34 (16/42) Installing sqlite-libs (3.35.5-r0) 16:25:34 (17/42) Installing python3 (3.9.5-r2) 16:25:36 (18/42) Installing py3-appdirs (1.4.4-r2) 16:25:36 (19/42) Installing py3-chardet (4.0.0-r2) 16:25:36 (20/42) Installing py3-idna (3.2-r0) 16:25:36 (21/42) Installing py3-urllib3 (1.26.5-r0) 16:25:36 (22/42) Installing py3-certifi (2020.12.5-r1) 16:25:36 (23/42) Installing py3-requests (2.25.1-r4) 16:25:36 (24/42) Installing py3-msgpack (1.0.2-r1) 16:25:36 (25/42) Installing py3-lockfile (0.12.2-r4) 16:25:36 (26/42) Installing py3-cachecontrol (0.12.6-r1) 16:25:36 (27/42) Installing py3-colorama (0.4.4-r1) 16:25:37 (28/42) Installing py3-contextlib2 (0.6.0-r1) 16:25:37 (29/42) Installing py3-distlib (0.3.1-r3) 16:25:37 (30/42) Installing py3-distro (1.5.0-r3) 16:25:37 (31/42) Installing py3-six (1.15.0-r1) 16:25:37 (32/42) Installing py3-webencodings (0.5.1-r4) 16:25:37 (33/42) Installing py3-html5lib (1.1-r1) 16:25:37 (34/42) Installing py3-parsing (2.4.7-r2) 16:25:37 (35/42) Installing py3-packaging (20.9-r1) 16:25:37 (36/42) Installing py3-toml (0.10.2-r2) 16:25:37 (37/42) Installing py3-pep517 (0.10.0-r2) 16:25:37 (38/42) Installing py3-progress (1.5-r2) 16:25:37 (39/42) Installing py3-retrying (1.3.3-r1) 16:25:37 (40/42) Installing py3-ordered-set (4.0.2-r1) 16:25:37 (41/42) Installing py3-setuptools (52.0.0-r3) 16:25:37 (42/42) Installing py3-pip (20.3.4-r1) 16:25:38 Executing busybox-1.33.1-r6.trigger 16:25:38 OK: 84 MiB in 64 packages 16:25:43 Collecting docker-compose==1.23.2 16:25:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:25:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:25:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:25:45 Collecting texttable<0.10,>=0.9.0 16:25:45 Downloading texttable-0.9.1.tar.gz (11 kB) 16:25:48 Collecting cached-property<2,>=1.2.0 16:25:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:25:49 Collecting jsonschema<3,>=2.5.1 16:25:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:25:49 Collecting docopt<0.7,>=0.6.1 16:25:49 Downloading docopt-0.6.2.tar.gz (25 kB) 16:25:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 16:25:52 ---> 88c6b191be45 16:25:52 Step 9/23 : RUN make cmd/core-data/core-data 16:25:52 ---> Running in 80de5a545c3e 16:25:52 Collecting docker<4.0,>=3.6.0 16:25:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:25:53 Collecting dockerpty<0.5,>=0.4.1 16:25:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:25:53 ---> a35bd916ab9a 16:25:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:25:53 ---> Running in 7dfec6daf703 16:25:54 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 16:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:25:56 Collecting websocket-client<1.0,>=0.32.0 16:25:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:25:57 Collecting PyYAML<4,>=3.10 16:25:57 Downloading PyYAML-3.13.tar.gz (270 kB) 16:26:01 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:26:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:01 ---> bf7513ea33e5 16:26:01 Step 3/22 : WORKDIR /edgex-go 16:26:01 ---> Using cache 16:26:01 ---> a9db66729d6e 16:26:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:01 ---> Using cache 16:26:01 ---> 09abd90db191 16:26:01 Step 5/22 : RUN apk add --update --no-cache make git 16:26:01 ---> Using cache 16:26:01 ---> 1acc7b829199 16:26:01 Step 6/22 : COPY go.mod vendor* ./ 16:26:01 ---> Using cache 16:26:01 ---> e104b4de35b8 16:26:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:01 ---> Using cache 16:26:01 ---> c65a9dd84431 16:26:01 Step 8/22 : COPY . . 16:26:01 ---> Using cache 16:26:01 ---> 0b3d685b1022 16:26:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:26:01 ---> Running in 80fa61586496 16:26:03 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 16:26:04 Collecting docker-pycreds>=0.4.0 16:26:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:26:04 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) 16:26:05 Collecting urllib3<1.25,>=1.21.1 16:26:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:26:06 Collecting idna<2.8,>=2.5 16:26:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:26:06 Collecting chardet<3.1.0,>=3.0.2 16:26:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:26:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:26:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:26:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:26:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:26:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:26:08 Attempting uninstall: urllib3 16:26:08 Found existing installation: urllib3 1.26.5 16:26:08 Uninstalling urllib3-1.26.5: 16:26:08 Successfully uninstalled urllib3-1.26.5 16:26:09 Attempting uninstall: idna 16:26:09 Found existing installation: idna 3.2 16:26:09 Uninstalling idna-3.2: 16:26:09 Successfully uninstalled idna-3.2 16:26:10 Attempting uninstall: chardet 16:26:10 Found existing installation: chardet 4.0.0 16:26:10 Uninstalling chardet-4.0.0: 16:26:10 Successfully uninstalled chardet-4.0.0 16:26:12 Attempting uninstall: requests 16:26:12 Found existing installation: requests 2.25.1 16:26:12 Uninstalling requests-2.25.1: 16:26:13 Successfully uninstalled requests-2.25.1 16:26:13 Running setup.py install for texttable: started 16:26:16 Running setup.py install for texttable: finished with status 'done' 16:26:16 Running setup.py install for PyYAML: started 16:26:19 Running setup.py install for PyYAML: finished with status 'done' 16:26:19 Running setup.py install for docopt: started 16:26:23 Running setup.py install for docopt: finished with status 'done' 16:26:23 Running setup.py install for dockerpty: started 16:26:25 Running setup.py install for dockerpty: finished with status 'done' 16:26:27 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 16:26:46 Removing intermediate container c63f3d728fbd 16:26:46 Removing intermediate container 57c0c6f14b95 16:26:46 ---> b6e779c53d0e 16:26:46 16:26:46 Step 10/31 : FROM alpine:3.14 16:26:46 ---> 5b8b7b635229 16:26:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:26:46 ---> c6d676f72a01 16:26:46 Step 14/23 : ENV APP_PORT=58890 16:26:46 ---> Running in 68e04f20647a 16:26:46 ---> Running in 3172454047b1 16:26:46 Removing intermediate container 68e04f20647a 16:26:46 ---> 02d6917a888f 16:26:46 Step 15/23 : EXPOSE $APP_PORT 16:26:46 Removing intermediate container 3172454047b1 16:26:46 ---> 81ab53e3824b 16:26:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:26:46 ---> Running in 4408d984328d 16:26:46 ---> Running in 9d46265802fc 16:26:46 Removing intermediate container 9d46265802fc 16:26:46 ---> 2f9279c3f4db 16:26:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:26:47 ---> 6d36c28e4b4a 16:26:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:26:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:26:48 ---> f7185e8fe3ec 16:26:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:26:49 (1/2) Installing dumb-init (1.2.5-r1) 16:26:49 (2/2) Installing su-exec (0.2-r1) 16:26:49 Executing busybox-1.33.1-r6.trigger 16:26:49 OK: 6 MiB in 16 packages 16:26:50 ---> 96859ae44d1e 16:26:50 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:26:50 ---> Running in b93e4568cabc 16:26:51 Removing intermediate container b93e4568cabc 16:26:51 ---> b97ad11b1bdc 16:26:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:26:51 Removing intermediate container 4408d984328d 16:26:51 ---> 72982febf3c2 16:26:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:26:51 ---> Running in cdf476143270 16:26:51 ---> Running in d101feee3d02 16:26:52 Removing intermediate container cdf476143270 16:26:52 ---> 579ec65b82e8 16:26:52 Step 21/23 : LABEL arch=arm64 16:26:52 Removing intermediate container d101feee3d02 16:26:52 ---> 0fb1ae5c8e72 16:26:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:26:52 ---> Running in 7d747fcbc831 16:26:52 ---> Running in 7c73705bb0a7 16:26:53 Removing intermediate container 7d747fcbc831 16:26:53 ---> 4c2a012564de 16:26:53 Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:26:53 Removing intermediate container 7c73705bb0a7 16:26:53 ---> 372b818e1231 16:26:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:26:53 ---> Running in 2912be63b316 16:26:53 ---> Running in 22ae7dda215a 16:26:54 Removing intermediate container 2912be63b316 16:26:54 ---> bd25f7a94673 16:26:54 Step 23/23 : LABEL version=0.0.0 16:26:54 ---> Running in 7a77ed141ae6 16:26:54 Removing intermediate container 7a77ed141ae6 16:26:55 ---> ab471363a1e6 16:26:55 16:26:55 Successfully built ab471363a1e6 16:26:55 Successfully tagged sys-mgmt-agent-arm64:latest 16:26:55  Building sys-mgmt-agent ... done Building security-secretstore-setup 16:26:56 Removing intermediate container 22ae7dda215a 16:26:56 ---> e5f4eefc07db 16:26:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:26:57 ---> Running in f6d94b80d0bd 16:26:57 Removing intermediate container f6d94b80d0bd 16:26:57 ---> c4e3cd402b69 16:26:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:26:59 ---> cf9e34bbed04 16:26:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:26:59 ---> Running in ec66978ed0a9 16:27:02 Removing intermediate container ec66978ed0a9 16:27:02 ---> 39d771a2dfa2 16:27:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:03 ---> f60d5447fa5d 16:27:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:27:05 ---> 92154aa08c8c 16:27:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:27:06 ---> 910d423c56bb 16:27:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:27:07 ---> 54ef0e357af2 16:27:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:27:08 ---> 761fa33738a0 16:27:08 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:27:09 ---> Running in f263ae8c5586 16:27:09 Removing intermediate container f263ae8c5586 16:27:09 ---> 0618afc9adf3 16:27:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:27:11 ---> f0f3531ea288 16:27:11 Step 26/31 : RUN chmod +x /entrypoint.sh 16:27:11 ---> Running in e6ec50c01137 16:27:15 Removing intermediate container e6ec50c01137 16:27:15 ---> 716c1583adf1 16:27:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:27:15 ---> Running in 9510717a36b9 16:27:16 Removing intermediate container 9510717a36b9 16:27:16 ---> dfb6aad028c9 16:27:16 Step 28/31 : CMD ["gate"] 16:27:16 ---> Running in 811374c2b2c6 16:27:17 Removing intermediate container 811374c2b2c6 16:27:17 ---> 38d55aa3e908 16:27:17 Step 29/31 : LABEL arch=arm64 16:27:17 ---> Running in 488306abec6a 16:27:18 Removing intermediate container 488306abec6a 16:27:18 ---> a2e9f953d9df 16:27:18 Step 30/31 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:27:19 ---> Running in 559cf3a73dc9 16:27:19 Removing intermediate container 559cf3a73dc9 16:27:19 ---> 5e45b819105f 16:27:19 Step 31/31 : LABEL version=0.0.0 16:27:20 ---> Running in fd3e8800abd2 16:27:20 Removing intermediate container fd3e8800abd2 16:27:20 ---> d4456e071d4d 16:27:20 16:27:21 Successfully built d4456e071d4d 16:27:21 Successfully tagged security-bootstrapper-arm64:latest 16:27:21  Building security-bootstrapper ... done Building security-proxy-setup 16:27:24 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:27:24 ---> bf7513ea33e5 16:27:24 Step 3/25 : WORKDIR /edgex-go 16:27:24 ---> Using cache 16:27:24 ---> a9db66729d6e 16:27:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:24 ---> Using cache 16:27:24 ---> 09abd90db191 16:27:24 Step 5/25 : RUN apk add --update --no-cache make git 16:27:24 ---> Using cache 16:27:24 ---> 1acc7b829199 16:27:24 Step 6/25 : COPY go.mod vendor* ./ 16:27:24 ---> Using cache 16:27:24 ---> e104b4de35b8 16:27:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:24 ---> Using cache 16:27:24 ---> c65a9dd84431 16:27:24 Step 8/25 : COPY . . 16:27:24 ---> Using cache 16:27:24 ---> 0b3d685b1022 16:27:24 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:27:24 ---> Running in afa86caba50e 16:27:26 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 16:27:53 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:27:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:27:53 ---> bf7513ea33e5 16:27:53 Step 3/21 : WORKDIR /edgex-go 16:27:53 ---> Using cache 16:27:53 ---> a9db66729d6e 16:27:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:53 ---> Using cache 16:27:53 ---> 09abd90db191 16:27:53 Step 5/21 : RUN apk add --update --no-cache make git 16:27:53 ---> Using cache 16:27:53 ---> 1acc7b829199 16:27:53 Step 6/21 : COPY go.mod vendor* ./ 16:27:53 ---> Using cache 16:27:53 ---> e104b4de35b8 16:27:53 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:53 ---> Using cache 16:27:53 ---> c65a9dd84431 16:27:53 Step 8/21 : COPY . . 16:27:53 ---> Using cache 16:27:53 ---> 0b3d685b1022 16:27:53 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:27:53 ---> Running in 691129e96e73 16:27:53 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 16:29:14 Removing intermediate container 80fa61586496 16:29:14 ---> f26706950a14 16:29:14 16:29:14 Step 10/22 : FROM alpine:3.14 16:29:14 ---> 5b8b7b635229 16:29:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:29:14 ---> Using cache 16:29:14 ---> 1abc792429f3 16:29:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:14 ---> Using cache 16:29:14 ---> 1148a35c4206 16:29:14 Step 13/22 : ENV APP_PORT=59861 16:29:14 ---> Running in 47c2489b478c 16:29:14 Removing intermediate container 47c2489b478c 16:29:14 ---> f233ff4d8088 16:29:14 Step 14/22 : EXPOSE $APP_PORT 16:29:14 ---> Running in bcebf5c93d37 16:29:14 Removing intermediate container bcebf5c93d37 16:29:14 ---> 71e8bbb6594c 16:29:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:14 ---> f06ab3e4fa65 16:29:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:14 ---> 605e124abddd 16:29:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:29:14 ---> 536afa0679fd 16:29:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:29:14 ---> Running in eabd36e6c3fd 16:29:14 Removing intermediate container eabd36e6c3fd 16:29:14 ---> dccb00bfbade 16:29:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:14 ---> Running in de8f06265e20 16:29:14 Removing intermediate container de8f06265e20 16:29:14 ---> acde2454d49a 16:29:14 Step 20/22 : LABEL arch=arm64 16:29:14 ---> Running in 10ef9bc5e4cb 16:29:14 Removing intermediate container 10ef9bc5e4cb 16:29:14 ---> 408ef39120c7 16:29:14 Step 21/22 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:29:14 ---> Running in 313735757abb 16:29:14 Removing intermediate container 313735757abb 16:29:14 ---> a609fe1cdc17 16:29:14 Step 22/22 : LABEL version=0.0.0 16:29:14 ---> Running in 3935775a16f2 16:29:14 Removing intermediate container 3935775a16f2 16:29:14 ---> ba11e78059d2 16:29:14 16:29:15 Successfully built ba11e78059d2 16:29:15 Successfully tagged support-scheduler-arm64:latest 16:29:15  Building support-scheduler ... done Building core-command 16:29:27 Removing intermediate container 80de5a545c3e 16:29:27 ---> dc6d4aa312cd 16:29:27 16:29:27 Step 10/23 : FROM alpine:3.14 16:29:27 ---> 5b8b7b635229 16:29:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:29:27 ---> Running in 522f6a4dcb86 16:29:27 Removing intermediate container 522f6a4dcb86 16:29:27 ---> 2936583c6acd 16:29:27 Step 12/23 : ENV APP_PORT=59880 16:29:27 ---> Running in 410f394100e6 16:29:27 Removing intermediate container 410f394100e6 16:29:27 ---> 9c4359cb5d83 16:29:27 Step 13/23 : EXPOSE $APP_PORT 16:29:27 ---> Running in 73f65a99cbe1 16:29:28 Removing intermediate container 73f65a99cbe1 16:29:28 ---> 204601c2b2d8 16:29:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:28 ---> Running in 58c160e48eb0 16:29:33 Removing intermediate container 58c160e48eb0 16:29:33 ---> 52d918009db2 16:29:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:29:33 ---> Running in 93272beac7c4 16:29:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:29:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:29:38 (1/6) Installing dumb-init (1.2.5-r1) 16:29:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:29:38 (3/6) Installing libsodium (1.0.18-r0) 16:29:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:29:39 (5/6) Installing libzmq (4.3.4-r0) 16:29:39 (6/6) Installing zeromq (4.3.4-r0) 16:29:39 Executing busybox-1.33.1-r6.trigger 16:29:39 OK: 8 MiB in 20 packages 16:29:42 Removing intermediate container 93272beac7c4 16:29:42 ---> 39cd3ed9f88e 16:29:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:44 ---> 551f384701e5 16:29:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:29:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:44 ---> bf7513ea33e5 16:29:44 Step 3/23 : WORKDIR /edgex-go 16:29:44 ---> Using cache 16:29:44 ---> a9db66729d6e 16:29:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:44 ---> Using cache 16:29:44 ---> 09abd90db191 16:29:44 Step 5/23 : RUN apk add --update --no-cache make git 16:29:44 ---> Using cache 16:29:44 ---> 1acc7b829199 16:29:44 Step 6/23 : COPY go.mod vendor* ./ 16:29:44 ---> Using cache 16:29:44 ---> e104b4de35b8 16:29:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:44 ---> Using cache 16:29:44 ---> c65a9dd84431 16:29:44 Step 8/23 : COPY . . 16:29:44 ---> Using cache 16:29:44 ---> 0b3d685b1022 16:29:44 Step 9/23 : RUN make cmd/core-command/core-command 16:29:44 ---> Running in 674071389f02 16:29:46 ---> 3106b0bae270 16:29:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:47 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 16:29:47 ---> 9026dc529b0b 16:29:47 Step 19/23 : ENTRYPOINT ["/core-data"] 16:29:47 ---> Running in 3bda4f52fdd4 16:29:48 Removing intermediate container 3bda4f52fdd4 16:29:48 ---> d5c45e641a20 16:29:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:48 ---> Running in 36bc52df3405 16:29:49 Removing intermediate container 36bc52df3405 16:29:49 ---> c6f908d0b666 16:29:49 Step 21/23 : LABEL arch=arm64 16:29:49 ---> Running in d8ac76628076 16:29:50 Removing intermediate container d8ac76628076 16:29:50 ---> 55ac9ca9a8bc 16:29:50 Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:29:50 ---> Running in 0fec0fffd4c4 16:29:50 Removing intermediate container 0fec0fffd4c4 16:29:50 ---> 07a7f7b49de2 16:29:50 Step 23/23 : LABEL version=0.0.0 16:29:51 ---> Running in 7d57fa67baba 16:29:51 Removing intermediate container 7d57fa67baba 16:29:51 ---> 982c1b951c9d 16:29:51 16:29:52 Successfully built 982c1b951c9d 16:29:52 Successfully tagged core-data-arm64:latest 16:29:52  Building core-data ... done Building support-notifications 16:30:02 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 16:30:20 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 16:30:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:30:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:30:20 ---> bf7513ea33e5 16:30:20 Step 3/22 : WORKDIR /edgex-go 16:30:20 ---> Using cache 16:30:20 ---> a9db66729d6e 16:30:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:20 ---> Using cache 16:30:20 ---> 09abd90db191 16:30:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:30:20 ---> Running in 8995e0689efd 16:30:21 Removing intermediate container afa86caba50e 16:30:21 ---> fc58211ab42d 16:30:21 16:30:21 Step 10/25 : FROM alpine:3.14 16:30:21 ---> 5b8b7b635229 16:30:21 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:30:21 ---> Running in b7d9b0b86108 16:30:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:30:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:25 (1/3) Installing ca-certificates (20211220-r0) 16:30:25 OK: 220 MiB in 52 packages 16:30:25 (2/3) Installing dumb-init (1.2.5-r1) 16:30:25 (3/3) Installing su-exec (0.2-r1) 16:30:25 Executing busybox-1.33.1-r6.trigger 16:30:25 Executing ca-certificates-20211220-r0.trigger 16:30:26 OK: 6 MiB in 17 packages 16:30:27 Removing intermediate container 8995e0689efd 16:30:27 ---> c9ba76b1fd23 16:30:27 Step 6/22 : COPY go.mod vendor* ./ 16:30:28 Removing intermediate container b7d9b0b86108 16:30:28 ---> 210eda36ce0c 16:30:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:28 ---> Running in 734a0d17552e 16:30:28 ---> 77ffba5f878c 16:30:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:28 ---> Running in 23228522aa8a 16:30:29 Removing intermediate container 734a0d17552e 16:30:29 ---> 90576bb6f360 16:30:29 Step 13/25 : WORKDIR / 16:30:29 ---> Running in 946752bd1d77 16:30:30 Removing intermediate container 946752bd1d77 16:30:30 ---> 04306b5ae0ee 16:30:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:30:31 ---> 28b4dc27ef71 16:30:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:30:32 ---> 371a3f2c2253 16:30:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:30:33 ---> 00b4d11de1c5 16:30:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:30:35 ---> 3f571e6d51a3 16:30:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:30:35 Removing intermediate container 23228522aa8a 16:30:35 ---> 2e4706d102ec 16:30:35 Step 8/22 : COPY . . 16:30:38 ---> aa4baedb3570 16:30:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:30:44 ---> d1793f3d7641 16:30:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:30:44 Removing intermediate container 691129e96e73 16:30:44 ---> 356d53845cb0 16:30:44 16:30:44 Step 10/21 : FROM alpine:3.14 16:30:44 ---> 5b8b7b635229 16:30:44 Step 11/21 : RUN apk add --update --no-cache curl 16:30:44 ---> Running in a4d61f562e7c 16:30:46 ---> 952b6003bbc2 16:30:46 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:30:46 ---> Running in 45bd6702665e 16:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:30:47 (1/5) Installing ca-certificates (20211220-r0) 16:30:47 (2/5) Installing brotli-libs (1.0.9-r5) 16:30:47 (3/5) Installing nghttp2-libs (1.43.0-r0) 16:30:47 (4/5) Installing libcurl (7.79.1-r0) 16:30:47 (5/5) Installing curl (7.79.1-r0) 16:30:47 Executing busybox-1.33.1-r6.trigger 16:30:47 Executing ca-certificates-20211220-r0.trigger 16:30:48 OK: 8 MiB in 19 packages 16:30:50 Removing intermediate container 45bd6702665e 16:30:50 ---> ba8e73344bc3 16:30:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:30:50 ---> Running in e80d9716c341 16:30:50 Removing intermediate container a4d61f562e7c 16:30:50 ---> b3dcf6ea632c 16:30:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:30:51 ---> Running in 33408a5d5c14 16:30:51 Removing intermediate container 7dfec6daf703 16:30:51 ---> 6acda974e12e 16:30:51 16:30:51 Step 9/20 : FROM alpine:3.15 16:30:51 ---> 8e1d7573f448 16:30:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:30:51 ---> Using cache 16:30:51 ---> 3c33bfa1f489 16:30:51 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:51 ---> Using cache 16:30:51 ---> 3e6fa3e16097 16:30:51 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:30:51 ---> Running in 9e939173e4e2 16:30:51 Removing intermediate container e80d9716c341 16:30:51 ---> 2199f6b8c0b3 16:30:51 Step 23/25 : LABEL arch=arm64 16:30:51 ---> Running in cb1d01698164 16:30:51 Removing intermediate container 33408a5d5c14 16:30:51 ---> 9d022c69f4db 16:30:51 Step 13/21 : WORKDIR /edgex 16:30:52 ---> Running in d3fd8ed69df6 16:30:53 Removing intermediate container cb1d01698164 16:30:53 Removing intermediate container d3fd8ed69df6 16:30:53 ---> 65fc8dc6e46a 16:30:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:30:53 ---> 23ca75639fac 16:30:53 Step 24/25 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:30:53 ---> Running in 50b34a5eb799 16:30:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:54 Removing intermediate container 50b34a5eb799 16:30:54 ---> fd9ffacf2159 16:30:54 Step 25/25 : LABEL version=0.0.0 16:30:54 ---> aca9c75f860d 16:30:54 ---> Running in a24a4b44568c 16:30:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:30:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:55 Removing intermediate container a24a4b44568c 16:30:55 ---> c4284b2d5945 16:30:55 16:30:56 v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] 16:30:56 v3.15.0-337-g149b0832e7 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:30:56 OK: 15734 distinct packages available 16:30:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:30:56 Successfully built c4284b2d5945 16:30:56 Successfully tagged security-secretstore-setup-arm64:latest 16:30:56  Building security-secretstore-setup ... done  ---> 4515a74bd0ac 16:30:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:30:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:30:58 (1/9) Installing ca-certificates (20211220-r0) 16:30:58 (2/9) Installing brotli-libs (1.0.9-r5) 16:30:59 ---> 359de8947ed2 16:30:59 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:30:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:30:59 (4/9) Installing libcurl (7.80.0-r0) 16:30:59 (5/9) Installing curl (7.80.0-r0) 16:30:59 ---> Running in cabe6a5d6f1e 16:30:59 (6/9) Installing dumb-init (1.2.5-r1) 16:30:59 (7/9) Installing musl-obstack (1.2.2-r0) 16:30:59 (8/9) Installing libucontext (1.1-r0) 16:30:59 (9/9) Installing gcompat (1.0.0-r4) 16:30:59 Executing busybox-1.34.1-r3.trigger 16:31:00 Executing ca-certificates-20211220-r0.trigger 16:31:00 Removing intermediate container cabe6a5d6f1e 16:31:00 ---> aae0bb56e898 16:31:00 Step 18/21 : CMD ["--init=true"] 16:31:00 OK: 8 MiB in 23 packages 16:31:00 ---> Running in 9bffaadf3539 16:31:01 Removing intermediate container 9bffaadf3539 16:31:01 ---> 5a117f047e09 16:31:01 Step 19/21 : LABEL arch=arm64 16:31:01 ---> Running in b890851c9b63 16:31:02 Removing intermediate container b890851c9b63 16:31:02 ---> 4bf8d2454730 16:31:02 Step 20/21 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:31:02 ---> Running in 69ad621b183d 16:31:02 Removing intermediate container 9e939173e4e2 16:31:02 ---> be0806bc6c4f 16:31:02 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:03 Removing intermediate container 69ad621b183d 16:31:03 ---> e6422de8ea52 16:31:03 Step 21/21 : LABEL version=0.0.0 16:31:03 ---> Running in 9c3f15501ca5 16:31:04 ---> 085f537991ee 16:31:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:31:04 Removing intermediate container 9c3f15501ca5 16:31:04 ---> f8f2293c6410 16:31:04 16:31:06 Successfully built f8f2293c6410 16:31:06 Successfully tagged security-proxy-setup-arm64:latest 16:31:08  Building security-proxy-setup ... done  ---> f2b7e6332d9c 16:31:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:31:10 ---> 046a107d4cb0 16:31:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:31:10 ---> Running in 8f4cfe554a16 16:31:11 Removing intermediate container 8f4cfe554a16 16:31:11 ---> 6a21ee02744a 16:31:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:11 ---> 40051d14021a 16:31:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:31:11 ---> Running in c5707f97e189 16:31:11 ---> Running in 1cab4ead7958 16:31:12 Removing intermediate container c5707f97e189 16:31:12 ---> c349fa2f3bf0 16:31:12 Step 18/20 : LABEL arch=arm64 16:31:12 ---> Running in cfd8b6d22663 16:31:13 Removing intermediate container cfd8b6d22663 16:31:13 ---> 29c7e6c46186 16:31:13 Step 19/20 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:31:13 ---> Running in 70539453b39a 16:31:13 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 16:31:13 Removing intermediate container 70539453b39a 16:31:13 ---> 20a7052f5689 16:31:13 Step 20/20 : LABEL version=0.0.0 16:31:13 ---> Running in a5eedb0254fa 16:31:14 Removing intermediate container a5eedb0254fa 16:31:14 ---> e6fe96c3c54a 16:31:14 16:31:14 Successfully built e6fe96c3c54a 16:31:14 Successfully tagged security-spiffe-token-provider-arm64:latest 16:31:27  Building security-spiffe-token-provider ... done Removing intermediate container 674071389f02 16:31:27 ---> 46f3d2260915 16:31:27 16:31:27 Step 10/23 : FROM alpine:3.14 16:31:27 ---> 5b8b7b635229 16:31:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:31:27 ---> Using cache 16:31:27 ---> 1abc792429f3 16:31:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:31:27 ---> Using cache 16:31:27 ---> 1148a35c4206 16:31:27 Step 13/23 : ENV APP_PORT=59882 16:31:27 ---> Running in 55148230854a 16:31:27 Removing intermediate container 55148230854a 16:31:27 ---> 2d130810b340 16:31:27 Step 14/23 : EXPOSE $APP_PORT 16:31:27 ---> Running in d7b3dd7b247e 16:31:28 Removing intermediate container d7b3dd7b247e 16:31:28 ---> 13103652b16a 16:31:28 Step 15/23 : WORKDIR / 16:31:28 ---> Running in 4936afe09a6e 16:31:28 Removing intermediate container 4936afe09a6e 16:31:28 ---> 609833cff1d9 16:31:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:29 ---> 90bacadbb67e 16:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:31:31 ---> 5cff73962348 16:31:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:31:32 ---> 7b3ffc1edf8c 16:31:32 Step 19/23 : ENTRYPOINT ["/core-command"] 16:31:33 ---> Running in 805383eaa0e0 16:31:33 Removing intermediate container 805383eaa0e0 16:31:33 ---> 6d0d0514ec30 16:31:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:31:33 ---> Running in 79008fb701c9 16:31:34 Removing intermediate container 79008fb701c9 16:31:34 ---> f2456e5fc551 16:31:34 Step 21/23 : LABEL arch=arm64 16:31:34 ---> Running in e763fc8b0f6a 16:31:35 Removing intermediate container e763fc8b0f6a 16:31:35 ---> ca38ef627e0f 16:31:35 Step 22/23 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:31:35 ---> Running in 297a142114f3 16:31:35 Removing intermediate container 297a142114f3 16:31:35 ---> b6af65649ac4 16:31:35 Step 23/23 : LABEL version=0.0.0 16:31:35 ---> Running in c1aef1248500 16:31:36 Removing intermediate container c1aef1248500 16:31:36 ---> cfe1c185db63 16:31:36 16:31:36 Successfully built cfe1c185db63 16:31:36 Successfully tagged core-command-arm64:latest 16:32:09  Building core-command ... done Removing intermediate container 1cab4ead7958 16:32:09 ---> d4f56aeaadb2 16:32:09 16:32:09 Step 10/22 : FROM alpine:3.14 16:32:09 ---> 5b8b7b635229 16:32:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:32:09 ---> Running in d7ec3197f77f 16:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:32:09 (1/2) Installing ca-certificates (20211220-r0) 16:32:09 (2/2) Installing dumb-init (1.2.5-r1) 16:32:09 Executing busybox-1.33.1-r6.trigger 16:32:09 Executing ca-certificates-20211220-r0.trigger 16:32:09 OK: 6 MiB in 16 packages 16:32:09 Removing intermediate container d7ec3197f77f 16:32:09 ---> 2cfdaa0b0266 16:32:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:32:09 ---> Running in 3b8f8253cfec 16:32:09 Removing intermediate container 3b8f8253cfec 16:32:09 ---> 002150b73cd7 16:32:09 Step 13/22 : ENV APP_PORT=59860 16:32:09 ---> Running in d30a97a3f8ed 16:32:10 Removing intermediate container d30a97a3f8ed 16:32:10 ---> 1615cdcc9ce4 16:32:10 Step 14/22 : EXPOSE $APP_PORT 16:32:10 ---> Running in d6498e7f5809 16:32:11 Removing intermediate container d6498e7f5809 16:32:11 ---> f6e7a44b27f0 16:32:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:32:11 ---> ead62e8bd336 16:32:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:32:12 ---> 3463236ab14a 16:32:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:32:13 ---> da0b524b013c 16:32:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:32:13 ---> Running in 2901c85d1599 16:32:14 Removing intermediate container 2901c85d1599 16:32:14 ---> 5c2a434b2ae6 16:32:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:32:14 ---> Running in 85cad7ebeebb 16:32:14 Removing intermediate container 85cad7ebeebb 16:32:14 ---> e3d9283db39e 16:32:14 Step 20/22 : LABEL arch=arm64 16:32:14 ---> Running in cfcc7dfb832d 16:32:15 Removing intermediate container cfcc7dfb832d 16:32:15 ---> d6f2dfe6c79f 16:32:15 Step 21/22 : LABEL git_sha=3ae240ce7bc77616f5e3fa7614ab163e49972c22 16:32:15 ---> Running in cb50eb118268 16:32:15 Removing intermediate container cb50eb118268 16:32:15 ---> e23d2d3f404e 16:32:15 Step 22/22 : LABEL version=0.0.0 16:32:15 ---> Running in 47b89ca44626 16:32:16 Removing intermediate container 47b89ca44626 16:32:16 ---> d27e49177703 16:32:16 16:32:16 Successfully built d27e49177703 16:32:16 Successfully tagged support-notifications-arm64:latest 16:32:17  Building support-notifications ... done  [Pipeline] } 16:32:17 $ docker stop --time=1 33553b6a6e27906752c1535c67c4f63a20c566cc9a0994e23d02435c4930d95e 16:32:19 $ docker rm -f 33553b6a6e27906752c1535c67c4f63a20c566cc9a0994e23d02435c4930d95e [Pipeline] // withDockerContainer [Pipeline] sh 16:32:19 + docker images 16:32:19 REPOSITORY TAG IMAGE ID CREATED SIZE 16:32:19 support-notifications-arm64 latest d27e49177703 3 seconds ago 16.1MB 16:32:19 d4f56aeaadb2 15 seconds ago 1.62GB 16:32:19 core-command-arm64 latest cfe1c185db63 43 seconds ago 15.3MB 16:32:19 46f3d2260915 54 seconds ago 1.61GB 16:32:19 security-spiffe-token-provider-arm64 latest e6fe96c3c54a About a minute ago 27.6MB 16:32:19 security-proxy-setup-arm64 latest f8f2293c6410 About a minute ago 25.5MB 16:32:19 security-secretstore-setup-arm64 latest c4284b2d5945 About a minute ago 27MB 16:32:19 6acda974e12e About a minute ago 1.66GB 16:32:19 356d53845cb0 About a minute ago 1.62GB 16:32:19 fc58211ab42d About a minute ago 1.62GB 16:32:19 core-data-arm64 latest 982c1b951c9d 2 minutes ago 19.2MB 16:32:19 dc6d4aa312cd 2 minutes ago 1.63GB 16:32:19 support-scheduler-arm64 latest ba11e78059d2 3 minutes ago 15.4MB 16:32:19 f26706950a14 3 minutes ago 1.62GB 16:32:19 security-bootstrapper-arm64 latest d4456e071d4d 4 minutes ago 18MB 16:32:19 sys-mgmt-agent-arm64 latest ab471363a1e6 5 minutes ago 280MB 16:32:19 b6e779c53d0e 5 minutes ago 1.61GB 16:32:19 core-metadata-arm64 latest 115f4c195225 6 minutes ago 16MB 16:32:19 5fbf525e18b3 7 minutes ago 1.61GB 16:32:19 bd1c87584693 7 minutes ago 1.62GB 16:32:19 security-spire-agent-arm64 latest b3874db798ed 8 minutes ago 118MB 16:32:19 security-spire-server-arm64 latest a98cbdb4d56b 8 minutes ago 82.6MB 16:32:19 security-spire-config-arm64 latest 11590176e198 8 minutes ago 81.9MB 16:32:19 a1bd9c5cd8d8 9 minutes ago 1.7GB 16:32:19 2dcc71b3a013 9 minutes ago 1.7GB 16:32:19 31ce755d4917 9 minutes ago 1.7GB 16:32:19 ci-base-image-arm64 latest bf7513ea33e5 20 minutes ago 1.26GB 16:32:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB 16:32:19 alpine 3.15 8e1d7573f448 3 months ago 5.33MB 16:32:19 docker 20.10.10 520e9a0a30f7 3 months ago 200MB 16:32:19 alpine 3.14 5b8b7b635229 3 months ago 5.35MB 16:32:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 16:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:20 16:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:21 arm64: Pulling from edgex-lftools-log-publisher 16:32:21 8998bd30e6a1: Pulling fs layer 16:32:21 04944245beec: Pulling fs layer 16:32:21 699f458cf7ca: Pulling fs layer 16:32:21 765212b225bb: Pulling fs layer 16:32:21 f23df028b6ca: Pulling fs layer 16:32:21 d65c8cfc05b1: Pulling fs layer 16:32:21 2437ff75d9bd: Pulling fs layer 16:32:21 765212b225bb: Waiting 16:32:21 2437ff75d9bd: Waiting 16:32:21 f23df028b6ca: Waiting 16:32:21 d65c8cfc05b1: Waiting 16:32:21 04944245beec: Verifying Checksum 16:32:21 04944245beec: Download complete 16:32:21 765212b225bb: Download complete 16:32:21 f23df028b6ca: Verifying Checksum 16:32:21 f23df028b6ca: Download complete 16:32:21 d65c8cfc05b1: Verifying Checksum 16:32:21 d65c8cfc05b1: Download complete 16:32:21 699f458cf7ca: Verifying Checksum 16:32:21 699f458cf7ca: Download complete 16:32:21 8998bd30e6a1: Verifying Checksum 16:32:21 8998bd30e6a1: Download complete 16:32:24 2437ff75d9bd: Verifying Checksum 16:32:24 2437ff75d9bd: Download complete 16:32:26 8998bd30e6a1: Pull complete 16:32:27 04944245beec: Pull complete 16:32:28 699f458cf7ca: Pull complete 16:32:29 765212b225bb: Pull complete 16:32:30 f23df028b6ca: Pull complete 16:32:31 d65c8cfc05b1: Pull complete 16:32:49 2437ff75d9bd: Pull complete 16:32:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:32:49 prd-ubuntu18.04-docker-arm64-4c-16g-6697 does not seem to be running inside a container 16:32:49 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-lftools-log-publisher:arm64 cat 16:32:53 $ docker top e1c86e433e991dd3cb13d0fb1c5eeb7d855f238972dbfdf4eb55e90f4173e65d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:54 ---> job-cost.sh 16:32:54 lf-activate-venv: SKIPPING 16:32:54 INFO: No Stack... 16:32:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:32:56 INFO: Archiving Costs [Pipeline] sh 16:32:56 + cat /w/workspace/edgex-go/8/archives/cost.csv 16:32:56 + cut -d, -f6 [Pipeline] lock 16:32:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] 16:32:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] did not exist. Created. 16:32:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:57 + echo total: 0.10999999940395355 [Pipeline] stash 16:32:57 Stashed 1 file(s) [Pipeline] } 16:32:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3892-8-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:58 $ docker stop --time=1 e1c86e433e991dd3cb13d0fb1c5eeb7d855f238972dbfdf4eb55e90f4173e65d 16:32:59 $ docker rm -f e1c86e433e991dd3cb13d0fb1c5eeb7d855f238972dbfdf4eb55e90f4173e65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:33:00 provisioning config files... 16:33:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config3755685110075588993tmp [Pipeline] { [Pipeline] sh 16:33:00 + set +x 16:33:00 + curl -s https://codecov.io/bash 16:33:00 + bash -s -- 16:33:00 16:33:00 _____ _ 16:33:00 / ____| | | 16:33:00 | | ___ __| | ___ ___ _____ __ 16:33:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:33:00 | |___| (_) | (_| | __/ (_| (_) \ V / 16:33:00 \_____\___/ \__,_|\___|\___\___/ \_/ 16:33:00 Bash-1.0.6 16:33:00 16:33:00 16:33:00 ==> git version 2.24.4 found 16:33:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:33:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:33:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:33:00 ==> Jenkins CI detected. 16:33:00 current dir:  /w/workspace/edgex-go/8 16:33:00 project root: . 16:33:00 --> token set from env 16:33:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:33:00 ==> Running gcov in . (disable via -X gcov) 16:33:00 ==> Python coveragepy not found 16:33:00 ==> Searching for coverage reports in: 16:33:00 + . 16:33:00 -> Found 1 reports 16:33:00 ==> Detecting git/mercurial file structure 16:33:00 ==> Reading reports 16:33:00 + ./coverage.out bytes=428383 16:33:00 ==> Appending adjustments 16:33:00 https://docs.codecov.io/docs/fixing-reports 16:33:02 + Found adjustments 16:33:02 ==> Gzipping contents 16:33:02 60K /tmp/codecov.nD1Dug.gz 16:33:02 ==> Uploading reports 16:33:02 url: https://codecov.io 16:33:02 query: branch=PR-3892&commit=6e960d4965412963f8f26af59f5209ef3e4af4a7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= 16:33:02 -> Pinging Codecov 16:33:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3892&commit=6e960d4965412963f8f26af59f5209ef3e4af4a7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3892%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3892&job=&cmd_args= 16:33:02 -> Uploading to 16:33:02 https://storage.googleapis.com/codecov/v4/raw/2022-03-09/00271124DB129430A58F1EEE437C3FCB/6e960d4965412963f8f26af59f5209ef3e4af4a7/460e54c1-c910-4f43-acb4-e259614886b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220309T163302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c283436cc414cc66c6b17502e970342e6ca6f706f080cf2b11e2540ea5c183c 16:33:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:02 Dload Upload Total Spent Left Speed 16:33:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58254 0 0 100 58254 0 166k --:--:-- --:--:-- --:--:-- 166k 100 58254 0 0 100 58254 0 166k --:--:-- --:--:-- --:--:-- 166k 16:33:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e960d4965412963f8f26af59f5209ef3e4af4a7 [Pipeline] } 16:33:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:33:03 + '[' -d /w/workspace/edgex-go/8/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:33:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:33:04 ---> package-listing.sh 16:33:04 ++ facter osfamily 16:33:04 ++ tr '[:upper:]' '[:lower:]' 16:33:04 + OS_FAMILY=redhat 16:33:04 + workspace=/w/workspace/edgex-go/8 16:33:04 + START_PACKAGES=/tmp/packages_start.txt 16:33:04 + END_PACKAGES=/tmp/packages_end.txt 16:33:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:33:04 + PACKAGES=/tmp/packages_start.txt 16:33:04 + '[' /w/workspace/edgex-go/8 ']' 16:33:04 + PACKAGES=/tmp/packages_end.txt 16:33:04 + case "${OS_FAMILY}" in 16:33:04 + sort 16:33:04 + rpm -qa 16:33:08 + '[' -f /tmp/packages_start.txt ']' 16:33:08 + '[' -f /tmp/packages_end.txt ']' 16:33:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:33:08 + '[' /w/workspace/edgex-go/8 ']' 16:33:08 + mkdir -p /w/workspace/edgex-go/8/archives/ 16:33:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 16:33:08 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:33:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:09 16:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:09 latest: Pulling from edgex-lftools-log-publisher 16:33:09 5eb5b503b376: Pulling fs layer 16:33:09 5c69ac0246d0: Pulling fs layer 16:33:09 ec43610c2a17: Pulling fs layer 16:33:09 3a2ae6a8a46f: Pulling fs layer 16:33:09 33b1e0a273af: Pulling fs layer 16:33:09 5d3b04190fa2: Pulling fs layer 16:33:09 2f39f015ded8: Pulling fs layer 16:33:09 33b1e0a273af: Waiting 16:33:09 5d3b04190fa2: Waiting 16:33:09 2f39f015ded8: Waiting 16:33:09 3a2ae6a8a46f: Waiting 16:33:09 5c69ac0246d0: Verifying Checksum 16:33:09 5c69ac0246d0: Download complete 16:33:09 3a2ae6a8a46f: Verifying Checksum 16:33:09 3a2ae6a8a46f: Download complete 16:33:09 ec43610c2a17: Verifying Checksum 16:33:09 ec43610c2a17: Download complete 16:33:10 33b1e0a273af: Verifying Checksum 16:33:10 33b1e0a273af: Download complete 16:33:10 5d3b04190fa2: Verifying Checksum 16:33:10 5d3b04190fa2: Download complete 16:33:10 5eb5b503b376: Verifying Checksum 16:33:10 5eb5b503b376: Download complete 16:33:10 2f39f015ded8: Verifying Checksum 16:33:10 2f39f015ded8: Download complete 16:33:11 5eb5b503b376: Pull complete 16:33:11 5c69ac0246d0: Pull complete 16:33:12 ec43610c2a17: Pull complete 16:33:12 3a2ae6a8a46f: Pull complete 16:33:12 33b1e0a273af: Pull complete 16:33:12 5d3b04190fa2: Pull complete 16:33:18 2f39f015ded8: Pull complete 16:33:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:33:18 prd-centos7-docker-4c-2g-6696 does not seem to be running inside a container 16:33:18 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:latest cat 16:33:23 $ docker top c43d1f77ccc971f9dacec134ccd7441e8194febec71614c854e2adb847610f0b -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:23 + touch /tmp/pre-build-complete [Pipeline] sh 16:33:23 + mkdir -p /var/log/sysstat [Pipeline] sh 16:33:23 + ls /var/log/sa-host 16:33:23 + sadf -c /var/log/sa-host/sa09 16:33:23 file_magic: OK 16:33:23 HZ: Using current value: 100 16:33:23 file_header: OK 16:33:23 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 16:33:23 Statistics: 16:33:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:33:23 File successfully converted to sysstat format version 12.5.2 16:33:23 + sadf -c /var/log/sa-host/sa17 16:33:23 file_magic: OK 16:33:23 HZ: Using current value: 100 16:33:23 file_header: OK 16:33:23 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 16:33:23 Statistics: 16:33:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:33:23 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:24 provisioning config files... 16:33:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3334325734100090811tmp [Pipeline] { [Pipeline] echo 16:33:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:24 ---> create-netrc.sh [Pipeline] } 16:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:33:24 ---> python-tools-install.sh [Pipeline] echo 16:33:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:33:25 ---> sudo-logs.sh 16:33:25 Archiving 'sudo' log.. 16:33:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-6696.novalocal: Name or service not known 16:33:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-6696.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:33:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:33:25 ---> job-cost.sh 16:33:25 lf-activate-venv: SKIPPING 16:33:25 DEBUG: total: 0.10999999940395355 16:33:25 INFO: Retrieving Stack Cost... 16:33:26 INFO: Retrieving Pricing Info for: v3-standard-2 16:33:26 INFO: Archiving Costs [Pipeline] echo 16:33:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:33:26 ---> logs-deploy.sh 16:33:26 lf-activate-venv: SKIPPING 16:33:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3892/8 16:33:26 INFO: archiving workspace using pattern(s): 16:33:27 Archives upload complete. 16:33:27 INFO: archiving logs to Nexus