Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+9e554929d717cf1151dbdc4a6532773c76b36b26 (9cf2e5289b9dfb30eaae4ecf8d43db84c6495519) 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-ssh13396848321354868532.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh10631025072379859812.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16441134739653727646.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh490223467259398806.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16872092899583761154.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116916 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. Merging remotes/origin/main commit 9e554929d717cf1151dbdc4a6532773c76b36b26 into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing 81180978b89003a2ad08c50e104fd5ad9fa124a4 Checking out Revision 81180978b89003a2ad08c50e104fd5ad9fa124a4 (PR-4211) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81180978b89003a2ad08c50e104fd5ad9fa124a4 # timeout=10 Commit message: "Merge commit '9e554929d717cf1151dbdc4a6532773c76b36b26' into HEAD" > git rev-list --no-walk 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:50:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:50:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:50:01 ========================================================= 16:50:01 EdgeX Global Pipelines Version Info 16:50:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:50:02 ------------------- 16:50:02 stable info: 16:50:02 ------------------- 16:50:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:50:02 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:50:02 Message: update stable to v1.0.243 16:50:02 ------------------- 16:50:02 experimental info: 16:50:02 ------------------- 16:50:02 Commited By: **** collab-it+edgex@linuxfoundation.org 16:50:02 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 16:50:02 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:50:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81180978b89003a2ad08c50e104fd5ad9fa124a4 [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8118097 [Pipeline] echo 16:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:03 provisioning config files... 16:50:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4679626805383519347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:03 ---> docker-login.sh 16:50:03 nexus3.edgexfoundry.org:10001 16:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 nexus3.edgexfoundry.org:10002 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 nexus3.edgexfoundry.org:10003 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 nexus3.edgexfoundry.org:10004 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 docker.io 16:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:04 Configure a credential helper to remove this warning. See 16:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:04 16:50:04 Login Succeeded 16:50:04 ---> docker-login.sh ends [Pipeline] } 16:50:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:05 + 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:50:05 + dirname cmd/core-command/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo core-command,cmd/core-command/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + dirname cmd/core-data/Dockerfile 16:50:05 + echo core-data,cmd/core-data/Dockerfile 16:50:05 + dirname cmd/core-metadata/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo core-metadata,cmd/core-metadata/Dockerfile 16:50:05 + dirname cmd/security-bootstrapper/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:50:05 + dirname cmd/security-proxy-setup/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:50:05 + dirname cmd/security-secretstore-setup/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:50:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:50:05 + dirname cmd/security-spire-agent/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:50:05 + dirname cmd/security-spire-config/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:50:05 + dirname cmd/security-spire-server/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:50:05 + dirname cmd/support-notifications/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo support-notifications,cmd/support-notifications/Dockerfile 16:50:05 + dirname cmd/support-scheduler/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:50:05 + dirname cmd/sys-mgmt-agent/Dockerfile 16:50:05 + cut -d/ -f2 16:50:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:50:05 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:50:05 + git rev-list -1 --merges 81180978b89003a2ad08c50e104fd5ad9fa124a4~1..81180978b89003a2ad08c50e104fd5ad9fa124a4 [Pipeline] echo 16:50:05 -----------> git rev-list -1 --merges 81180978b89003a2ad08c50e104fd5ad9fa124a4~1..81180978b89003a2ad08c50e104fd5ad9fa124a4 81180978b89003a2ad08c50e104fd5ad9fa124a4 16:50:05 81180978b89003a2ad08c50e104fd5ad9fa124a4 [false] [Pipeline] sh 16:50:05 + git log --format=format:%s -1 81180978b89003a2ad08c50e104fd5ad9fa124a4 [Pipeline] echo 16:50:05 ========================================================= 16:50:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:50:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:50:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:06 + grep -v github /etc/ssh/ssh_known_hosts 16:50:06 + [ -e /tmp/ssh_known_hosts ] 16:50:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:50:06 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 16:50:06 /etc/ssh/ssh_known_hosts 16:50:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:06 16:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:06 0.1.4: Pulling from edgex-devops/py-git-semver 16:50:06 b85a868b505f: Pulling fs layer 16:50:06 e2be974225ed: Pulling fs layer 16:50:06 339a4e72a1f5: Pulling fs layer 16:50:06 988bab9f4d93: Pulling fs layer 16:50:06 1469e6f7b9e6: Pulling fs layer 16:50:06 eaf3925da568: Pulling fs layer 16:50:06 bab4dde63d76: Pulling fs layer 16:50:06 bde34c3a00c8: Pulling fs layer 16:50:06 b352a97aabf1: Pulling fs layer 16:50:06 4872d77fe225: Pulling fs layer 16:50:06 5851b861e8e6: Pulling fs layer 16:50:06 bab4dde63d76: Waiting 16:50:06 bde34c3a00c8: Waiting 16:50:06 b352a97aabf1: Waiting 16:50:06 eaf3925da568: Waiting 16:50:06 1469e6f7b9e6: Waiting 16:50:06 5851b861e8e6: Waiting 16:50:06 988bab9f4d93: Waiting 16:50:06 4872d77fe225: Waiting 16:50:06 e2be974225ed: Download complete 16:50:06 988bab9f4d93: Verifying Checksum 16:50:06 988bab9f4d93: Download complete 16:50:07 1469e6f7b9e6: Verifying Checksum 16:50:07 1469e6f7b9e6: Download complete 16:50:07 339a4e72a1f5: Verifying Checksum 16:50:07 339a4e72a1f5: Download complete 16:50:07 eaf3925da568: Verifying Checksum 16:50:07 eaf3925da568: Download complete 16:50:07 bde34c3a00c8: Download complete 16:50:07 b352a97aabf1: Verifying Checksum 16:50:07 b352a97aabf1: Download complete 16:50:07 4872d77fe225: Verifying Checksum 16:50:07 4872d77fe225: Download complete 16:50:07 5851b861e8e6: Download complete 16:50:07 b85a868b505f: Verifying Checksum 16:50:07 b85a868b505f: Download complete 16:50:07 bab4dde63d76: Verifying Checksum 16:50:07 bab4dde63d76: Download complete 16:50:08 b85a868b505f: Pull complete 16:50:08 e2be974225ed: Pull complete 16:50:08 339a4e72a1f5: Pull complete 16:50:08 988bab9f4d93: Pull complete 16:50:09 1469e6f7b9e6: Pull complete 16:50:09 eaf3925da568: Pull complete 16:50:10 bab4dde63d76: Pull complete 16:50:10 bde34c3a00c8: Pull complete 16:50:10 b352a97aabf1: Pull complete 16:50:10 4872d77fe225: Pull complete 16:50:11 5851b861e8e6: Pull complete 16:50:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:11 prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container 16:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:12 $ docker top e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 -eo pid,comm 16:50:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:50:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:12 [ssh-agent] Looking for ssh-agent implementation... 16:50:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:12 $ docker exec e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent 16:50:12 SSH_AUTH_SOCK=/tmp/ssh-KZRbU2MGD6Ra/agent.31 16:50:12 SSH_AGENT_PID=37 16:50:12 Running ssh-add (command line suppressed) 16:50:12 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17475336479336063561.key (/w/workspace/edgex-go/2@tmp/private_key_17475336479336063561.key) 16:50:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:13 + git tag --points-at HEAD [Pipeline] } 16:50:13 $ docker exec --env ******** --env ******** e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent -k 16:50:13 unset SSH_AUTH_SOCK; 16:50:13 unset SSH_AGENT_PID; 16:50:13 echo Agent pid 37 killed; 16:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:13 [ssh-agent] Looking for ssh-agent implementation... 16:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:13 $ docker exec e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent 16:50:13 SSH_AUTH_SOCK=/tmp/ssh-Hle5p08xoZ7Q/agent.70 16:50:13 SSH_AGENT_PID=76 16:50:13 Running ssh-add (command line suppressed) 16:50:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14097012765248684724.key (/w/workspace/edgex-go/2@tmp/private_key_14097012765248684724.key) 16:50:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:13 + git semver init 16:50:14 2022-10-25 16:50:14,163 [run_init] DEBUG init version:0.0.0 force:False 16:50:14 2022-10-25 16:50:14,164 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:50:14 2022-10-25 16:50:14,164 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:50:14 2022-10-25 16:50:14,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:50:19 2022-10-25 16:50:18,815 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:50:19 2022-10-25 16:50:18,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4211 with force:False 16:50:19 2022-10-25 16:50:18,816 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4211 16:50:19 2022-10-25 16:50:18,820 [execute] INFO git cat-file --batch-check 16:50:19 2022-10-25 16:50:18,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:50:19 2022-10-25 16:50:18,827 [execute] INFO git cat-file --batch 16:50:19 2022-10-25 16:50:18,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:50:19 2022-10-25 16:50:18,833 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4211 16:50:19 0.0.0 [Pipeline] } 16:50:19 $ docker exec --env ******** --env ******** e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 ssh-agent -k 16:50:19 unset SSH_AUTH_SOCK; 16:50:19 unset SSH_AGENT_PID; 16:50:19 echo Agent pid 76 killed; 16:50:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:20 + git semver [Pipeline] } 16:50:20 $ docker stop --time=1 e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 16:50:21 $ docker rm -f e48c2c774fdeaf79e96db29d2dac0c297709bd336932964ba4b352d2e58972a0 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:50:22 Stashed 1 file(s) [Pipeline] echo 16:50:22 [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] sh 16:50:22 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:22 ========================================================= 16:50:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:50:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:50:22 213ec9aee27d: Pulling fs layer 16:50:22 4583459ba037: Pulling fs layer 16:50:22 93c1e223e6f2: Pulling fs layer 16:50:22 53926ce57604: Pulling fs layer 16:50:22 21b2b0c7a3f4: Pulling fs layer 16:50:22 30f14e443154: Pulling fs layer 16:50:22 801331c1e519: Pulling fs layer 16:50:22 99cc6dd402b0: Pulling fs layer 16:50:22 53926ce57604: Waiting 16:50:22 7d9ed39f4882: Pulling fs layer 16:50:22 21b2b0c7a3f4: Waiting 16:50:22 30f14e443154: Waiting 16:50:22 99cc6dd402b0: Waiting 16:50:22 801331c1e519: Waiting 16:50:22 7d9ed39f4882: Waiting 16:50:22 93c1e223e6f2: Verifying Checksum 16:50:22 93c1e223e6f2: Download complete 16:50:22 4583459ba037: Download complete 16:50:22 21b2b0c7a3f4: Verifying Checksum 16:50:22 21b2b0c7a3f4: Download complete 16:50:22 30f14e443154: Verifying Checksum 16:50:22 30f14e443154: Download complete 16:50:22 213ec9aee27d: Verifying Checksum 16:50:22 213ec9aee27d: Download complete 16:50:22 801331c1e519: Download complete 16:50:23 213ec9aee27d: Pull complete 16:50:23 4583459ba037: Pull complete 16:50:23 93c1e223e6f2: Pull complete 16:50:23 7d9ed39f4882: Verifying Checksum 16:50:23 7d9ed39f4882: Download complete 16:50:23 53926ce57604: Verifying Checksum 16:50:23 53926ce57604: Download complete 16:50:23 99cc6dd402b0: Verifying Checksum 16:50:23 99cc6dd402b0: Download complete 16:50:27 53926ce57604: Pull complete 16:50:27 21b2b0c7a3f4: Pull complete 16:50:27 30f14e443154: Pull complete 16:50:27 801331c1e519: Pull complete 16:50:29 99cc6dd402b0: Pull complete 16:50:30 7d9ed39f4882: Pull complete 16:50:30 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 16:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:50:30 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:30 WORKDIR /edgex 16:50:30 COPY go.mod . 16:50:30 RUN go mod download 16:50:30 docker build -t ci-base-image-x86_64 -f - . 16:50:31 Sending build context to Docker daemon 169.8MB 16:50:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:50:31 ---> 1dedd983c030 16:50:31 Step 2/4 : WORKDIR /edgex 16:50:33 ---> Running in 36aac5c6c82c 16:50:33 Removing intermediate container 36aac5c6c82c 16:50:33 ---> 5a36aa3b9066 16:50:33 Step 3/4 : COPY go.mod . 16:50:33 ---> c5a17cc8dc31 16:50:33 Step 4/4 : RUN go mod download 16:50:33 ---> Running in 5723a08a3339 16:50:37 Still waiting to schedule task 16:50:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:50:43 Removing intermediate container 5723a08a3339 16:50:43 ---> 739774ab0167 16:50:43 Successfully built 739774ab0167 16:50:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:43 + docker inspect -f . ci-base-image-x86_64 16:50:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:43 prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container 16:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:50:44 $ docker top 28efc1624abd756a775d559e5c533543f88ada7702eea7927f484d057673b9a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:44 + go version 16:50:44 go version go1.18.7 linux/amd64 [Pipeline] } 16:50:44 $ docker stop --time=1 28efc1624abd756a775d559e5c533543f88ada7702eea7927f484d057673b9a7 16:50:46 $ docker rm -f 28efc1624abd756a775d559e5c533543f88ada7702eea7927f484d057673b9a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:46 + docker inspect -f . ci-base-image-x86_64 16:50:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:46 prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container 16:50:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:50:46 $ docker top 25db7ed9faa10cc61510995cc96d5cae72e3fa4076a42af8f2db6049db4f8121 -eo pid,comm [Pipeline] { [Pipeline] echo 16:50:46 ========================================================= 16:50:46 [edgeXBuildGoParallel] Running Tests and Build... 16:50:46 ========================================================= [Pipeline] sh 16:50:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:50:47 + make test 16:50:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:50:54 ? github.com/edgexfoundry/edgex-go [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.186s coverage: 43.0% of statements 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:51:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.812s coverage: 89.2% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.2% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.569s coverage: 95.6% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.088s coverage: 58.8% of statements 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements 16:51:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 16:51:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements 16:51:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 16:51:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements 16:51:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.125s coverage: 100.0% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 64.7% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.8% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.8% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.195s coverage: 92.3% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:51:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:51:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 96.9% of statements 16:51:32 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:51:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-116920 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws 16:51:40 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:51:40 The recommended git tool is: git 16:51:46 using credential edgex-jenkins-ssh 16:51:46 Cloning the remote Git repository 16:51:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:51:46 > git init /w/workspace/edgex-go/2 # timeout=10 16:51:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:51:46 > git --version # timeout=10 16:51:46 > git --version # 'git version 2.25.1' 16:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:51:46 Verifying host key using known hosts file 16:51:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:51:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:51:55 GO111MODULE=on go vet ./... 16:51:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:51:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:51:57 ./bin/test-attribution-txt.sh [Pipeline] echo 16:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:51:58 + ls -al . 16:51:58 total 768 16:51:58 drwxrwxr-x 11 1001 1001 4096 Oct 25 16:50 . 16:51:58 drwxr-xr-x 4 root root 4096 Oct 25 16:50 .. 16:51:58 drwxrwxr-x 2 1001 1001 4096 Oct 25 16:49 .blubracket 16:51:58 -rw-rw-r-- 1 1001 1001 16 Oct 25 16:49 .dockerignore 16:51:58 drwxrwxr-x 8 1001 1001 4096 Oct 25 16:51 .git 16:51:58 drwxrwxr-x 3 1001 1001 4096 Oct 25 16:49 .github 16:51:58 -rw-rw-r-- 1 1001 1001 1030 Oct 25 16:49 .gitignore 16:51:58 -rw-rw-r-- 1 1001 1001 42 Oct 25 16:49 .golangci.yml 16:51:58 -rw-rw-r-- 1 1001 1001 87 Oct 25 16:49 .hadolint.yml 16:51:58 drwxr-xr-x 3 1001 1001 4096 Oct 25 16:50 .semver 16:51:58 -rw-rw-r-- 1 1001 1001 166 Oct 25 16:49 .sonarcloud.properties 16:51:58 -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:49 ADOPTERS.md 16:51:58 -rw-rw-r-- 1 1001 1001 10722 Oct 25 16:49 Attribution.txt 16:51:58 -rw-rw-r-- 1 1001 1001 63209 Oct 25 16:49 CHANGELOG.md 16:51:58 -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:49 CONTRIBUTING.md 16:51:58 -rw-rw-r-- 1 1001 1001 677 Oct 25 16:49 GOVERNANCE.md 16:51:58 -rw-rw-r-- 1 1001 1001 850 Oct 25 16:49 Jenkinsfile 16:51:58 -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:49 LICENSE 16:51:58 -rw-rw-r-- 1 1001 1001 13857 Oct 25 16:49 Makefile 16:51:58 -rw-rw-r-- 1 1001 1001 582 Oct 25 16:49 OWNERS.md 16:51:58 -rw-rw-r-- 1 1001 1001 9799 Oct 25 16:49 README.md 16:51:58 -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:49 SECURITY.md 16:51:58 -rw-rw-r-- 1 1001 1001 5 Oct 25 16:50 VERSION 16:51:58 -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:49 ZMQWindows.md 16:51:58 drwxrwxr-x 2 1001 1001 4096 Oct 25 16:49 bin 16:51:58 drwxrwxr-x 18 1001 1001 4096 Oct 25 16:49 cmd 16:51:58 -rw-r--r-- 1 root root 501828 Oct 25 16:51 coverage.out 16:51:58 -rw-rw-r-- 1 1001 1001 3446 Oct 25 16:49 go.mod 16:51:58 -rw-rw-r-- 1 1001 1001 45237 Oct 25 16:49 go.sum 16:51:58 drwxrwxr-x 8 1001 1001 4096 Oct 25 16:49 internal 16:51:58 drwxrwxr-x 3 1001 1001 4096 Oct 25 16:49 openapi 16:51:58 drwxrwxr-x 4 1001 1001 4096 Oct 25 16:49 snap 16:51:58 -rw-rw-r-- 1 1001 1001 204 Oct 25 16:49 version.go [Pipeline] sh 16:51:58 + '[' -e coverage.out ] 16:51:58 + chown 1001:1001 coverage.out [Pipeline] stash 16:51:58 Stashed 1 file(s) [Pipeline] sh 16:51:58 + make build 16:51:58 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:52:06 Merging remotes/origin/main commit 9e554929d717cf1151dbdc4a6532773c76b36b26 into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 16:52:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:52:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:52:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:52:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:05 Verifying host key using known hosts file 16:52:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:52:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:52:06 > git config core.sparsecheckout # timeout=10 16:52:06 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 16:52:06 > git remote # timeout=10 16:52:06 > git config --get remote.origin.url # timeout=10 16:52:07 Merge succeeded, producing 0640ef36b42efca98afd993b6582ceb0b35ed224 16:52:07 Checking out Revision 0640ef36b42efca98afd993b6582ceb0b35ed224 (PR-4211) 16:52:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:06 Verifying host key using known hosts file 16:52:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:52:06 > git merge 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 16:52:07 > git rev-parse HEAD^{commit} # timeout=10 16:52:07 > git config core.sparsecheckout # timeout=10 16:52:07 > git checkout -f 0640ef36b42efca98afd993b6582ceb0b35ed224 # timeout=10 16:52:10 Commit message: "Merge commit '9e554929d717cf1151dbdc4a6532773c76b36b26' into HEAD" 16:52:10 > git rev-list --no-walk 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:52:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:11 Dload Upload Total Spent Left Speed 16:52:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 16:52:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:52:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:52:12 + sudo tee /etc/docker/daemon.new 16:52:12 { 16:52:12 "registry-mirrors": [ 16:52:12 "https://nexus3.edgexfoundry.org:10001" 16:52:12 ], 16:52:12 "bip": "10.250.0.254/24", 16:52:12 "hosts": [ 16:52:12 "tcp://0.0.0.0:5555", 16:52:12 "unix:///var/run/docker.sock" 16:52:12 ], 16:52:12 "mtu": 1458, 16:52:12 "selinux-enabled": true, 16:52:12 "seccomp-profile": "/etc/docker/seccomp.json" 16:52:12 } [Pipeline] sh 16:52:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:52:13 + sudo service docker restart 16:52:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:52:23 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:52:25 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:31 provisioning config files... 16:52:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8702109864097646038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:52:32 ---> docker-login.sh 16:52:32 nexus3.edgexfoundry.org:10001 16:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:32 Configure a credential helper to remove this warning. See 16:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:32 16:52:32 Login Succeeded 16:52:32 nexus3.edgexfoundry.org:10002 16:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:33 Configure a credential helper to remove this warning. See 16:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:33 16:52:33 Login Succeeded 16:52:33 nexus3.edgexfoundry.org:10003 16:52:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:52:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:33 Configure a credential helper to remove this warning. See 16:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:33 16:52:33 Login Succeeded 16:52:33 nexus3.edgexfoundry.org:10004 16:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:34 Configure a credential helper to remove this warning. See 16:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:34 16:52:34 Login Succeeded 16:52:34 docker.io 16:52:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:52:34 Configure a credential helper to remove this warning. See 16:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:52:34 16:52:34 Login Succeeded 16:52:34 ---> docker-login.sh ends [Pipeline] } 16:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:52:35 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:52:35 ========================================================= 16:52:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:52:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:52:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:52:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:52:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:52:36 9b18e9b68314: Pulling fs layer 16:52:36 d32db5db7311: Pulling fs layer 16:52:36 d0c4b47475fc: Pulling fs layer 16:52:36 5831b945b038: Pulling fs layer 16:52:36 86bbec2aaacd: Pulling fs layer 16:52:36 e10730c5d714: Pulling fs layer 16:52:36 5dd5c2283517: Pulling fs layer 16:52:36 d5ac0230b979: Pulling fs layer 16:52:36 e10730c5d714: Waiting 16:52:36 5dd5c2283517: Waiting 16:52:36 d5ac0230b979: Waiting 16:52:36 5831b945b038: Waiting 16:52:36 86bbec2aaacd: Waiting 16:52:36 d0c4b47475fc: Download complete 16:52:36 d32db5db7311: Verifying Checksum 16:52:36 d32db5db7311: Download complete 16:52:36 86bbec2aaacd: Download complete 16:52:36 e10730c5d714: Verifying Checksum 16:52:36 e10730c5d714: Download complete 16:52:36 9b18e9b68314: Verifying Checksum 16:52:36 9b18e9b68314: Download complete 16:52:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:52:37 9b18e9b68314: Pull complete 16:52:37 d5ac0230b979: Verifying Checksum 16:52:37 d5ac0230b979: Download complete 16:52:37 d32db5db7311: Pull complete 16:52:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:52:37 d0c4b47475fc: Pull complete 16:52:38 5dd5c2283517: Verifying Checksum 16:52:38 5dd5c2283517: Download complete 16:52:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:52:38 5831b945b038: Verifying Checksum 16:52:38 5831b945b038: Download complete 16:52:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:52:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:52:42 $ docker stop --time=1 25db7ed9faa10cc61510995cc96d5cae72e3fa4076a42af8f2db6049db4f8121 16:52:45 $ docker rm -f 25db7ed9faa10cc61510995cc96d5cae72e3fa4076a42af8f2db6049db4f8121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:46 16:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:47 latest: Pulling from edgex-devops/edgex-compose 16:52:47 cbdbe7a5bc2a: Pulling fs layer 16:52:47 ca9280d653b3: Pulling fs layer 16:52:47 7e9c9ca2126c: Pulling fs layer 16:52:47 cbdbe7a5bc2a: Verifying Checksum 16:52:47 cbdbe7a5bc2a: Download complete 16:52:47 ca9280d653b3: Verifying Checksum 16:52:47 ca9280d653b3: Download complete 16:52:47 cbdbe7a5bc2a: Pull complete 16:52:47 7e9c9ca2126c: Verifying Checksum 16:52:47 7e9c9ca2126c: Download complete 16:52:47 ca9280d653b3: Pull complete 16:52:51 7e9c9ca2126c: Pull complete 16:52:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:51 prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container 16:52:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:52:51 5831b945b038: Pull complete 16:52:51 86bbec2aaacd: Pull complete 16:52:51 e10730c5d714: Pull complete 16:52:53 $ docker top 1ba9726b754951b4a3554bb2153d2780b1908c0d9de56e6334b2c35c438426b1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:53 + docker-compose build --help 16:52:53 + grep parallel 16:52:53 --parallel Build images in parallel. [Pipeline] } 16:52:53 $ docker stop --time=1 1ba9726b754951b4a3554bb2153d2780b1908c0d9de56e6334b2c35c438426b1 16:52:55 $ docker rm -f 1ba9726b754951b4a3554bb2153d2780b1908c0d9de56e6334b2c35c438426b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:55 prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container 16:52:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:52:56 $ docker top 583d7759504d0d05955295e5b2d27b8bbdc1d067fc9f7c7bc8c6084e4b3f2ec6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:56 + docker-compose -f ./docker-compose-build.yml build --parallel 16:52:57 Building core-command ... 16:52:57 Building core-data ... 16:52:57 Building core-metadata ... 16:52:57 Building security-bootstrapper ... 16:52:57 Building security-proxy-setup ... 16:52:57 Building security-secretstore-setup ... 16:52:57 Building security-spiffe-token-provider ... 16:52:57 Building security-spire-agent ... 16:52:57 Building security-spire-config ... 16:52:57 Building security-spire-server ... 16:52:57 Building support-notifications ... 16:52:57 Building support-scheduler ... 16:52:57 Building sys-mgmt-agent ... 16:52:57 Building security-bootstrapper 16:52:57 Building security-secretstore-setup 16:52:57 Building security-proxy-setup 16:52:57 Building sys-mgmt-agent 16:52:57 Building core-data 16:52:58 5dd5c2283517: Pull complete 16:52:59 d5ac0230b979: Pull complete 16:52:59 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 16:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:52:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:52:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:52:59 WORKDIR /edgex 16:52:59 COPY go.mod . 16:52:59 RUN go mod download 16:52:59 + docker build -t ci-base-image-arm64 -f - . 16:53:00 Sending build context to Docker daemon 3.269MB 16:53:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:53:00 ---> 59b3b1a385d4 16:53:00 Step 2/4 : WORKDIR /edgex 16:53:02 ---> Running in 22f580dbe724 16:53:02 Removing intermediate container 22f580dbe724 16:53:02 ---> 56e318d794c3 16:53:02 Step 3/4 : COPY go.mod . 16:53:03 ---> 33db23cd8aa8 16:53:03 Step 4/4 : RUN go mod download 16:53:03 ---> Running in b461d49882f9 16:53:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:53:11 ---> 739774ab0167 16:53:11 Step 3/22 : WORKDIR /edgex-go 16:53:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:53:11 ---> 739774ab0167 16:53:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:53:11 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:53:11 ---> 739774ab0167 16:53:11 Step 3/33 : WORKDIR /edgex-go 16:53:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:11 ---> 739774ab0167 16:53:11 Step 3/23 : WORKDIR /edgex-go 16:53:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:53:11 ---> 739774ab0167 16:53:11 Step 3/25 : WORKDIR /edgex-go 16:53:14 ---> Running in b9628736fa10 16:53:14 ---> Running in 73806f8c047d 16:53:14 ---> Running in e77273b27ed3 16:53:14 ---> Running in 8d989e2a9bb7 16:53:14 ---> Running in 1746d59b148e 16:53:14 Removing intermediate container b9628736fa10 16:53:14 ---> 67503deeddba 16:53:14 Step 4/24 : WORKDIR /edgex-go 16:53:14 Removing intermediate container e77273b27ed3 16:53:14 ---> e305447ed51b 16:53:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:14 Removing intermediate container 73806f8c047d 16:53:14 ---> a9c1a484f4c7 16:53:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:14 ---> Running in a9c6a741ac3e 16:53:14 ---> Running in e5187e9ea2b9 16:53:14 Removing intermediate container 1746d59b148e 16:53:14 ---> d8d01893fad4 16:53:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:14 ---> Running in 6a0cc558e1fb 16:53:14 Removing intermediate container 8d989e2a9bb7 16:53:14 ---> d580caaaf945 16:53:14 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:14 ---> Running in 28a4cdc00731 16:53:14 ---> Running in 9ed59384bd7c 16:53:14 Removing intermediate container a9c6a741ac3e 16:53:14 ---> 4b2a06fc4077 16:53:14 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:14 ---> Running in 0608671d142a 16:53:15 Removing intermediate container e5187e9ea2b9 16:53:15 ---> 64d6c63bd6a5 16:53:15 Step 5/25 : RUN apk add --update --no-cache make git 16:53:15 ---> Running in 6a65c963fbe8 16:53:15 Removing intermediate container 6a0cc558e1fb 16:53:15 ---> 55b8d2740475 16:53:15 Step 5/22 : RUN apk add --update --no-cache make git 16:53:15 ---> Running in 8e4711a056d9 16:53:15 Removing intermediate container 0608671d142a 16:53:15 ---> c25b66e5c570 16:53:15 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:53:15 ---> Running in 7a16d289a683 16:53:15 Removing intermediate container 9ed59384bd7c 16:53:15 ---> d42b073b1f3e 16:53:15 Step 5/33 : RUN apk add --update --no-cache make git 16:53:15 ---> Running in d4c761060e65 16:53:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:16 Removing intermediate container 28a4cdc00731 16:53:16 ---> 79a778102cd9 16:53:16 Step 5/23 : RUN apk add --update --no-cache make bash git 16:53:16 ---> Running in 25c853c0c7bd 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:53:16 OK: 211 MiB in 51 packages 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:53:16 OK: 211 MiB in 51 packages 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:53:16 Removing intermediate container 6a65c963fbe8 16:53:16 ---> e560f0abc059 16:53:16 Step 6/25 : COPY go.mod vendor* ./ 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:53:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:53:16 ---> df29e4d08c2d 16:53:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:16 ---> Running in 3e4bb4aa1581 16:53:17 OK: 211 MiB in 51 packages 16:53:17 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:53:17 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:53:17 OK: 211 MiB in 51 packages 16:53:17 Removing intermediate container 8e4711a056d9 16:53:17 ---> 1e20e00a6123 16:53:17 Step 6/22 : COPY go.mod vendor* ./ 16:53:17 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:53:17 OK: 211 MiB in 51 packages 16:53:17 ---> e0e08b38bb46 16:53:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:17 ---> Running in 0c7ac86be22c 16:53:17 Removing intermediate container d4c761060e65 16:53:17 ---> 0f94f9a693a3 16:53:17 Step 6/33 : COPY go.mod vendor* ./ 16:53:17 Removing intermediate container 7a16d289a683 16:53:17 ---> c39210108896 16:53:17 Step 7/24 : COPY go.mod vendor* ./ 16:53:17 Removing intermediate container 25c853c0c7bd 16:53:17 ---> 6f6c7b679fbb 16:53:17 Step 6/23 : COPY go.mod vendor* ./ 16:53:17 ---> 52420c1f2db1 16:53:17 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:17 ---> 4a0e662f9c78 16:53:17 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:18 ---> Running in 4a2ac96c0fa2 16:53:18 ---> Running in aa305e6a1cc5 16:53:18 ---> 712743bc4f8d 16:53:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:18 ---> Running in 9e0f4425a04d 16:53:35 Removing intermediate container b461d49882f9 16:53:35 ---> 36f066e346d3 16:53:35 Successfully built 36f066e346d3 16:53:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:35 + docker inspect -f . ci-base-image-arm64 16:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:35 prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container 16:53:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:53:36 Removing intermediate container 0c7ac86be22c 16:53:36 ---> 92ce94b3ba92 16:53:36 Step 8/22 : COPY . . 16:53:36 Removing intermediate container aa305e6a1cc5 16:53:36 ---> 749b7d7dfb01 16:53:36 Step 9/24 : COPY . . 16:53:36 Removing intermediate container 3e4bb4aa1581 16:53:36 ---> 1bf2e1108594 16:53:36 Step 8/25 : COPY . . 16:53:36 Removing intermediate container 9e0f4425a04d 16:53:36 ---> 185df80fca66 16:53:36 Step 8/23 : COPY . . 16:53:36 Removing intermediate container 4a2ac96c0fa2 16:53:36 ---> 8992935654fe 16:53:36 Step 8/33 : COPY . . 16:53:37 $ docker top 88b1953c206e3c0b6b4e2c3e3b9f511c2497d0c16fc2cf664e63e491ec23b639 -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:38 + go version 16:53:38 go version go1.18.7 linux/arm64 [Pipeline] } 16:53:38 $ docker stop --time=1 88b1953c206e3c0b6b4e2c3e3b9f511c2497d0c16fc2cf664e63e491ec23b639 16:53:39 $ docker rm -f 88b1953c206e3c0b6b4e2c3e3b9f511c2497d0c16fc2cf664e63e491ec23b639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:40 + docker inspect -f . ci-base-image-arm64 16:53:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:40 prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container 16:53:40 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:53:41 $ docker top 53c2813e59fc6e64c7866bdef105e3dc0f92b9084767a96999f2298b11c2f1d6 -eo pid,comm [Pipeline] { [Pipeline] echo 16:53:42 ========================================================= 16:53:42 [edgeXBuildGoParallel] Running Tests and Build... 16:53:42 ========================================================= [Pipeline] sh 16:53:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:53:43 + make test 16:53:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:53:46 ---> 10c0579bd42a 16:53:46 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:53:46 ---> 3d1e86d6eaab 16:53:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:53:46 ---> f226c29f5e1a 16:53:46 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:53:46 ---> fb69a0ffd911 16:53:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:53:46 ---> 6f0e2803226d 16:53:46 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:53:46 ---> Running in 7559ec5ae88f 16:53:46 ---> Running in e3ada8ed9f95 16:53:46 ---> Running in 368dad6f8821 16:53:46 ---> Running in 7acc54feb6a6 16:53:46 ---> Running in 0575d3cb8ba0 16:53:46 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:53:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:53:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:53:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:53:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:54:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:54:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:54:21 Removing intermediate container 0575d3cb8ba0 16:54:21 ---> 7b838483a757 16:54:21 16:54:21 Step 10/33 : FROM alpine:3.16 16:54:21 Removing intermediate container 368dad6f8821 16:54:21 ---> 2f4cc022428b 16:54:21 16:54:21 Step 10/22 : FROM alpine:3.16 16:54:21 Removing intermediate container e3ada8ed9f95 16:54:21 ---> e2d90e1f7f44 16:54:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:54:22 ---> Running in f2e8a33d5057 16:54:22 3.16: Pulling from library/alpine 16:54:22 3.16: Pulling from library/alpine 16:54:22 ? github.com/edgexfoundry/edgex-go [no test files] 16:54:22 Removing intermediate container 7acc54feb6a6 16:54:22 ---> 2dca77339b59 16:54:22 16:54:22 Step 10/25 : FROM alpine:3.16 16:54:22 Removing intermediate container 7559ec5ae88f 16:54:22 ---> 68e6345e5799 16:54:22 16:54:22 Step 11/24 : FROM alpine:3.16 16:54:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:22 Status: Downloaded newer image for alpine:3.16 16:54:22 Status: Image is up to date for alpine:3.16 16:54:22 ---> 9c6f07244728 16:54:22 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:54:22 ---> 9c6f07244728 16:54:22 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:54:22 ---> Running in 213264ea400d 16:54:22 ---> Running in 85e263980070 16:54:22 3.16: Pulling from library/alpine 16:54:22 3.16: Pulling from library/alpine 16:54:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:22 Status: Image is up to date for alpine:3.16 16:54:22 ---> 9c6f07244728 16:54:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:54:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:54:22 Status: Image is up to date for alpine:3.16 16:54:22 ---> 9c6f07244728 16:54:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:54:22 ---> Running in bc7c876a5338 16:54:22 ---> Running in a6cf31203f41 16:54:22 Removing intermediate container 85e263980070 16:54:22 ---> 82715b040347 16:54:22 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 16:54:22 ---> Running in 74a197e3b399 16:54:23 Removing intermediate container bc7c876a5338 16:54:23 ---> 77e030203e7b 16:54:23 Step 13/24 : ENV APP_PORT=59880 16:54:23 ---> Running in c2060b075ec0 16:54:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:54:23 Removing intermediate container c2060b075ec0 16:54:23 ---> 83dcdd6fe9bc 16:54:23 Step 14/24 : EXPOSE $APP_PORT 16:54:23 ---> Running in 4fc75f5f0a45 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:23 Removing intermediate container 4fc75f5f0a45 16:54:23 ---> 484822d57619 16:54:23 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:23 ---> Running in e5ccd4f06a84 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:23 (1/6) Installing ca-certificates (20220614-r0) 16:54:23 (2/6) Installing brotli-libs (1.0.9-r6) 16:54:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:54:23 (4/6) Installing libcurl (7.83.1-r3) 16:54:23 (1/3) Installing ca-certificates (20220614-r0) 16:54:23 (5/6) Installing curl (7.83.1-r3) 16:54:23 (6/6) Installing dumb-init (1.2.5-r1) 16:54:23 Executing busybox-1.35.0-r17.trigger 16:54:23 (2/3) Installing dumb-init (1.2.5-r1) 16:54:23 (3/3) Installing su-exec (0.2-r1) 16:54:23 Executing ca-certificates-20220614-r0.trigger 16:54:23 (1/2) Installing dumb-init (1.2.5-r1) 16:54:23 Executing busybox-1.35.0-r17.trigger 16:54:23 (2/2) Installing su-exec (0.2-r1) 16:54:23 Executing ca-certificates-20220614-r0.trigger 16:54:23 Executing busybox-1.35.0-r17.trigger 16:54:23 OK: 6 MiB in 16 packages 16:54:23 OK: 6 MiB in 17 packages 16:54:23 OK: 8 MiB in 20 packages 16:54:23 Removing intermediate container f2e8a33d5057 16:54:23 ---> 9158fb0afeb8 16:54:23 16:54:23 Step 11/23 : FROM alpine:3.16 16:54:23 ---> 9c6f07244728 16:54:23 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:54:23 ---> Running in c9ad4c50c32d 16:54:24 Removing intermediate container c9ad4c50c32d 16:54:24 ---> 93e679cdb22e 16:54:24 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:54:24 ---> Running in 6dcdaaca0253 16:54:24 Removing intermediate container 74a197e3b399 16:54:24 ---> 07badb92be51 16:54:24 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 16:54:24 ---> Running in 7ca52967ff87 16:54:24 Removing intermediate container 213264ea400d 16:54:24 ---> 088e77fe8d2c 16:54:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:24 Removing intermediate container a6cf31203f41 16:54:24 ---> 65bed231617b 16:54:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:54:24 Removing intermediate container e5ccd4f06a84 16:54:24 ---> 69e3a5f1401d 16:54:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:54:24 ---> Running in 90a9e5cf6b1d 16:54:24 ---> Running in 222b181170d2 16:54:24 ---> Running in 3fbe830775df 16:54:24 Removing intermediate container 7ca52967ff87 16:54:24 ---> ea924fd002f2 16:54:24 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:54:24 ---> Running in fcb2282843b2 16:54:24 Removing intermediate container 90a9e5cf6b1d 16:54:24 ---> 14c08f426b47 16:54:24 Step 13/22 : WORKDIR /edgex 16:54:24 Removing intermediate container 222b181170d2 16:54:24 ---> 1ed0f4ec2001 16:54:24 Step 13/25 : WORKDIR / 16:54:24 ---> Running in ca6f82edc584 16:54:24 ---> Running in 3805995d4337 16:54:24 Removing intermediate container fcb2282843b2 16:54:24 ---> ed6eb61c4cf3 16:54:24 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:24 ---> Running in b15895d03f54 16:54:24 Removing intermediate container ca6f82edc584 16:54:24 ---> 1c9a66de4c4b 16:54:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:54:24 Removing intermediate container 3805995d4337 16:54:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:24 ---> b8c96a23d62f 16:54:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:54:24 Removing intermediate container b15895d03f54 16:54:24 ---> e35f22edd7e1 16:54:24 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:54:24 ---> Running in 26615965a6a3 16:54:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:24 ---> a009c646ea89 16:54:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:54:24 Removing intermediate container 26615965a6a3 16:54:24 ---> 78e99ae5d51d 16:54:24 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:54:25 ---> Running in 5a14caccda66 16:54:25 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:54:25 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:54:25 (3/33) Installing readline (8.1.2-r0) 16:54:25 ---> 0cb897934832 16:54:25 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:54:25 (4/33) Installing bash (5.1.16-r2) 16:54:25 Executing bash-5.1.16-r2.post-install 16:54:25 (5/33) Installing ca-certificates (20220614-r0) 16:54:25 (6/33) Installing brotli-libs (1.0.9-r6) 16:54:25 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:54:25 (8/33) Installing libcurl (7.83.1-r3) 16:54:25 (9/33) Installing curl (7.83.1-r3) 16:54:25 (10/33) Installing docker-cli (20.10.20-r0) 16:54:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:25 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:54:25 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:54:25 ERROR: unable to select packages: 16:54:25  dumb-init (no such package): 16:54:25 required by: world[dumb-init] 16:54:25 zeromq (no such package): 16:54:25 required by: world[zeromq] 16:54:25 (11/33) Installing dumb-init (1.2.5-r1) 16:54:25 (12/33) Installing libbz2 (1.0.8-r1) 16:54:25 (13/33) Installing expat (2.4.9-r0) 16:54:25 (14/33) Installing libffi (3.4.2-r1) 16:54:25 (15/33) Installing gdbm (1.23-r0) 16:54:25 (16/33) Installing xz-libs (5.2.5-r1) 16:54:25 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:54:25 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:54:25 (19/33) Installing mpdecimal (2.5.1-r1) 16:54:25 (20/33) Installing sqlite-libs (3.38.5-r0) 16:54:25 (21/33) Installing python3 (3.10.5-r0) 16:54:25 ---> 6e94bf0dc710 16:54:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:54:26 ---> 3679861e8be5 16:54:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:54:26 Building security-spire-agent 16:54:26 ---> 2f3794b0835d 16:54:26 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:54:26 Removing intermediate container 5a14caccda66 16:54:26 ---> b2282ccac31c 16:54:26 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:54:26 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:54:26 (23/33) Installing py3-tomli (2.0.1-r1) 16:54:26 (24/33) Installing py3-pep517 (0.12.0-r2) 16:54:26 (25/33) Installing py3-six (1.16.0-r1) 16:54:26 (26/33) Installing py3-retrying (1.3.3-r3) 16:54:26 (27/33) Installing py3-appdirs (1.4.4-r3) 16:54:26 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:54:26 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:54:26 (30/33) Installing py3-parsing (2.4.7-r3) 16:54:26 (31/33) Installing py3-packaging (21.3-r0) 16:54:26 (32/33) Installing py3-setuptools (59.4.0-r0) 16:54:26 (33/33) Installing py3-pip (22.1.1-r0) 16:54:27 Executing busybox-1.35.0-r17.trigger 16:54:27 Executing ca-certificates-20220614-r0.trigger 16:54:27 OK: 122 MiB in 47 packages 16:54:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:54:28 ---> 739774ab0167 16:54:28 Step 3/26 : WORKDIR /edgex-go 16:54:28 ---> Using cache 16:54:28 ---> d580caaaf945 16:54:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:28 ---> Using cache 16:54:28 ---> d42b073b1f3e 16:54:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:54:30 ---> Running in 9c9f2c55505d 16:54:30 ---> fe9cfc617469 16:54:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:54:30 ---> 1ac48150d4c1 16:54:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:54:30 ---> Running in ebba06610feb 16:54:30 Removing intermediate container 9c9f2c55505d 16:54:30 ---> 73fc903bc3f5 16:54:30 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:54:30 ---> 5c5f1bf0dedd 16:54:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:30 ---> 077fbfe7628d 16:54:30 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:54:30 ---> f4e6e6f53294 16:54:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:54:30 ---> Running in add0abf4b5d7 16:54:30 ---> Running in 0afba404a71e 16:54:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:31 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:54:31 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:54:31 OK: 211 MiB in 51 packages 16:54:31 ---> e8646ef7dd68 16:54:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:54:31 ---> 6d27f80b6f6d 16:54:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:54:31 ---> Running in a018a67af71e 16:54:31 Removing intermediate container 0afba404a71e 16:54:31 ---> 91d625b5e3b3 16:54:31 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:54:31 Removing intermediate container add0abf4b5d7 16:54:31 ---> 9d500405343d 16:54:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:54:31 ---> Running in a8a52847b3b4 16:54:31 Removing intermediate container ebba06610feb 16:54:31 ---> c31378d43850 16:54:31 Step 6/26 : COPY go.mod vendor* ./ 16:54:31 ---> 0f58c339df05 16:54:31 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:54:31 Removing intermediate container a8a52847b3b4 16:54:31 ---> 181fe3ad9e7c 16:54:31 Step 20/22 : LABEL arch=x86_64 16:54:32 ---> Running in 90277e9b059b 16:54:32 ---> 9a693982c964 16:54:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:32 ---> Running in 512752d8f137 16:54:32 Removing intermediate container 90277e9b059b 16:54:32 ---> c6773fe280a6 16:54:32 Step 21/22 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:54:32 ---> Running in da3fb03e38c3 16:54:32 Collecting docker-compose==1.23.2 16:54:32 Removing intermediate container da3fb03e38c3 16:54:32 ---> 0553a2dd8369 16:54:32 Step 22/22 : LABEL version=0.0.0 16:54:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:54:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.6 MB/s eta 0:00:00 16:54:32 ---> e7c3f377e4bc 16:54:32 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:54:32 ---> Running in 706ead19b388 16:54:32 Collecting dockerpty<0.5,>=0.4.1 16:54:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:54:32 Preparing metadata (setup.py): started 16:54:32 Removing intermediate container a018a67af71e 16:54:32 ---> 14fb20d7fd89 16:54:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:54:32 ---> Running in 9c2026ed5d5b 16:54:32 Removing intermediate container 706ead19b388 16:54:32 ---> 3076d4ed9b63 16:54:32 16:54:32 Successfully built 3076d4ed9b63 16:54:32 Successfully tagged security-proxy-setup:latest 16:54:32 Building core-command 16:54:32  Building security-proxy-setup ... done  ---> e3af55022eff 16:54:32 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:54:32 Removing intermediate container 9c2026ed5d5b 16:54:32 ---> a4686e2096b4 16:54:32 Step 23/25 : LABEL arch=x86_64 16:54:32 ---> Running in 859cece566fa 16:54:32 Preparing metadata (setup.py): finished with status 'done' 16:54:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:54:32 Collecting texttable<0.10,>=0.9.0 16:54:32 Downloading texttable-0.9.1.tar.gz (11 kB) 16:54:32 Preparing metadata (setup.py): started 16:54:33 Preparing metadata (setup.py): finished with status 'done' 16:54:33 Collecting websocket-client<1.0,>=0.32.0 16:54:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:54:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 124.4 MB/s eta 0:00:00 16:54:33 Collecting PyYAML<4,>=3.10 16:54:33 Downloading PyYAML-3.13.tar.gz (270 kB) 16:54:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.9 MB/s eta 0:00:00 16:54:33 Preparing metadata (setup.py): started 16:54:34 Preparing metadata (setup.py): finished with status 'done' 16:54:34 Collecting cached-property<2,>=1.2.0 16:54:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:54:34 Collecting jsonschema<3,>=2.5.1 16:54:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:54:34 Collecting docker<4.0,>=3.6.0 16:54:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:54:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 81.8 MB/s eta 0:00:00 16:54:34 Collecting docopt<0.7,>=0.6.1 16:54:34 Downloading docopt-0.6.2.tar.gz (25 kB) 16:54:34 Preparing metadata (setup.py): started 16:54:35 Preparing metadata (setup.py): finished with status 'done' 16:54:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:54:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:54:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.4 MB/s eta 0:00:00 16:54:35 Collecting docker-pycreds>=0.4.0 16:54:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:54:35 Collecting chardet<3.1.0,>=3.0.2 16:54:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:54:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 157.7 MB/s eta 0:00:00 16:54:35 Collecting urllib3<1.25,>=1.21.1 16:54:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:54:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 47.3 MB/s eta 0:00:00 16:54:35 Collecting idna<2.8,>=2.5 16:54:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:54:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 198.0 MB/s eta 0:00:00 16:54:35 Collecting certifi>=2017.4.17 16:54:35 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:54:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 33.5 MB/s eta 0:00:00 16:54:35 ---> ccbf6b904cba 16:54:35 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:54:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:54:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:54:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:54:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:54:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:54:35 Running setup.py install for texttable: started 16:54:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:54:35 ---> 739774ab0167 16:54:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:54:35 ---> Using cache 16:54:35 ---> 67503deeddba 16:54:35 Step 4/24 : WORKDIR /edgex-go 16:54:35 ---> Using cache 16:54:35 ---> 4b2a06fc4077 16:54:35 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:35 ---> Using cache 16:54:35 ---> c25b66e5c570 16:54:35 Step 6/24 : RUN apk add --update --no-cache make git 16:54:36 Running setup.py install for texttable: finished with status 'done' 16:54:36 Running setup.py install for PyYAML: started 16:54:36 Removing intermediate container 859cece566fa 16:54:36 ---> e5a852a928eb 16:54:36 Step 24/25 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:54:36 Running setup.py install for PyYAML: finished with status 'done' 16:54:37 ---> Running in bab8ec52893a 16:54:38 ---> b65ad365ba7b 16:54:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:54:38 Running setup.py install for docopt: started 16:54:38 ---> Running in 7973675f5200 16:54:38 ---> 695f719b5bcc 16:54:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:54:38 Removing intermediate container 7973675f5200 16:54:38 ---> 71a594f00585 16:54:38 Step 25/25 : LABEL version=0.0.0 16:54:38 ---> Running in 3c1e0a9a3814 16:54:38 Removing intermediate container 3c1e0a9a3814 16:54:38 ---> 53e3c6d39498 16:54:38 16:54:38 ---> e8e6d81855cc 16:54:38 Step 28/33 : RUN chmod +x /entrypoint.sh 16:54:38 Running setup.py install for docopt: finished with status 'done' 16:54:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:54:38 ---> Running in 1379d061a5c1 16:54:38 Successfully built 53e3c6d39498 16:54:38 Successfully tagged security-secretstore-setup:latest 16:54:38  Building security-secretstore-setup ... done Building security-spire-config 16:54:38 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:54:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:54:39 Running setup.py install for dockerpty: started 16:54:39 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:54:39 OK: 211 MiB in 51 packages 16:54:39 Running setup.py install for dockerpty: finished with status 'done' 16:54:42 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:54:42 ---> 739774ab0167 16:54:42 Step 3/26 : WORKDIR /edgex-go 16:54:42 ---> Using cache 16:54:42 ---> d580caaaf945 16:54:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:42 ---> Using cache 16:54:42 ---> d42b073b1f3e 16:54:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:54:42 ---> Using cache 16:54:42 ---> c31378d43850 16:54:42 Step 6/26 : COPY go.mod vendor* ./ 16:54:42 ---> Using cache 16:54:42 ---> 9a693982c964 16:54:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:43 ---> Running in 9ad5c083d271 16:54:44 Removing intermediate container 1379d061a5c1 16:54:44 ---> 282484377f62 16:54:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:54:44 Removing intermediate container bab8ec52893a 16:54:44 ---> 0449d549da4f 16:54:44 Step 7/24 : COPY go.mod vendor* ./ 16:54:44 ---> Running in 93da7e89c67a 16:54:44 ---> 236e4f584ba0 16:54:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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:54:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:54:44 Removing intermediate container 93da7e89c67a 16:54:44 ---> e08a056868de 16:54:44 Step 30/33 : CMD ["gate"] 16:54:44 ---> Running in 1d3534e4c549 16:54:44 ---> Running in 3ee7c412bcc0 16:54:44 Removing intermediate container 3ee7c412bcc0 16:54:44 ---> 8161ac414222 16:54:44 Step 31/33 : LABEL arch=x86_64 16:54:44 ---> Running in 009ecbc80a6b 16:54:45 Removing intermediate container 009ecbc80a6b 16:54:45 ---> cccc4f0d9b14 16:54:45 Step 32/33 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:54:45 ---> Running in 558d65a2f101 16:54:45 Removing intermediate container 558d65a2f101 16:54:45 ---> f3019cc8f9cd 16:54:45 Step 33/33 : LABEL version=0.0.0 16:54:45 ---> Running in 9c4dd556501e 16:54:45 Removing intermediate container 512752d8f137 16:54:45 ---> 10d7f7a6d91f 16:54:45 Step 8/26 : COPY . . 16:54:45 Removing intermediate container 9c4dd556501e 16:54:45 ---> 5a3cd8a1b659 16:54:45 16:54:45 Successfully built 5a3cd8a1b659 16:54:45 Successfully tagged security-bootstrapper:latest 16:54:45  Building security-bootstrapper ... done Building support-scheduler 16:54:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:54:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:54:51 ---> 739774ab0167 16:54:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:54:51 ---> Using cache 16:54:51 ---> 67503deeddba 16:54:51 Step 4/23 : WORKDIR /edgex-go 16:54:51 ---> Using cache 16:54:51 ---> 4b2a06fc4077 16:54:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:51 ---> Using cache 16:54:51 ---> c25b66e5c570 16:54:51 Step 6/23 : RUN apk add --update --no-cache make git 16:54:51 ---> Using cache 16:54:51 ---> 0449d549da4f 16:54:51 Step 7/23 : COPY go.mod vendor* ./ 16:54:51 ---> Using cache 16:54:51 ---> 236e4f584ba0 16:54:51 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:58 ---> Running in deeab7a23014 16:54:58 ---> 1be69ea040b4 16:54:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:54:58 ---> Running in 4e967e06c21a 16:54:58 Removing intermediate container 6dcdaaca0253 16:54:58 ---> 665d1fdbaf05 16:54:58 Step 14/23 : ENV APP_PORT=58890 16:55:00 ---> Running in 12d5cb5d8d2b 16:55:00 Removing intermediate container 4e967e06c21a 16:55:00 ---> 6f7fe625dbfc 16:55:00 Step 10/26 : WORKDIR /edgex-go/spire-build 16:55:04 Removing intermediate container 12d5cb5d8d2b 16:55:04 ---> 150273ccdabf 16:55:04 Step 15/23 : EXPOSE $APP_PORT 16:55:04 ---> Running in bc952df0c7cb 16:55:05 ---> Running in 549889b3928d 16:55:06 Removing intermediate container 9ad5c083d271 16:55:06 ---> 063674a10045 16:55:06 Step 8/26 : COPY . . 16:55:06 Removing intermediate container 1d3534e4c549 16:55:06 ---> 8da93b503e5b 16:55:06 Step 9/24 : COPY . . 16:55:06 Removing intermediate container bc952df0c7cb 16:55:06 ---> c43a6585ba8f 16:55:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:55:08 Removing intermediate container 549889b3928d 16:55:08 ---> b56266705e5d 16:55:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:55:13 ---> Running in d56558c5f86d 16:55:14 ---> b870cd2e17e3 16:55:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:55:14 ---> df7d5d54cd21 16:55:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:55:14 ---> c8b0d6e087af 16:55:14 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:55:14 ---> Running in 5a908143c9a0 16:55:14 ---> a970b08af9ce 16:55:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:55:14 ---> Running in 9930f91bd89b 16:55:14 Removing intermediate container 5a908143c9a0 16:55:14 ---> e6bec7bd4161 16:55:14 Step 10/26 : WORKDIR /edgex-go/spire-build 16:55:14 ---> Running in b4f8b0a85090 16:55:14 ---> 59ee7543164f 16:55:14 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:55:14 ---> Running in 8f4990fbc317 16:55:14 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:55:14 Removing intermediate container b4f8b0a85090 16:55:14 ---> 138715ebebab 16:55:14 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:55:15 ---> Running in 3231391609ca 16:55:15 Removing intermediate container d56558c5f86d 16:55:15 ---> 166957d7b7e2 16:55:15 Step 12/26 : WORKDIR /edgex-go 16:55:15 Removing intermediate container 8f4990fbc317 16:55:15 ---> 3cd32d624009 16:55:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:55:15 Removing intermediate container deeab7a23014 16:55:15 ---> ab409e375480 16:55:15 Step 9/23 : COPY . . 16:55:15 ---> Running in c83b9b785ca3 16:55:15 ---> Running in e46970bf13c4 16:55:16 Removing intermediate container c83b9b785ca3 16:55:16 ---> e6a0febaec7f 16:55:16 16:55:16 Step 13/26 : FROM alpine:3.15 16:55:16 Removing intermediate container e46970bf13c4 16:55:16 ---> 39dfca3031b9 16:55:16 Step 21/23 : LABEL arch=x86_64 16:55:17 3.15: Pulling from library/alpine 16:55:17 ---> Running in f2e6a11856c3 16:55:18 Removing intermediate container f2e6a11856c3 16:55:18 ---> 973677b2f894 16:55:18 Step 22/23 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:55:18 Removing intermediate container 3231391609ca 16:55:18 ---> 2099addc1edd 16:55:18 Step 12/26 : WORKDIR /edgex-go 16:55:18 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:55:19 Status: Downloaded newer image for alpine:3.15 16:55:19 ---> c4fc93816858 16:55:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:19 ---> Running in e809fea2a7f0 16:55:19 ---> Running in 825f14dbf441 16:55:19 ---> Running in 67df99447a68 16:55:19 Removing intermediate container e809fea2a7f0 16:55:19 ---> 7dc49e05d47c 16:55:19 16:55:19 Step 13/26 : FROM alpine:3.15 16:55:19 ---> c4fc93816858 16:55:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:19 ---> Using cache 16:55:19 ---> 1257330ee166 16:55:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:19 ---> 66cf6192236e 16:55:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:55:19 Removing intermediate container 67df99447a68 16:55:19 ---> 1257330ee166 16:55:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:19 ---> Running in 1c019a4a4da9 16:55:19 ---> Running in f4fbaf679353 16:55:19 Removing intermediate container 825f14dbf441 16:55:19 ---> 6bcacd801288 16:55:19 Step 23/23 : LABEL version=0.0.0 16:55:19 ---> Running in 4d861ff46178 16:55:19 ---> Running in 4c512fbc1d00 16:55:20 Removing intermediate container 4c512fbc1d00 16:55:20 ---> 2014093daefc 16:55:20 16:55:20 Successfully built 2014093daefc 16:55:20 Successfully tagged sys-mgmt-agent:latest 16:55:20  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 16:55:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:55:24 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:55:24 ---> 739774ab0167 16:55:24 Step 3/20 : WORKDIR /edgex-go 16:55:24 ---> Using cache 16:55:24 ---> d580caaaf945 16:55:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:55:28 ---> Running in 7028f7726efb 16:55:28 Removing intermediate container 4d861ff46178 16:55:28 ---> a71bc7ec6f00 16:55:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:55:28 ---> Running in 6b5fcd5b6aa7 16:55:28 Removing intermediate container 1c019a4a4da9 16:55:28 ---> 4feace40e703 16:55:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:55:28 ---> Running in c0ced1233530 16:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:29 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:55:29 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:55:29 OK: 17038 distinct packages available 16:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:55:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:55:29 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:55:29 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:55:29 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:55:29 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:55:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:55:29 OK: 211 MiB in 51 packages 16:55:29 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:55:29 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:55:29 2 errors; 14 distinct packages available 16:55:29 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:55:29 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:55:29 2 errors; 14 distinct packages available 16:55:30 Removing intermediate container 7028f7726efb 16:55:30 ---> c31f325dff4e 16:55:30 Step 5/20 : COPY go.mod vendor* ./ 16:55:30 Building security-spire-server 16:55:30 Building support-notifications 16:55:36 ---> fa8995c8b3c5 16:55:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:55:36 ---> 739774ab0167 16:55:36 Step 3/25 : WORKDIR /edgex-go 16:55:36 ---> Using cache 16:55:36 ---> d580caaaf945 16:55:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:36 ---> Using cache 16:55:36 ---> d42b073b1f3e 16:55:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:55:36 ---> Using cache 16:55:36 ---> c31378d43850 16:55:36 Step 6/25 : COPY go.mod vendor* ./ 16:55:36 ---> Using cache 16:55:36 ---> 9a693982c964 16:55:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:36 ---> Using cache 16:55:36 ---> 063674a10045 16:55:36 Step 8/25 : COPY . . 16:55:36 ---> Using cache 16:55:36 ---> df7d5d54cd21 16:55:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:55:36 ---> Using cache 16:55:36 ---> e6bec7bd4161 16:55:36 Step 10/25 : WORKDIR /edgex-go/spire-build 16:55:36 ---> Using cache 16:55:36 ---> 138715ebebab 16:55:36 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:55:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:36 ---> 739774ab0167 16:55:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:55:36 ---> Using cache 16:55:36 ---> 67503deeddba 16:55:36 Step 4/23 : WORKDIR /edgex-go 16:55:36 ---> Using cache 16:55:36 ---> 4b2a06fc4077 16:55:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:36 ---> Using cache 16:55:36 ---> c25b66e5c570 16:55:36 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:55:41 ---> Running in acdad1ddf6f8 16:55:41 ---> Running in 69a8d84e2c99 16:55:41 ---> Running in e4449978ea3d 16:55:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:42 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 16:55:42 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 16:55:42 OK: 211 MiB in 51 packages 16:55:43 Removing intermediate container acdad1ddf6f8 16:55:43 ---> 93b524968a42 16:55:43 Step 12/25 : WORKDIR /edgex-go 16:55:43 Removing intermediate container 9930f91bd89b 16:55:43 ---> f6b4ca4154b3 16:55:43 16:55:43 Step 11/24 : FROM alpine:3.16 16:55:43 ---> 9c6f07244728 16:55:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:55:43 ---> Running in 077ea47c2e94 16:55:43 Removing intermediate container e4449978ea3d 16:55:43 ---> 0214761d2b11 16:55:43 Step 7/23 : COPY go.mod vendor* ./ 16:55:43 ---> Running in 0538edd6d9c5 16:55:43 Removing intermediate container 077ea47c2e94 16:55:43 ---> dc22975d7d26 16:55:43 16:55:43 Step 13/25 : FROM alpine:3.15 16:55:43 ---> c4fc93816858 16:55:43 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:55:43 ---> Using cache 16:55:43 ---> 1257330ee166 16:55:43 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:43 ---> Using cache 16:55:43 ---> 4feace40e703 16:55:43 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:55:43 ---> Running in 91ab5c8598d6 16:55:43 ---> f2c20f672d3f 16:55:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:43 ---> Running in dc1d16923df3 16:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:44 (1/1) Installing dumb-init (1.2.5-r1) 16:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:55:44 Executing busybox-1.35.0-r17.trigger 16:55:44 OK: 6 MiB in 15 packages 16:55:44 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:55:44 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:55:44 2 errors; 14 distinct packages available 16:55:44 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:55:44 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:55:47 Building core-metadata 16:55:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:55:50 ---> 739774ab0167 16:55:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:55:50 ---> Using cache 16:55:50 ---> 67503deeddba 16:55:50 Step 4/25 : WORKDIR /edgex-go 16:55:50 ---> Using cache 16:55:50 ---> 4b2a06fc4077 16:55:50 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:50 ---> Using cache 16:55:50 ---> c25b66e5c570 16:55:50 Step 6/25 : RUN apk add --update --no-cache make git 16:55:50 ---> Using cache 16:55:50 ---> 0449d549da4f 16:55:50 Step 7/25 : COPY go.mod vendor* ./ 16:55:50 ---> Using cache 16:55:50 ---> 236e4f584ba0 16:55:50 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:50 ---> Using cache 16:55:50 ---> ab409e375480 16:55:50 Step 9/25 : COPY . . 16:55:50 ---> Using cache 16:55:50 ---> 66cf6192236e 16:55:50 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:55:54 Removing intermediate container 0538edd6d9c5 16:55:54 ---> a9d6f0b7cf1b 16:55:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:55 ---> Running in a45116038d9c 16:55:55 ---> Running in 4a41881072f3 16:55:55 Removing intermediate container a45116038d9c 16:55:55 ---> f01bc77f3b26 16:55:55 Step 14/24 : ENV APP_PORT=59882 16:55:55 Removing intermediate container f4fbaf679353 16:55:55 ---> 9a8f5950ff31 16:55:55 16:55:55 Step 11/23 : FROM alpine:3.16 16:55:55 ---> 9c6f07244728 16:55:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:55:55 ---> Using cache 16:55:55 ---> a9d6f0b7cf1b 16:55:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:55:55 ---> Using cache 16:55:55 ---> f01bc77f3b26 16:55:55 Step 14/23 : ENV APP_PORT=59861 16:55:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:55:55 ---> Running in c929e8df3cb5 16:55:55 ---> Running in 797f31adcf57 16:55:55 Removing intermediate container c929e8df3cb5 16:55:55 ---> fbe64716a60a 16:55:55 Step 15/24 : EXPOSE $APP_PORT 16:55:56 Removing intermediate container 69a8d84e2c99 16:55:56 ---> 07c9733d6825 16:55:56 Step 7/20 : COPY . . 16:56:00 Removing intermediate container 797f31adcf57 16:56:00 ---> 93dae139da40 16:56:00 Step 15/23 : EXPOSE $APP_PORT 16:56:00 ---> Running in 6691a59b3688 16:56:01 ---> Running in f8555a1cc6ae 16:56:01 Removing intermediate container 6691a59b3688 16:56:01 ---> 88807aafd9fa 16:56:01 Step 16/24 : WORKDIR / 16:56:02 ---> Running in 94fc8be49560 16:56:02 ---> 744e359af6bf 16:56:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:56:02 ---> Running in 05f4ae377488 16:56:02 Removing intermediate container 94fc8be49560 16:56:02 ---> 9fdbba84d9fc 16:56:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:02 Removing intermediate container f8555a1cc6ae 16:56:02 ---> 28e2b6c2a2cc 16:56:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:02 Removing intermediate container dc1d16923df3 16:56:02 ---> d16633769bdf 16:56:02 Step 9/23 : COPY . . 16:56:02 ---> 0eb593279bef 16:56:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:56:02 ---> 18fddb343314 16:56:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:09 ---> 17149c50483c 16:56:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:56:09 ---> e9d717de4a1c 16:56:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:56:09 ---> 25ab9833bdf1 16:56:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:56:09 ---> Running in 795310729a83 16:56:09 ---> b37e24002b61 16:56:09 Step 20/24 : ENTRYPOINT ["/core-command"] 16:56:09 ---> Running in f378fd87bf78 16:56:09 ---> e24c004b65a1 16:56:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:56:09 ---> Running in 2227f7c95ac8 16:56:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:56:09 Removing intermediate container 2227f7c95ac8 16:56:09 ---> 7bc71ceefab7 16:56:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:09 Removing intermediate container f378fd87bf78 16:56:09 ---> e7fb5294c946 16:56:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:09 ---> Running in 193d205d25c9 16:56:10 ---> Running in 01909255b411 16:56:10 Removing intermediate container 01909255b411 16:56:10 ---> 5f6b2f2f1c6a 16:56:10 Step 22/24 : LABEL arch=x86_64 16:56:10 Removing intermediate container 193d205d25c9 16:56:10 ---> ea5c109ffb76 16:56:10 Step 21/23 : LABEL arch=x86_64 16:56:10 ---> Running in f6d0690d543c 16:56:10 ---> Running in 6d2328ff4ef4 16:56:10 Removing intermediate container 6d2328ff4ef4 16:56:10 Removing intermediate container f6d0690d543c 16:56:10 ---> 69e6b3edc129 16:56:10 ---> d130359235fd 16:56:10 Step 22/23 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4Step 23/24 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:56:10 16:56:10 ---> Running in bf0e12bc5500 16:56:10 ---> Running in 4f43c0389489 16:56:10 Removing intermediate container 4f43c0389489 16:56:10 ---> bb5d4bbbd5e6 16:56:10 Step 24/24 : LABEL version=0.0.0 16:56:10 Removing intermediate container bf0e12bc5500 16:56:10 ---> 165816a430b8 16:56:10 Step 23/23 : LABEL version=0.0.0 16:56:10 ---> Running in f0975506cb2b 16:56:10 ---> Running in e75cf469bde5 16:56:11 Removing intermediate container f0975506cb2b 16:56:11 ---> 707f1690d66b 16:56:11 16:56:11 Removing intermediate container e75cf469bde5 16:56:11 ---> 706563eab845 16:56:11 16:56:11 Successfully built 707f1690d66b 16:56:11 Successfully tagged core-command:latest 16:56:11 Successfully built 706563eab845 16:56:11  Building core-command ... done Successfully tagged support-scheduler:latest 16:56:17  Building support-scheduler ... done Removing intermediate container 4a41881072f3 16:56:17 ---> ce6d7f03dff1 16:56:17 16:56:17 Step 11/25 : FROM alpine:3.16 16:56:17 ---> 9c6f07244728 16:56:17 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:56:17 ---> Using cache 16:56:17 ---> a9d6f0b7cf1b 16:56:17 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:17 ---> Using cache 16:56:17 ---> f01bc77f3b26 16:56:17 Step 14/25 : ENV APP_PORT=59881 16:56:17 ---> Running in f056be762399 16:56:17 Removing intermediate container f056be762399 16:56:17 ---> dafa208e7ff5 16:56:17 Step 15/25 : EXPOSE $APP_PORT 16:56:17 ---> Running in d7c5b4d3a1c3 16:56:17 Removing intermediate container d7c5b4d3a1c3 16:56:17 ---> 25605921d5b0 16:56:17 Step 16/25 : WORKDIR / 16:56:17 ---> Running in 6c775b5788bd 16:56:18 Removing intermediate container 6c775b5788bd 16:56:18 ---> dbe5836c224f 16:56:18 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:19 ---> 2368117687ce 16:56:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:56:20 ---> c8710e85225e 16:56:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:56:21 ---> 4c17b56bb28e 16:56:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:56:22 ---> b97491559224 16:56:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:56:22 ---> Running in 6f066d9f9c26 16:56:22 Removing intermediate container 6f066d9f9c26 16:56:22 ---> 873b7323e06f 16:56:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:22 ---> Running in e1f31a877fad 16:56:22 Removing intermediate container e1f31a877fad 16:56:22 ---> 98a33f493f51 16:56:22 Step 23/25 : LABEL arch=x86_64 16:56:23 ---> Running in f7262e1c9c99 16:56:23 Removing intermediate container f7262e1c9c99 16:56:23 ---> 67dc8c18cc90 16:56:23 Step 24/25 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:56:23 ---> Running in aa678dc59364 16:56:23 Removing intermediate container aa678dc59364 16:56:23 ---> f539104dfacc 16:56:23 Step 25/25 : LABEL version=0.0.0 16:56:23 ---> Running in bd8ecce04e1e 16:56:24 Removing intermediate container bd8ecce04e1e 16:56:24 ---> e8092779c15a 16:56:24 16:56:24 Successfully built e8092779c15a 16:56:24 Successfully tagged core-metadata:latest 16:56:39  Building core-metadata ... done Removing intermediate container 05f4ae377488 16:56:39 ---> ed6aaaab09cc 16:56:39 16:56:39 Step 9/20 : FROM alpine:3.15 16:56:39 ---> c4fc93816858 16:56:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:39 ---> Using cache 16:56:39 ---> 1257330ee166 16:56:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:39 ---> Using cache 16:56:39 ---> 4feace40e703 16:56:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:56:39 Removing intermediate container 795310729a83 16:56:39 ---> b08bb44966ed 16:56:39 16:56:39 Step 11/23 : FROM alpine:3.16 16:56:39 ---> 9c6f07244728 16:56:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:56:39 ---> Running in f6c83e77993f 16:56:39 ---> Running in 4626bcfb3749 16:56:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:56:39 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:56:39 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 16:56:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:56:39 (1/2) Installing ca-certificates (20220614-r0) 16:56:39 (2/2) Installing dumb-init (1.2.5-r1) 16:56:39 Executing busybox-1.35.0-r17.trigger 16:56:39 Executing ca-certificates-20220614-r0.trigger 16:56:39 OK: 6 MiB in 16 packages 16:56:39 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:56:39 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 16:56:39 2 errors; 14 distinct packages available 16:56:40 Removing intermediate container 4626bcfb3749 16:56:40 ---> a3cfd2886f8b 16:56:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:40 ---> Running in cca6cd388c4e 16:56:40 Removing intermediate container cca6cd388c4e 16:56:40 ---> 599f796b5265 16:56:40 Step 14/23 : ENV APP_PORT=59860 16:56:40 ---> Running in 7b816bef8ff3 16:56:40 Removing intermediate container 7b816bef8ff3 16:56:40 ---> 06477a14140b 16:56:40 Step 15/23 : EXPOSE $APP_PORT 16:56:40 ---> Running in f3cd3676f3ec 16:56:40 Removing intermediate container f3cd3676f3ec 16:56:40 ---> 464cfd92f76c 16:56:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:40 ---> f39a76b18a18 16:56:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:56:41 ---> 2454b05cda7c 16:56:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:56:41 ---> d63044b54d1b 16:56:41 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:56:41 ---> Running in a690aa09ddfd 16:56:41 Removing intermediate container a690aa09ddfd 16:56:41 ---> db9f067caa3c 16:56:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:41 ---> Running in 7c217ffee118 16:56:41 Removing intermediate container 7c217ffee118 16:56:41 ---> ec3fab57c20f 16:56:41 Step 21/23 : LABEL arch=x86_64 16:56:41 ---> Running in ec756e5049eb 16:56:41 Removing intermediate container ec756e5049eb 16:56:41 ---> 5e9ff665d542 16:56:41 Step 22/23 : LABEL git_sha=81180978b89003a2ad08c50e104fd5ad9fa124a4 16:56:41 ---> Running in c66da5185bdc 16:56:41 Removing intermediate container c66da5185bdc 16:56:41 ---> 1bd3d3b74dca 16:56:41 Step 23/23 : LABEL version=0.0.0 16:56:41 ---> Running in 46cfc0b32778 16:56:42 Removing intermediate container 46cfc0b32778 16:56:42 ---> 5339ea955316 16:56:42 16:56:42 Successfully built 5339ea955316 16:56:42 Successfully tagged support-notifications:latest 16:56:42  Building support-notifications ... done  16:56:42 ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") 16:56:42 16:56:42 ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") 16:56:42 16:56:42 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") 16:56:42 16:56:42 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") 16:56:42 16:56:42 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 16:56:42 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 16:56:42 $ docker stop --time=1 583d7759504d0d05955295e5b2d27b8bbdc1d067fc9f7c7bc8c6084e4b3f2ec6 16:56:43 $ docker rm -f 583d7759504d0d05955295e5b2d27b8bbdc1d067fc9f7c7bc8c6084e4b3f2ec6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:56:43 Failed in branch amd64 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:56:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:56:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:56:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:56:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:57:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements 16:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:57:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements 16:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.571s coverage: 43.0% of statements 16:57:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:57:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.460s coverage: 54.2% of statements 16:57:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:57:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:57:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.094s coverage: 89.2% of statements 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:57:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.746s coverage: 2.2% of statements 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:57:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.817s coverage: 95.6% of statements 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.315s coverage: 72.2% of statements 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.451s coverage: 60.0% of statements 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:57:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements 16:57:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:57:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.311s coverage: 58.8% of statements 16:57:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.6% of statements 16:57:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 47.1% of statements 16:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.318s coverage: 79.5% of statements 16:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.275s coverage: 94.1% of statements 16:57:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 16:57:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements 16:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements 16:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 16:58:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.841s coverage: 79.9% of statements 16:58:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.279s coverage: 100.0% of statements 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 58.8% of statements 16:58:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.359s coverage: 80.0% of statements 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.269s coverage: 87.2% of statements 16:58:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements 16:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.943s coverage: 91.2% of statements 16:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.020s coverage: 64.7% of statements 16:58:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:58:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.347s coverage: 100.0% of statements 16:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements 16:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 16:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.185s coverage: 73.7% of statements 16:58:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.460s coverage: 65.8% of statements 16:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.935s coverage: 41.8% of statements 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:58:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:58:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:58:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.421s coverage: 17.7% of statements 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:58:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.866s coverage: 92.3% of statements 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:58:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:58:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:58:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:58:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:58:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.273s coverage: 100.0% of statements 16:58:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 16:58:51 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:58:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:58:51 GO111MODULE=on go vet ./... 17:00:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:57 ./bin/test-attribution-txt.sh [Pipeline] echo 17:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:00:58 + ls -al . 17:00:58 total 764 17:00:58 drwxrwxr-x 10 1001 1001 4096 Oct 25 16:53 . 17:00:58 drwxr-xr-x 4 root root 4096 Oct 25 16:53 .. 17:00:58 drwxrwxr-x 2 1001 1001 4096 Oct 25 16:52 .blubracket 17:00:58 -rw-rw-r-- 1 1001 1001 16 Oct 25 16:52 .dockerignore 17:00:58 drwxrwxr-x 8 1001 1001 4096 Oct 25 16:52 .git 17:00:58 drwxrwxr-x 3 1001 1001 4096 Oct 25 16:52 .github 17:00:58 -rw-rw-r-- 1 1001 1001 1030 Oct 25 16:52 .gitignore 17:00:58 -rw-rw-r-- 1 1001 1001 42 Oct 25 16:52 .golangci.yml 17:00:58 -rw-rw-r-- 1 1001 1001 87 Oct 25 16:52 .hadolint.yml 17:00:58 -rw-rw-r-- 1 1001 1001 166 Oct 25 16:52 .sonarcloud.properties 17:00:58 -rw-rw-r-- 1 1001 1001 1171 Oct 25 16:52 ADOPTERS.md 17:00:58 -rw-rw-r-- 1 1001 1001 10722 Oct 25 16:52 Attribution.txt 17:00:58 -rw-rw-r-- 1 1001 1001 63209 Oct 25 16:52 CHANGELOG.md 17:00:58 -rw-rw-r-- 1 1001 1001 3804 Oct 25 16:52 CONTRIBUTING.md 17:00:58 -rw-rw-r-- 1 1001 1001 677 Oct 25 16:52 GOVERNANCE.md 17:00:58 -rw-rw-r-- 1 1001 1001 850 Oct 25 16:52 Jenkinsfile 17:00:58 -rw-rw-r-- 1 1001 1001 10775 Oct 25 16:52 LICENSE 17:00:58 -rw-rw-r-- 1 1001 1001 13857 Oct 25 16:52 Makefile 17:00:58 -rw-rw-r-- 1 1001 1001 582 Oct 25 16:52 OWNERS.md 17:00:58 -rw-rw-r-- 1 1001 1001 9799 Oct 25 16:52 README.md 17:00:58 -rw-rw-r-- 1 1001 1001 6912 Oct 25 16:52 SECURITY.md 17:00:58 -rw-rw-r-- 1 1001 1001 5 Oct 25 16:50 VERSION 17:00:58 -rw-rw-r-- 1 1001 1001 4131 Oct 25 16:52 ZMQWindows.md 17:00:58 drwxrwxr-x 2 1001 1001 4096 Oct 25 16:52 bin 17:00:58 drwxrwxr-x 18 1001 1001 4096 Oct 25 16:52 cmd 17:00:58 -rw-r--r-- 1 root root 501828 Oct 25 16:58 coverage.out 17:00:58 -rw-rw-r-- 1 1001 1001 3446 Oct 25 16:52 go.mod 17:00:58 -rw-rw-r-- 1 1001 1001 45237 Oct 25 16:52 go.sum 17:00:58 drwxrwxr-x 8 1001 1001 4096 Oct 25 16:52 internal 17:00:58 drwxrwxr-x 3 1001 1001 4096 Oct 25 16:52 openapi 17:00:58 drwxrwxr-x 4 1001 1001 4096 Oct 25 16:52 snap 17:00:58 -rw-rw-r-- 1 1001 1001 204 Oct 25 16:52 version.go [Pipeline] sh 17:00:59 + '[' -e coverage.out ] 17:00:59 + chown 1001:1001 coverage.out [Pipeline] stash 17:00:59 Warning: overwriting stash ‘coverage-report’ 17:00:59 Stashed 1 file(s) [Pipeline] sh 17:01:00 + make build 17:01:00 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:02:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:04:13 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:04:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:04:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:04:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:05:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:05:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:05:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:05:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:05:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:05:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:05:35 $ docker stop --time=1 53c2813e59fc6e64c7866bdef105e3dc0f92b9084767a96999f2298b11c2f1d6 17:05:37 $ docker rm -f 53c2813e59fc6e64c7866bdef105e3dc0f92b9084767a96999f2298b11c2f1d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:40 17:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:40 latest: Pulling from edgex-devops/edgex-compose-arm64 17:05:40 29e5d40040c1: Pulling fs layer 17:05:40 1ce36da41761: Pulling fs layer 17:05:40 25b303627fd3: Pulling fs layer 17:05:41 29e5d40040c1: Verifying Checksum 17:05:41 29e5d40040c1: Download complete 17:05:41 1ce36da41761: Verifying Checksum 17:05:41 1ce36da41761: Download complete 17:05:41 29e5d40040c1: Pull complete 17:05:43 25b303627fd3: Verifying Checksum 17:05:43 25b303627fd3: Download complete 17:05:43 1ce36da41761: Pull complete 17:05:53 25b303627fd3: Pull complete 17:05:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container 17:05:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:05:55 $ docker top ae82fab1b05033487d8af87c93431185d3bbdd0e27ee9a745a94d184ebfd0833 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:56 + docker-compose+ build --help 17:05:56 grep parallel 17:06:02 --parallel Build images in parallel. [Pipeline] } 17:06:02 $ docker stop --time=1 ae82fab1b05033487d8af87c93431185d3bbdd0e27ee9a745a94d184ebfd0833 17:06:04 $ docker rm -f ae82fab1b05033487d8af87c93431185d3bbdd0e27ee9a745a94d184ebfd0833 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container 17:06:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 17:06:06 $ docker top 130724c8d252b35bd1b84eafbeb34b888ad22e1397c94e83b725c4ea304d2da6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:06 + docker-compose -f ./docker-compose-build.yml build --parallel 17:06:13 Building core-command ... 17:06:13 Building core-data ... 17:06:13 Building core-metadata ... 17:06:13 Building security-bootstrapper ... 17:06:13 Building security-proxy-setup ... 17:06:13 Building security-secretstore-setup ... 17:06:13 Building security-spiffe-token-provider ... 17:06:13 Building security-spire-agent ... 17:06:13 Building security-spire-config ... 17:06:13 Building security-spire-server ... 17:06:13 Building support-notifications ... 17:06:13 Building support-scheduler ... 17:06:13 Building sys-mgmt-agent ... 17:06:13 Building support-scheduler 17:06:13 Building core-metadata 17:06:13 Building security-secretstore-setup 17:06:13 Building security-proxy-setup 17:06:13 Building security-spire-server 17:07:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:07:00 ---> 36f066e346d3 17:07:00 Step 3/25 : WORKDIR /edgex-go 17:07:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:07:01 ---> 36f066e346d3 17:07:01 Step 3/22 : WORKDIR /edgex-go 17:07:01 ---> Running in d81d7620b34e 17:07:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:01 ---> 36f066e346d3 17:07:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:07:01 ---> Running in b4995de09cd5 17:07:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:07:01 ---> 36f066e346d3 17:07:01 Step 3/25 : WORKDIR /edgex-go 17:07:01 ---> Running in dc7f4779948f 17:07:01 ---> Running in 251aa0a86fc2 17:07:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:07:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:07:01 ---> 36f066e346d3 17:07:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:07:01 ---> Running in 8ba9d7ac1a66 17:07:02 Removing intermediate container 8ba9d7ac1a66 17:07:02 ---> 28c19a27bd8b 17:07:02 Step 4/25 : WORKDIR /edgex-go 17:07:02 Removing intermediate container dc7f4779948f 17:07:02 ---> f14732c63a04 17:07:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:02 Removing intermediate container 251aa0a86fc2 17:07:02 ---> e811c1d9b840 17:07:02 Step 4/23 : WORKDIR /edgex-go 17:07:02 Removing intermediate container b4995de09cd5 17:07:02 ---> d72e9f1408ec 17:07:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:02 Removing intermediate container d81d7620b34e 17:07:02 ---> cbc4ffe8497f 17:07:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:02 ---> Running in 2091f3e65900 17:07:02 ---> Running in b35f7eab18d3 17:07:02 ---> Running in 67ecc0457301 17:07:02 ---> Running in 18fd1ea4877d 17:07:02 ---> Running in e7d54aebd775 17:07:03 Removing intermediate container 2091f3e65900 17:07:03 ---> f463a324a773 17:07:03 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:03 Removing intermediate container b35f7eab18d3 17:07:03 ---> 8e536f97a5e2 17:07:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:03 ---> Running in 5934a8fb6586 17:07:03 ---> Running in 89b22ec07695 17:07:06 Removing intermediate container 67ecc0457301 17:07:06 ---> 7cbf3a382cf2 17:07:06 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:07:06 ---> Running in 4265fd16dbc5 17:07:06 Removing intermediate container 18fd1ea4877d 17:07:06 ---> 6263e267a0ee 17:07:06 Step 5/22 : RUN apk add --update --no-cache make git 17:07:07 ---> Running in 5de292b9e12c 17:07:07 Removing intermediate container e7d54aebd775 17:07:07 ---> 8230ab03e304 17:07:07 Step 5/25 : RUN apk add --update --no-cache make git 17:07:07 ---> Running in c0da691b010d 17:07:08 Removing intermediate container 5934a8fb6586 17:07:08 ---> 53c9fdbd86e1 17:07:08 Step 6/25 : RUN apk add --update --no-cache make git 17:07:08 Removing intermediate container 89b22ec07695 17:07:08 ---> 134f1a4ac539 17:07:08 Step 6/23 : RUN apk add --update --no-cache make git 17:07:08 ---> Running in 0436366d29f1 17:07:08 ---> Running in 8b683236fb50 17:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:09 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:09 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:07:09 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:07:09 OK: 221 MiB in 51 packages 17:07:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:09 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:07:10 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:07:10 OK: 221 MiB in 51 packages 17:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:10 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:07:10 OK: 221 MiB in 51 packages 17:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:10 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:10 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:07:10 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:07:10 OK: 221 MiB in 51 packages 17:07:11 OK: 221 MiB in 51 packages 17:07:11 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:07:11 Removing intermediate container 4265fd16dbc5 17:07:11 ---> 40d2a0812618 17:07:11 Step 6/25 : COPY go.mod vendor* ./ 17:07:11 Removing intermediate container 5de292b9e12c 17:07:11 ---> adda6195ffe7 17:07:11 Step 6/22 : COPY go.mod vendor* ./ 17:07:12 Removing intermediate container c0da691b010d 17:07:12 ---> f14862bc5354 17:07:12 Step 6/25 : COPY go.mod vendor* ./ 17:07:12 Removing intermediate container 0436366d29f1 17:07:12 ---> 3393cf69003a 17:07:12 Step 7/25 : COPY go.mod vendor* ./ 17:07:12 Removing intermediate container 8b683236fb50 17:07:12 ---> 77cc6a7950da 17:07:12 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:12 ---> 1dd5f7e3c5d6 17:07:12 Step 7/23 : COPY go.mod vendor* ./ 17:07:12 ---> Running in b40ff6e3b4f8 17:07:12 ---> 017a0b257a38 17:07:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:13 ---> Running in 0b4167ee239c 17:07:13 ---> 08c83f913d0d 17:07:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:13 ---> Running in 4f135d7e44c2 17:07:13 ---> 32886c12a5ff 17:07:13 ---> fb43cd3be30d 17:07:13 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:13 17:07:14 ---> Running in 00c2afb339c7 17:07:14 ---> Running in 70ca70186a8b 17:08:35 Removing intermediate container 4f135d7e44c2 17:08:35 ---> 7bf9c7b48ca4 17:08:35 Removing intermediate container 00c2afb339c7 17:08:35 Step 8/25 : COPY . . 17:08:35 ---> e35537fdff53 17:08:35 Step 9/23 : COPY . . 17:08:35 Removing intermediate container 0b4167ee239c 17:08:35 ---> 464e17223506 17:08:35 Step 8/22 : COPY . . 17:08:35 Removing intermediate container 70ca70186a8b 17:08:35 ---> 77648ba030bb 17:08:35 Step 9/25 : COPY . . 17:08:35 Removing intermediate container b40ff6e3b4f8 17:08:35 ---> 2a7d6a017a6d 17:08:35 Step 8/25 : COPY . . 17:08:50 ---> e4e192f3075e 17:08:50 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:08:50 ---> 951ecb857f2b 17:08:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:08:50 ---> 2e99b7c8551d 17:08:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> Running in 709587fef1ca 17:08:50 17:08:50 ---> 661056facf17 17:08:50 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:08:50 ---> Running in ab9b9adc92c8 17:08:50 ---> Running in 54b0eb15e807 17:08:50 ---> Running in 649766ca4271 17:08:51 ---> 297be9a1169d 17:08:51 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:08:51 ---> Running in 940baf21abaf 17:08:52 Removing intermediate container 940baf21abaf 17:08:52 ---> 89167657d22c 17:08:52 Step 10/25 : WORKDIR /edgex-go/spire-build 17:08:52 ---> Running in 80129fc890b2 17:08:52 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:08:52 Removing intermediate container 80129fc890b2 17:08:52 ---> bd6030f4334c 17:08:52 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:08:52 ---> Running in 4e343e6a1265 17:08:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:08:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:08:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:08:55 Removing intermediate container 4e343e6a1265 17:08:55 ---> 3c6ba22b7d5a 17:08:55 Step 12/25 : WORKDIR /edgex-go 17:08:55 ---> Running in edde5e74d8ce 17:08:55 Removing intermediate container edde5e74d8ce 17:08:55 ---> 8e5feb6f642e 17:08:55 17:08:55 Step 13/25 : FROM alpine:3.15 17:08:55 3.15: Pulling from library/alpine 17:08:57 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:08:57 Status: Downloaded newer image for alpine:3.15 17:08:57 ---> 02e0d6fdf486 17:08:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:08:57 ---> Running in fa3074648634 17:08:57 Removing intermediate container fa3074648634 17:08:57 ---> e47b94115946 17:08:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:57 ---> Running in 3d90f95d129a 17:09:01 Removing intermediate container 3d90f95d129a 17:09:01 ---> 79d5a7602d8b 17:09:01 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:09:01 ---> Running in 75d321100d4d 17:09:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:09:02 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:09:02 WARNING: fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:09:02 Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:09:03 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:09:03 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:09:03 2 errors; 14 distinct packages available 17:09:04 Building support-notifications 17:09:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:09:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:09:22 ---> 36f066e346d3 17:09:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:09:22 ---> Using cache 17:09:22 ---> e811c1d9b840 17:09:22 Step 4/23 : WORKDIR /edgex-go 17:09:22 ---> Using cache 17:09:22 ---> 8e536f97a5e2 17:09:22 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:22 ---> Using cache 17:09:22 ---> 134f1a4ac539 17:09:22 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:09:22 ---> Running in b7889a8dd70c 17:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:23 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:09:23 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:09:23 OK: 221 MiB in 51 packages 17:09:24 Removing intermediate container b7889a8dd70c 17:09:24 ---> 9b8ff0ee0065 17:09:24 Step 7/23 : COPY go.mod vendor* ./ 17:09:25 ---> 04ad01e2d638 17:09:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:25 ---> Running in 43e1a6877323 17:10:33 Removing intermediate container 43e1a6877323 17:10:33 ---> 54c933ab77f7 17:10:33 Step 9/23 : COPY . . 17:10:40 ---> 92011fc116df 17:10:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:10:40 ---> Running in c0591a62a941 17:10:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:14:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:14:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:14:56 Removing intermediate container ab9b9adc92c8 17:14:56 ---> c2f59b39b5ac 17:14:56 17:14:56 Step 10/22 : FROM alpine:3.16 17:14:56 3.16: Pulling from library/alpine 17:14:56 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:14:56 Status: Downloaded newer image for alpine:3.16 17:14:56 ---> a6215f271958 17:14:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:14:56 ---> Running in 1013b3083300 17:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:00 (1/6) Installing ca-certificates (20220614-r0) 17:15:00 (2/6) Installing brotli-libs (1.0.9-r6) 17:15:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:15:00 (4/6) Installing libcurl (7.83.1-r3) 17:15:00 (5/6) Installing curl (7.83.1-r3) 17:15:00 (6/6) Installing dumb-init (1.2.5-r1) 17:15:00 Executing busybox-1.35.0-r17.trigger 17:15:00 Executing ca-certificates-20220614-r0.trigger 17:15:01 OK: 8 MiB in 20 packages 17:15:04 Removing intermediate container 1013b3083300 17:15:04 ---> 7f15a94735c5 17:15:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:04 ---> Running in 9ef638e27acf 17:15:05 Removing intermediate container 9ef638e27acf 17:15:05 ---> d920c520412b 17:15:05 Step 13/22 : WORKDIR /edgex 17:15:05 ---> Running in 036bd68a2bb4 17:15:07 Removing intermediate container 036bd68a2bb4 17:15:07 ---> 3d007c0963bc 17:15:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:15:07 Removing intermediate container 649766ca4271 17:15:07 ---> bf4baf202b97 17:15:07 17:15:07 Step 10/25 : FROM alpine:3.16 17:15:07 ---> a6215f271958 17:15:07 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:15:07 ---> Running in 14320ad36581 17:15:08 ---> 556613403b06 17:15:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:15:10 ---> 838d93134e42 17:15:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:15:12 ---> e0524d9a1a54 17:15:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:15:12 (1/3) Installing ca-certificates (20220614-r0) 17:15:12 (2/3) Installing dumb-init (1.2.5-r1) 17:15:12 (3/3) Installing su-exec (0.2-r1) 17:15:12 Executing busybox-1.35.0-r17.trigger 17:15:12 Executing ca-certificates-20220614-r0.trigger 17:15:13 OK: 6 MiB in 17 packages 17:15:13 ---> 486caedd1707 17:15:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:13 ---> Running in c6e06b5a0001 17:15:15 Removing intermediate container 14320ad36581 17:15:15 ---> 3698436bec66 17:15:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:15:15 ---> Running in fd56b47a12ae 17:15:16 Removing intermediate container fd56b47a12ae 17:15:16 ---> b8de97d1accf 17:15:16 Step 13/25 : WORKDIR / 17:15:17 ---> Running in 3e05969dd575 17:15:17 Removing intermediate container c6e06b5a0001 17:15:17 ---> 694baaac0bd1 17:15:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:15:17 ---> Running in dd8d0478ef48 17:15:17 Removing intermediate container 3e05969dd575 17:15:17 ---> 6e8ff52220d1 17:15:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:15:17 Removing intermediate container dd8d0478ef48 17:15:17 ---> 6cae422c5034 17:15:17 Step 20/22 : LABEL arch=arm64 17:15:18 ---> Running in 4a7bbf4b5188 17:15:19 ---> c315d30b4575 17:15:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:15:19 Removing intermediate container 4a7bbf4b5188 17:15:19 ---> 8ee41c094412 17:15:19 Step 21/22 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:15:19 ---> Running in c28063494b85 17:15:20 Removing intermediate container c28063494b85 17:15:20 ---> 66c4f46c5d1d 17:15:20 Step 22/22 : LABEL version=0.0.0 17:15:20 ---> 5378465ac567 17:15:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:15:20 ---> Running in 692d56a19be6 17:15:20 Removing intermediate container 692d56a19be6 17:15:20 ---> d224d3b7aa0e 17:15:20 17:15:21 Successfully built d224d3b7aa0e 17:15:21 Successfully tagged security-proxy-setup-arm64:latest 17:15:21  Building security-proxy-setup ... done Building security-bootstrapper 17:15:21 ---> 2178a7626e29 17:15:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:15:23 ---> 296ffc003a40 17:15:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:15:25 ---> 373bc562b4ef 17:15:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:15:27 ---> a4d10fdf943a 17:15:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:15:28 ---> 19dea0489b56 17:15:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:15:28 ---> Running in ee52e11abcbf 17:15:31 Removing intermediate container ee52e11abcbf 17:15:31 ---> f55a09b2035e 17:15:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:15:31 ---> Running in ac4e1a689f43 17:15:31 Removing intermediate container ac4e1a689f43 17:15:31 ---> 3f15aaca36dd 17:15:31 Step 23/25 : LABEL arch=arm64 17:15:32 ---> Running in 539d253372b0 17:15:32 Removing intermediate container 539d253372b0 17:15:32 ---> b100dab659cb 17:15:32 Step 24/25 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:15:33 ---> Running in f3e049c8ba18 17:15:33 Removing intermediate container f3e049c8ba18 17:15:33 ---> 2b7abe88d194 17:15:33 Step 25/25 : LABEL version=0.0.0 17:15:33 ---> Running in ad34826edc22 17:15:34 Removing intermediate container ad34826edc22 17:15:34 ---> ab9472aa7ff2 17:15:34 17:15:35 Successfully built ab9472aa7ff2 17:15:35 Successfully tagged security-secretstore-setup-arm64:latest 17:15:35 Building core-command 17:15:45  Building security-secretstore-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:15:45 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:15:45 ---> 36f066e346d3 17:15:45 Step 3/33 : WORKDIR /edgex-go 17:15:45 ---> Using cache 17:15:45 ---> d72e9f1408ec 17:15:45 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:45 ---> Using cache 17:15:45 ---> 8230ab03e304 17:15:45 Step 5/33 : RUN apk add --update --no-cache make git 17:15:45 ---> Using cache 17:15:45 ---> f14862bc5354 17:15:45 Step 6/33 : COPY go.mod vendor* ./ 17:15:45 ---> Using cache 17:15:45 ---> 08c83f913d0d 17:15:45 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:45 ---> Using cache 17:15:45 ---> 7bf9c7b48ca4 17:15:45 Step 8/33 : COPY . . 17:15:45 ---> Using cache 17:15:45 ---> 951ecb857f2b 17:15:45 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:15:45 ---> Running in 2f0dc4f422fa 17:15:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:16:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:16:01 ---> 36f066e346d3 17:16:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:16:01 ---> Using cache 17:16:01 ---> e811c1d9b840 17:16:01 Step 4/24 : WORKDIR /edgex-go 17:16:01 ---> Using cache 17:16:01 ---> 8e536f97a5e2 17:16:01 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:01 ---> Using cache 17:16:01 ---> 134f1a4ac539 17:16:01 Step 6/24 : RUN apk add --update --no-cache make git 17:16:01 ---> Using cache 17:16:01 ---> 1dd5f7e3c5d6 17:16:01 Step 7/24 : COPY go.mod vendor* ./ 17:16:01 ---> Using cache 17:16:01 ---> fb43cd3be30d 17:16:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:01 ---> Using cache 17:16:01 ---> e35537fdff53 17:16:01 Step 9/24 : COPY . . 17:16:01 ---> Using cache 17:16:01 ---> e4e192f3075e 17:16:01 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:16:01 ---> Running in 4e482ea913a7 17:16:01 Removing intermediate container 54b0eb15e807 17:16:01 ---> 620a9c6928ad 17:16:01 17:16:01 Step 11/25 : FROM alpine:3.16 17:16:01 ---> a6215f271958 17:16:01 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:16:01 ---> Running in 057aa2799d07 17:16:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:05 (1/1) Installing dumb-init (1.2.5-r1) 17:16:05 Executing busybox-1.35.0-r17.trigger 17:16:05 OK: 5 MiB in 15 packages 17:16:07 Removing intermediate container 057aa2799d07 17:16:07 ---> d78c1683b999 17:16:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:16:07 ---> Running in 422c7b0ed00f 17:16:07 Removing intermediate container 422c7b0ed00f 17:16:07 ---> cffb801f9d2f 17:16:07 Step 14/25 : ENV APP_PORT=59881 17:16:07 ---> Running in 6af3098c6daa 17:16:08 Removing intermediate container 6af3098c6daa 17:16:08 ---> 07f258f56f74 17:16:08 Step 15/25 : EXPOSE $APP_PORT 17:16:08 ---> Running in ce41fae1478b 17:16:09 Removing intermediate container ce41fae1478b 17:16:09 ---> c2f97470780a 17:16:09 Step 16/25 : WORKDIR / 17:16:09 ---> Running in 871ceef3e358 17:16:09 Removing intermediate container 871ceef3e358 17:16:09 ---> 66e578ed5651 17:16:09 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:16:11 ---> 4a73bc05a8ea 17:16:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:16:13 ---> 7890f6dfc18e 17:16:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:16:13 ---> 61f18b7ae40a 17:16:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:16:14 ---> bcebea9efcac 17:16:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:16:14 ---> Running in 4f82b651bb20 17:16:15 Removing intermediate container 4f82b651bb20 17:16:15 ---> ab11cc5857bc 17:16:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:16:15 ---> Running in c0b0f9ada8e1 17:16:15 Removing intermediate container c0b0f9ada8e1 17:16:15 ---> 99de75ab5c82 17:16:15 Step 23/25 : LABEL arch=arm64 17:16:16 ---> Running in 55c90173274e 17:16:16 Removing intermediate container 55c90173274e 17:16:16 ---> 41a12e4863fc 17:16:16 Step 24/25 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:16:16 ---> Running in 60194730969e 17:16:17 Removing intermediate container 60194730969e 17:16:17 ---> 359a29fa1d77 17:16:17 Step 25/25 : LABEL version=0.0.0 17:16:17 ---> Running in 590f7fcae8a5 17:16:18 Removing intermediate container 590f7fcae8a5 17:16:18 ---> 64a9f567f9fb 17:16:18 17:16:18 Successfully built 64a9f567f9fb 17:16:18 Successfully tagged core-metadata-arm64:latest 17:16:18  Building core-metadata ... done Building core-data 17:16:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:16:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:16:40 ---> 36f066e346d3 17:16:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:16:40 ---> Using cache 17:16:40 ---> e811c1d9b840 17:16:40 Step 4/24 : WORKDIR /edgex-go 17:16:40 ---> Using cache 17:16:40 ---> 8e536f97a5e2 17:16:40 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:16:40 ---> Using cache 17:16:40 ---> 134f1a4ac539 17:16:40 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:16:40 ---> Running in b38caa93c31b 17:16:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:16:40 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:16:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:16:40 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:16:40 OK: 221 MiB in 51 packages 17:16:40 Removing intermediate container b38caa93c31b 17:16:40 ---> 216544240a0d 17:16:40 Step 7/24 : COPY go.mod vendor* ./ 17:16:42 ---> ae0b42671ed7 17:16:42 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:16:42 ---> Running in 7a9900edeb69 17:18:03 Removing intermediate container 7a9900edeb69 17:18:03 ---> 38fe66fbf328 17:18:03 Step 9/24 : COPY . . 17:18:05 ---> ad5e261be4eb 17:18:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:18:05 ---> Running in 1cdaf03f021e 17:18:07 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:18:54 Removing intermediate container 709587fef1ca 17:18:54 ---> 11d68a0a1507 17:18:54 17:18:54 Step 11/23 : FROM alpine:3.16 17:18:54 ---> a6215f271958 17:18:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:18:54 ---> Using cache 17:18:54 ---> d78c1683b999 17:18:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:18:54 ---> Using cache 17:18:54 ---> cffb801f9d2f 17:18:54 Step 14/23 : ENV APP_PORT=59861 17:18:54 ---> Running in b24cc1793f39 17:18:54 Removing intermediate container b24cc1793f39 17:18:54 ---> 89d1b8f42444 17:18:54 Step 15/23 : EXPOSE $APP_PORT 17:18:54 ---> Running in 9967bc47fed6 17:18:54 Removing intermediate container 9967bc47fed6 17:18:54 ---> c3b23116ef61 17:18:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:18:54 ---> d71d0d00db9a 17:18:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:18:55 ---> f77651cd1f3e 17:18:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:18:56 ---> a4e59aefa647 17:18:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:18:56 ---> Running in 359ff28ed356 17:18:57 Removing intermediate container 359ff28ed356 17:18:57 ---> afe154b5b95d 17:18:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:57 ---> Running in 4783b3c0b300 17:18:57 Removing intermediate container 4783b3c0b300 17:18:57 ---> 16fa5d7e9def 17:18:57 Step 21/23 : LABEL arch=arm64 17:18:57 ---> Running in 329aea821d30 17:18:58 Removing intermediate container 329aea821d30 17:18:58 ---> 6a1bdb7382ef 17:18:58 Step 22/23 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:18:58 ---> Running in f963c24c7433 17:18:59 Removing intermediate container f963c24c7433 17:18:59 ---> 41691b993b2a 17:18:59 Step 23/23 : LABEL version=0.0.0 17:18:59 ---> Running in 35edde5fcc06 17:18:59 Removing intermediate container 35edde5fcc06 17:18:59 ---> fde0d2bee005 17:18:59 17:18:59 Successfully built fde0d2bee005 17:18:59 Successfully tagged support-scheduler-arm64:latest 17:18:59  Building support-scheduler ... done Building security-spire-agent 17:19:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:19:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:19:14 ---> 36f066e346d3 17:19:14 Step 3/26 : WORKDIR /edgex-go 17:19:14 ---> Using cache 17:19:14 ---> d72e9f1408ec 17:19:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:14 ---> Using cache 17:19:14 ---> 8230ab03e304 17:19:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:19:14 ---> Running in 4f6934a8a0e0 17:19:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:19:15 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:19:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:19:16 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:19:16 OK: 221 MiB in 51 packages 17:19:17 Removing intermediate container 4f6934a8a0e0 17:19:17 ---> edc101cace2e 17:19:17 Step 6/26 : COPY go.mod vendor* ./ 17:19:18 ---> faed91461b2c 17:19:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:18 ---> Running in f8bff29a7fd9 17:20:26 Removing intermediate container f8bff29a7fd9 17:20:26 ---> b7ac48a9370c 17:20:26 Step 8/26 : COPY . . 17:20:38 ---> 17d28ac1734b 17:20:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:20:38 ---> Running in d2f16c035175 17:20:38 Removing intermediate container d2f16c035175 17:20:38 ---> 2aae9233f74b 17:20:38 Step 10/26 : WORKDIR /edgex-go/spire-build 17:20:38 ---> Running in 81eae440aa62 17:20:40 Removing intermediate container 81eae440aa62 17:20:40 ---> 62f7b6f9c8dc 17:20:40 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:20:40 ---> Running in 650ec2bac326 17:20:42 Removing intermediate container c0591a62a941 17:20:42 ---> a597c4189a8f 17:20:42 17:20:42 Step 11/23 : FROM alpine:3.16 17:20:42 ---> a6215f271958 17:20:42 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:20:42 ---> Running in c3e31de4d4fa 17:20:44 Removing intermediate container 650ec2bac326 17:20:44 ---> 70c85a23ff6b 17:20:44 Step 12/26 : WORKDIR /edgex-go 17:20:44 ---> Running in d1072568a2f5 17:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:20:44 Removing intermediate container d1072568a2f5 17:20:44 ---> 03221ed8bf5c 17:20:44 17:20:44 Step 13/26 : FROM alpine:3.15 17:20:44 ---> 02e0d6fdf486 17:20:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:44 ---> Using cache 17:20:44 ---> e47b94115946 17:20:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:44 ---> Using cache 17:20:45 ---> 79d5a7602d8b 17:20:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:20:45 ---> Running in 864c5a23d3d9 17:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:20:46 (1/2) Installing ca-certificates (20220614-r0) 17:20:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:20:47 (2/2) Installing dumb-init (1.2.5-r1) 17:20:47 Executing busybox-1.35.0-r17.trigger 17:20:47 Executing ca-certificates-20220614-r0.trigger 17:20:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:20:47 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:20:47 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:20:47 OK: 6 MiB in 16 packages 17:20:47 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:20:47 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:20:47 2 errors; 14 distinct packages available 17:20:49 Building security-spire-config 17:20:49 Removing intermediate container c3e31de4d4fa 17:20:49 ---> abaa5dabe854 17:20:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:20:50 ---> Running in ae7a308561e2 17:20:53 Removing intermediate container ae7a308561e2 17:20:53 ---> b6d16ff3b17b 17:20:53 Step 14/23 : ENV APP_PORT=59860 17:20:53 ---> Running in f7a2da74dbbc 17:20:53 Removing intermediate container f7a2da74dbbc 17:20:53 ---> 2ec98f91441a 17:20:53 Step 15/23 : EXPOSE $APP_PORT 17:20:53 ---> Running in a1d3e18fe4cd 17:20:54 Removing intermediate container a1d3e18fe4cd 17:20:54 ---> 88311c2b3f94 17:20:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:20:54 ---> 922bbf093772 17:20:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:20:59 ---> 6ee8a2eb4526 17:20:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:21:00 ---> 95845e4e4bc6 17:21:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:21:00 ---> Running in 23d96deb6755 17:21:00 Removing intermediate container 23d96deb6755 17:21:00 ---> 8617787b49cd 17:21:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:21:00 ---> Running in 831e6c659cba 17:21:01 Removing intermediate container 831e6c659cba 17:21:01 ---> 1f02438b0f0f 17:21:01 Step 21/23 : LABEL arch=arm64 17:21:01 ---> Running in 64dcbdcc3ebe 17:21:02 Removing intermediate container 64dcbdcc3ebe 17:21:02 ---> ca7bf5eb8289 17:21:02 Step 22/23 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:21:02 ---> Running in 8f7cdd4f9881 17:21:03 Removing intermediate container 8f7cdd4f9881 17:21:03 ---> f6416be2833f 17:21:03 Step 23/23 : LABEL version=0.0.0 17:21:03 ---> Running in 5acbc75ba32a 17:21:03 Removing intermediate container 5acbc75ba32a 17:21:03 ---> cd4b31b5f6f6 17:21:03 17:21:04 Successfully built cd4b31b5f6f6 17:21:04 Successfully tagged support-notifications-arm64:latest 17:21:04  Building support-notifications ... done Building security-spiffe-token-provider 17:21:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:21:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:21:05 ---> 36f066e346d3 17:21:05 Step 3/26 : WORKDIR /edgex-go 17:21:05 ---> Using cache 17:21:05 ---> d72e9f1408ec 17:21:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:05 ---> Using cache 17:21:05 ---> 8230ab03e304 17:21:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:21:05 ---> Using cache 17:21:05 ---> edc101cace2e 17:21:05 Step 6/26 : COPY go.mod vendor* ./ 17:21:05 ---> Using cache 17:21:05 ---> faed91461b2c 17:21:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:05 ---> Using cache 17:21:05 ---> b7ac48a9370c 17:21:05 Step 8/26 : COPY . . 17:21:05 ---> Using cache 17:21:05 ---> 17d28ac1734b 17:21:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:21:05 ---> Using cache 17:21:05 ---> 2aae9233f74b 17:21:05 Step 10/26 : WORKDIR /edgex-go/spire-build 17:21:05 ---> Using cache 17:21:05 ---> 62f7b6f9c8dc 17:21:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:21:05 ---> Using cache 17:21:05 ---> 70c85a23ff6b 17:21:05 Step 12/26 : WORKDIR /edgex-go 17:21:05 ---> Using cache 17:21:05 ---> 03221ed8bf5c 17:21:05 17:21:05 Step 13/26 : FROM alpine:3.15 17:21:05 ---> 02e0d6fdf486 17:21:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:21:05 ---> Using cache 17:21:05 ---> e47b94115946 17:21:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:05 ---> Using cache 17:21:05 ---> 79d5a7602d8b 17:21:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:21:05 ---> Running in 5977daab5261 17:21:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:21:07 ERROR: fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:21:07 https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:21:07 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:21:07 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:21:07 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:21:07 2 errors; 14 distinct packages available 17:21:09 Building sys-mgmt-agent 17:21:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:21:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:21:31 ---> 36f066e346d3 17:21:31 Step 3/20 : WORKDIR /edgex-go 17:21:31 ---> Using cache 17:21:31 ---> d72e9f1408ec 17:21:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:21:31 ---> Running in 25c32f241091 17:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:21:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:21:32 ---> 36f066e346d3 17:21:32 Step 3/23 : WORKDIR /edgex-go 17:21:32 ---> Using cache 17:21:32 ---> d72e9f1408ec 17:21:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:32 ---> Using cache 17:21:32 ---> 8230ab03e304 17:21:32 Step 5/23 : RUN apk add --update --no-cache make bash git 17:21:32 ---> Running in 5a78c6af46aa 17:21:33 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:21:33 v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:21:33 OK: 16895 distinct packages available 17:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:34 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:21:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:35 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:21:35 OK: 221 MiB in 51 packages 17:21:35 OK: 221 MiB in 51 packages 17:21:36 Removing intermediate container 5a78c6af46aa 17:21:36 ---> 72255e9681c3 17:21:36 Step 6/23 : COPY go.mod vendor* ./ 17:21:37 Removing intermediate container 25c32f241091 17:21:37 ---> f4cc7fbe544d 17:21:37 Step 5/20 : COPY go.mod vendor* ./ 17:21:38 ---> 52bb6268efe1 17:21:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:38 ---> Running in 5ee7ed998127 17:21:38 ---> 009c7a6c01a5 17:21:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:39 ---> Running in 47e3a77d04e5 17:22:01 Removing intermediate container 2f0dc4f422fa 17:22:01 ---> 298385022868 17:22:01 17:22:01 Step 10/33 : FROM alpine:3.16 17:22:01 ---> a6215f271958 17:22:01 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:22:01 ---> Running in 859ccdf05a87 17:22:01 Removing intermediate container 859ccdf05a87 17:22:01 ---> 82a18fb7cc41 17:22:01 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 17:22:01 ---> Running in 1637252ec33a 17:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:22:03 (1/2) Installing dumb-init (1.2.5-r1) 17:22:03 (2/2) Installing su-exec (0.2-r1) 17:22:03 Executing busybox-1.35.0-r17.trigger 17:22:03 OK: 5 MiB in 16 packages 17:22:05 Removing intermediate container 1637252ec33a 17:22:05 ---> f811f130a219 17:22:05 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 17:22:05 ---> Running in 4fa164e1e1be 17:22:06 Removing intermediate container 4fa164e1e1be 17:22:06 ---> 0bc189a33cf7 17:22:06 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:22:06 ---> Running in 3a2ecb6a9170 17:22:06 Removing intermediate container 3a2ecb6a9170 17:22:06 ---> c028e911f279 17:22:06 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:22:06 ---> Running in 3d4836acd9d8 17:22:07 Removing intermediate container 3d4836acd9d8 17:22:07 ---> 3881337dc73b 17:22:07 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:22:07 ---> Running in a6d166ab34bc 17:22:08 Removing intermediate container a6d166ab34bc 17:22:08 ---> f63b745ba04d 17:22:08 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:22:08 ---> Running in dbed72c004a7 17:22:11 Removing intermediate container dbed72c004a7 17:22:11 ---> 1dd5cb27fa8d 17:22:11 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:22:11 ---> Running in d85fec187994 17:22:11 Removing intermediate container d85fec187994 17:22:11 ---> f1410e68f070 17:22:11 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:22:12 ---> 3bc1b4c3e6e4 17:22:12 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:22:12 ---> Running in ea3a232335f9 17:22:17 Removing intermediate container ea3a232335f9 17:22:17 ---> a4de25751a14 17:22:17 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:17 ---> cc07cf248f41 17:22:17 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:22:21 ---> be27fa3fd3c0 17:22:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:22:22 ---> ea4fb3a49c11 17:22:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:22:24 ---> e58931f25033 17:22:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:22:26 ---> 4e9a3da90d9a 17:22:26 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:22:28 ---> 8fdef28d8bec 17:22:28 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:22:30 ---> 85ca769e052d 17:22:30 Step 28/33 : RUN chmod +x /entrypoint.sh 17:22:31 ---> Running in 6d9e00e8f8f6 17:22:36 Removing intermediate container 6d9e00e8f8f6 17:22:36 ---> 44b36a7bd9ce 17:22:36 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:22:36 ---> Running in 3b0bda1ab4f1 17:22:36 Removing intermediate container 3b0bda1ab4f1 17:22:36 ---> 7e2735d5d0e7 17:22:36 Step 30/33 : CMD ["gate"] 17:22:36 ---> Running in 45665716df97 17:22:38 Removing intermediate container 45665716df97 17:22:38 ---> b6214cae99ce 17:22:38 Step 31/33 : LABEL arch=arm64 17:22:38 ---> Running in 7ad57e019902 17:22:41 Removing intermediate container 7ad57e019902 17:22:41 ---> e79d853d6e3b 17:22:41 Step 32/33 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:22:41 ---> Running in 8200c42a7452 17:22:42 Removing intermediate container 8200c42a7452 17:22:42 ---> cdb8033552b2 17:22:42 Step 33/33 : LABEL version=0.0.0 17:22:42 ---> Running in fe8070e27a6d 17:22:44 Removing intermediate container fe8070e27a6d 17:22:44 ---> 986c98cf1fad 17:22:44 17:22:45 Successfully built 986c98cf1fad 17:22:45 Successfully tagged security-bootstrapper-arm64:latest 17:22:48  Building security-bootstrapper ... done Removing intermediate container 4e482ea913a7 17:22:48 ---> b05f2cbb5a5a 17:22:48 17:22:48 Step 11/24 : FROM alpine:3.16 17:22:48 ---> a6215f271958 17:22:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:22:48 ---> Using cache 17:22:48 ---> d78c1683b999 17:22:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:22:48 ---> Using cache 17:22:48 ---> cffb801f9d2f 17:22:48 Step 14/24 : ENV APP_PORT=59882 17:22:48 ---> Running in eeb801aff4e4 17:22:49 Removing intermediate container eeb801aff4e4 17:22:49 ---> dad1f92f3f91 17:22:49 Step 15/24 : EXPOSE $APP_PORT 17:22:49 ---> Running in 5e070301d76b 17:22:50 Removing intermediate container 5e070301d76b 17:22:50 ---> 87a7a51b7de7 17:22:50 Step 16/24 : WORKDIR / 17:22:50 ---> Running in c10e99ab0599 17:22:51 Removing intermediate container c10e99ab0599 17:22:51 ---> 3dc179abcc0a 17:22:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:22:53 ---> 14d5c2ec8815 17:22:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:22:57 ---> a59d22897c3a 17:22:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:22:59 ---> ce26db091411 17:22:59 Step 20/24 : ENTRYPOINT ["/core-command"] 17:22:59 ---> Running in 30e55baa190b 17:23:00 Removing intermediate container 30e55baa190b 17:23:00 ---> f5d56c5472cb 17:23:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:23:00 ---> Running in 7bd684775342 17:23:02 Removing intermediate container 7bd684775342 17:23:02 ---> 366ea7f48e73 17:23:02 Step 22/24 : LABEL arch=arm64 17:23:02 ---> Running in 130167f2cf45 17:23:03 Removing intermediate container 130167f2cf45 17:23:03 ---> 886ae52437f3 17:23:03 Step 23/24 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:23:03 ---> Running in cd72ca2492a0 17:23:04 Removing intermediate container cd72ca2492a0 17:23:04 ---> 17f240685d37 17:23:04 Step 24/24 : LABEL version=0.0.0 17:23:04 ---> Running in 500b143cd172 17:23:06 Removing intermediate container 500b143cd172 17:23:06 ---> 575494f3ce8c 17:23:06 17:23:07 Successfully built 575494f3ce8c 17:23:07 Successfully tagged core-command-arm64:latest 17:23:13  Building core-command ... done Removing intermediate container 47e3a77d04e5 17:23:13 ---> 21c9813e807c 17:23:13 Step 7/20 : COPY . . 17:23:14 Removing intermediate container 5ee7ed998127 17:23:14 ---> d6931bd7ef7f 17:23:14 Step 8/23 : COPY . . 17:23:26 ---> cb39d318d89a 17:23:26 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:23:26 ---> e21dd3157c66 17:23:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:23:26 ---> Running in c7121349eac0 17:23:26 ---> Running in 9de6e9cb8b79 17:23:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:23:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:23:32 Removing intermediate container 1cdaf03f021e 17:23:32 ---> c4f3611e40a5 17:23:32 17:23:32 Step 11/24 : FROM alpine:3.16 17:23:32 ---> a6215f271958 17:23:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:23:32 ---> Running in 71cdc6b52528 17:23:32 Removing intermediate container 71cdc6b52528 17:23:32 ---> f9361072e66e 17:23:32 Step 13/24 : ENV APP_PORT=59880 17:23:32 ---> Running in c006ef55320c 17:23:33 Removing intermediate container c006ef55320c 17:23:33 ---> dd7d4fd9970a 17:23:33 Step 14/24 : EXPOSE $APP_PORT 17:23:33 ---> Running in a4ef446b06ef 17:23:33 Removing intermediate container a4ef446b06ef 17:23:33 ---> cf878bfe8ced 17:23:33 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:23:33 ---> Running in 6fd9df163a1b 17:23:36 Removing intermediate container 6fd9df163a1b 17:23:36 ---> 272c94ad0d5a 17:23:36 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:23:36 ---> Running in 1f0e37f0ba58 17:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:23:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:23:37 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/main: No such file or directory 17:23:37 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.16/community: No such file or directory 17:23:37 ERROR: unable to select packages: 17:23:37  dumb-init (no such package): 17:23:37 required by: world[dumb-init] 17:23:37 zeromq (no such package): 17:23:37 required by: world[zeromq] 17:25:44 Removing intermediate container c7121349eac0 17:25:44 ---> a65751de8436 17:25:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:25:44 ---> Running in a3207e014fe0 17:25:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:25:46 Removing intermediate container a3207e014fe0 17:25:46 ---> 8b4a20277dcc 17:25:46 17:25:46 Step 11/23 : FROM alpine:3.16 17:25:46 ---> a6215f271958 17:25:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:25:46 ---> Running in db3e3dbbf420 17:25:47 Removing intermediate container db3e3dbbf420 17:25:47 ---> 104df4c14fa1 17:25:47 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:25:47 ---> Running in bd53e7ca2591 17:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:25:49 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:25:49 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:25:49 (3/33) Installing readline (8.1.2-r0) 17:25:49 (4/33) Installing bash (5.1.16-r2) 17:25:49 Executing bash-5.1.16-r2.post-install 17:25:49 (5/33) Installing ca-certificates (20220614-r0) 17:25:49 (6/33) Installing brotli-libs (1.0.9-r6) 17:25:49 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:25:49 (8/33) Installing libcurl (7.83.1-r3) 17:25:49 (9/33) Installing curl (7.83.1-r3) 17:25:49 (10/33) Installing docker-cli (20.10.20-r0) 17:25:50 (11/33) Installing dumb-init (1.2.5-r1) 17:25:50 (12/33) Installing libbz2 (1.0.8-r1) 17:25:50 (13/33) Installing expat (2.4.9-r0) 17:25:50 (14/33) Installing libffi (3.4.2-r1) 17:25:50 (15/33) Installing gdbm (1.23-r0) 17:25:50 (16/33) Installing xz-libs (5.2.5-r1) 17:25:50 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:25:50 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:25:50 (19/33) Installing mpdecimal (2.5.1-r1) 17:25:50 (20/33) Installing sqlite-libs (3.38.5-r0) 17:25:50 (21/33) Installing python3 (3.10.5-r0) 17:25:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:25:53 (23/33) Installing py3-tomli (2.0.1-r1) 17:25:53 (24/33) Installing py3-pep517 (0.12.0-r2) 17:25:53 (25/33) Installing py3-six (1.16.0-r1) 17:25:53 (26/33) Installing py3-retrying (1.3.3-r3) 17:25:53 (27/33) Installing py3-appdirs (1.4.4-r3) 17:25:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:25:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:25:53 (30/33) Installing py3-parsing (2.4.7-r3) 17:25:53 (31/33) Installing py3-packaging (21.3-r0) 17:25:53 (32/33) Installing py3-setuptools (59.4.0-r0) 17:25:53 (33/33) Installing py3-pip (22.1.1-r0) 17:25:54 Executing busybox-1.35.0-r17.trigger 17:25:54 Executing ca-certificates-20220614-r0.trigger 17:25:54 OK: 120 MiB in 47 packages 17:26:06 Collecting docker-compose==1.23.2 17:26:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:26:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.5 MB/s eta 0:00:00 17:26:06 Collecting texttable<0.10,>=0.9.0 17:26:06 Downloading texttable-0.9.1.tar.gz (11 kB) 17:26:06 Preparing metadata (setup.py): started 17:26:08 Preparing metadata (setup.py): finished with status 'done' 17:26:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:26:08 Collecting websocket-client<1.0,>=0.32.0 17:26:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:26:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.2 MB/s eta 0:00:00 17:26:08 Collecting jsonschema<3,>=2.5.1 17:26:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:26:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:26:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:26:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.0 MB/s eta 0:00:00 17:26:10 Collecting docker<4.0,>=3.6.0 17:26:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:26:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.4 MB/s eta 0:00:00 17:26:10 Collecting docopt<0.7,>=0.6.1 17:26:10 Downloading docopt-0.6.2.tar.gz (25 kB) 17:26:10 Preparing metadata (setup.py): started 17:26:12 Preparing metadata (setup.py): finished with status 'done' 17:26:12 Collecting dockerpty<0.5,>=0.4.1 17:26:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:26:12 Preparing metadata (setup.py): started 17:26:13 Removing intermediate container 9de6e9cb8b79 17:26:13 ---> f1ae6d04a483 17:26:13 17:26:13 Step 9/20 : FROM alpine:3.15 17:26:13 ---> 02e0d6fdf486 17:26:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:26:13 ---> Using cache 17:26:13 ---> e47b94115946 17:26:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:13 ---> Using cache 17:26:13 ---> 79d5a7602d8b 17:26:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:26:13 ---> Running in c4bfb9e2e1a6 17:26:14 Preparing metadata (setup.py): finished with status 'done' 17:26:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:26:15 Collecting PyYAML<4,>=3.10 17:26:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:26:15 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:26:15 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/main: No such file or directory 17:26:15  Downloading PyYAML-3.13.tar.gz (270 kB) 17:26:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.3 MB/s eta 0:00:00 17:26:15 ERROR: https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:26:15 WARNING: Ignoring https://dl-4.alpinelinux.org/alpine/v3.15/community: No such file or directory 17:26:15 2 errors; 14 distinct packages available 17:26:16 Preparing metadata (setup.py): started 17:26:18 Preparing metadata (setup.py): finished with status 'done' 17:26:18 Collecting cached-property<2,>=1.2.0 17:26:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:26:18 Collecting docker-pycreds>=0.4.0 17:26:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:26:19 Collecting certifi>=2017.4.17 17:26:19 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 17:26:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.5 MB/s eta 0:00:00 17:26:19 Collecting chardet<3.1.0,>=3.0.2 17:26:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:26:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.5 MB/s eta 0:00:00 17:26:20 Collecting urllib3<1.25,>=1.21.1 17:26:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:26:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.2 MB/s eta 0:00:00 17:26:20 Collecting idna<2.8,>=2.5 17:26:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:26:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.2 MB/s eta 0:00:00 17:26:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:26:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:26:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:26:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:26:21 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:26:21 Running setup.py install for texttable: started 17:26:23 Running setup.py install for texttable: finished with status 'done' 17:26:23 Running setup.py install for PyYAML: started 17:26:25 Running setup.py install for PyYAML: finished with status 'done' 17:26:26 Running setup.py install for docopt: started 17:26:28 Running setup.py install for docopt: finished with status 'done' 17:26:31 Running setup.py install for dockerpty: started 17:26:32 Running setup.py install for dockerpty: finished with status 'done' 17:26:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 17:26:35 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:26:45 Removing intermediate container bd53e7ca2591 17:26:45 ---> fc5275de1b99 17:26:45 Step 14/23 : ENV APP_PORT=58890 17:26:45 ---> Running in f686a83f0766 17:26:45 Removing intermediate container f686a83f0766 17:26:45 ---> ec325107bd4a 17:26:45 Step 15/23 : EXPOSE $APP_PORT 17:26:45 ---> Running in b808ee4cd4c3 17:26:45 Removing intermediate container b808ee4cd4c3 17:26:45 ---> ed8e8c0602cf 17:26:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:26:45 ---> 0734f108fa01 17:26:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:26:46 ---> b788217c53fa 17:26:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:26:47 ---> cc16835832bf 17:26:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:26:47 ---> Running in 065624f69d7e 17:26:47 Removing intermediate container 065624f69d7e 17:26:47 ---> f4797fc06665 17:26:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:47 ---> Running in d51140009dfb 17:26:47 Removing intermediate container d51140009dfb 17:26:47 ---> a7805c6a8120 17:26:47 Step 21/23 : LABEL arch=arm64 17:26:47 ---> Running in 72d0574c9f63 17:26:47 Removing intermediate container 72d0574c9f63 17:26:47 ---> 3ffe05d98bae 17:26:47 Step 22/23 : LABEL git_sha=0640ef36b42efca98afd993b6582ceb0b35ed224 17:26:48 ---> Running in 363018b54ae7 17:26:48 Removing intermediate container 363018b54ae7 17:26:48 ---> be1ad2970cb5 17:26:48 Step 23/23 : LABEL version=0.0.0 17:26:48 ---> Running in 3d8bdc1df5f4 17:26:48 Removing intermediate container 3d8bdc1df5f4 17:26:48 ---> aeca87601d4d 17:26:48 17:26:49 Successfully built aeca87601d4d 17:26:49 Successfully tagged sys-mgmt-agent-arm64:latest 17:26:49  Building sys-mgmt-agent ... done  17:26:49 ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") 17:26:49 17:26:49 ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 2") 17:26:49 17:26:49 ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") 17:26:49 17:26:49 ERROR: for core-data (, "The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2") 17:26:49 17:26:49 ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") 17:26:49 Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } 17:26:49 $ docker stop --time=1 130724c8d252b35bd1b84eafbeb34b888ad22e1397c94e83b725c4ea304d2da6 17:26:50 $ docker rm -f 130724c8d252b35bd1b84eafbeb34b888ad22e1397c94e83b725c4ea304d2da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:51 17:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:26:52 arm64: Pulling from edgex-lftools-log-publisher 17:26:52 8998bd30e6a1: Pulling fs layer 17:26:52 04944245beec: Pulling fs layer 17:26:52 699f458cf7ca: Pulling fs layer 17:26:52 765212b225bb: Pulling fs layer 17:26:52 f23df028b6ca: Pulling fs layer 17:26:52 d65c8cfc05b1: Pulling fs layer 17:26:52 2437ff75d9bd: Pulling fs layer 17:26:52 765212b225bb: Waiting 17:26:52 f23df028b6ca: Waiting 17:26:52 d65c8cfc05b1: Waiting 17:26:52 2437ff75d9bd: Waiting 17:26:52 04944245beec: Verifying Checksum 17:26:52 04944245beec: Download complete 17:26:52 765212b225bb: Verifying Checksum 17:26:52 765212b225bb: Download complete 17:26:52 f23df028b6ca: Download complete 17:26:52 d65c8cfc05b1: Verifying Checksum 17:26:52 d65c8cfc05b1: Download complete 17:26:52 699f458cf7ca: Verifying Checksum 17:26:52 699f458cf7ca: Download complete 17:26:52 8998bd30e6a1: Verifying Checksum 17:26:52 8998bd30e6a1: Download complete 17:26:54 2437ff75d9bd: Verifying Checksum 17:26:54 2437ff75d9bd: Download complete 17:26:56 8998bd30e6a1: Pull complete 17:26:57 04944245beec: Pull complete 17:26:58 699f458cf7ca: Pull complete 17:26:58 765212b225bb: Pull complete 17:26:59 f23df028b6ca: Pull complete 17:26:59 d65c8cfc05b1: Pull complete 17:27:14 2437ff75d9bd: Pull complete 17:27:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:14 prd-ubuntu20.04-docker-arm64-4c-16g-116920 does not seem to be running inside a container 17:27:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:27:17 $ docker top 2eba2cbdb3fd26e601b4e02a14466dce443c77f403a751fdcc97ca558c56712f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:18 ---> job-cost.sh 17:27:18 lf-activate-venv: SKIPPING 17:27:18 INFO: No Stack... 17:27:18 INFO: Retrieving Pricing Info for: v3-standard-4 17:27:19 INFO: Archiving Costs [Pipeline] sh 17:27:20 + cut -d, -f6 17:27:20 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 17:27:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] 17:27:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] did not exist. Created. 17:27:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:27:20 + echo total: 0.10999999940395355 [Pipeline] stash 17:27:20 Stashed 1 file(s) [Pipeline] } 17:27:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-2-stack-cost] [Pipeline] // lock [Pipeline] } 17:27:20 $ docker stop --time=1 2eba2cbdb3fd26e601b4e02a14466dce443c77f403a751fdcc97ca558c56712f 17:27:22 $ docker rm -f 2eba2cbdb3fd26e601b4e02a14466dce443c77f403a751fdcc97ca558c56712f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:27:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:27:22 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 17:27:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:27:24 ---> package-listing.sh 17:27:24 ++ facter osfamily 17:27:24 ++ tr '[:upper:]' '[:lower:]' 17:27:24 + OS_FAMILY=debian 17:27:24 + workspace=/w/workspace/edgex-go/2 17:27:24 + START_PACKAGES=/tmp/packages_start.txt 17:27:24 + END_PACKAGES=/tmp/packages_end.txt 17:27:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:27:24 + PACKAGES=/tmp/packages_start.txt 17:27:24 + '[' /w/workspace/edgex-go/2 ']' 17:27:24 + PACKAGES=/tmp/packages_end.txt 17:27:24 + case "${OS_FAMILY}" in 17:27:24 + dpkg -l 17:27:24 + grep '^ii' 17:27:24 + '[' -f /tmp/packages_start.txt ']' 17:27:24 + '[' -f /tmp/packages_end.txt ']' 17:27:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:27:24 + '[' /w/workspace/edgex-go/2 ']' 17:27:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 17:27:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 17:27:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:27:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:25 17:27:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:25 latest: Pulling from edgex-lftools-log-publisher 17:27:25 5eb5b503b376: Pulling fs layer 17:27:25 5c69ac0246d0: Pulling fs layer 17:27:25 ec43610c2a17: Pulling fs layer 17:27:25 3a2ae6a8a46f: Pulling fs layer 17:27:25 33b1e0a273af: Pulling fs layer 17:27:25 5d3b04190fa2: Pulling fs layer 17:27:25 2f39f015ded8: Pulling fs layer 17:27:25 33b1e0a273af: Waiting 17:27:25 5d3b04190fa2: Waiting 17:27:25 2f39f015ded8: Waiting 17:27:25 3a2ae6a8a46f: Waiting 17:27:25 5c69ac0246d0: Download complete 17:27:25 3a2ae6a8a46f: Verifying Checksum 17:27:25 3a2ae6a8a46f: Download complete 17:27:25 ec43610c2a17: Verifying Checksum 17:27:25 ec43610c2a17: Download complete 17:27:25 33b1e0a273af: Verifying Checksum 17:27:25 33b1e0a273af: Download complete 17:27:25 5d3b04190fa2: Download complete 17:27:25 5eb5b503b376: Verifying Checksum 17:27:25 5eb5b503b376: Download complete 17:27:26 2f39f015ded8: Download complete 17:27:27 5eb5b503b376: Pull complete 17:27:27 5c69ac0246d0: Pull complete 17:27:27 ec43610c2a17: Pull complete 17:27:27 3a2ae6a8a46f: Pull complete 17:27:27 33b1e0a273af: Pull complete 17:27:27 5d3b04190fa2: Pull complete 17:27:33 2f39f015ded8: Pull complete 17:27:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:27:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:33 prd-ubuntu20.04-docker-8c-8g-116916 does not seem to be running inside a container 17:27:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:27:35 $ docker top 28b8e9492cebc6d629cdc603049d2068aaf1509678b0a683f9f75d2d0636fcc8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:36 + touch /tmp/pre-build-complete [Pipeline] sh 17:27:36 + mkdir -p /var/log/sysstat [Pipeline] sh 17:27:36 + ls /var/log/sa-host 17:27:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:36 provisioning config files... 17:27:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config12624553588895568714tmp [Pipeline] { [Pipeline] echo 17:27:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:27:37 ---> create-netrc.sh [Pipeline] } 17:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:27:37 ---> python-tools-install.sh [Pipeline] echo 17:27:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:27:37 ---> sudo-logs.sh 17:27:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:27:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:27:37 ---> job-cost.sh 17:27:37 lf-activate-venv: SKIPPING 17:27:37 DEBUG: total: 0.10999999940395355 17:27:37 INFO: Retrieving Stack Cost... 17:27:38 INFO: Retrieving Pricing Info for: v3-standard-8 17:27:38 INFO: Archiving Costs [Pipeline] echo 17:27:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:27:39 ---> logs-deploy.sh 17:27:39 lf-activate-venv: SKIPPING 17:27:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/2 17:27:39 INFO: archiving workspace using pattern(s): 17:27:40 Archives upload complete. 17:27:40 INFO: archiving logs to Nexus 17:27:41 ---> uname -a: 17:27:41 Linux prd-ubuntu20-04-docker-8c-8g-116916 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:27:41 17:27:41 17:27:41 ---> lscpu: 17:27:41 Architecture: x86_64 17:27:41 CPU op-mode(s): 32-bit, 64-bit 17:27:41 Byte Order: Little Endian 17:27:41 Address sizes: 40 bits physical, 48 bits virtual 17:27:41 CPU(s): 8 17:27:41 On-line CPU(s) list: 0-7 17:27:41 Thread(s) per core: 1 17:27:41 Core(s) per socket: 1 17:27:41 Socket(s): 8 17:27:41 NUMA node(s): 1 17:27:41 Vendor ID: AuthenticAMD 17:27:41 CPU family: 23 17:27:41 Model: 49 17:27:41 Model name: AMD EPYC-Rome Processor 17:27:41 Stepping: 0 17:27:41 CPU MHz: 2799.998 17:27:41 BogoMIPS: 5599.99 17:27:41 Virtualization: AMD-V 17:27:41 Hypervisor vendor: KVM 17:27:41 Virtualization type: full 17:27:41 L1d cache: 256 KiB 17:27:41 L1i cache: 256 KiB 17:27:41 L2 cache: 4 MiB 17:27:41 L3 cache: 128 MiB 17:27:41 NUMA node0 CPU(s): 0-7 17:27:41 Vulnerability Itlb multihit: Not affected 17:27:41 Vulnerability L1tf: Not affected 17:27:41 Vulnerability Mds: Not affected 17:27:41 Vulnerability Meltdown: Not affected 17:27:41 Vulnerability Mmio stale data: Not affected 17:27:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:27:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:27:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:27:41 Vulnerability Srbds: Not affected 17:27:41 Vulnerability Tsx async abort: Not affected 17:27:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:27:41 17:27:41 17:27:41 ---> nproc: 17:27:41 8 17:27:41 17:27:41 17:27:41 ---> df -h: 17:27:41 Filesystem Size Used Avail Use% Mounted on 17:27:41 overlay 155G 20G 136G 13% / 17:27:41 tmpfs 64M 0 64M 0% /dev 17:27:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:27:41 shm 64M 0 64M 0% /dev/shm 17:27:41 /dev/vda1 155G 20G 136G 13% /facter-os 17:27:41 17:27:41 17:27:41 ---> sar -b -r -n DEV: 17:27:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116916) 10/25/22 _x86_64_ (8 CPU) 17:27:41 17:27:41 16:49:21 LINUX RESTART (8 CPU) 17:27:41 17:27:41 16:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:27:41 16:51:01 158.27 10.06 148.21 0.00 1695.85 68853.72 0.00 17:27:41 16:52:01 37.86 0.28 37.58 0.00 3.47 13582.42 0.00 17:27:41 16:53:01 76.92 0.02 76.91 0.00 1.07 34943.29 0.00 17:27:41 16:54:01 531.22 10.86 520.36 0.00 111.43 282157.95 0.00 17:27:41 16:55:01 828.06 11.08 816.98 0.00 2900.45 238894.98 0.00 17:27:41 16:56:01 661.29 2.02 659.27 0.00 19.86 278437.06 0.00 17:27:41 16:57:01 424.38 0.03 424.34 0.00 2.67 78179.94 0.00 17:27:41 16:58:01 2.23 0.00 2.23 0.00 0.00 24.93 0.00 17:27:41 16:59:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 17:27:41 17:00:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 17:27:41 17:01:01 1.37 0.00 1.37 0.00 0.00 25.46 0.00 17:27:41 17:02:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 17:27:41 17:03:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 17:27:41 17:04:01 1.22 0.00 1.22 0.00 0.00 14.51 0.00 17:27:41 17:05:01 1.63 0.02 1.62 0.00 0.13 23.06 0.00 17:27:41 17:06:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 17:27:41 17:07:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 17:27:41 17:08:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 17:27:41 17:09:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 17:27:41 17:10:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 17:27:41 17:11:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 17:27:41 17:12:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 17:27:41 17:13:01 2.67 1.53 1.13 0.00 35.73 14.40 0.00 17:27:41 17:14:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 17:27:41 17:15:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 17:27:41 17:16:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 17:27:41 17:17:01 1.07 0.02 1.05 0.00 0.13 10.93 0.00 17:27:41 17:18:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 17:27:41 17:19:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 17:27:41 17:20:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 17:27:41 17:21:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 17:27:41 17:22:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 17:27:41 17:23:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 17:27:41 17:24:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 17:27:41 17:25:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 17:27:41 17:26:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 17:27:41 17:27:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 17:27:41 Average: 74.59 0.97 73.62 0.00 128.99 26918.69 0.00 17:27:41 17:27:41 16:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:27:41 16:51:01 27834132 31213300 1094872 3.33 106864 3483428 2455616 7.24 1669060 2946832 282580 17:27:41 16:52:01 27818276 31426824 876424 2.67 110340 3677444 2219900 6.54 1378180 3218340 215132 17:27:41 16:53:01 26124752 31494304 811332 2.47 111800 5402276 2121372 6.25 1587244 4669172 1697792 17:27:41 16:54:01 21646548 30760992 1509732 4.59 280920 8695636 4655240 13.72 2703308 7701164 524536 17:27:41 16:55:01 19998932 31362560 896396 2.73 371064 10705184 2394468 7.06 2265880 9628696 134472 17:27:41 16:56:01 17667608 31309796 947400 2.88 489888 12740672 2696228 7.95 2362164 11741344 1216 17:27:41 16:57:01 18882260 31502284 762696 2.32 495080 11754916 1889404 5.57 2228240 10708596 412 17:27:41 16:58:01 18882284 31502232 762652 2.32 495112 11754920 1889404 5.57 2227748 10708600 20 17:27:41 16:59:01 18893576 31513544 751228 2.28 495128 11754924 1889404 5.57 2217520 10708604 180 17:27:41 17:00:01 18894104 31514112 750612 2.28 495168 11754924 1889404 5.57 2217572 10708604 180 17:27:41 17:01:01 18894940 31514992 749808 2.28 495208 11754928 1889404 5.57 2216884 10708608 204 17:27:41 17:02:01 18902368 31522540 742384 2.26 495212 11755056 1889404 5.57 2210064 10708716 168 17:27:41 17:03:01 18902668 31522868 742072 2.26 495232 11755060 1889404 5.57 2209812 10708720 24 17:27:41 17:04:01 18902556 31522780 742060 2.26 495248 11755068 1889404 5.57 2210004 10708724 224 17:27:41 17:05:01 18901728 31522348 742752 2.26 495288 11755040 1893268 5.58 2209628 10709024 60 17:27:41 17:06:01 18901940 31522584 742464 2.26 495296 11755048 1893268 5.58 2209304 10709028 40 17:27:41 17:07:01 18901672 31522324 742648 2.26 495320 11755048 1893268 5.58 2209608 10709028 16 17:27:41 17:08:01 18901592 31522300 742612 2.26 495344 11755052 1893268 5.58 2209396 10709032 16 17:27:41 17:09:01 18901536 31522260 742608 2.26 495356 11755056 1893268 5.58 2209588 10709036 20 17:27:41 17:10:01 18901520 31522260 742548 2.26 495368 11755060 1893268 5.58 2209544 10709040 44 17:27:41 17:11:01 18902224 31522980 741984 2.26 495376 11755064 1893268 5.58 2209436 10709044 12 17:27:41 17:12:01 18902224 31522988 741932 2.26 495384 11755064 1893268 5.58 2209584 10709044 44 17:27:41 17:13:01 18895892 31518460 746524 2.27 495404 11756136 1893268 5.58 2217404 10709348 56 17:27:41 17:14:01 18894860 31517456 747496 2.27 495428 11756144 1893268 5.58 2217260 10709348 16 17:27:41 17:15:01 18895096 31517712 747228 2.27 495448 11756144 1893268 5.58 2217100 10709348 16 17:27:41 17:16:01 18895056 31517692 747184 2.27 495464 11756148 1893268 5.58 2217096 10709352 64 17:27:41 17:17:01 18894604 31517256 747456 2.27 495480 11756144 1893268 5.58 2217724 10709352 212 17:27:41 17:18:01 18894644 31517348 747312 2.27 495496 11756152 1893268 5.58 2217072 10709356 8 17:27:41 17:19:01 18894060 31516768 747848 2.27 495500 11756152 1893268 5.58 2217096 10709356 12 17:27:41 17:20:01 18893948 31516688 747804 2.27 495532 11756148 1893268 5.58 2217500 10709364 20 17:27:41 17:21:01 18893964 31516736 747756 2.27 495548 11756160 1893268 5.58 2217144 10709368 36 17:27:41 17:22:01 18893916 31516696 747732 2.27 495556 11756164 1893268 5.58 2217140 10709368 48 17:27:41 17:23:01 18893608 31516396 747960 2.27 495564 11756168 1893268 5.58 2217144 10709372 24 17:27:41 17:24:01 18893592 31516384 747908 2.27 495572 11756168 1893268 5.58 2217164 10709372 4 17:27:41 17:25:01 18893728 31516548 747904 2.27 495600 11756164 1893268 5.58 2217236 10709376 36 17:27:41 17:26:01 18893620 31516480 748184 2.28 495624 11756180 1893268 5.58 2217776 10709380 252 17:27:41 17:27:01 18893872 31516744 747916 2.27 495632 11756180 1893268 5.58 2217772 10709380 172 17:27:41 Average: 19645241 31476177 791714 2.41 454807 11057492 2032519 5.99 2179443 10051012 77253 17:27:41 17:27:41 16:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:27:41 16:51:01 vethd6c5a93 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:51:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 17:27:41 16:51:01 ens3 734.61 643.04 9158.81 104.25 0.00 0.00 0.00 0.00 17:27:41 16:51:01 docker0 430.83 431.39 33.37 3479.40 0.00 0.00 0.00 0.00 17:27:41 16:52:01 vethd6c5a93 1.43 1.47 0.11 0.11 0.00 0.00 0.00 0.00 17:27:41 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 16:52:01 ens3 28.45 19.70 30.35 11.53 0.00 0.00 0.00 0.00 17:27:41 16:52:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 17:27:41 16:53:01 vethc39e9db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:53:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:27:41 16:53:01 ens3 91.50 60.73 1696.64 19.34 0.00 0.00 0.00 0.00 17:27:41 16:53:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 veth5acc910 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 veth4d8289b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 vethc39e9db 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 veth4347db2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 veth2073f9f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 vethc48d921 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 16:54:01 ens3 498.67 432.39 4797.19 44.35 0.00 0.00 0.00 0.00 17:27:41 16:54:01 docker0 421.18 480.01 30.13 4781.90 0.00 0.00 0.00 0.00 17:27:41 16:55:01 vethc39e9db 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 17:27:41 16:55:01 veth5dcad1f 50.14 72.29 4.81 847.12 0.00 0.00 0.00 0.07 17:27:41 16:55:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 17:27:41 16:55:01 ens3 467.09 298.65 5838.83 41.60 0.00 0.00 0.00 0.00 17:27:41 16:55:01 docker0 233.68 363.31 19.18 4511.47 0.00 0.00 0.00 0.00 17:27:41 16:56:01 vethc39e9db 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 17:27:41 16:56:01 veth22992b7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:27:41 16:56:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 17:27:41 16:56:01 ens3 235.83 180.04 2223.31 203.02 0.00 0.00 0.00 0.00 17:27:41 16:56:01 docker0 117.35 174.77 9.77 2143.92 0.00 0.00 0.00 0.00 17:27:41 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 16:57:01 ens3 29.29 17.51 63.18 10.62 0.00 0.00 0.00 0.00 17:27:41 16:57:01 docker0 2.52 4.53 0.17 43.80 0.00 0.00 0.00 0.00 17:27:41 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 16:58:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 16:59:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:00:01 ens3 1.25 1.08 2.95 0.13 0.00 0.00 0.00 0.00 17:27:41 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:02:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:03:01 ens3 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:27:41 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:04:01 ens3 1.05 0.59 0.40 0.29 0.00 0.00 0.00 0.00 17:27:41 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:05:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:27:41 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:07:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:08:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 17:27:41 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:09:01 ens3 0.63 0.33 0.33 0.21 0.00 0.00 0.00 0.00 17:27:41 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:10:01 ens3 1.00 0.50 0.46 0.34 0.00 0.00 0.00 0.00 17:27:41 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:11:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:27:41 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:12:01 ens3 0.90 0.27 0.15 0.08 0.00 0.00 0.00 0.00 17:27:41 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:13:01 ens3 9.08 7.32 5.72 6.70 0.00 0.00 0.00 0.00 17:27:41 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:14:01 ens3 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00 17:27:41 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:15:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:27:41 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:19:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:27:41 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:20:01 ens3 0.80 0.20 0.11 0.07 0.00 0.00 0.00 0.00 17:27:41 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:21:01 ens3 0.53 0.05 0.13 0.00 0.00 0.00 0.00 0.00 17:27:41 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:24:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:25:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:27:41 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:27:41 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:41 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 17:27:41 Average: ens3 56.89 45.00 644.06 11.98 0.00 0.00 0.00 0.00 17:27:41 Average: docker0 32.64 39.36 2.51 404.53 0.00 0.00 0.00 0.00 17:27:41 17:27:41 17:27:41 ---> sar -P ALL: 17:27:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116916) 10/25/22 _x86_64_ (8 CPU) 17:27:41 17:27:41 16:49:21 LINUX RESTART (8 CPU) 17:27:41 17:27:41 16:50:01 CPU %user %nice %system %iowait %steal %idle 17:27:41 16:51:01 all 23.65 0.00 5.59 1.24 0.08 69.44 17:27:41 16:51:01 0 26.99 0.00 5.89 1.99 0.08 65.04 17:27:41 16:51:01 1 22.39 0.00 5.20 1.46 0.07 70.89 17:27:41 16:51:01 2 22.12 0.00 5.58 2.96 0.08 69.25 17:27:41 16:51:01 3 24.50 0.00 6.87 0.27 0.08 68.28 17:27:41 16:51:01 4 23.82 0.00 5.06 0.42 0.07 70.64 17:27:41 16:51:01 5 25.05 0.00 5.43 0.20 0.08 69.23 17:27:41 16:51:01 6 21.66 0.00 4.58 1.57 0.10 72.09 17:27:41 16:51:01 7 22.65 0.00 6.15 1.02 0.09 70.09 17:27:41 16:52:01 all 46.86 0.00 7.53 0.31 0.08 45.22 17:27:41 16:52:01 0 48.48 0.00 6.93 0.13 0.08 44.38 17:27:41 16:52:01 1 46.67 0.00 7.61 0.08 0.08 45.55 17:27:41 16:52:01 2 47.93 0.00 7.29 0.03 0.10 44.64 17:27:41 16:52:01 3 47.07 0.00 7.20 0.05 0.07 45.61 17:27:41 16:52:01 4 46.27 0.00 8.32 0.40 0.07 44.94 17:27:41 16:52:01 5 44.97 0.00 8.70 0.17 0.08 46.08 17:27:41 16:52:01 6 45.82 0.00 7.15 1.62 0.08 45.33 17:27:41 16:52:01 7 47.64 0.00 7.03 0.02 0.08 45.23 17:27:41 16:53:01 all 34.96 0.00 6.76 0.80 0.08 57.40 17:27:41 16:53:01 0 34.28 0.00 7.90 0.15 0.08 57.59 17:27:41 16:53:01 1 34.39 0.00 6.31 1.78 0.07 57.46 17:27:41 16:53:01 2 35.18 0.00 6.45 0.03 0.08 58.25 17:27:41 16:53:01 3 35.90 0.00 6.44 0.00 0.08 57.57 17:27:41 16:53:01 4 35.24 0.00 6.54 0.83 0.07 57.31 17:27:41 16:53:01 5 35.69 0.00 7.88 3.40 0.08 52.94 17:27:41 16:53:01 6 34.79 0.00 6.30 0.02 0.07 58.82 17:27:41 16:53:01 7 34.19 0.00 6.26 0.19 0.08 59.28 17:27:41 16:54:01 all 36.84 0.00 13.89 6.69 0.10 42.47 17:27:41 16:54:01 0 37.13 0.00 12.75 1.84 0.08 48.20 17:27:41 16:54:01 1 37.95 0.00 13.85 3.77 0.08 44.35 17:27:41 16:54:01 2 35.70 0.00 15.27 6.55 0.25 42.22 17:27:41 16:54:01 3 37.34 0.00 13.88 11.99 0.07 36.72 17:27:41 16:54:01 4 36.72 0.00 14.47 10.14 0.09 38.59 17:27:41 16:54:01 5 37.87 0.00 13.66 8.61 0.09 39.78 17:27:41 16:54:01 6 37.69 0.00 12.84 3.14 0.07 46.26 17:27:41 16:54:01 7 34.33 0.00 14.37 7.59 0.10 43.60 17:27:41 16:55:01 all 36.36 0.00 11.63 16.74 0.14 35.12 17:27:41 16:55:01 0 36.82 0.00 11.92 25.39 0.14 25.73 17:27:41 16:55:01 1 36.05 0.00 12.72 19.61 0.10 31.51 17:27:41 16:55:01 2 38.95 0.00 12.04 15.37 0.14 33.50 17:27:41 16:55:01 3 35.59 0.00 12.47 24.32 0.14 27.47 17:27:41 16:55:01 4 37.88 0.00 10.97 16.63 0.15 34.36 17:27:41 16:55:01 5 36.41 0.00 12.15 12.49 0.12 38.83 17:27:41 16:55:01 6 34.30 0.00 10.86 10.39 0.19 44.26 17:27:41 16:55:01 7 34.92 0.00 9.89 9.65 0.15 45.38 17:27:41 16:56:01 all 41.86 0.00 13.95 14.26 0.16 29.76 17:27:41 16:56:01 0 43.74 0.00 15.23 18.99 0.22 21.82 17:27:41 16:56:01 1 37.82 0.00 10.97 6.09 0.15 44.97 17:27:41 16:56:01 2 44.11 0.00 15.51 18.82 0.14 21.42 17:27:41 16:56:01 3 43.55 0.00 14.70 19.89 0.21 21.66 17:27:41 16:56:01 4 41.43 0.00 17.75 20.81 0.14 19.88 17:27:41 16:56:01 5 46.03 0.00 14.72 15.61 0.10 23.53 17:27:41 16:56:01 6 39.01 0.00 12.43 5.60 0.14 42.82 17:27:41 16:56:01 7 39.22 0.00 10.33 8.36 0.15 41.94 17:27:41 16:57:01 all 39.46 0.00 7.42 2.48 0.08 50.56 17:27:41 16:57:01 0 39.80 0.00 7.79 0.51 0.07 51.83 17:27:41 16:57:01 1 37.64 0.00 7.65 0.54 0.07 54.10 17:27:41 16:57:01 2 39.48 0.00 6.67 0.71 0.10 53.04 17:27:41 16:57:01 3 41.53 0.00 8.39 0.49 0.05 49.54 17:27:41 16:57:01 4 41.05 0.00 8.25 1.60 0.07 49.03 17:27:41 16:57:01 5 41.07 0.00 7.39 7.93 0.08 43.53 17:27:41 16:57:01 6 38.02 0.00 6.30 0.75 0.08 54.85 17:27:41 16:57:01 7 37.04 0.00 6.93 7.32 0.10 48.61 17:27:41 16:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:27:41 16:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:27:41 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 16:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 16:58:01 4 0.03 0.00 0.02 0.03 0.02 99.90 17:27:41 16:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:27:41 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 16:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 16:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 17:27:41 16:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 16:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 16:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 16:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 16:59:01 4 0.03 0.00 0.02 0.00 0.03 99.92 17:27:41 16:59:01 5 0.02 0.00 0.03 0.03 0.02 99.90 17:27:41 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 16:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:00:01 all 0.03 0.00 0.01 0.01 0.00 99.95 17:27:41 17:00:01 0 0.20 0.00 0.00 0.00 0.00 99.80 17:27:41 17:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 17:27:41 17:00:01 5 0.03 0.00 0.00 0.03 0.00 99.93 17:27:41 17:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:27:41 17:01:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:27:41 17:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:01:01 4 0.02 0.00 0.00 0.00 0.03 99.95 17:27:41 17:01:01 5 0.02 0.00 0.02 0.05 0.02 99.90 17:27:41 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:27:41 17:01:01 CPU %user %nice %system %iowait %steal %idle 17:27:41 17:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:27:41 17:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:27:41 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:02:01 4 0.03 0.00 0.02 0.02 0.02 99.92 17:27:41 17:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:27:41 17:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:03:01 all 0.01 0.00 0.00 0.00 0.01 99.98 17:27:41 17:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:27:41 17:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:03:01 4 0.00 0.00 0.00 0.00 0.03 99.97 17:27:41 17:03:01 5 0.02 0.00 0.00 0.03 0.02 99.93 17:27:41 17:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:27:41 17:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:27:41 17:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:04:01 4 0.03 0.00 0.02 0.02 0.03 99.90 17:27:41 17:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:27:41 17:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:05:01 all 0.03 0.00 0.02 0.01 0.01 99.94 17:27:41 17:05:01 0 0.08 0.00 0.02 0.00 0.02 99.88 17:27:41 17:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:27:41 17:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 17:27:41 17:05:01 5 0.02 0.00 0.03 0.03 0.02 99.90 17:27:41 17:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:05:01 7 0.02 0.00 0.03 0.02 0.00 99.93 17:27:41 17:06:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:27:41 17:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:27:41 17:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:06:01 2 0.07 0.00 0.00 0.00 0.00 99.93 17:27:41 17:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:06:01 4 0.03 0.00 0.03 0.03 0.03 99.87 17:27:41 17:06:01 5 0.03 0.00 0.02 0.02 0.02 99.92 17:27:41 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:27:41 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:27:41 17:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:07:01 4 0.02 0.00 0.03 0.02 0.03 99.90 17:27:41 17:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:27:41 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:27:41 17:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:27:41 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:08:01 4 0.02 0.00 0.00 0.02 0.03 99.93 17:27:41 17:08:01 5 0.02 0.00 0.00 0.02 0.02 99.95 17:27:41 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:27:41 17:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:27:41 17:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 17:27:41 17:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:09:01 4 0.03 0.00 0.03 0.02 0.02 99.90 17:27:41 17:09:01 5 0.00 0.00 0.02 0.02 0.00 99.97 17:27:41 17:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:10:01 all 0.01 0.00 0.00 0.02 0.01 99.96 17:27:41 17:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:10:01 4 0.00 0.00 0.03 0.00 0.03 99.93 17:27:41 17:10:01 5 0.03 0.00 0.00 0.12 0.02 99.83 17:27:41 17:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:27:41 17:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 17:27:41 17:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:11:01 4 0.02 0.00 0.02 0.00 0.03 99.93 17:27:41 17:11:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:27:41 17:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:27:41 17:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:27:41 17:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:27:41 17:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:27:41 17:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:12:01 4 0.03 0.00 0.05 0.00 0.02 99.90 17:27:41 17:12:01 5 0.02 0.00 0.02 0.03 0.02 99.92 17:27:41 17:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:27:41 17:27:41 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:27:41 17:13:01 all 0.29 0.00 0.04 0.03 0.01 99.64 17:27:41 17:13:01 0 0.38 0.00 0.03 0.00 0.00 99.58 17:27:41 17:13:01 1 0.17 0.00 0.02 0.00 0.00 99.82 17:27:41 17:13:01 2 0.18 0.00 0.02 0.02 0.00 99.78 17:27:41 17:13:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:27:41 17:13:01 4 0.12 0.00 0.03 0.00 0.02 99.83 17:27:41 17:13:01 5 1.00 0.00 0.02 0.05 0.02 98.92 17:27:41 17:13:01 6 0.17 0.00 0.03 0.00 0.00 99.80 17:27:41 17:13:01 7 0.32 0.00 0.10 0.13 0.02 99.43 17:27:41 17:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:27:41 17:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:14:01 5 0.05 0.00 0.05 0.05 0.03 99.82 17:27:41 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:27:41 17:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:27:41 17:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:15:01 5 0.10 0.00 0.02 0.03 0.03 99.82 17:27:41 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:27:41 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:16:01 5 0.03 0.00 0.02 0.05 0.02 99.88 17:27:41 17:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:17:01 all 0.02 0.00 0.01 0.02 0.00 99.95 17:27:41 17:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:27:41 17:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:17:01 5 0.05 0.00 0.02 0.15 0.03 99.75 17:27:41 17:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:17:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:27:41 17:18:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:27:41 17:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:27:41 17:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:27:41 17:18:01 5 0.03 0.00 0.02 0.02 0.03 99.90 17:27:41 17:18:01 6 0.02 0.00 0.00 0.03 0.02 99.93 17:27:41 17:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:27:41 17:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:27:41 17:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:19:01 5 0.03 0.00 0.02 0.02 0.03 99.90 17:27:41 17:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:27:41 17:20:01 all 0.01 0.00 0.00 0.01 0.01 99.98 17:27:41 17:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:20:01 5 0.02 0.00 0.02 0.03 0.02 99.92 17:27:41 17:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:27:41 17:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:27:41 17:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:27:41 17:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:27:41 17:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:21:01 5 0.07 0.00 0.05 0.02 0.03 99.83 17:27:41 17:21:01 6 0.02 0.00 0.00 0.02 0.02 99.95 17:27:41 17:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:27:41 17:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 17:27:41 17:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 17:27:41 17:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:27:41 17:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 17:27:41 17:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:23:01 5 0.03 0.00 0.02 0.02 0.03 99.90 17:27:41 17:23:01 6 0.03 0.00 0.00 0.02 0.00 99.95 17:27:41 17:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:27:41 17:27:41 17:23:01 CPU %user %nice %system %iowait %steal %idle 17:27:41 17:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:27:41 17:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:24:01 5 0.03 0.00 0.03 0.02 0.03 99.88 17:27:41 17:24:01 6 0.02 0.00 0.02 0.02 0.02 99.93 17:27:41 17:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 17:27:41 17:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:27:41 17:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:27:41 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:27:41 17:25:01 5 0.03 0.00 0.03 0.07 0.02 99.85 17:27:41 17:25:01 6 0.02 0.00 0.03 0.03 0.00 99.92 17:27:41 17:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 17:27:41 17:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:27:41 17:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:27:41 17:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:27:41 17:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:26:01 5 0.02 0.00 0.05 0.03 0.03 99.87 17:27:41 17:26:01 6 0.00 0.00 0.00 0.07 0.02 99.92 17:27:41 17:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:27:41 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:27:41 17:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:27:41 17:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:27:41 17:27:01 5 0.07 0.00 0.03 0.00 0.02 99.88 17:27:41 17:27:01 6 0.02 0.00 0.00 0.03 0.00 99.95 17:27:41 17:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:27:41 Average: all 6.94 0.00 1.78 1.13 0.03 90.12 17:27:41 Average: 0 7.16 0.00 1.83 1.30 0.02 89.69 17:27:41 Average: 1 6.75 0.00 1.71 0.88 0.02 90.63 17:27:41 Average: 2 7.02 0.00 1.83 1.17 0.03 89.95 17:27:41 Average: 3 7.06 0.00 1.86 1.50 0.02 89.56 17:27:41 Average: 4 7.03 0.00 1.91 1.35 0.03 89.68 17:27:41 Average: 5 7.18 0.00 1.88 1.32 0.03 89.60 17:27:41 Average: 6 6.70 0.00 1.61 0.62 0.02 91.05 17:27:41 Average: 7 6.66 0.00 1.63 0.90 0.02 90.79 17:27:41 17:27:41 17:27:41