Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e rather than 65ac9909f0939876f88ece7b28fedf537bafb1c7 Obtained Jenkinsfile from b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e 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-ssh15125329759724782186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1705723086211039392.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4405/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-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6925932592237702754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh18287467607504650603.key > 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-4405/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-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6519404425148858869.key > 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/v3], 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.20 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-91’ Running on prd-ubuntu20.04-docker-8c-8g-93 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e into PR head commit 65ac9909f0939876f88ece7b28fedf537bafb1c7 Merge succeeded, producing 0cddaa148cba4e5f0a6a5ca1e410904da364d70a Checking out Revision 0cddaa148cba4e5f0a6a5ca1e410904da364d70a (PR-4405) > git config core.sparsecheckout # timeout=10 > git checkout -f 65ac9909f0939876f88ece7b28fedf537bafb1c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cddaa148cba4e5f0a6a5ca1e410904da364d70a # timeout=10 Commit message: "Merge commit 'b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 476e114abf42383fb6d626cb83b000749473abda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:29 ========================================================= 08:31:29 EdgeX Global Pipelines Version Info 08:31:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:30 ------------------- 08:31:30 stable info: 08:31:30 ------------------- 08:31:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:31:30 Message: update stable to v1.0.245 08:31:31 ------------------- 08:31:31 experimental info: 08:31:31 ------------------- 08:31:31 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:31 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:31:31 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cddaa148cba4e5f0a6a5ca1e410904da364d70a [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cddaa1 [Pipeline] echo 08:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:31 provisioning config files... 08:31:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2383378149762814172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:31 ---> docker-login.sh 08:31:31 nexus3.edgexfoundry.org:10001 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10002 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10003 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 nexus3.edgexfoundry.org:10004 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 docker.io 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:32 Configure a credential helper to remove this warning. See 08:31:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:32 08:31:32 Login Succeeded 08:31:32 ---> docker-login.sh ends [Pipeline] } 08:31:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:33 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 08:31:33 + dirname cmd/core-command/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo core-command,cmd/core-command/Dockerfile 08:31:33 + + cut -d/ -f2 08:31:33 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:33 + dirname+ cmd/core-data/Dockerfile 08:31:33 cut -d/ -f2 08:31:33 + echo core-data,cmd/core-data/Dockerfile 08:31:33 + + cut -d/ -f2 08:31:33 dirname cmd/core-metadata/Dockerfile 08:31:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:33 + + cut -d/ -f2 08:31:33 dirname cmd/security-bootstrapper/Dockerfile 08:31:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:33 + + cut -d/ -f2 08:31:33 dirname cmd/security-proxy-auth/Dockerfile 08:31:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:31:33 + + cut -d/ -f2dirname 08:31:33 cmd/security-proxy-setup/Dockerfile 08:31:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:33 + + cut -d/ -f2 08:31:33 dirname cmd/security-secretstore-setup/Dockerfile 08:31:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:31:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:33 + + dirname cmd/security-spire-agent/Dockerfile 08:31:33 cut -d/ -f2 08:31:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:33 + dirname cmd/security-spire-config/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:33 + dirname cmd/security-spire-server/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:33 + dirname cmd/support-notifications/Dockerfile 08:31:33 + cut -d/ -f2 08:31:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:33 + + dirname cmd/support-scheduler/Dockerfile 08:31:33 cut -d/ -f2 08:31:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:33 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:31:33 + git rev-list -1 --merges 0cddaa148cba4e5f0a6a5ca1e410904da364d70a~1..0cddaa148cba4e5f0a6a5ca1e410904da364d70a [Pipeline] echo 08:31:33 -----------> git rev-list -1 --merges 0cddaa148cba4e5f0a6a5ca1e410904da364d70a~1..0cddaa148cba4e5f0a6a5ca1e410904da364d70a 0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:31:33 0cddaa148cba4e5f0a6a5ca1e410904da364d70a [false] [Pipeline] sh 08:31:33 + git log --format=format:%s -1 0cddaa148cba4e5f0a6a5ca1e410904da364d70a [Pipeline] echo 08:31:33 ========================================================= 08:31:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:34 + grep -v github /etc/ssh/ssh_known_hosts 08:31:34 + [ -e /tmp/ssh_known_hosts ] 08:31:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:34 08:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:34 b85a868b505f: Pulling fs layer 08:31:34 e2be974225ed: Pulling fs layer 08:31:34 339a4e72a1f5: Pulling fs layer 08:31:34 988bab9f4d93: Pulling fs layer 08:31:34 1469e6f7b9e6: Pulling fs layer 08:31:34 eaf3925da568: Pulling fs layer 08:31:34 bab4dde63d76: Pulling fs layer 08:31:34 bde34c3a00c8: Pulling fs layer 08:31:34 b352a97aabf1: Pulling fs layer 08:31:34 4872d77fe225: Pulling fs layer 08:31:34 5851b861e8e6: Pulling fs layer 08:31:34 bab4dde63d76: Waiting 08:31:34 4872d77fe225: Waiting 08:31:34 5851b861e8e6: Waiting 08:31:34 bde34c3a00c8: Waiting 08:31:34 b352a97aabf1: Waiting 08:31:34 1469e6f7b9e6: Waiting 08:31:34 eaf3925da568: Waiting 08:31:34 988bab9f4d93: Waiting 08:31:34 e2be974225ed: Download complete 08:31:34 988bab9f4d93: Download complete 08:31:35 1469e6f7b9e6: Verifying Checksum 08:31:35 1469e6f7b9e6: Download complete 08:31:35 339a4e72a1f5: Verifying Checksum 08:31:35 339a4e72a1f5: Download complete 08:31:35 eaf3925da568: Download complete 08:31:35 bde34c3a00c8: Download complete 08:31:35 b352a97aabf1: Verifying Checksum 08:31:35 b352a97aabf1: Download complete 08:31:35 4872d77fe225: Download complete 08:31:35 5851b861e8e6: Download complete 08:31:35 b85a868b505f: Verifying Checksum 08:31:35 b85a868b505f: Download complete 08:31:35 bab4dde63d76: Verifying Checksum 08:31:35 bab4dde63d76: Download complete 08:31:36 b85a868b505f: Pull complete 08:31:36 e2be974225ed: Pull complete 08:31:36 339a4e72a1f5: Pull complete 08:31:36 988bab9f4d93: Pull complete 08:31:37 1469e6f7b9e6: Pull complete 08:31:37 eaf3925da568: Pull complete 08:31:39 bab4dde63d76: Pull complete 08:31:39 bde34c3a00c8: Pull complete 08:31:39 b352a97aabf1: Pull complete 08:31:39 4872d77fe225: Pull complete 08:31:39 5851b861e8e6: Pull complete 08:31:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:39 prd-ubuntu20.04-docker-8c-8g-93 does not seem to be running inside a container 08:31:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:41 $ docker top 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba -eo pid,comm 08:31:41 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). 08:31:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:41 [ssh-agent] Looking for ssh-agent implementation... 08:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:41 $ docker exec 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba ssh-agent 08:31:41 SSH_AUTH_SOCK=/tmp/ssh-IhtxPCMChAe8/agent.32 08:31:41 SSH_AGENT_PID=38 08:31:41 Running ssh-add (command line suppressed) 08:31:41 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4477425066276122810.key (/w/workspace/edgex-go/8@tmp/private_key_4477425066276122810.key) 08:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:42 + git tag --points-at HEAD [Pipeline] } 08:31:42 $ docker exec --env ******** --env ******** 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba ssh-agent -k 08:31:42 unset SSH_AUTH_SOCK; 08:31:42 unset SSH_AGENT_PID; 08:31:42 echo Agent pid 38 killed; 08:31:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:42 [ssh-agent] Looking for ssh-agent implementation... 08:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:42 $ docker exec 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba ssh-agent 08:31:42 SSH_AUTH_SOCK=/tmp/ssh-efMbLa38qlB1/agent.70 08:31:42 SSH_AGENT_PID=76 08:31:42 Running ssh-add (command line suppressed) 08:31:42 Identity added: /w/workspace/edgex-go/8@tmp/private_key_11182267144141784970.key (/w/workspace/edgex-go/8@tmp/private_key_11182267144141784970.key) 08:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:42 + git semver init 08:31:43 2023-03-14 08:31:43,087 [run_init] DEBUG init version:0.0.0 force:False 08:31:43 2023-03-14 08:31:43,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 08:31:43 2023-03-14 08:31:43,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 08:31:43 2023-03-14 08:31:43,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 08:31:48 2023-03-14 08:31:48,273 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 08:31:48 2023-03-14 08:31:48,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4405 with force:False 08:31:48 2023-03-14 08:31:48,274 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4405 08:31:48 2023-03-14 08:31:48,278 [execute] INFO git cat-file --batch-check 08:31:48 2023-03-14 08:31:48,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:31:48 2023-03-14 08:31:48,284 [execute] INFO git cat-file --batch 08:31:48 2023-03-14 08:31:48,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 08:31:48 2023-03-14 08:31:48,291 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4405 08:31:48 0.0.0 [Pipeline] } 08:31:48 $ docker exec --env ******** --env ******** 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba ssh-agent -k 08:31:48 unset SSH_AUTH_SOCK; 08:31:48 unset SSH_AGENT_PID; 08:31:48 echo Agent pid 76 killed; 08:31:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:48 + git semver [Pipeline] } 08:31:49 $ docker stop --time=1 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba 08:31:50 $ docker rm -f --volumes 3ffb2370b27864c61bf58b108a56bb467a749acb84192ac62cb0d5e552b2deba [Pipeline] // withDockerContainer [Pipeline] sh 08:31:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:50 Stashed 1 file(s) [Pipeline] echo 08:31:50 [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 08:31:51 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:51 ========================================================= 08:31:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:31:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:51 63b65145d645: Pulling fs layer 08:31:51 a2d21d5440eb: Pulling fs layer 08:31:51 935e6c44a52c: Pulling fs layer 08:31:51 94cc34f8dd06: Pulling fs layer 08:31:51 30dea6a524f1: Pulling fs layer 08:31:51 a2aff8979fd8: Pulling fs layer 08:31:51 6808be2612f2: Pulling fs layer 08:31:51 f25807f1079a: Pulling fs layer 08:31:51 a2aff8979fd8: Waiting 08:31:51 6808be2612f2: Waiting 08:31:51 f25807f1079a: Waiting 08:31:51 30dea6a524f1: Waiting 08:31:51 a2d21d5440eb: Verifying Checksum 08:31:51 a2d21d5440eb: Download complete 08:31:51 94cc34f8dd06: Verifying Checksum 08:31:51 94cc34f8dd06: Download complete 08:31:51 30dea6a524f1: Verifying Checksum 08:31:51 30dea6a524f1: Download complete 08:31:51 63b65145d645: Verifying Checksum 08:31:51 63b65145d645: Download complete 08:31:51 a2aff8979fd8: Verifying Checksum 08:31:51 a2aff8979fd8: Download complete 08:31:51 63b65145d645: Pull complete 08:31:51 a2d21d5440eb: Pull complete 08:31:52 935e6c44a52c: Verifying Checksum 08:31:52 935e6c44a52c: Download complete 08:31:52 f25807f1079a: Verifying Checksum 08:31:52 f25807f1079a: Download complete 08:31:52 6808be2612f2: Verifying Checksum 08:31:52 6808be2612f2: Download complete 08:31:55 935e6c44a52c: Pull complete 08:31:55 94cc34f8dd06: Pull complete 08:31:55 30dea6a524f1: Pull complete 08:31:55 a2aff8979fd8: Pull complete 08:31:57 6808be2612f2: Pull complete 08:31:58 f25807f1079a: Pull complete 08:31:58 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:31:59 + + docker build -t ci-base-image-x86_64 -f - . 08:31:59 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:59 WORKDIR /edgex 08:31:59 COPY go.mod . 08:31:59 RUN go mod download 08:31:59 Sending build context to Docker daemon 170.4MB 08:31:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:31:59 ---> 3b553350e43f 08:31:59 Step 2/4 : WORKDIR /edgex 08:32:03 ---> Running in 992fa20046fb 08:32:03 Removing intermediate container 992fa20046fb 08:32:03 ---> 1eda6d9b82fb 08:32:03 Step 3/4 : COPY go.mod . 08:32:03 ---> c655c460fbf3 08:32:03 Step 4/4 : RUN go mod download 08:32:03 ---> Running in 24546ec07977 08:32:05 Still waiting to schedule task 08:32:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-92’ 08:32:16 Removing intermediate container 24546ec07977 08:32:16 ---> 3570b8be6b53 08:32:16 Successfully built 3570b8be6b53 08:32:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:16 + docker inspect -f . ci-base-image-x86_64 08:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:16 prd-ubuntu20.04-docker-8c-8g-93 does not seem to be running inside a container 08:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:16 $ docker top 47a9140b759ddb5fba60669d5a56ba98fb8403e955056f1f3ddfc92ff96bb3c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:17 + go version 08:32:17 go version go1.20.2 linux/amd64 [Pipeline] } 08:32:17 $ docker stop --time=1 47a9140b759ddb5fba60669d5a56ba98fb8403e955056f1f3ddfc92ff96bb3c8 08:32:18 $ docker rm -f --volumes 47a9140b759ddb5fba60669d5a56ba98fb8403e955056f1f3ddfc92ff96bb3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:18 + docker inspect -f . ci-base-image-x86_64 08:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:18 prd-ubuntu20.04-docker-8c-8g-93 does not seem to be running inside a container 08:32:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:19 $ docker top 139c367b243b79a4d22f1c531261fb082c465e6dd1fffc73a769eb7170d0769a -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:19 ========================================================= 08:32:19 [edgeXBuildGoParallel] Running Tests and Build... 08:32:19 ========================================================= [Pipeline] sh 08:32:19 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:32:19 + make test 08:32:19 go test -race -coverprofile=coverage.out ./... 08:32:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.6% of statements 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.2% of statements 08:32:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.713s coverage: 88.5% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 95.6% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 08:32:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 45.5% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 08:32:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.295s coverage: 79.9% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.069s coverage: 92.9% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 08:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 08:33:17 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 08:33:43 go vet ./... 08:33:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:45 + ls -al . 08:33:45 total 704 08:33:45 drwxrwxr-x 11 1001 1001 4096 Mar 14 08:32 . 08:33:45 drwxr-xr-x 4 root root 4096 Mar 14 08:32 .. 08:33:45 drwxrwxr-x 2 1001 1001 4096 Mar 14 08:31 .blubracket 08:33:45 -rw-rw-r-- 1 1001 1001 16 Mar 14 08:31 .dockerignore 08:33:45 drwxrwxr-x 8 1001 1001 4096 Mar 14 08:31 .git 08:33:45 drwxrwxr-x 3 1001 1001 4096 Mar 14 08:31 .github 08:33:45 -rw-rw-r-- 1 1001 1001 1133 Mar 14 08:31 .gitignore 08:33:45 -rw-rw-r-- 1 1001 1001 42 Mar 14 08:31 .golangci.yml 08:33:45 -rw-rw-r-- 1 1001 1001 87 Mar 14 08:31 .hadolint.yml 08:33:45 drwxr-xr-x 3 1001 1001 4096 Mar 14 08:31 .semver 08:33:45 -rw-rw-r-- 1 1001 1001 166 Mar 14 08:31 .sonarcloud.properties 08:33:45 -rw-rw-r-- 1 1001 1001 1171 Mar 14 08:31 ADOPTERS.md 08:33:45 -rw-rw-r-- 1 1001 1001 10825 Mar 14 08:31 Attribution.txt 08:33:45 -rw-rw-r-- 1 1001 1001 73765 Mar 14 08:31 CHANGELOG.md 08:33:45 -rw-rw-r-- 1 1001 1001 3804 Mar 14 08:31 CONTRIBUTING.md 08:33:45 -rw-rw-r-- 1 1001 1001 677 Mar 14 08:31 GOVERNANCE.md 08:33:45 -rw-rw-r-- 1 1001 1001 883 Mar 14 08:31 Jenkinsfile 08:33:45 -rw-rw-r-- 1 1001 1001 10775 Mar 14 08:31 LICENSE 08:33:45 -rw-rw-r-- 1 1001 1001 14266 Mar 14 08:31 Makefile 08:33:45 -rw-rw-r-- 1 1001 1001 582 Mar 14 08:31 OWNERS.md 08:33:45 -rw-rw-r-- 1 1001 1001 9403 Mar 14 08:31 README.md 08:33:45 -rw-rw-r-- 1 1001 1001 789 Mar 14 08:31 SECURITY.md 08:33:45 -rw-rw-r-- 1 1001 1001 5 Mar 14 08:31 VERSION 08:33:45 drwxrwxr-x 2 1001 1001 4096 Mar 14 08:31 bin 08:33:45 drwxrwxr-x 18 1001 1001 4096 Mar 14 08:31 cmd 08:33:45 -rw-r--r-- 1 root root 447685 Mar 14 08:33 coverage.out 08:33:45 -rw-rw-r-- 1 1001 1001 3232 Mar 14 08:31 go.mod 08:33:45 -rw-rw-r-- 1 1001 1001 31098 Mar 14 08:31 go.sum 08:33:45 drwxrwxr-x 7 1001 1001 4096 Mar 14 08:31 internal 08:33:45 drwxrwxr-x 3 1001 1001 4096 Mar 14 08:31 openapi 08:33:45 -rw-rw-r-- 1 1001 1001 594 Mar 14 08:31 security.txt 08:33:45 drwxrwxr-x 4 1001 1001 4096 Mar 14 08:31 snap 08:33:45 -rw-rw-r-- 1 1001 1001 204 Mar 14 08:31 version.go [Pipeline] sh 08:33:45 + '[' -e coverage.out ] 08:33:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:45 Stashed 1 file(s) [Pipeline] sh 08:33:45 + make build 08:33:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:57 go build -tags " 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 08:33:59 go build -tags " 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 08:34:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:09 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:10 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 08:34:12 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 08:34:12 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 08:34:14 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 08:34:14 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] } 08:34:16 $ docker stop --time=1 139c367b243b79a4d22f1c531261fb082c465e6dd1fffc73a769eb7170d0769a 08:34:20 $ docker rm -f --volumes 139c367b243b79a4d22f1c531261fb082c465e6dd1fffc73a769eb7170d0769a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:21 08:34:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:21 latest: Pulling from edgex-devops/edgex-compose 08:34:21 cbdbe7a5bc2a: Pulling fs layer 08:34:21 ca9280d653b3: Pulling fs layer 08:34:21 7e9c9ca2126c: Pulling fs layer 08:34:21 cbdbe7a5bc2a: Verifying Checksum 08:34:21 cbdbe7a5bc2a: Download complete 08:34:21 ca9280d653b3: Verifying Checksum 08:34:21 ca9280d653b3: Download complete 08:34:21 cbdbe7a5bc2a: Pull complete 08:34:22 7e9c9ca2126c: Download complete 08:34:22 ca9280d653b3: Pull complete 08:34:25 7e9c9ca2126c: Pull complete 08:34:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:25 prd-ubuntu20.04-docker-8c-8g-93 does not seem to be running inside a container 08:34:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:27 $ docker top a91a0357669df235057c1a686cee46a021af1452b16ed273cfc2606e368656c6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:28 + + docker-composegrep build parallel --help 08:34:28 08:34:28 --parallel Build images in parallel. [Pipeline] } 08:34:28 $ docker stop --time=1 a91a0357669df235057c1a686cee46a021af1452b16ed273cfc2606e368656c6 08:34:30 $ docker rm -f --volumes a91a0357669df235057c1a686cee46a021af1452b16ed273cfc2606e368656c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:30 prd-ubuntu20.04-docker-8c-8g-93 does not seem to be running inside a container 08:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:31 $ docker top 3bf441d8b047c77c3c123ea78e035c60adc79f15d31433f369a1df8791aa4db0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:31 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:31 Building core-command ... 08:34:31 Building core-common-config-bootstrapper ... 08:34:31 Building core-data ... 08:34:31 Building core-metadata ... 08:34:31 Building security-bootstrapper ... 08:34:31 Building security-proxy-auth ... 08:34:31 Building security-proxy-setup ... 08:34:31 Building security-secretstore-setup ... 08:34:31 Building security-spiffe-token-provider ... 08:34:31 Building security-spire-agent ... 08:34:31 Building security-spire-config ... 08:34:31 Building security-spire-server ... 08:34:31 Building support-notifications ... 08:34:31 Building support-scheduler ... 08:34:31 Building security-bootstrapper 08:34:31 Building security-proxy-auth 08:34:31 Building security-secretstore-setup 08:34:31 Building core-metadata 08:34:31 Building core-common-config-bootstrapper 08:34:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-94 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws 08:34:35 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:34:35 The recommended git tool is: git 08:34:41 using credential edgex-jenkins-ssh 08:34:41 Cloning the remote Git repository 08:34:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:41 > git init /w/workspace/edgex-go/8 # timeout=10 08:34:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:41 > git --version # timeout=10 08:34:41 > git --version # 'git version 2.25.1' 08:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:46 Step 1/32 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:46 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 3570b8be6b53 08:34:46 Step 3/32 : WORKDIR /edgex-go 08:34:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 3570b8be6b53 08:34:46 Step 3/23 : WORKDIR /edgex-go 08:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 3570b8be6b53 08:34:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:46 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 3570b8be6b53 08:34:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 3570b8be6b53 08:34:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:53 ---> Running in 9c8cc5575466 08:34:53 ---> Running in 95d24a88e08f 08:34:53 ---> Running in 09666111f465 08:34:53 ---> Running in 178cdb81fa01 08:34:53 ---> Running in 0400542af73d 08:34:53 Removing intermediate container 09666111f465 08:34:53 ---> 22f734f90799 08:34:53 Step 4/24 : WORKDIR /edgex-go 08:34:53 Removing intermediate container 95d24a88e08f 08:34:53 ---> e1a30e0f6a12 08:34:53 Step 4/22 : WORKDIR /edgex-go 08:34:53 Removing intermediate container 178cdb81fa01 08:34:53 ---> a5b611f34099 08:34:53 Step 4/22 : WORKDIR /edgex-go 08:34:53 ---> Running in eaf596b158a8 08:34:53 ---> Running in 2ccd27bdb1c9 08:34:53 Removing intermediate container 0400542af73d 08:34:53 ---> d5536d1566ec 08:34:53 Step 4/23 : RUN apk add --update --no-cache make git 08:34:53 Removing intermediate container 9c8cc5575466 08:34:53 ---> dbd91db4cba4 08:34:53 Step 4/32 : RUN apk add --update --no-cache make git 08:34:53 ---> Running in 6e37a47ed133 08:34:53 ---> Running in 6f4a3b093d1e 08:34:53 ---> Running in 147d09f1ec8f 08:34:53 Removing intermediate container 2ccd27bdb1c9 08:34:53 ---> f41114460ec5 08:34:53 Step 5/24 : RUN apk add --update --no-cache make git 08:34:53 Removing intermediate container eaf596b158a8 08:34:53 ---> 4617ed3ef822 08:34:53 Step 5/22 : RUN apk add --update --no-cache make git 08:34:53 Removing intermediate container 6e37a47ed133 08:34:53 ---> 3a4c806ab46e 08:34:53 Step 5/22 : RUN apk add --update --no-cache make git 08:34:53 ---> Running in 01f193a3a3c1 08:34:53 ---> Running in 896f2f152d1c 08:34:53 ---> Running in 107d373beb07 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:53 OK: 265 MiB in 53 packages 08:34:53 OK: 265 MiB in 53 packages 08:34:53 OK: 265 MiB in 53 packages 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:53 OK: 265 MiB in 53 packages 08:34:53 OK: 265 MiB in 53 packages 08:34:54 Removing intermediate container 6f4a3b093d1e 08:34:54 ---> b0e6b0c3df34 08:34:54 Step 5/23 : COPY go.mod vendor* ./ 08:34:54 Removing intermediate container 896f2f152d1c 08:34:54 ---> e5cc2f241e35 08:34:54 Step 6/22 : COPY go.mod vendor* ./ 08:34:54 ---> 01de50da127a 08:34:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in a35fcf9fc074 08:34:54 Removing intermediate container 147d09f1ec8f 08:34:54 ---> 279a861cc383 08:34:54 Step 5/32 : COPY go.mod vendor* ./ 08:34:54 Removing intermediate container 107d373beb07 08:34:54 ---> d3fa27dd6e01 08:34:54 Step 6/22 : COPY go.mod vendor* ./ 08:34:54 ---> 8a3383508635 08:34:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in 107bbd5c1bd0 08:34:54 Removing intermediate container 01f193a3a3c1 08:34:54 ---> ccbd16a0cbf3 08:34:54 Step 6/24 : COPY go.mod vendor* ./ 08:34:54 ---> 9cd44c591024 08:34:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in 9fcce4db6bb5 08:34:54 ---> 86a0968f17e0 08:34:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> 85001ef315eb 08:34:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Running in 74554276f8a8 08:34:54 ---> Running in ff09bba3f99a 08:34:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:01 Merging remotes/origin/main commit b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e into PR head commit 65ac9909f0939876f88ece7b28fedf537bafb1c7 08:35:01 Merge succeeded, producing 88b52c8a074625dd62951fc79e0b253a0dfa0218 08:35:01 Checking out Revision 88b52c8a074625dd62951fc79e0b253a0dfa0218 (PR-4405) 08:35:01 > git config core.sparsecheckout # timeout=10 08:35:01 > git checkout -f 65ac9909f0939876f88ece7b28fedf537bafb1c7 # timeout=10 08:35:01 > git remote # timeout=10 08:35:01 > git config --get remote.origin.url # timeout=10 08:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:01 > git merge b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 08:35:01 > git rev-parse HEAD^{commit} # timeout=10 08:35:01 > git config core.sparsecheckout # timeout=10 08:35:01 > git checkout -f 88b52c8a074625dd62951fc79e0b253a0dfa0218 # timeout=10 08:35:05 Commit message: "Merge commit 'b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e' into HEAD" 08:35:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:06 Dload Upload Total Spent Left Speed 08:35:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 08:35:05 > git rev-list --no-walk 476e114abf42383fb6d626cb83b000749473abda # timeout=10 [Pipeline] sh 08:35:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:07 + sudo tee /etc/docker/daemon.new 08:35:07 { 08:35:07 "registry-mirrors": [ 08:35:07 "https://nexus3.edgexfoundry.org:10001" 08:35:07 ], 08:35:07 "bip": "10.250.0.254/24", 08:35:07 "hosts": [ 08:35:07 "tcp://0.0.0.0:5555", 08:35:07 "unix:///var/run/docker.sock" 08:35:07 ], 08:35:07 "mtu": 1458, 08:35:07 "selinux-enabled": true, 08:35:07 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:07 } [Pipeline] sh 08:35:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:30 provisioning config files... 08:35:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6549942265020932737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:30 ---> docker-login.sh 08:35:30 nexus3.edgexfoundry.org:10001 08:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:31 Configure a credential helper to remove this warning. See 08:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:31 08:35:31 Login Succeeded 08:35:31 nexus3.edgexfoundry.org:10002 08:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:31 Configure a credential helper to remove this warning. See 08:35:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:31 08:35:31 Login Succeeded 08:35:31 nexus3.edgexfoundry.org:10003 08:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:32 Configure a credential helper to remove this warning. See 08:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:32 08:35:32 Login Succeeded 08:35:32 nexus3.edgexfoundry.org:10004 08:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:32 Configure a credential helper to remove this warning. See 08:35:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:32 08:35:32 Login Succeeded 08:35:32 docker.io 08:35:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:33 Configure a credential helper to remove this warning. See 08:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:33 08:35:33 Login Succeeded 08:35:33 ---> docker-login.sh ends [Pipeline] } 08:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:33 Removing intermediate container a35fcf9fc074 08:35:33 ---> 24303604a3a4 08:35:33 Step 7/23 : COPY . . 08:35:33 Removing intermediate container 9fcce4db6bb5 08:35:33 ---> 49e053bb5121 08:35:33 Step 7/32 : COPY . . 08:35:33 Removing intermediate container 107bbd5c1bd0 08:35:33 ---> bef5855d33b5 08:35:33 Step 8/22 : COPY . . 08:35:33 Removing intermediate container 74554276f8a8 08:35:33 ---> 6e78d8d8b375 08:35:33 Step 8/22 : COPY . . 08:35:33 Removing intermediate container ff09bba3f99a 08:35:33 ---> 13dc3e08025e 08:35:33 Step 8/24 : COPY . . 08:35:33 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 08:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:33 ========================================================= 08:35:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:35:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:33 af6eaf76a39c: Pulling fs layer 08:35:33 55522c791124: Pulling fs layer 08:35:33 ce5c4a1c91eb: Pulling fs layer 08:35:33 169dfbe0d373: Pulling fs layer 08:35:33 e1ff8fa3b103: Pulling fs layer 08:35:33 52ebb69f0ebf: Pulling fs layer 08:35:33 5abe8eddf0d5: Pulling fs layer 08:35:33 e1ff8fa3b103: Waiting 08:35:33 52ebb69f0ebf: Waiting 08:35:33 169dfbe0d373: Waiting 08:35:33 5abe8eddf0d5: Waiting 08:35:34 55522c791124: Verifying Checksum 08:35:34 55522c791124: Download complete 08:35:34 169dfbe0d373: Verifying Checksum 08:35:34 169dfbe0d373: Download complete 08:35:34 e1ff8fa3b103: Verifying Checksum 08:35:34 e1ff8fa3b103: Download complete 08:35:34 af6eaf76a39c: Download complete 08:35:35 af6eaf76a39c: Pull complete 08:35:35 5abe8eddf0d5: Verifying Checksum 08:35:35 5abe8eddf0d5: Download complete 08:35:35 55522c791124: Pull complete 08:35:36 ce5c4a1c91eb: Verifying Checksum 08:35:36 ce5c4a1c91eb: Download complete 08:35:36 52ebb69f0ebf: Verifying Checksum 08:35:36 52ebb69f0ebf: Download complete 08:35:46 ce5c4a1c91eb: Pull complete 08:35:46 169dfbe0d373: Pull complete 08:35:47 e1ff8fa3b103: Pull complete 08:35:51 ---> 6e4b53fc523f 08:35:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:51 ---> f97a139a21dc 08:35:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:51 ---> 508494a47db3 08:35:51 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:51 ---> Running in ad23bb797c41 08:35:51 ---> Running in a762351ef2f0 08:35:51 ---> Running in 360f26605d6f 08:35:51 ---> 2da6ca022d42 08:35:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:51 ---> cf0f7d79d6b4 08:35:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:51 ---> Running in b98b10d37a81 08:35:51 ---> Running in f8e06e9c41d5 08:35:51 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:51 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 08:35:51 go build -tags " 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 08:35:51 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 08:35:53 52ebb69f0ebf: Pull complete 08:35:54 5abe8eddf0d5: Pull complete 08:35:54 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:35:54 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:54 WORKDIR /edgex 08:35:54 COPY go.mod . 08:35:54 RUN go mod download -t 08:35:54 ci-base-image-arm64 -f - . 08:35:55 Sending build context to Docker daemon 2.944MB 08:35:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:35:55 ---> 6cb57ee374ae 08:35:55 Step 2/4 : WORKDIR /edgex 08:35:56 ---> Running in 9fd73e864efa 08:35:57 Removing intermediate container 9fd73e864efa 08:35:57 ---> 5dd983b1b989 08:35:57 Step 3/4 : COPY go.mod . 08:35:57 ---> b82e604dbaa6 08:35:57 Step 4/4 : RUN go mod download 08:35:57 ---> Running in 252fb0ae2a05 08:36:29 Removing intermediate container 252fb0ae2a05 08:36:29 ---> 14e950f2d011 08:36:29 Successfully built 14e950f2d011 08:36:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:30 + docker inspect -f . ci-base-image-arm64 08:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:36:30 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 08:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:33 $ docker top 23ee5697ccfbae62645ef7d061627f25663f6523b048eb5cba5eb9ac35b136b5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:33 Removing intermediate container a762351ef2f0 08:36:33 ---> 66679e62bbad 08:36:33 08:36:33 Step 10/22 : FROM alpine:3.17 08:36:33 Removing intermediate container ad23bb797c41 08:36:33 ---> 754eafaa76a8 08:36:33 08:36:33 Step 10/22 : FROM alpine:3.17 08:36:33 Removing intermediate container b98b10d37a81 08:36:33 ---> bd06bd49e635 08:36:33 08:36:33 Step 10/24 : FROM alpine:3.17 08:36:33 Removing intermediate container 360f26605d6f 08:36:33 ---> fa32a9ad6ff5 08:36:33 08:36:33 Step 9/23 : FROM alpine:3.17 08:36:33 Removing intermediate container f8e06e9c41d5 08:36:33 ---> 93fe65d7669b 08:36:33 08:36:33 Step 9/32 : FROM alpine:3.17 08:36:34 + go version 08:36:34 go version go1.20.2 linux/arm64 [Pipeline] } 08:36:34 $ docker stop --time=1 23ee5697ccfbae62645ef7d061627f25663f6523b048eb5cba5eb9ac35b136b5 08:36:34 3.17: Pulling from library/alpine 08:36:34 3.17: Pulling from library/alpine 08:36:35 $ docker rm -f --volumes 23ee5697ccfbae62645ef7d061627f25663f6523b048eb5cba5eb9ac35b136b5 08:36:35 3.17: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:36 3.17: Pulling from library/alpine 08:36:36 3.17: Pulling from library/alpine 08:36:36 + docker inspect -f . ci-base-image-arm64 08:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:36 prd-ubuntu20.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:36:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:37 $ docker top 7a825bf70b963ea8248484ea30baba722dff23a1451ebb21beef5369572a7621 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:37 ========================================================= 08:36:37 [edgeXBuildGoParallel] Running Tests and Build... 08:36:37 ========================================================= [Pipeline] sh 08:36:38 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 08:36:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:38 Status: Image is up to date for alpine:3.17 08:36:38 Status: Downloaded newer image for alpine:3.17 08:36:38 Status: Image is up to date for alpine:3.17 08:36:38 Status: Downloaded newer image for alpine:3.17 08:36:38 ---> b2aa39c304c2 08:36:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:38 ---> b2aa39c304c2 08:36:38 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:38 ---> b2aa39c304c2 08:36:38 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:38 ---> b2aa39c304c2 08:36:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:36:38 Status: Image is up to date for alpine:3.17 08:36:38 ---> b2aa39c304c2 08:36:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:38 ---> Running in d69e2bb86343 08:36:38 ---> Running in 023ee533f041 08:36:38 ---> Running in d912e344e30f 08:36:38 ---> Running in be4ee14d211b 08:36:38 ---> Running in 39b23d14cfe4 08:36:38 Removing intermediate container d912e344e30f 08:36:38 ---> e6aa066da770 08:36:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:38 Removing intermediate container d69e2bb86343 08:36:38 ---> 64dc85038a58 08:36:38 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:38 Removing intermediate container 39b23d14cfe4 08:36:38 ---> 8540707c6f43 08:36:38 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:38 ---> Running in 3f937b57d513 08:36:38 ---> Running in 7e8540f53624 08:36:38 ---> Running in 19d64e22f8eb 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:38 + make test 08:36:38 go test -race -coverprofile=coverage.out ./... 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 (1/1) Installing dumb-init (1.2.5-r2) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 (1/3) Installing ca-certificates (20220614-r4) 08:36:39 OK: 7 MiB in 16 packages 08:36:39 (2/3) Installing dumb-init (1.2.5-r2) 08:36:39 (3/3) Installing su-exec (0.2-r2) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 Executing ca-certificates-20220614-r4.trigger 08:36:39 OK: 8 MiB in 18 packages 08:36:39 (1/1) Installing dumb-init (1.2.5-r2) 08:36:39 (1/1) Installing dumb-init (1.2.5-r2) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 OK: 7 MiB in 16 packages 08:36:39 OK: 7 MiB in 16 packages 08:36:39 (1/2) Installing dumb-init (1.2.5-r2) 08:36:39 (2/2) Installing su-exec (0.2-r2) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 OK: 7 MiB in 17 packages 08:36:39 Removing intermediate container be4ee14d211b 08:36:39 ---> 3be9dc0e3fc8 08:36:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:39 ---> Running in affa4fbb4ed3 08:36:39 Removing intermediate container affa4fbb4ed3 08:36:39 ---> 7ba309a051a0 08:36:39 Step 13/24 : ENV APP_PORT=59881 08:36:39 ---> Running in 688a6e2a85a6 08:36:39 Removing intermediate container 023ee533f041 08:36:39 ---> 0718b78acd1a 08:36:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:39 ---> Running in 10e7421eb8f2 08:36:39 Removing intermediate container 688a6e2a85a6 08:36:39 ---> 85b06a9ce9ac 08:36:39 Step 14/24 : EXPOSE $APP_PORT 08:36:39 ---> Running in 9bf0e96bf1d4 08:36:39 Removing intermediate container 10e7421eb8f2 08:36:39 ---> 5e18bcef5355 08:36:39 Step 12/23 : WORKDIR / 08:36:40 Removing intermediate container 7e8540f53624 08:36:40 ---> 700f61b932d4 08:36:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 ---> Running in bd88a56ae2cf 08:36:40 Removing intermediate container 9bf0e96bf1d4 08:36:40 ---> 54680ba1894e 08:36:40 Step 15/24 : WORKDIR / 08:36:40 Removing intermediate container 19d64e22f8eb 08:36:40 ---> ab3aef48b704 08:36:40 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:40 ---> Running in 5dedc0038bdb 08:36:40 Removing intermediate container 3f937b57d513 08:36:40 ---> c13f60b9404c 08:36:40 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 ---> Running in c62199c5dc74 08:36:40 ---> 486a9f56537b 08:36:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:40 Removing intermediate container bd88a56ae2cf 08:36:40 ---> e15aff45578c 08:36:40 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:40 Removing intermediate container 5dedc0038bdb 08:36:40 ---> 2dfd01389541 08:36:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 Removing intermediate container c62199c5dc74 08:36:40 ---> 4e0599edafbb 08:36:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:40 ---> Running in 62e3f5c71b77 08:36:40 ---> e5de06dd92e7 08:36:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:40 ---> c00c8de96e46 08:36:40 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:36:40 Removing intermediate container 62e3f5c71b77 08:36:40 ---> b4958df346a8 08:36:40 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:40 ---> c24e319b3702 08:36:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:36:40 ---> 328add7e10f7 08:36:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:40 ---> 01eac064a890 08:36:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:40 ---> Running in afeb9ef9fadd 08:36:40 Removing intermediate container afeb9ef9fadd 08:36:40 ---> 2376ccc95ba0 08:36:40 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:40 ---> baf66b6dc976 08:36:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:36:41 ---> Running in 6e82c06568ff 08:36:41 ---> c4abf6cc3a6f 08:36:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:41 ---> f4f5f83dced2 08:36:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:41 Removing intermediate container 6e82c06568ff 08:36:41 ---> 1827c09306ab 08:36:41 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:41 ---> 2549ebfc7d6f 08:36:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:41 ---> 1f5931518957 08:36:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:41 ---> 2bb8cb9a5864 08:36:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:41 ---> d537052b4bc4 08:36:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:41 ---> Running in 417bf8c25b18 08:36:41 ---> Running in 004c0b9f0cf9 08:36:41 ---> Running in 212aa1ca7927 08:36:41 ---> d3d39bd9c431 08:36:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:41 ---> 48e4ea4c8fce 08:36:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:41 ---> 0e719b8b448f 08:36:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:41 ---> Running in 5de1f58c93fb 08:36:42 Removing intermediate container 5de1f58c93fb 08:36:42 ---> bb22274b0779 08:36:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:42 ---> Running in c13253248e38 08:36:42 Removing intermediate container 417bf8c25b18 08:36:42 ---> 2d6ecbebe232 08:36:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:42 ---> Running in 834b9ca42640 08:36:42 Removing intermediate container c13253248e38 08:36:42 ---> f85eaf878a7c 08:36:42 Step 22/24 : LABEL arch=x86_64 08:36:42 ---> Running in a58405850017 08:36:42 ---> 3b1fb3cdb27e 08:36:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:42 Removing intermediate container 834b9ca42640 08:36:42 ---> 0239a9a9177b 08:36:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:42 Removing intermediate container a58405850017 08:36:42 ---> b625e1533231 08:36:42 Step 23/24 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:36:42 ---> Running in d27bef11d62d 08:36:42 Removing intermediate container 004c0b9f0cf9 08:36:42 ---> 6aa87034fc57 08:36:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:42 ---> f9fc8075bc76 08:36:42 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:42 Removing intermediate container 212aa1ca7927 08:36:42 ---> aa65671e8626 08:36:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:42 ---> Running in e54f2f091270 08:36:42 ---> Running in 33339e505dd4 08:36:42 ---> Running in 9a42323db970 08:36:42 Removing intermediate container d27bef11d62d 08:36:42 ---> 1f3ed9b07be6 08:36:42 Step 24/24 : LABEL version=0.0.0 08:36:42 ---> 86d3be078e1a 08:36:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:42 ---> Running in 4c51581206be 08:36:42 Removing intermediate container e54f2f091270 08:36:42 ---> 1e719bf34049 08:36:42 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:43 Removing intermediate container 9a42323db970 08:36:43 ---> 00ec681bfe4f 08:36:43 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:43 ---> Running in ccc1cbead218 08:36:43 ---> Running in 8efd7b0aded7 08:36:43 ---> Running in 4adfdb07a230 08:36:43 Removing intermediate container 4c51581206be 08:36:43 ---> 67936abb8d42 08:36:43 08:36:43 Successfully built 67936abb8d42 08:36:43 Removing intermediate container 8efd7b0aded7 08:36:43 ---> 7b34a178c84a 08:36:43 Step 20/22 : LABEL arch=x86_64 08:36:43 Successfully tagged core-metadata:latest 08:36:43 Building support-scheduler 08:36:43  Building core-metadata ... done Removing intermediate container 4adfdb07a230 08:36:43 ---> b3dc7c171789 08:36:43 Step 20/22 : LABEL arch=x86_64 08:36:43 ---> Running in 86e2490440c7 08:36:43 ---> Running in f635dfa9051b 08:36:44 Removing intermediate container 86e2490440c7 08:36:44 ---> fc2a85653f94 08:36:44 Step 21/22 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:36:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:45 ---> 3570b8be6b53 08:36:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:45 ---> Using cache 08:36:45 ---> e1a30e0f6a12 08:36:45 Step 4/22 : WORKDIR /edgex-go 08:36:45 ---> Using cache 08:36:45 ---> 4617ed3ef822 08:36:45 Step 5/22 : RUN apk add --update --no-cache make git 08:36:45 ---> Using cache 08:36:45 ---> e5cc2f241e35 08:36:45 Step 6/22 : COPY go.mod vendor* ./ 08:36:45 ---> Using cache 08:36:45 ---> 8a3383508635 08:36:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:45 ---> Using cache 08:36:45 ---> bef5855d33b5 08:36:45 Step 8/22 : COPY . . 08:36:45 ---> Using cache 08:36:45 ---> f97a139a21dc 08:36:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:36:46 Removing intermediate container f635dfa9051b 08:36:46 ---> 834026f16a19 08:36:46 Step 21/22 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:36:46 ---> Running in 5c352d1ce5d0 08:36:46 ---> Running in 2ad54634b955 08:36:46 ---> Running in 10033785674c 08:36:46 Removing intermediate container 5c352d1ce5d0 08:36:46 ---> 9185ad653d7f 08:36:46 Step 22/22 : LABEL version=0.0.0 08:36:46 Removing intermediate container 33339e505dd4 08:36:46 ---> da6961ccbab9 08:36:46 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:46 ---> Running in 88ff7e47c491 08:36:47 ---> Running in bd5082115d79 08:36:47 Removing intermediate container 10033785674c 08:36:47 ---> 67c201f574be 08:36:47 Step 22/22 : LABEL version=0.0.0 08:36:47 ---> Running in ff2ddddffde3 08:36:47 Removing intermediate container 88ff7e47c491 08:36:47 ---> 997d225f6037 08:36:47 08:36:47 Removing intermediate container bd5082115d79 08:36:47 ---> 6022f0ca9814 08:36:47 Step 21/23 : LABEL arch=x86_64 08:36:47 ---> Running in 8cfdd9128107 08:36:47 Removing intermediate container ccc1cbead218 08:36:47 ---> edcf6277847a 08:36:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:47 Successfully built 997d225f6037 08:36:47 Successfully tagged security-proxy-auth:latest 08:36:47 Building support-notifications 08:36:47  Building security-proxy-auth ... done Removing intermediate container ff2ddddffde3 08:36:47 ---> 6dfa428cb9a8 08:36:47 08:36:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:47 Removing intermediate container 8cfdd9128107 08:36:47 ---> cf3abe742a13 08:36:47 Step 22/23 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:36:47 Successfully built 6dfa428cb9a8 08:36:47 Successfully tagged core-common-config-bootstrapper:latest 08:36:47  Building core-common-config-bootstrapper ... done Building core-data 08:36:50 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:50 ---> 3570b8be6b53 08:36:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:50 ---> Using cache 08:36:50 ---> e1a30e0f6a12 08:36:50 Step 4/22 : WORKDIR /edgex-go 08:36:50 ---> Using cache 08:36:50 ---> 4617ed3ef822 08:36:50 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:52 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:52 ---> 3570b8be6b53 08:36:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:52 ---> Using cache 08:36:52 ---> e1a30e0f6a12 08:36:52 Step 4/22 : WORKDIR /edgex-go 08:36:52 ---> Using cache 08:36:52 ---> 4617ed3ef822 08:36:52 Step 5/22 : RUN apk add --update --no-cache make git 08:36:52 ---> Using cache 08:36:52 ---> e5cc2f241e35 08:36:52 Step 6/22 : COPY go.mod vendor* ./ 08:36:52 ---> Using cache 08:36:52 ---> 8a3383508635 08:36:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:52 ---> Using cache 08:36:52 ---> bef5855d33b5 08:36:52 Step 8/22 : COPY . . 08:36:52 ---> Using cache 08:36:52 ---> f97a139a21dc 08:36:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:54 ---> e08cd56024d7 08:36:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:57 ---> Running in c9606865e9e7 08:36:57 ---> Running in a12808c4ce59 08:36:57 ---> Running in 11e28f1addaa 08:36:57 ---> 34c2ab39883c 08:36:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:58 Removing intermediate container 11e28f1addaa 08:36:58 ---> ca0f5e0c9665 08:36:58 Step 23/23 : LABEL version=0.0.0 08:36:58 ---> d0777f58793e 08:36:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:58 ---> Running in 46f72e69201a 08:36:58 Removing intermediate container 46f72e69201a 08:36:58 ---> 8357084954c0 08:36:58 08:36:58 Successfully built 8357084954c0 08:36:58 ---> 078f6e96518f 08:36:58 Successfully tagged security-secretstore-setup:latest 08:36:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:58 Building security-spiffe-token-provider 08:36:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:36:58  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:59 OK: 265 MiB in 53 packages 08:37:01 Step 1/19 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:37:01 ---> 3570b8be6b53 08:37:01 Step 3/19 : WORKDIR /edgex-go 08:37:01 ---> Using cache 08:37:01 ---> dbd91db4cba4 08:37:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:37:03 ---> 1af11cbb6129 08:37:03 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:03 ---> Running in c07aefb7a07e 08:37:03 ---> 3a48537b81da 08:37:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:03 Removing intermediate container a12808c4ce59 08:37:03 ---> 7e3781012e21 08:37:03 Step 6/22 : COPY go.mod vendor* ./ 08:37:03 ---> 00503f0c3b96 08:37:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:04 ---> 20afc4fb558d 08:37:04 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:04 ---> Running in 71ebdef6d93b 08:37:04 ---> Running in 2a2593f939ed 08:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:04 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:04 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:04 OK: 17812 distinct packages available 08:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:04 OK: 265 MiB in 53 packages 08:37:06 Removing intermediate container 2a2593f939ed 08:37:06 ---> 71cf88806d22 08:37:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:07 Removing intermediate container c07aefb7a07e 08:37:07 ---> c47046cd3427 08:37:07 Step 5/19 : COPY go.mod vendor* ./ 08:37:07 ---> Running in f073fb32e8e4 08:37:08 ---> 885c3c10297f 08:37:08 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:08 Removing intermediate container f073fb32e8e4 08:37:08 ---> 628a1d9cedfd 08:37:08 Step 29/32 : CMD ["gate"] 08:37:08 ---> Running in ba8ab51bd2b4 08:37:08 ---> Running in f43b90884966 08:37:08 Removing intermediate container f43b90884966 08:37:08 ---> 17c3b881f621 08:37:08 Step 30/32 : LABEL arch=x86_64 08:37:08 ---> Running in 9ee1a63f7e5e 08:37:08 Removing intermediate container 9ee1a63f7e5e 08:37:08 ---> 0d5a0642c4b8 08:37:08 Step 31/32 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:37:08 ---> Running in 8be02f912158 08:37:08 Removing intermediate container 8be02f912158 08:37:08 ---> 1d17d4a17a86 08:37:08 Step 32/32 : LABEL version=0.0.0 08:37:08 ---> Running in 0014b267da49 08:37:09 Removing intermediate container 0014b267da49 08:37:09 ---> a4e48f4482f7 08:37:09 08:37:09 Successfully built a4e48f4482f7 08:37:09 Successfully tagged security-bootstrapper:latest 08:37:09  Building security-bootstrapper ... done Building security-proxy-setup 08:37:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:37:13 ---> 3570b8be6b53 08:37:13 Step 3/20 : WORKDIR /edgex-go 08:37:13 ---> Using cache 08:37:13 ---> dbd91db4cba4 08:37:13 Step 4/20 : RUN apk add --update --no-cache make git 08:37:13 ---> Using cache 08:37:13 ---> 279a861cc383 08:37:13 Step 5/20 : COPY go.mod vendor* ./ 08:37:13 ---> Using cache 08:37:13 ---> 9cd44c591024 08:37:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:13 ---> Using cache 08:37:13 ---> 49e053bb5121 08:37:13 Step 7/20 : COPY . . 08:37:13 ---> Using cache 08:37:13 ---> cf0f7d79d6b4 08:37:13 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:37:17 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:25 ---> Running in 12cb5aa3d03c 08:37:25 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 08:37:38 Removing intermediate container c9606865e9e7 08:37:38 ---> 9fd97579ccca 08:37:38 08:37:38 Step 10/22 : FROM alpine:3.17 08:37:38 ---> b2aa39c304c2 08:37:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:37:38 ---> Running in 6c3d5392755f 08:37:38 Removing intermediate container 2ad54634b955 08:37:38 ---> 7935e58a1b9b 08:37:38 08:37:38 Step 10/22 : FROM alpine:3.17 08:37:38 ---> b2aa39c304c2 08:37:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:37:38 ---> Using cache 08:37:38 ---> 3be9dc0e3fc8 08:37:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:38 ---> Using cache 08:37:38 ---> 7ba309a051a0 08:37:38 Step 13/22 : ENV APP_PORT=59861 08:37:38 ---> Running in 02378a8fe178 08:37:38 Removing intermediate container 6c3d5392755f 08:37:38 ---> f7fbe1c5f848 08:37:38 Step 12/22 : ENV APP_PORT=59880 08:37:38 Removing intermediate container 02378a8fe178 08:37:38 ---> 2da5e0e83b88 08:37:38 Step 14/22 : EXPOSE $APP_PORT 08:37:38 ---> Running in 899b9560caaa 08:37:38 ---> Running in 8ea07700be6b 08:37:38 Removing intermediate container 899b9560caaa 08:37:38 ---> ba9c57411a8b 08:37:38 Step 13/22 : EXPOSE $APP_PORT 08:37:38 Removing intermediate container 8ea07700be6b 08:37:38 ---> fe81536bc899 08:37:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:38 ---> Running in eff6f3799e5f 08:37:38 Removing intermediate container eff6f3799e5f 08:37:38 ---> 8b8b35d9b768 08:37:38 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:37:38 ---> fa56b7c1ce83 08:37:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:38 Removing intermediate container 71ebdef6d93b 08:37:38 ---> bdb0ad9e73fc 08:37:38 Step 8/22 : COPY . . 08:37:38 ---> Running in 5a21f192898e 08:37:38 Removing intermediate container ba8ab51bd2b4 08:37:38 ---> 0a397dd27bc4 08:37:38 Step 7/19 : COPY . . 08:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:39 (1/1) Installing dumb-init (1.2.5-r2) 08:37:39 Executing busybox-1.35.0-r29.trigger 08:37:39 OK: 7 MiB in 16 packages 08:37:49 ---> 3f502ec28f69 08:37:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:37:49 ---> b34e54cc383b 08:37:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:37:49 Removing intermediate container 5a21f192898e 08:37:49 ---> 8dbb3a226fa2 08:37:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:49 ---> Running in ab1707faf22c 08:37:49 ---> 10225b562fa2 08:37:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:49 ---> Running in 1ab37c093103 08:37:49 ---> 57f7af85076e 08:37:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:37:49 ---> Running in 2539dde5f3d3 08:37:49 ---> 22aa6a536747 08:37:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:49 Removing intermediate container 2539dde5f3d3 08:37:49 ---> b7368367f70b 08:37:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:49 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 08:37:49 ---> Running in 50d4e459f4da 08:37:49 ---> cc7c8652a5a7 08:37:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:37:50 Removing intermediate container 50d4e459f4da 08:37:50 ---> 25c576a7bb8e 08:37:50 Step 20/22 : LABEL arch=x86_64 08:37:50 ---> Running in a21016cb87ec 08:37:50 ---> 4b4ef927eb0f 08:37:50 Step 18/22 : ENTRYPOINT ["/core-data"] 08:37:50 ---> Running in 016f42e0825f 08:37:50 Removing intermediate container a21016cb87ec 08:37:50 ---> 21cf0ea72c0d 08:37:50 Step 21/22 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:37:50 ---> Running in 1c21f68f7b22 08:37:50 Removing intermediate container 016f42e0825f 08:37:50 ---> 19c87e2131ec 08:37:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:50 ---> Running in 7571690b9f78 08:37:50 Removing intermediate container 1c21f68f7b22 08:37:50 ---> b1b97607fc8f 08:37:50 Step 22/22 : LABEL version=0.0.0 08:37:51 ---> Running in 62d78472f4ea 08:37:51 Removing intermediate container 7571690b9f78 08:37:51 ---> 671a62b9a22f 08:37:51 Step 20/22 : LABEL arch=x86_64 08:37:51 Removing intermediate container 62d78472f4ea 08:37:51 ---> 083bbb41ca7e 08:37:51 08:37:51 ---> Running in 9d2aee9cbe5f 08:37:51 Successfully built 083bbb41ca7e 08:37:51 Successfully tagged support-scheduler:latest 08:37:51  Building support-scheduler ... done Building security-spire-config 08:37:52 Removing intermediate container 9d2aee9cbe5f 08:37:52 ---> 16c9f5877b2a 08:37:52 Step 21/22 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:37:55 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:37:55 ---> 3570b8be6b53 08:37:55 Step 3/25 : WORKDIR /edgex-go 08:37:55 ---> Using cache 08:37:55 ---> dbd91db4cba4 08:37:55 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 08:37:57 ---> Running in bcb8f0952c19 08:37:57 ---> Running in 2cb294b07ae8 08:37:57 Removing intermediate container 12cb5aa3d03c 08:37:57 ---> 183a9fb40d89 08:37:57 08:37:57 Step 9/20 : FROM alpine:3.17 08:37:57 ---> b2aa39c304c2 08:37:57 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:37:57 ---> Running in 147b7f3e257d 08:37:57 Removing intermediate container bcb8f0952c19 08:37:57 ---> bf90009c57a3 08:37:57 Step 22/22 : LABEL version=0.0.0 08:37:57 ---> Running in 37cecbfeb91d 08:37:58 Removing intermediate container 37cecbfeb91d 08:37:58 ---> 07dd3ead8454 08:37:58 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:58 Successfully built 07dd3ead8454 08:37:58 Successfully tagged core-data:latest 08:37:58  Building core-data ... done Building security-spire-server 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:58 (1/2) Installing dumb-init (1.2.5-r2) 08:37:58 (2/2) Installing openssl (3.0.8-r0) 08:37:58 Executing busybox-1.35.0-r29.trigger 08:37:58 OK: 8 MiB in 17 packages 08:37:58 OK: 265 MiB in 53 packages 08:38:04 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:38:04 ---> 3570b8be6b53 08:38:04 Step 3/24 : WORKDIR /edgex-go 08:38:04 ---> Using cache 08:38:04 ---> dbd91db4cba4 08:38:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:38:11 ---> Running in 6173e9871d2a 08:38:11 Removing intermediate container 2cb294b07ae8 08:38:11 ---> aace619637bd 08:38:11 Step 5/25 : COPY go.mod vendor* ./ 08:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:11 Removing intermediate container 147b7f3e257d 08:38:11 ---> ae896a983345 08:38:11 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:11 ---> Running in 7e435829b351 08:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:12 ---> 9ba80bc54a10 08:38:12 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:12 Removing intermediate container 7e435829b351 08:38:12 ---> 9a6c60c36f81 08:38:12 Step 12/20 : WORKDIR /edgex 08:38:12 ---> Running in 925fc66d55d0 08:38:12 ---> Running in 9b01fdc8eeba 08:38:12 Removing intermediate container 9b01fdc8eeba 08:38:12 ---> 66f916f58dd2 08:38:12 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:38:12 OK: 265 MiB in 53 packages 08:38:13 ---> 156676e5a336 08:38:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:13 Removing intermediate container 6173e9871d2a 08:38:13 ---> c34620eddc6f 08:38:13 Step 5/24 : COPY go.mod vendor* ./ 08:38:13 ---> 8486198b76a8 08:38:13 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:13 ---> 244d7485ab57 08:38:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:14 ---> Running in 4eba0cb86ea4 08:38:14 ---> 30314dec3901 08:38:14 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:14 ---> Running in 0db9ffebf094 08:38:16 Removing intermediate container 0db9ffebf094 08:38:16 ---> 6205c802be70 08:38:16 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:38:16 ---> Running in e9fe4aa37ca6 08:38:16 Removing intermediate container e9fe4aa37ca6 08:38:16 ---> e232ed5cbdee 08:38:16 Step 18/20 : LABEL arch=x86_64 08:38:17 ---> Running in d1a13ff4c7e6 08:38:17 Removing intermediate container d1a13ff4c7e6 08:38:17 ---> 1a8c663f6cff 08:38:17 Step 19/20 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:38:17 ---> Running in 5d870486403a 08:38:18 Removing intermediate container 5d870486403a 08:38:18 ---> 9e0f061e3756 08:38:18 Step 20/20 : LABEL version=0.0.0 08:38:19 ---> Running in f7bcb1f9dc74 08:38:21 Removing intermediate container f7bcb1f9dc74 08:38:21 ---> 38e231ce972d 08:38:21 08:38:21 Successfully built 38e231ce972d 08:38:21 Successfully tagged security-proxy-setup:latest 08:38:21 Building security-spire-agent 08:38:28  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:38:28 ---> 3570b8be6b53 08:38:28 Step 3/25 : WORKDIR /edgex-go 08:38:28 ---> Using cache 08:38:28 ---> dbd91db4cba4 08:38:28 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 08:38:28 ---> Using cache 08:38:28 ---> c34620eddc6f 08:38:28 Step 5/25 : COPY go.mod vendor* ./ 08:38:28 ---> Using cache 08:38:28 ---> 244d7485ab57 08:38:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:33 Removing intermediate container 1ab37c093103 08:38:33 ---> 6969546ef7e1 08:38:33 08:38:33 Step 9/19 : FROM alpine:3.17 08:38:33 ---> b2aa39c304c2 08:38:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:33 ---> Using cache 08:38:33 ---> 8540707c6f43 08:38:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:35 ---> Running in d7277c812427 08:38:35 ---> Running in 8c56078a68d9 08:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:36 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:36 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:36 OK: 17812 distinct packages available 08:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:37 (1/9) Installing ca-certificates (20220614-r4) 08:38:37 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:37 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:37 (4/9) Installing libcurl (7.88.1-r0) 08:38:37 (5/9) Installing curl (7.88.1-r0) 08:38:37 (6/9) Installing dumb-init (1.2.5-r2) 08:38:37 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:37 (8/9) Installing libucontext (1.2-r0) 08:38:37 (9/9) Installing gcompat (1.1.0-r0) 08:38:37 Executing busybox-1.35.0-r29.trigger 08:38:37 Executing ca-certificates-20220614-r4.trigger 08:38:37 OK: 10 MiB in 24 packages 08:38:42 Removing intermediate container ab1707faf22c 08:38:42 ---> 56091bddc3eb 08:38:42 08:38:42 Step 10/22 : FROM alpine:3.17 08:38:42 ---> b2aa39c304c2 08:38:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:42 Removing intermediate container 8c56078a68d9 08:38:42 ---> 11d5dbf33d41 08:38:42 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:42 ---> Running in b4d8ca96c411 08:38:42 Removing intermediate container 925fc66d55d0 08:38:42 ---> 43a99f30d189 08:38:42 Step 7/25 : COPY . . 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:43 ---> e0d32dd94e89 08:38:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:43 (1/2) Installing ca-certificates (20220614-r4) 08:38:43 (2/2) Installing dumb-init (1.2.5-r2) 08:38:43 Executing busybox-1.35.0-r29.trigger 08:38:43 Executing ca-certificates-20220614-r4.trigger 08:38:43 OK: 8 MiB in 17 packages 08:38:51 ---> 50e067224ea5 08:38:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:38:51 ---> e1618d8c55e7 08:38:51 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 08:38:51 Removing intermediate container 4eba0cb86ea4 08:38:51 ---> bfe0ff040333 08:38:51 Step 7/24 : COPY . . 08:38:51 ---> Running in 4a16428f2438 08:38:51 Removing intermediate container b4d8ca96c411 08:38:51 ---> e0aa065fb3e8 08:38:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:38:57 ---> da3cafb99243 08:38:57 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:57 ---> Running in f01f0b7509e7 08:38:57 Removing intermediate container 4a16428f2438 08:38:57 ---> 14c9ea07aa16 08:38:57 Step 9/25 : WORKDIR /edgex-go/spire-build 08:38:57 ---> Running in 60588b82e72f 08:38:57 ---> Running in 1901bde6fac9 08:38:57 ---> 640884654df5 08:38:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:38:57 Removing intermediate container f01f0b7509e7 08:38:57 ---> ce4613c79bda 08:38:57 Step 13/22 : ENV APP_PORT=59860 08:38:57 ---> Running in b9b1656983fd 08:38:57 ---> Running in 79e64d1d9ecf 08:38:57 Removing intermediate container 60588b82e72f 08:38:57 ---> 894373684c2b 08:38:57 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:57 Removing intermediate container 1901bde6fac9 08:38:57 ---> 08270acf8e67 08:38:57 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:57 ---> Running in 15ad6664b58c 08:38:57 Removing intermediate container b9b1656983fd 08:38:57 ---> 4392d676c221 08:38:57 Step 9/24 : WORKDIR /edgex-go/spire-build 08:38:57 ---> Running in 7a5fb0c3f63e 08:38:57 ---> Running in 7fad08d35878 08:38:57 Removing intermediate container 79e64d1d9ecf 08:38:57 ---> 205c72a563c0 08:38:57 Step 14/22 : EXPOSE $APP_PORT 08:38:57 Removing intermediate container 15ad6664b58c 08:38:57 ---> 604a77f31c2c 08:38:57 Step 17/19 : LABEL arch=x86_64 08:38:57 ---> Running in a9047e6ec3ee 08:38:57 ---> Running in 26a25bd0a399 08:38:57 Removing intermediate container 7a5fb0c3f63e 08:38:57 ---> bf20587a4597 08:38:57 Step 10/24 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:57 Removing intermediate container 7fad08d35878 08:38:57 ---> 103899502f61 08:38:57 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:57 ---> Running in af798b0ab295 08:38:57 Removing intermediate container a9047e6ec3ee 08:38:57 ---> 4510ec57655d 08:38:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:57 ---> Running in 71c8a0325827 08:38:57 Removing intermediate container 26a25bd0a399 08:38:57 ---> 860ea6bd395d 08:38:57 Step 18/19 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:38:57 Removing intermediate container af798b0ab295 08:38:57 ---> 3c7d455e7340 08:38:57 Step 11/24 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:57 ---> Running in 61e9d8e091b7 08:38:57 ---> Running in 2356f564a918 08:38:57 ---> 0e33786a5271 08:38:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:57 Removing intermediate container 61e9d8e091b7 08:38:57 ---> 077abe797322 08:38:57 Step 19/19 : LABEL version=0.0.0 08:38:57 ---> Running in 38e0e1d35ade 08:38:59 Removing intermediate container 38e0e1d35ade 08:38:59 ---> bad1adde4912 08:38:59 08:38:59 ---> 4b5045e7ab36 08:38:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:38:59 Successfully built bad1adde4912 08:38:59 Successfully tagged security-spiffe-token-provider:latest 08:38:59 Building core-command 08:38:59 Removing intermediate container 71c8a0325827 08:38:59 ---> a2b24054f272 08:38:59 Step 12/25 : WORKDIR /edgex-go 08:38:59 Removing intermediate container 2356f564a918 08:38:59 ---> b37f27799c48 08:38:59 Step 12/24 : WORKDIR /edgex-go 08:39:03  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:39:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:03 ---> 3570b8be6b53 08:39:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:39:03 ---> Using cache 08:39:03 ---> e1a30e0f6a12 08:39:03 Step 4/23 : WORKDIR /edgex-go 08:39:03 ---> Using cache 08:39:03 ---> 4617ed3ef822 08:39:03 Step 5/23 : RUN apk add --update --no-cache make git 08:39:03 ---> Using cache 08:39:03 ---> e5cc2f241e35 08:39:03 Step 6/23 : COPY go.mod vendor* ./ 08:39:03 ---> Using cache 08:39:03 ---> 8a3383508635 08:39:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:39:03 ---> Using cache 08:39:03 ---> bef5855d33b5 08:39:03 Step 8/23 : COPY . . 08:39:03 ---> Using cache 08:39:03 ---> f97a139a21dc 08:39:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:39:04 ---> Running in 710e70eacef0 08:39:04 ---> Running in e3f645a6369d 08:39:04 ---> 8aacd0e66652 08:39:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:39:04 ---> Running in f3dabcf0bc24 08:39:04 ---> Running in a273bf9da34b 08:39:05 Removing intermediate container 710e70eacef0 08:39:05 ---> 54b7c92d5049 08:39:05 Removing intermediate container e3f645a6369d 08:39:05 08:39:05 ---> 6ee044eaf744 08:39:05 Step 13/25 : FROM alpine:3.17 08:39:05 Step 13/24 : FROM alpine:3.17 08:39:05 08:39:05 ---> b2aa39c304c2 08:39:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:05 ---> Using cache 08:39:05 ---> 8540707c6f43 08:39:05 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:39:05 ---> b2aa39c304c2 08:39:05 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:05 ---> Using cache 08:39:05 ---> 8540707c6f43 08:39:05 Step 15/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:39:05 Removing intermediate container a273bf9da34b 08:39:05 ---> e70668527c0e 08:39:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:05 ---> Running in 591c07b87f0b 08:39:05 ---> Running in bb5e4c39b96f 08:39:05 ---> Running in 0384ba1df480 08:39:05 Removing intermediate container 0384ba1df480 08:39:05 ---> 2b71fc1a1798 08:39:05 Step 20/22 : LABEL arch=x86_64 08:39:05 go build -tags " 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 08:39:05 ---> Running in 616033f24f37 08:39:06 Removing intermediate container 616033f24f37 08:39:06 ---> 62d88cf9d293 08:39:06 Step 21/22 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:06 ---> Running in a2528f12ebf1 08:39:06 Removing intermediate container d7277c812427 08:39:06 ---> cbc32d0154e8 08:39:06 Step 7/25 : COPY . . 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:06 Removing intermediate container a2528f12ebf1 08:39:06 ---> 780660aba6fa 08:39:06 Step 22/22 : LABEL version=0.0.0 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:06 ---> Running in 5ca376f38ad6 08:39:06 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:39:06 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:39:06 OK: 17812 distinct packages available 08:39:06 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:39:06 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:39:06 OK: 17812 distinct packages available 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:39:06 (1/4) Installing dumb-init (1.2.5-r2) 08:39:06 (2/4) Installing musl-obstack (1.2.3-r0) 08:39:06 (3/4) Installing libucontext (1.2-r0) 08:39:06 (4/4) Installing gcompat (1.1.0-r0) 08:39:06 (1/5) Installing dumb-init (1.2.5-r2) 08:39:06 (2/5) Installing musl-obstack (1.2.3-r0) 08:39:06 (3/5) Installing libucontext (1.2-r0) 08:39:06 (4/5) Installing gcompat (1.1.0-r0) 08:39:06 Executing busybox-1.35.0-r29.trigger 08:39:06 OK: 7 MiB in 19 packages 08:39:06 (5/5) Installing openssl (3.0.8-r0) 08:39:06 Executing busybox-1.35.0-r29.trigger 08:39:06 OK: 8 MiB in 20 packages 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:10 Removing intermediate container 5ca376f38ad6 08:39:10 ---> 24f89390622e 08:39:10 08:39:10 Successfully built 24f89390622e 08:39:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:10 Successfully tagged support-notifications:latest 08:39:10  Building support-notifications ... done  ---> c38d08be2141 08:39:10 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 08:39:10 ---> Running in 7024a1b8cc60 08:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:11 Removing intermediate container bb5e4c39b96f 08:39:11 ---> 093335956019 08:39:11 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:11 Removing intermediate container 591c07b87f0b 08:39:11 ---> 6e28ffbf29b8 08:39:11 Step 16/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:11 Removing intermediate container 7024a1b8cc60 08:39:11 ---> 3c52e0c0781c 08:39:11 Step 9/25 : WORKDIR /edgex-go/spire-build 08:39:11 ---> Running in feaa6931b778 08:39:11 Removing intermediate container feaa6931b778 08:39:11 ---> 333e739ccb07 08:39:11 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:39:11 ---> Running in 1166d3337a18 08:39:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:13 Removing intermediate container 1166d3337a18 08:39:13 ---> 6c33444f36f5 08:39:13 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:39:15 ---> 5fe48735d0cc 08:39:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:39:15 ---> ced239cc5855 08:39:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:39:15 ---> Running in 2008983d0677 08:39:15 ---> 25e4644e46fb 08:39:15 Step 18/25 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:39:15 ---> c6de4e3803d4 08:39:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:39:15 ---> Running in 0269b0501625 08:39:15 Removing intermediate container 0269b0501625 08:39:15 ---> 2970ed8090bb 08:39:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:39:15 ---> 0b906f3f4745 08:39:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:39:15 ---> bc1b30ed378e 08:39:15 Step 20/25 : WORKDIR / 08:39:15 ---> Running in d0e85580085b 08:39:15 ---> 1512581c72ca 08:39:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:15 ---> Running in c04958499072 08:39:16 Removing intermediate container 2008983d0677 08:39:16 ---> 82a40ecd5431 08:39:16 Step 12/25 : WORKDIR /edgex-go 08:39:16 Removing intermediate container d0e85580085b 08:39:16 ---> 16350e80a285 08:39:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:16 ---> Running in 6a7d14846104 08:39:16 Removing intermediate container c04958499072 08:39:16 ---> e0bc14a50ef4 08:39:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:16 ---> Running in fc1d05cf0204 08:39:16 ---> Running in dba7f0c591ab 08:39:16 Removing intermediate container fc1d05cf0204 08:39:16 ---> 777272afbce7 08:39:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:16 Removing intermediate container 6a7d14846104 08:39:16 ---> eb650fab4952 08:39:16 08:39:16 Step 13/25 : FROM alpine:3.17 08:39:16 ---> b2aa39c304c2 08:39:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:39:16 ---> Using cache 08:39:16 ---> 8540707c6f43 08:39:16 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:39:16 ---> Using cache 08:39:16 ---> 093335956019 08:39:16 Step 16/25 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:39:16 ---> Running in 1a920b5e6474 08:39:16 Removing intermediate container dba7f0c591ab 08:39:16 ---> 93e3d59b2117 08:39:16 Step 22/24 : LABEL arch=x86_64 08:39:16 ---> Running in 27f2bfb57267 08:39:16 Removing intermediate container 1a920b5e6474 08:39:16 ---> 12ab109a17c2 08:39:16 Step 23/25 : LABEL arch=x86_64 08:39:16 ---> Running in 3776519e44f1 08:39:16 Removing intermediate container 27f2bfb57267 08:39:16 ---> fadf8db9bf68 08:39:16 Step 23/24 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:39:16 ---> Running in 62e885681572 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:16 Removing intermediate container 3776519e44f1 08:39:16 ---> 730dbff6bd40 08:39:16 Step 24/25 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:39:16 ---> Running in 63e4f7b0ee61 08:39:16 Removing intermediate container 62e885681572 08:39:16 ---> 2d24edb2aa27 08:39:16 Step 24/24 : LABEL version=0.0.0 08:39:17 ---> Running in a26aa518da13 08:39:17 ---> 48b759ec4bf7 08:39:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:17 Removing intermediate container 63e4f7b0ee61 08:39:17 ---> 3d2659640fb3 08:39:17 Step 25/25 : LABEL version=0.0.0 08:39:17 ---> Running in 7f0aa05d72c2 08:39:17 Removing intermediate container a26aa518da13 08:39:17 ---> 1ca00a66339b 08:39:17 08:39:17 Removing intermediate container 7f0aa05d72c2 08:39:17 ---> 6348fad1bd4b 08:39:17 08:39:17 Successfully built 1ca00a66339b 08:39:17 Successfully tagged security-spire-server:latest 08:39:17  Building security-spire-server ... done Successfully built 6348fad1bd4b 08:39:17 Successfully tagged security-spire-config:latest 08:39:19  Building security-spire-config ... done  ---> 8bf3a90b5841 08:39:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:39:19 ---> 5bbc8fd00a5c 08:39:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:39:20 ---> c9039e5b744a 08:39:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:39:20 ---> 300cce5485ad 08:39:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:20 ---> Running in b081222e8a03 08:39:20 Removing intermediate container b081222e8a03 08:39:20 ---> 81e1134ea0e2 08:39:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:21 ---> Running in 6cf77eeb58e1 08:39:21 Removing intermediate container 6cf77eeb58e1 08:39:21 ---> 182b44113b45 08:39:21 Step 23/25 : LABEL arch=x86_64 08:39:21 ---> Running in 6a0522df2063 08:39:21 Removing intermediate container 6a0522df2063 08:39:21 ---> 0a344d1cb5f1 08:39:21 Step 24/25 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:39:21 ---> Running in 76b42ef14c4b 08:39:22 Removing intermediate container 76b42ef14c4b 08:39:22 ---> ad65718d9578 08:39:22 Step 25/25 : LABEL version=0.0.0 08:39:22 ---> Running in 6459b3ffb00f 08:39:22 Removing intermediate container 6459b3ffb00f 08:39:22 ---> bd18b8f5ed13 08:39:22 08:39:22 Successfully built bd18b8f5ed13 08:39:22 Successfully tagged security-spire-agent:latest 08:39:26  Building security-spire-agent ... done Removing intermediate container f3dabcf0bc24 08:39:26 ---> 00df65d68eac 08:39:26 08:39:26 Step 10/23 : FROM alpine:3.17 08:39:26 ---> b2aa39c304c2 08:39:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:39:26 ---> Using cache 08:39:26 ---> 3be9dc0e3fc8 08:39:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:26 ---> Using cache 08:39:26 ---> 7ba309a051a0 08:39:26 Step 13/23 : ENV APP_PORT=59882 08:39:26 ---> Running in 4365fc4efd02 08:39:26 Removing intermediate container 4365fc4efd02 08:39:26 ---> b77ad643edcd 08:39:26 Step 14/23 : EXPOSE $APP_PORT 08:39:26 ---> Running in adb326044774 08:39:26 Removing intermediate container adb326044774 08:39:26 ---> 174304021398 08:39:26 Step 15/23 : WORKDIR / 08:39:26 ---> Running in d681afbb7925 08:39:27 Removing intermediate container d681afbb7925 08:39:27 ---> 4b8f2bd7b291 08:39:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:27 ---> c9ab51d9d503 08:39:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:27 ---> 10ed5bc88f2c 08:39:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:39:27 ---> 70489774330a 08:39:27 Step 19/23 : ENTRYPOINT ["/core-command"] 08:39:27 ---> Running in b9f7757c73ac 08:39:27 Removing intermediate container b9f7757c73ac 08:39:27 ---> 635528c02bf7 08:39:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:27 ---> Running in cd23e3ce8b9b 08:39:27 Removing intermediate container cd23e3ce8b9b 08:39:27 ---> 7552ed4b0203 08:39:27 Step 21/23 : LABEL arch=x86_64 08:39:27 ---> Running in df95ad25a450 08:39:28 Removing intermediate container df95ad25a450 08:39:28 ---> 4f9a680a07ff 08:39:28 Step 22/23 : LABEL git_sha=0cddaa148cba4e5f0a6a5ca1e410904da364d70a 08:39:28 ---> Running in 63ffd3600b20 08:39:28 Removing intermediate container 63ffd3600b20 08:39:28 ---> 525938ed1d60 08:39:28 Step 23/23 : LABEL version=0.0.0 08:39:28 ---> Running in b9b3be560159 08:39:28 Removing intermediate container b9b3be560159 08:39:28 ---> 8026bff56911 08:39:28 08:39:28 Successfully built 8026bff56911 08:39:28 Successfully tagged core-command:latest 08:39:28  Building core-command ... done  [Pipeline] } 08:39:28 $ docker stop --time=1 3bf441d8b047c77c3c123ea78e035c60adc79f15d31433f369a1df8791aa4db0 08:39:29 $ docker rm -f --volumes 3bf441d8b047c77c3c123ea78e035c60adc79f15d31433f369a1df8791aa4db0 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:30 + docker images 08:39:30 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:30 core-command latest 8026bff56911 1 second ago 19.8MB 08:39:30 00df65d68eac 5 seconds ago 1.68GB 08:39:30 security-spire-agent latest bd18b8f5ed13 7 seconds ago 129MB 08:39:30 eb650fab4952 13 seconds ago 1.54GB 08:39:30 security-spire-config latest 6348fad1bd4b 13 seconds ago 88.9MB 08:39:30 security-spire-server latest 1ca00a66339b 13 seconds ago 89.8MB 08:39:30 support-notifications latest 24f89390622e 23 seconds ago 33MB 08:39:30 6ee044eaf744 24 seconds ago 1.54GB 08:39:30 54b7c92d5049 24 seconds ago 1.54GB 08:39:30 security-spiffe-token-provider latest bad1adde4912 32 seconds ago 32.6MB 08:39:30 56091bddc3eb 52 seconds ago 1.75GB 08:39:30 6969546ef7e1 59 seconds ago 1.72GB 08:39:30 security-proxy-setup latest 38e231ce972d About a minute ago 18.7MB 08:39:30 core-data latest 07dd3ead8454 About a minute ago 20MB 08:39:30 183a9fb40d89 About a minute ago 1.66GB 08:39:30 support-scheduler latest 083bbb41ca7e About a minute ago 32.4MB 08:39:30 7935e58a1b9b About a minute ago 1.75GB 08:39:30 9fd97579ccca 2 minutes ago 1.69GB 08:39:30 security-bootstrapper latest a4e48f4482f7 2 minutes ago 22MB 08:39:30 security-secretstore-setup latest 8357084954c0 2 minutes ago 32.6MB 08:39:30 core-common-config-bootstrapper latest 6dfa428cb9a8 2 minutes ago 17.5MB 08:39:30 security-proxy-auth latest 997d225f6037 2 minutes ago 18.3MB 08:39:30 core-metadata latest 67936abb8d42 2 minutes ago 20.6MB 08:39:30 bd06bd49e635 2 minutes ago 1.69GB 08:39:30 754eafaa76a8 2 minutes ago 1.66GB 08:39:30 93fe65d7669b 2 minutes ago 1.67GB 08:39:30 fa32a9ad6ff5 2 minutes ago 1.67GB 08:39:30 66679e62bbad 3 minutes ago 1.68GB 08:39:30 ci-base-image-x86_64 latest 3570b8be6b53 7 minutes ago 883MB 08:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 days ago 664MB 08:39:30 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 08:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements 08:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.6% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.466s coverage: 71.2% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.596s coverage: 54.0% of statements 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.553s coverage: 88.5% of statements 08:40:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.493s coverage: 3.9% of statements 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.556s coverage: 95.6% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 72.2% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 65.9% of statements 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements 08:40:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.0% of statements 08:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 45.5% of statements 08:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 82.9% of statements 08:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements 08:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.104s coverage: 79.9% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 86.9% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.2% of statements 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.538s coverage: 82.1% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.210s coverage: 84.8% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements 08:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.996s coverage: 38.4% of statements 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 92.3% of statements 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.271s coverage: 61.5% of statements 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements 08:41:59 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 08:41:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:59 go vet ./... 08:44:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:36 + ls -al . 08:44:36 total 704 08:44:36 drwxrwxr-x 10 1001 1001 4096 Mar 14 08:36 . 08:44:36 drwxr-xr-x 4 root root 4096 Mar 14 08:36 .. 08:44:36 drwxrwxr-x 2 1001 1001 4096 Mar 14 08:35 .blubracket 08:44:36 -rw-rw-r-- 1 1001 1001 16 Mar 14 08:35 .dockerignore 08:44:36 drwxrwxr-x 8 1001 1001 4096 Mar 14 08:35 .git 08:44:36 drwxrwxr-x 3 1001 1001 4096 Mar 14 08:35 .github 08:44:36 -rw-rw-r-- 1 1001 1001 1133 Mar 14 08:35 .gitignore 08:44:36 -rw-rw-r-- 1 1001 1001 42 Mar 14 08:35 .golangci.yml 08:44:36 -rw-rw-r-- 1 1001 1001 87 Mar 14 08:35 .hadolint.yml 08:44:36 -rw-rw-r-- 1 1001 1001 166 Mar 14 08:35 .sonarcloud.properties 08:44:36 -rw-rw-r-- 1 1001 1001 1171 Mar 14 08:35 ADOPTERS.md 08:44:36 -rw-rw-r-- 1 1001 1001 10825 Mar 14 08:35 Attribution.txt 08:44:36 -rw-rw-r-- 1 1001 1001 73765 Mar 14 08:35 CHANGELOG.md 08:44:36 -rw-rw-r-- 1 1001 1001 3804 Mar 14 08:35 CONTRIBUTING.md 08:44:36 -rw-rw-r-- 1 1001 1001 677 Mar 14 08:35 GOVERNANCE.md 08:44:36 -rw-rw-r-- 1 1001 1001 883 Mar 14 08:35 Jenkinsfile 08:44:36 -rw-rw-r-- 1 1001 1001 10775 Mar 14 08:35 LICENSE 08:44:36 -rw-rw-r-- 1 1001 1001 14266 Mar 14 08:35 Makefile 08:44:36 -rw-rw-r-- 1 1001 1001 582 Mar 14 08:35 OWNERS.md 08:44:36 -rw-rw-r-- 1 1001 1001 9403 Mar 14 08:35 README.md 08:44:36 -rw-rw-r-- 1 1001 1001 789 Mar 14 08:35 SECURITY.md 08:44:36 -rw-rw-r-- 1 1001 1001 5 Mar 14 08:31 VERSION 08:44:36 drwxrwxr-x 2 1001 1001 4096 Mar 14 08:35 bin 08:44:36 drwxrwxr-x 18 1001 1001 4096 Mar 14 08:35 cmd 08:44:36 -rw-r--r-- 1 root root 447685 Mar 14 08:41 coverage.out 08:44:36 -rw-rw-r-- 1 1001 1001 3232 Mar 14 08:35 go.mod 08:44:36 -rw-rw-r-- 1 1001 1001 31098 Mar 14 08:35 go.sum 08:44:36 drwxrwxr-x 7 1001 1001 4096 Mar 14 08:35 internal 08:44:36 drwxrwxr-x 3 1001 1001 4096 Mar 14 08:35 openapi 08:44:36 -rw-rw-r-- 1 1001 1001 594 Mar 14 08:35 security.txt 08:44:36 drwxrwxr-x 4 1001 1001 4096 Mar 14 08:35 snap 08:44:36 -rw-rw-r-- 1 1001 1001 204 Mar 14 08:35 version.go [Pipeline] sh 08:44:36 + '[' -e coverage.out ] 08:44:36 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:37 Warning: overwriting stash ‘coverage-report’ 08:44:37 Stashed 1 file(s) [Pipeline] sh 08:44:38 + make build 08:44:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:46:15 go build -tags " 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 08:46:15 go build -tags " 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 08:46:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:09 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:15 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 08:47:21 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 08:47:24 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 08:47:28 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 08:47:35 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] } 08:47:40 $ docker stop --time=1 7a825bf70b963ea8248484ea30baba722dff23a1451ebb21beef5369572a7621 08:47:42 $ docker rm -f --volumes 7a825bf70b963ea8248484ea30baba722dff23a1451ebb21beef5369572a7621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:44 08:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:45 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:45 29e5d40040c1: Pulling fs layer 08:47:45 1ce36da41761: Pulling fs layer 08:47:45 25b303627fd3: Pulling fs layer 08:47:45 29e5d40040c1: Download complete 08:47:46 1ce36da41761: Verifying Checksum 08:47:46 1ce36da41761: Download complete 08:47:46 29e5d40040c1: Pull complete 08:47:47 1ce36da41761: Pull complete 08:47:47 25b303627fd3: Verifying Checksum 08:47:47 25b303627fd3: Download complete 08:47:57 25b303627fd3: Pull complete 08:47:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:47:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:00 $ docker top d409473e084cf40324dfb0adfad8a53a5ea09b063ac2cbed4dcbe6330d6604b6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:00 + + docker-compose build --help 08:48:00 grep parallel 08:48:05 --parallel Build images in parallel. [Pipeline] } 08:48:05 $ docker stop --time=1 d409473e084cf40324dfb0adfad8a53a5ea09b063ac2cbed4dcbe6330d6604b6 08:48:07 $ docker rm -f --volumes d409473e084cf40324dfb0adfad8a53a5ea09b063ac2cbed4dcbe6330d6604b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 08:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:08 $ docker top 84711a57e2a055e49a7e770cc1ee902a012bd7a58fb54bb34a66fd9ad9866a8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:09 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:15 Building core-command ... 08:48:15 Building core-common-config-bootstrapper ... 08:48:15 Building core-data ... 08:48:15 Building core-metadata ... 08:48:15 Building security-bootstrapper ... 08:48:15 Building security-proxy-auth ... 08:48:15 Building security-proxy-setup ... 08:48:15 Building security-secretstore-setup ... 08:48:15 Building security-spiffe-token-provider ... 08:48:15 Building security-spire-agent ... 08:48:15 Building security-spire-config ... 08:48:15 Building security-spire-server ... 08:48:15 Building support-notifications ... 08:48:15 Building support-scheduler ... 08:48:15 Building security-proxy-setup 08:48:15 Building core-data 08:48:15 Building security-proxy-auth 08:48:15 Building security-spiffe-token-provider 08:48:15 Building support-notifications 08:49:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:02 ---> 14e950f2d011 08:49:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:02 Step 1/19 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:02 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:49:02 ---> 14e950f2d011 08:49:02 Step 3/19 : WORKDIR /edgex-go 08:49:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:02 ---> 14e950f2d011 08:49:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:02 ---> 14e950f2d011 08:49:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:02 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:49:02 ---> 14e950f2d011 08:49:02 Step 3/20 : WORKDIR /edgex-go 08:49:02 ---> Running in 5aad59939e39 08:49:02 ---> Running in f4150ba2d30d 08:49:02 ---> Running in 613494b76a50 08:49:02 ---> Running in 2190f76a99f9 08:49:02 ---> Running in 919278fb34a3 08:49:02 Removing intermediate container 5aad59939e39 08:49:02 ---> ea9a753b56fd 08:49:02 Step 4/22 : WORKDIR /edgex-go 08:49:02 Removing intermediate container 613494b76a50 08:49:02 ---> b422427762ce 08:49:02 Step 4/22 : WORKDIR /edgex-go 08:49:02 ---> Running in 0a08aab7ba84 08:49:02 Removing intermediate container 919278fb34a3 08:49:02 ---> 5d35685a26ba 08:49:02 Removing intermediate container 2190f76a99f9 08:49:02 ---> 2008edd136c1 08:49:02 Step 4/20 : RUN apk add --update --no-cache make git 08:49:02 Step 4/22 : WORKDIR /edgex-go 08:49:02 Removing intermediate container f4150ba2d30d 08:49:02 ---> 86474ff91eee 08:49:02 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:49:02 ---> Running in 78fedf30ad17 08:49:02 ---> Running in c3b3bbc26223 08:49:02 ---> Running in 05068fbc4d16 08:49:02 ---> Running in 7c1d9780aec9 08:49:03 Removing intermediate container 0a08aab7ba84 08:49:03 ---> ee8816a12fde 08:49:03 Step 5/22 : RUN apk add --update --no-cache make git 08:49:03 Removing intermediate container c3b3bbc26223 08:49:03 ---> a7dc3f9728be 08:49:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:49:03 ---> Running in d76a130ee720 08:49:03 Removing intermediate container 78fedf30ad17 08:49:03 ---> e8afebb56da0 08:49:03 Step 5/22 : RUN apk add --update --no-cache make git 08:49:04 ---> Running in e259ec94a8cc 08:49:04 ---> Running in a09914d58e92 08:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:07 OK: 263 MiB in 53 packages 08:49:07 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:49:07 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:49:07 OK: 17683 distinct packages available 08:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:08 OK: 263 MiB in 53 packages 08:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:10 OK: 263 MiB in 53 packages 08:49:10 OK: 263 MiB in 53 packages 08:49:10 OK: 263 MiB in 53 packages 08:49:11 Removing intermediate container 05068fbc4d16 08:49:11 ---> 5c2ba3465b26 08:49:11 Step 5/20 : COPY go.mod vendor* ./ 08:49:11 Removing intermediate container d76a130ee720 08:49:11 ---> c1a700e0e6b4 08:49:11 Step 6/22 : COPY go.mod vendor* ./ 08:49:12 Removing intermediate container e259ec94a8cc 08:49:12 ---> 2ab4ef641423 08:49:12 Step 6/22 : COPY go.mod vendor* ./ 08:49:12 Removing intermediate container a09914d58e92 08:49:12 ---> ded523fb8ec5 08:49:12 Step 6/22 : COPY go.mod vendor* ./ 08:49:12 ---> 1c93a79b6c82 08:49:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:12 Removing intermediate container 7c1d9780aec9 08:49:12 ---> 21fb1e841758 08:49:12 Step 5/19 : COPY go.mod vendor* ./ 08:49:12 ---> Running in bec7c5aa5751 08:49:13 ---> f0242cb58421 08:49:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:13 ---> Running in 180b84dd7196 08:49:13 ---> 40c91bb21a28 08:49:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:13 ---> Running in 3ce2ea485fd6 08:49:14 ---> d3f643d7e6e7 08:49:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 ---> 12f9878b1552 08:49:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:14 ---> Running in 7baf71b031b7 08:49:14 ---> Running in 4bea5273e82a 08:51:05 Removing intermediate container bec7c5aa5751 08:51:05 ---> 06efdb306fc7 08:51:05 Step 7/20 : COPY . . 08:51:05 Removing intermediate container 4bea5273e82a 08:51:05 ---> 3f9fd122054c 08:51:05 Step 7/19 : COPY . . 08:51:05 Removing intermediate container 3ce2ea485fd6 08:51:05 ---> 1f56a895cc9a 08:51:05 Step 8/22 : COPY . . 08:51:05 Removing intermediate container 7baf71b031b7 08:51:05 ---> 3b923e5e4f3a 08:51:05 Step 8/22 : COPY . . 08:51:05 Removing intermediate container 180b84dd7196 08:51:05 ---> ef1c423546e8 08:51:05 Step 8/22 : COPY . . 08:51:20 ---> af44348e4dda 08:51:20 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:51:20 ---> 5bb6e27e4143 08:51:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:20 ---> bca760954738 08:51:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:51:20 ---> 60dc5ae41adf 08:51:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:51:20 ---> f821a1093baf 08:51:20 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:20 ---> Running in 9651345feefa 08:51:20 ---> Running in 66ff361d3c81 08:51:20 ---> Running in 4fd67a80eb24 08:51:20 ---> Running in 14a51b231cb7 08:51:21 ---> Running in b881ac54b767 08:51:23 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 08:51:23 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 08:51:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:23 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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:51:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:48 Removing intermediate container b881ac54b767 08:57:48 ---> 4d3d879ed73b 08:57:48 08:57:48 Step 10/22 : FROM alpine:3.17 08:57:48 3.17: Pulling from library/alpine 08:57:49 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:57:49 Status: Downloaded newer image for alpine:3.17 08:57:49 ---> d74e625d9115 08:57:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:49 ---> Running in db5027bad79e 08:57:51 Removing intermediate container db5027bad79e 08:57:51 ---> 091b21d27dff 08:57:51 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:57:51 ---> Running in 7ee11e899a4f 08:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:54 Removing intermediate container 14a51b231cb7 08:57:54 ---> cd8b582e7e90 08:57:54 08:57:54 Step 9/20 : FROM alpine:3.17 08:57:54 ---> d74e625d9115 08:57:54 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:57:54 ---> Running in 532081a6d14e 08:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:56 (1/1) Installing dumb-init (1.2.5-r2) 08:57:56 Executing busybox-1.35.0-r29.trigger 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:56 OK: 8 MiB in 16 packages 08:57:58 Removing intermediate container 7ee11e899a4f 08:57:58 ---> 3dd060bf4f7d 08:57:58 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:58 (1/2) Installing dumb-init (1.2.5-r2) 08:57:58 (2/2) Installing openssl (3.0.8-r0) 08:57:58 Executing busybox-1.35.0-r29.trigger 08:57:58 OK: 8 MiB in 17 packages 08:57:59 ---> 72bf71e9f898 08:57:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:00 Removing intermediate container 532081a6d14e 08:58:00 ---> eb7f58b2d3d1 08:58:00 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:00 ---> Running in 818dec1357e5 08:58:05 Removing intermediate container 818dec1357e5 08:58:05 ---> 81ff3f801e5b 08:58:05 Step 12/20 : WORKDIR /edgex 08:58:05 ---> 01207fee1221 08:58:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:58:05 ---> Running in 6c528fd0b093 08:58:05 Removing intermediate container 6c528fd0b093 08:58:05 ---> 9248c47a2859 08:58:05 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:58:06 ---> 408e762121ab 08:58:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:06 ---> c7e652fc9bd8 08:58:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:07 ---> 1d938c330eb7 08:58:07 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:07 ---> Running in 7fb807216cf9 08:58:09 ---> 5cf640a7365d 08:58:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:10 ---> 6a0db13920b3 08:58:10 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:11 ---> Running in b0b7a0fb960a 08:58:11 Removing intermediate container 7fb807216cf9 08:58:11 ---> c2635807822e 08:58:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:11 ---> Running in fd7fd21293ed 08:58:12 Removing intermediate container fd7fd21293ed 08:58:12 ---> 9c12f83a0342 08:58:12 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:12 ---> Running in bcdfe8f026d0 08:58:13 Removing intermediate container bcdfe8f026d0 08:58:13 ---> 8231a58fa021 08:58:13 Step 20/22 : LABEL arch=arm64 08:58:13 ---> Running in 41d864b2983c 08:58:13 Removing intermediate container 41d864b2983c 08:58:13 ---> 4e9c9b1e638d 08:58:13 Step 21/22 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 08:58:14 ---> Running in 3dc7ac479e6c 08:58:15 Removing intermediate container 3dc7ac479e6c 08:58:15 ---> b545b937178b 08:58:15 Step 22/22 : LABEL version=0.0.0 08:58:15 Removing intermediate container b0b7a0fb960a 08:58:15 ---> e12c4902e685 08:58:15 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:58:15 ---> Running in 242acd922e53 08:58:15 ---> Running in d022464c9692 08:58:18 Removing intermediate container d022464c9692 08:58:18 ---> 14867add89b9 08:58:18 08:58:18 Removing intermediate container 242acd922e53 08:58:18 ---> 15cccdb5d5e7 08:58:18 Step 18/20 : LABEL arch=arm64 08:58:18 ---> Running in 88aebc6c701f 08:58:19 Successfully built 14867add89b9 08:58:19 Successfully tagged security-proxy-auth-arm64:latest 08:58:19 Building security-secretstore-setup 08:58:19  Building security-proxy-auth ... done Removing intermediate container 88aebc6c701f 08:58:19 ---> 1985b86444c5 08:58:19 Step 19/20 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 08:58:19 ---> Running in 1557259c7155 08:58:19 Removing intermediate container 1557259c7155 08:58:19 ---> 99957fdfce3f 08:58:19 Step 20/20 : LABEL version=0.0.0 08:58:19 ---> Running in dfbae452b78e 08:58:20 Removing intermediate container dfbae452b78e 08:58:20 ---> 22eaf7e54fe9 08:58:20 08:58:20 Successfully built 22eaf7e54fe9 08:58:20 Successfully tagged security-proxy-setup-arm64:latest 08:58:20 Building core-command 08:58:47  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:47 ---> 14e950f2d011 08:58:47 Step 3/23 : WORKDIR /edgex-go 08:58:47 ---> Using cache 08:58:47 ---> 2008edd136c1 08:58:47 Step 4/23 : RUN apk add --update --no-cache make git 08:58:47 ---> Using cache 08:58:47 ---> 5c2ba3465b26 08:58:47 Step 5/23 : COPY go.mod vendor* ./ 08:58:47 ---> Using cache 08:58:47 ---> 1c93a79b6c82 08:58:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:47 ---> Using cache 08:58:47 ---> 06efdb306fc7 08:58:47 Step 7/23 : COPY . . 08:58:47 ---> Using cache 08:58:47 ---> af44348e4dda 08:58:47 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:58:47 ---> Running in 595ebae59910 08:58:47 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 08:58:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:47 ---> 14e950f2d011 08:58:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:58:47 ---> Using cache 08:58:47 ---> 5d35685a26ba 08:58:48 Step 4/23 : WORKDIR /edgex-go 08:58:48 ---> Using cache 08:58:48 ---> a7dc3f9728be 08:58:48 Step 5/23 : RUN apk add --update --no-cache make git 08:58:48 ---> Running in 5e15c2f351b7 08:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:53 OK: 263 MiB in 53 packages 08:58:55 Removing intermediate container 4fd67a80eb24 08:58:55 ---> 8fc88aeb9639 08:58:55 08:58:55 Step 10/22 : FROM alpine:3.17 08:58:55 ---> d74e625d9115 08:58:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:58:55 ---> Running in 52afa4b52a29 08:58:55 Removing intermediate container 5e15c2f351b7 08:58:55 ---> 7fed624e6075 08:58:55 Step 6/23 : COPY go.mod vendor* ./ 08:58:55 Removing intermediate container 52afa4b52a29 08:58:55 ---> 026c64a31185 08:58:55 Step 12/22 : ENV APP_PORT=59880 08:58:55 ---> Running in 7195dd38974f 08:58:56 Removing intermediate container 7195dd38974f 08:58:56 ---> d67009e591f6 08:58:56 Step 13/22 : EXPOSE $APP_PORT 08:58:56 ---> 8834997f38b2 08:58:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:56 ---> Running in ca2e40c57826 08:58:56 ---> Running in 4c3b18498f90 08:58:57 Removing intermediate container 4c3b18498f90 08:58:57 ---> 264d403246f8 08:58:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:58:57 ---> Running in a44401cc0715 08:58:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:01 (1/1) Installing dumb-init (1.2.5-r2) 08:59:01 Executing busybox-1.35.0-r29.trigger 08:59:01 OK: 8 MiB in 16 packages 08:59:03 Removing intermediate container a44401cc0715 08:59:03 ---> 9c6bb5b11cfb 08:59:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:04 ---> f66db1df447e 08:59:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:59:06 ---> bf1a9cda215f 08:59:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:59:06 ---> 04e545b81b35 08:59:06 Step 18/22 : ENTRYPOINT ["/core-data"] 08:59:06 ---> Running in f6de0fcb778f 08:59:07 Removing intermediate container f6de0fcb778f 08:59:07 ---> 9fe766e24259 08:59:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:07 ---> Running in b4c9f7040964 08:59:08 Removing intermediate container b4c9f7040964 08:59:08 ---> 552c1511a3b9 08:59:08 Step 20/22 : LABEL arch=arm64 08:59:08 ---> Running in 81cd50854b6f 08:59:08 Removing intermediate container 81cd50854b6f 08:59:08 ---> 98c35959f8e4 08:59:08 Step 21/22 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 08:59:08 ---> Running in 64a2d233b08e 08:59:09 Removing intermediate container 64a2d233b08e 08:59:09 ---> af0f65b8428a 08:59:09 Step 22/22 : LABEL version=0.0.0 08:59:09 ---> Running in 307097e6be3d 08:59:09 Removing intermediate container 307097e6be3d 08:59:09 ---> e593546f14ea 08:59:09 08:59:10 Successfully built e593546f14ea 08:59:10 Successfully tagged core-data-arm64:latest 08:59:10 Building core-metadata 08:59:28  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:28 ---> 14e950f2d011 08:59:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:28 ---> Using cache 08:59:28 ---> 5d35685a26ba 08:59:28 Step 4/24 : WORKDIR /edgex-go 08:59:28 ---> Using cache 08:59:28 ---> a7dc3f9728be 08:59:28 Step 5/24 : RUN apk add --update --no-cache make git 08:59:28 ---> Using cache 08:59:28 ---> 7fed624e6075 08:59:28 Step 6/24 : COPY go.mod vendor* ./ 08:59:28 ---> Using cache 08:59:28 ---> 8834997f38b2 08:59:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:28 ---> Running in d9f9fd6d221b 09:00:15 Removing intermediate container 9651345feefa 09:00:15 ---> b0073600c5e4 09:00:15 09:00:15 Step 9/19 : FROM alpine:3.17 09:00:15 ---> d74e625d9115 09:00:15 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:15 ---> Running in 05c1b4752cc3 09:00:15 Removing intermediate container 05c1b4752cc3 09:00:15 ---> f029d13f1250 09:00:15 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:00:15 ---> Running in 36966d623acf 09:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:19 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:19 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:19 OK: 17683 distinct packages available 09:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:21 (1/9) Installing ca-certificates (20220614-r4) 09:00:21 (2/9) Installing brotli-libs (1.0.9-r9) 09:00:21 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:00:21 (4/9) Installing libcurl (7.88.1-r0) 09:00:21 (5/9) Installing curl (7.88.1-r0) 09:00:22 (6/9) Installing dumb-init (1.2.5-r2) 09:00:22 (7/9) Installing musl-obstack (1.2.3-r0) 09:00:22 (8/9) Installing libucontext (1.2-r0) 09:00:22 (9/9) Installing gcompat (1.1.0-r0) 09:00:22 Executing busybox-1.35.0-r29.trigger 09:00:22 Executing ca-certificates-20220614-r4.trigger 09:00:22 OK: 11 MiB in 24 packages 09:00:28 Removing intermediate container 36966d623acf 09:00:28 ---> 5ba47be3d09b 09:00:28 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:28 ---> 203b827460c3 09:00:28 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:34 ---> 7a6e2baf374a 09:00:34 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:00:35 ---> 189ffefbf071 09:00:35 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:00:35 ---> Running in 10d0773dabc5 09:00:36 Removing intermediate container 10d0773dabc5 09:00:36 ---> 152f19a5a8b9 09:00:36 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:36 ---> Running in 62421f2d88e7 09:00:40 Removing intermediate container 62421f2d88e7 09:00:40 ---> d3bfbceb8f55 09:00:40 Step 17/19 : LABEL arch=arm64 09:00:40 ---> Running in c3d43ebdf64c 09:00:40 Removing intermediate container c3d43ebdf64c 09:00:40 ---> 53605d83c4fb 09:00:40 Step 18/19 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:00:41 ---> Running in 056b90aa6314 09:00:42 Removing intermediate container 056b90aa6314 09:00:42 ---> e23e09b2bd89 09:00:42 Step 19/19 : LABEL version=0.0.0 09:00:42 ---> Running in 38015cdbb11b 09:00:43 Removing intermediate container 38015cdbb11b 09:00:43 ---> ef31021b43e7 09:00:43 09:00:44 Successfully built ef31021b43e7 09:00:44 Successfully tagged security-spiffe-token-provider-arm64:latest 09:00:44  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 09:01:06 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:06 ---> 14e950f2d011 09:01:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:06 ---> Using cache 09:01:06 ---> 5d35685a26ba 09:01:06 Step 4/22 : WORKDIR /edgex-go 09:01:06 ---> Using cache 09:01:06 ---> a7dc3f9728be 09:01:06 Step 5/22 : RUN apk add --update --no-cache make git 09:01:06 ---> Using cache 09:01:06 ---> 7fed624e6075 09:01:06 Step 6/22 : COPY go.mod vendor* ./ 09:01:06 ---> Using cache 09:01:06 ---> 8834997f38b2 09:01:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:06 ---> Using cache 09:01:06 ---> c2499d686e9b 09:01:06 Step 8/22 : COPY . . 09:01:09 Removing intermediate container ca2e40c57826 09:01:09 ---> c2499d686e9b 09:01:09 Step 8/23 : COPY . . 09:01:27 Removing intermediate container 66ff361d3c81 09:01:27 ---> 55fcff205218 09:01:27 09:01:27 Step 10/22 : FROM alpine:3.17 09:01:27 ---> d74e625d9115 09:01:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:01:27 ---> Running in 230ed50727b1 09:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:32 (1/2) Installing ca-certificates (20220614-r4) 09:01:32 (2/2) Installing dumb-init (1.2.5-r2) 09:01:32 Executing busybox-1.35.0-r29.trigger 09:01:32 Executing ca-certificates-20220614-r4.trigger 09:01:32 OK: 8 MiB in 17 packages 09:01:34 ---> 75774efae15a 09:01:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:35 ---> Running in 7f5b2fb9ecfb 09:01:35 Removing intermediate container d9f9fd6d221b 09:01:35 ---> 6b540dc2eaae 09:01:35 Step 8/24 : COPY . . 09:01:36 Removing intermediate container 230ed50727b1 09:01:36 ---> e2efee76055a 09:01:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:01:36 ---> Running in 32f16f181c56 09:01:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:01:37 Removing intermediate container 32f16f181c56 09:01:37 ---> 4fd5f45f07e5 09:01:37 Step 13/22 : ENV APP_PORT=59860 09:01:38 ---> Running in f37a3e55ccc1 09:01:39 Removing intermediate container f37a3e55ccc1 09:01:39 ---> 05d0d0f33ec4 09:01:39 Step 14/22 : EXPOSE $APP_PORT 09:01:39 ---> Running in 7ee1ad1b0000 09:01:39 Removing intermediate container 7ee1ad1b0000 09:01:39 ---> 00333107abbc 09:01:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:40 ---> e84a86f4240d 09:01:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:01:40 ---> Running in 9b16875c22f7 09:01:41 ---> ce75541f8fe6 09:01:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:01:43 go build -tags " 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 09:01:46 ---> e7e39f6fe319 09:01:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:01:48 ---> e1e7df0e3b0e 09:01:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:01:48 ---> Running in 70f55a2281c5 09:01:49 Removing intermediate container 70f55a2281c5 09:01:49 ---> 0dfb874e4d96 09:01:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:49 ---> Running in 6b19ba498c83 09:01:49 Removing intermediate container 6b19ba498c83 09:01:49 ---> e76de7cc88f5 09:01:49 Step 20/22 : LABEL arch=arm64 09:01:49 ---> Running in 9066e8c1b57d 09:01:50 Removing intermediate container 9066e8c1b57d 09:01:50 ---> 53803faf4f9a 09:01:50 Step 21/22 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:01:51 ---> Running in 408400ea7d8c 09:01:51 Removing intermediate container 408400ea7d8c 09:01:51 ---> 76dec6371d81 09:01:51 Step 22/22 : LABEL version=0.0.0 09:01:52 ---> Running in 01055c37ae49 09:01:53 Removing intermediate container 01055c37ae49 09:01:53 ---> 533d3696d9c2 09:01:53 09:01:53 Successfully built 533d3696d9c2 09:01:53 Successfully tagged support-notifications-arm64:latest 09:01:53 Building security-spire-config 09:01:55  Building support-notifications ... done  ---> 0c682ba18ca4 09:01:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:01:55 ---> Running in ab1e35135980 09:01:57 go build -tags " 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 09:02:12 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:12 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:02:12 ---> 14e950f2d011 09:02:12 Step 3/25 : WORKDIR /edgex-go 09:02:12 ---> Using cache 09:02:12 ---> 2008edd136c1 09:02:12 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 09:02:12 ---> Running in 6b148a233820 09:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:16 OK: 263 MiB in 53 packages 09:02:17 Removing intermediate container 6b148a233820 09:02:17 ---> ccd5f2d3ac85 09:02:17 Step 5/25 : COPY go.mod vendor* ./ 09:02:18 ---> 04f446d6d1c8 09:02:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:18 ---> Running in 6cd95edd86f6 09:03:26 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 09:03:53 Removing intermediate container 595ebae59910 09:03:53 ---> 69773bd711b9 09:03:53 09:03:53 Step 9/23 : FROM alpine:3.17 09:03:53 ---> d74e625d9115 09:03:53 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:03:53 ---> Running in 9b9a94695249 09:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:54 Removing intermediate container 6cd95edd86f6 09:03:54 ---> 5e047040ca48 09:03:54 Step 7/25 : COPY . . 09:03:54 (1/3) Installing ca-certificates (20220614-r4) 09:03:54 (2/3) Installing dumb-init (1.2.5-r2) 09:03:54 (3/3) Installing su-exec (0.2-r2) 09:03:54 Executing busybox-1.35.0-r29.trigger 09:03:54 Executing ca-certificates-20220614-r4.trigger 09:03:55 OK: 8 MiB in 18 packages 09:03:59 Removing intermediate container 9b9a94695249 09:03:59 ---> f9206e9100ed 09:03:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:03:59 ---> Running in 10d3f9dc3cca 09:03:59 Removing intermediate container 10d3f9dc3cca 09:03:59 ---> 53ee1deb451c 09:03:59 Step 12/23 : WORKDIR / 09:03:59 ---> Running in f1cdfb578135 09:04:00 Removing intermediate container f1cdfb578135 09:04:00 ---> 8a89c1206c2a 09:04:00 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:04:02 ---> e72affe2fad8 09:04:02 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:04:03 ---> d70a636111c5 09:04:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:04:05 ---> cd17984abfb1 09:04:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:08 ---> b913b49924b8 09:04:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:10 ---> 77a7aecdc386 09:04:10 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 09:04:11 ---> Running in a86334eba11e 09:04:11 ---> 0db4cf95215c 09:04:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:11 Removing intermediate container a86334eba11e 09:04:11 ---> e67c152a3231 09:04:11 Step 9/25 : WORKDIR /edgex-go/spire-build 09:04:12 ---> Running in a22c260f8f30 09:04:12 ---> 54fce5f5bfd5 09:04:12 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:12 ---> Running in 5def0f11c4a1 09:04:12 Removing intermediate container a22c260f8f30 09:04:12 ---> 46203f427a7f 09:04:12 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:04:13 ---> Running in ddafc5b28fb1 09:04:13 Removing intermediate container ddafc5b28fb1 09:04:13 ---> 10e1de9e5808 09:04:13 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:04:14 ---> Running in 906ed917dc82 09:04:17 Removing intermediate container 5def0f11c4a1 09:04:17 ---> 10d016b5c602 09:04:17 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:04:17 ---> Running in cbbdc7d02213 09:04:17 Removing intermediate container 906ed917dc82 09:04:17 ---> 8768cfd9e3de 09:04:17 Step 12/25 : WORKDIR /edgex-go 09:04:18 Removing intermediate container cbbdc7d02213 09:04:18 ---> 994d8354a450 09:04:18 Step 21/23 : LABEL arch=arm64 09:04:18 ---> Running in 12256c3abc44 09:04:18 ---> Running in eccd6c4da46b 09:04:18 Removing intermediate container eccd6c4da46b 09:04:18 ---> a7475f416174 09:04:18 Step 22/23 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:04:18 Removing intermediate container 12256c3abc44 09:04:18 ---> 11a0f73a08d4 09:04:18 09:04:18 Step 13/25 : FROM alpine:3.17 09:04:18 ---> d74e625d9115 09:04:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:19 ---> Using cache 09:04:19 ---> f029d13f1250 09:04:19 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:19 ---> Running in b898220fb93a 09:04:19 ---> Running in 70214d71d087 09:04:20 Removing intermediate container b898220fb93a 09:04:20 ---> 41c5698cff0b 09:04:20 Step 23/23 : LABEL version=0.0.0 09:04:20 ---> Running in 9524a2e1310e 09:04:20 Removing intermediate container 9524a2e1310e 09:04:20 ---> ded316001086 09:04:20 09:04:21 Successfully built ded316001086 09:04:21 Successfully tagged security-secretstore-setup-arm64:latest 09:04:21  Building security-secretstore-setup ... done Building security-bootstrapper 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:23 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:23 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:23 OK: 17683 distinct packages available 09:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:25 (1/4) Installing dumb-init (1.2.5-r2) 09:04:25 (2/4) Installing musl-obstack (1.2.3-r0) 09:04:25 (3/4) Installing libucontext (1.2-r0) 09:04:25 (4/4) Installing gcompat (1.1.0-r0) 09:04:25 Executing busybox-1.35.0-r29.trigger 09:04:25 OK: 8 MiB in 19 packages 09:04:28 Removing intermediate container 70214d71d087 09:04:28 ---> 657d69f0eb37 09:04:28 Step 16/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:38 ---> dd217883fd73 09:04:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:38 Step 1/32 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:04:38 ---> 14e950f2d011 09:04:38 Step 3/32 : WORKDIR /edgex-go 09:04:38 ---> Using cache 09:04:38 ---> 2008edd136c1 09:04:38 Step 4/32 : RUN apk add --update --no-cache make git 09:04:38 ---> Using cache 09:04:38 ---> 5c2ba3465b26 09:04:38 Step 5/32 : COPY go.mod vendor* ./ 09:04:38 ---> Using cache 09:04:38 ---> 1c93a79b6c82 09:04:38 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:38 ---> Using cache 09:04:38 ---> 06efdb306fc7 09:04:38 Step 7/32 : COPY . . 09:04:38 ---> Using cache 09:04:38 ---> af44348e4dda 09:04:38 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:38 ---> Running in 6d589827507d 09:04:39 ---> 4afbe289c45c 09:04:39 Step 18/25 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:40 ---> Running in 76ce34a050a9 09:04:40 Removing intermediate container 76ce34a050a9 09:04:40 ---> 190bc8d6a142 09:04:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:40 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 09:04:41 ---> 314a4dbe6b34 09:04:41 Step 20/25 : WORKDIR / 09:04:41 ---> Running in 8c26a46c43c6 09:04:42 Removing intermediate container 8c26a46c43c6 09:04:42 ---> c28df25a5829 09:04:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:42 ---> Running in e1a5fd401255 09:04:43 Removing intermediate container e1a5fd401255 09:04:43 ---> d65648958bde 09:04:43 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:43 ---> Running in ba253afe8025 09:04:43 Removing intermediate container ba253afe8025 09:04:43 ---> 7b9081c58752 09:04:43 Step 23/25 : LABEL arch=arm64 09:04:43 ---> Running in 6ac6d6861d93 09:04:44 Removing intermediate container 6ac6d6861d93 09:04:44 ---> 0b96db177578 09:04:44 Step 24/25 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:04:44 ---> Running in e54e996c53d9 09:04:44 Removing intermediate container e54e996c53d9 09:04:44 ---> 43577df0b22b 09:04:44 Step 25/25 : LABEL version=0.0.0 09:04:44 ---> Running in 80f87d9c6a65 09:04:45 Removing intermediate container 80f87d9c6a65 09:04:45 ---> b1d79402e150 09:04:45 09:04:45 Successfully built b1d79402e150 09:04:45 Successfully tagged security-spire-config-arm64:latest 09:04:45 Building security-spire-server 09:05:03  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:05:03 ---> 14e950f2d011 09:05:03 Step 3/24 : WORKDIR /edgex-go 09:05:03 ---> Using cache 09:05:03 ---> 2008edd136c1 09:05:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:05:03 ---> Using cache 09:05:03 ---> ccd5f2d3ac85 09:05:03 Step 5/24 : COPY go.mod vendor* ./ 09:05:03 ---> Using cache 09:05:03 ---> 04f446d6d1c8 09:05:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:03 ---> Using cache 09:05:03 ---> 5e047040ca48 09:05:03 Step 7/24 : COPY . . 09:05:03 ---> Using cache 09:05:03 ---> 77a7aecdc386 09:05:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:05:03 ---> Using cache 09:05:03 ---> e67c152a3231 09:05:03 Step 9/24 : WORKDIR /edgex-go/spire-build 09:05:03 ---> Using cache 09:05:03 ---> 46203f427a7f 09:05:03 Step 10/24 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:05:03 ---> Using cache 09:05:03 ---> 10e1de9e5808 09:05:03 Step 11/24 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:05:04 ---> Running in 2c5332018e2e 09:05:07 Removing intermediate container 2c5332018e2e 09:05:07 ---> 5fabd04eb5d0 09:05:07 Step 12/24 : WORKDIR /edgex-go 09:05:07 ---> Running in d255a4bce4e8 09:05:07 Removing intermediate container d255a4bce4e8 09:05:07 ---> b83fd865d105 09:05:07 09:05:07 Step 13/24 : FROM alpine:3.17 09:05:07 ---> d74e625d9115 09:05:07 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:07 ---> Using cache 09:05:07 ---> f029d13f1250 09:05:07 Step 15/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:07 ---> Running in e51533a4fe8d 09:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:12 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:05:12 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:05:12 OK: 17683 distinct packages available 09:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:05:14 (1/5) Installing dumb-init (1.2.5-r2) 09:05:14 (2/5) Installing musl-obstack (1.2.3-r0) 09:05:14 (3/5) Installing libucontext (1.2-r0) 09:05:14 (4/5) Installing gcompat (1.1.0-r0) 09:05:14 (5/5) Installing openssl (3.0.8-r0) 09:05:14 Executing busybox-1.35.0-r29.trigger 09:05:14 OK: 9 MiB in 20 packages 09:05:18 Removing intermediate container e51533a4fe8d 09:05:18 ---> 93986eb0f1ea 09:05:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:24 ---> d9201602a620 09:05:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:24 ---> bf13de0a87ba 09:05:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:25 ---> b84f6e5e8c08 09:05:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:26 ---> 9ce1a0721497 09:05:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:26 ---> Running in a84768af96b9 09:05:27 Removing intermediate container a84768af96b9 09:05:27 ---> 0aee40f01a9c 09:05:27 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:27 ---> Running in f6677a20396c 09:05:27 Removing intermediate container f6677a20396c 09:05:27 ---> a04b6f00ca89 09:05:27 Step 22/24 : LABEL arch=arm64 09:05:27 ---> Running in d62517400eac 09:05:28 Removing intermediate container d62517400eac 09:05:28 ---> 4db8572e768a 09:05:28 Step 23/24 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:05:28 ---> Running in 9ee4a499e645 09:05:28 Removing intermediate container 9ee4a499e645 09:05:28 ---> 48a648554657 09:05:28 Step 24/24 : LABEL version=0.0.0 09:05:28 ---> Running in 8fdbaed3a328 09:05:29 Removing intermediate container 8fdbaed3a328 09:05:29 ---> a9a719573306 09:05:29 09:05:29 Successfully built a9a719573306 09:05:29 Successfully tagged security-spire-server-arm64:latest 09:05:29  Building security-spire-server ... done Building support-scheduler 09:05:47 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:47 ---> 14e950f2d011 09:05:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:05:47 ---> Using cache 09:05:47 ---> 5d35685a26ba 09:05:47 Step 4/22 : WORKDIR /edgex-go 09:05:47 ---> Using cache 09:05:47 ---> a7dc3f9728be 09:05:47 Step 5/22 : RUN apk add --update --no-cache make git 09:05:47 ---> Using cache 09:05:47 ---> 7fed624e6075 09:05:47 Step 6/22 : COPY go.mod vendor* ./ 09:05:47 ---> Using cache 09:05:47 ---> 8834997f38b2 09:05:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:47 ---> Using cache 09:05:47 ---> 6b540dc2eaae 09:05:47 Step 8/22 : COPY . . 09:05:47 ---> Using cache 09:05:47 ---> 0c682ba18ca4 09:05:47 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:05:47 ---> Running in c025452f8baa 09:05:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:08:41 Removing intermediate container 7f5b2fb9ecfb 09:08:41 ---> 5ad24e22ae2c 09:08:41 09:08:41 Step 10/22 : FROM alpine:3.17 09:08:41 ---> d74e625d9115 09:08:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:08:41 ---> Using cache 09:08:41 ---> 091b21d27dff 09:08:41 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:08:41 ---> Using cache 09:08:41 ---> 3dd060bf4f7d 09:08:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:41 ---> Using cache 09:08:41 ---> 72bf71e9f898 09:08:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:08:41 ---> 89165f963700 09:08:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:41 ---> e55cf5a73703 09:08:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:41 ---> d6e536b74d00 09:08:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:41 ---> Running in 70c3e5406bfd 09:08:41 Removing intermediate container 70c3e5406bfd 09:08:41 ---> e702e1fad804 09:08:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:08:41 ---> Running in b5dcc7b4f524 09:08:44 Removing intermediate container b5dcc7b4f524 09:08:44 ---> ca50384fb351 09:08:44 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:08:44 ---> Running in a46ea5567f36 09:08:44 Removing intermediate container a46ea5567f36 09:08:44 ---> 445bf558a932 09:08:44 Step 20/22 : LABEL arch=arm64 09:08:44 ---> Running in 2b931d6b4bf3 09:08:45 Removing intermediate container 2b931d6b4bf3 09:08:45 ---> e98d50d4c5b6 09:08:45 Step 21/22 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:08:45 ---> Running in 02e4774c7ed9 09:08:46 Removing intermediate container 02e4774c7ed9 09:08:46 ---> 32eafade07d6 09:08:46 Step 22/22 : LABEL version=0.0.0 09:08:46 ---> Running in e98e4f01a8f9 09:08:47 Removing intermediate container e98e4f01a8f9 09:08:47 ---> 0750fc3a7e43 09:08:47 09:08:48 Successfully built 0750fc3a7e43 09:08:48 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:08:48  Building core-common-config-bootstrapper ... done Building security-spire-agent 09:08:48 Removing intermediate container 9b16875c22f7 09:08:48 ---> b2026a2855a3 09:08:48 09:08:48 Step 10/23 : FROM alpine:3.17 09:08:48 ---> d74e625d9115 09:08:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:08:49 ---> Running in f2d14ce2b04a 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:52 (1/1) Installing dumb-init (1.2.5-r2) 09:08:52 Executing busybox-1.35.0-r29.trigger 09:08:53 OK: 8 MiB in 16 packages 09:08:56 Removing intermediate container f2d14ce2b04a 09:08:56 ---> 10ae0fe04e9d 09:08:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:08:56 ---> Running in adb7d546fb06 09:08:56 Removing intermediate container adb7d546fb06 09:08:56 ---> c97f916e299d 09:08:56 Step 13/23 : ENV APP_PORT=59882 09:08:57 ---> Running in bf034c7347e5 09:08:57 Removing intermediate container bf034c7347e5 09:08:57 ---> d029573c1ff6 09:08:57 Step 14/23 : EXPOSE $APP_PORT 09:08:57 ---> Running in 6b12e19759dd 09:08:58 Removing intermediate container 6b12e19759dd 09:08:58 ---> 1dda87c8ccdc 09:08:58 Step 15/23 : WORKDIR / 09:08:58 ---> Running in 381f7b9e6e3a 09:08:59 Removing intermediate container 381f7b9e6e3a 09:08:59 ---> 043a7031590a 09:08:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:00 ---> 0dfb47456d51 09:09:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:09:03 ---> 442e11267e51 09:09:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:09:04 ---> 5a2ec9b90848 09:09:04 Step 19/23 : ENTRYPOINT ["/core-command"] 09:09:04 ---> Running in 6191239abdd3 09:09:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:09:05 ---> 14e950f2d011 09:09:05 Step 3/25 : WORKDIR /edgex-go 09:09:05 ---> Using cache 09:09:05 ---> 2008edd136c1 09:09:05 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 09:09:05 ---> Using cache 09:09:05 ---> ccd5f2d3ac85 09:09:05 Step 5/25 : COPY go.mod vendor* ./ 09:09:05 ---> Using cache 09:09:05 ---> 04f446d6d1c8 09:09:05 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:05 ---> Using cache 09:09:05 ---> 5e047040ca48 09:09:05 Step 7/25 : COPY . . 09:09:05 ---> Using cache 09:09:05 ---> 77a7aecdc386 09:09:05 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 09:09:05 ---> Using cache 09:09:05 ---> e67c152a3231 09:09:05 Step 9/25 : WORKDIR /edgex-go/spire-build 09:09:05 ---> Using cache 09:09:05 ---> 46203f427a7f 09:09:05 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:05 ---> Using cache 09:09:05 ---> 10e1de9e5808 09:09:05 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:09:05 ---> Using cache 09:09:05 ---> 8768cfd9e3de 09:09:05 Step 12/25 : WORKDIR /edgex-go 09:09:05 ---> Using cache 09:09:05 ---> 11a0f73a08d4 09:09:05 09:09:05 Step 13/25 : FROM alpine:3.17 09:09:05 ---> d74e625d9115 09:09:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:05 ---> Using cache 09:09:05 ---> f029d13f1250 09:09:05 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:05 ---> Using cache 09:09:05 ---> 93986eb0f1ea 09:09:05 Step 16/25 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:09:05 Removing intermediate container 6191239abdd3 09:09:05 ---> 862b190b30ff 09:09:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:05 ---> Running in 8793fabe5dc1 09:09:06 Removing intermediate container 8793fabe5dc1 09:09:06 ---> 62ba152e5375 09:09:06 Step 21/23 : LABEL arch=arm64 09:09:06 ---> Running in 467f7f9f3ffd 09:09:07 Removing intermediate container 467f7f9f3ffd 09:09:07 ---> 054bafe60cb8 09:09:07 Step 22/23 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:09:09 ---> Running in 91be0bd72845 09:09:09 ---> 012aca0aac74 09:09:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:10 Removing intermediate container 91be0bd72845 09:09:10 ---> 703ce7730a3c 09:09:10 Step 23/23 : LABEL version=0.0.0 09:09:10 ---> Running in 7164135fc2ed 09:09:10 Removing intermediate container 7164135fc2ed 09:09:10 ---> c995d5e180ec 09:09:10 09:09:11 Successfully built c995d5e180ec 09:09:11 Successfully tagged core-command-arm64:latest 09:09:15  Building core-command ... done  ---> a8003c97c7f4 09:09:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:09:16 ---> ffeeb3f23be6 09:09:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:09:18 ---> e4c7af5529e3 09:09:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:09:19 ---> 5d43ed9ed8d5 09:09:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:19 ---> Running in 32b937727199 09:09:22 Removing intermediate container 32b937727199 09:09:22 ---> f8a5345584c0 09:09:22 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:22 ---> Running in 850f6eb92990 09:09:22 Removing intermediate container 850f6eb92990 09:09:22 ---> b0e57fbad864 09:09:22 Step 23/25 : LABEL arch=arm64 09:09:22 ---> Running in 75c1753af44f 09:09:23 Removing intermediate container 75c1753af44f 09:09:23 ---> c6c5e4c3ab9d 09:09:23 Step 24/25 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:09:23 ---> Running in 2ea2539ea2d8 09:09:24 Removing intermediate container 2ea2539ea2d8 09:09:24 ---> 5990a46a0748 09:09:24 Step 25/25 : LABEL version=0.0.0 09:09:24 ---> Running in 36f449db5950 09:09:25 Removing intermediate container 36f449db5950 09:09:25 ---> 2c7a97c873a2 09:09:25 09:09:25 Successfully built 2c7a97c873a2 09:09:25 Successfully tagged security-spire-agent-arm64:latest 09:09:29  Building security-spire-agent ... done Removing intermediate container ab1e35135980 09:09:29 ---> 48e04ab07b2c 09:09:29 09:09:29 Step 10/24 : FROM alpine:3.17 09:09:29 ---> d74e625d9115 09:09:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:09:29 ---> Using cache 09:09:29 ---> 10ae0fe04e9d 09:09:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:29 ---> Using cache 09:09:29 ---> c97f916e299d 09:09:29 Step 13/24 : ENV APP_PORT=59881 09:09:29 ---> Running in bb6d9df65f74 09:09:29 Removing intermediate container bb6d9df65f74 09:09:29 ---> 629423ae8704 09:09:29 Step 14/24 : EXPOSE $APP_PORT 09:09:29 ---> Running in fc1aac41dcbb 09:09:30 Removing intermediate container fc1aac41dcbb 09:09:30 ---> 3d09afd8a31d 09:09:30 Step 15/24 : WORKDIR / 09:09:30 ---> Running in d347cd46517c 09:09:30 Removing intermediate container d347cd46517c 09:09:30 ---> 22d0e7886a05 09:09:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:31 ---> 3c6876dc242a 09:09:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:33 ---> bddea093d4bd 09:09:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:09:34 ---> cd6a33a08a5d 09:09:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:09:35 ---> 42019da57ab9 09:09:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:09:35 ---> Running in 6faa5b58671b 09:09:36 Removing intermediate container 6faa5b58671b 09:09:36 ---> 4a3d1e3c7074 09:09:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:36 ---> Running in 63986be4beb9 09:09:36 Removing intermediate container 63986be4beb9 09:09:36 ---> 19854f9b7020 09:09:36 Step 22/24 : LABEL arch=arm64 09:09:36 ---> Running in d997f50fa627 09:09:37 Removing intermediate container d997f50fa627 09:09:37 ---> 641b5a3be3d7 09:09:37 Step 23/24 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:09:37 ---> Running in 8992ff0e3a3c 09:09:37 Removing intermediate container 8992ff0e3a3c 09:09:37 ---> dbd2963b03ec 09:09:37 Step 24/24 : LABEL version=0.0.0 09:09:37 ---> Running in c014e6b47836 09:09:38 Removing intermediate container c014e6b47836 09:09:38 ---> 3933f525fc69 09:09:38 09:09:38 Successfully built 3933f525fc69 09:09:38 Successfully tagged core-metadata-arm64:latest 09:10:17  Building core-metadata ... done Removing intermediate container 6d589827507d 09:10:17 ---> 7f0c22174200 09:10:17 09:10:17 Step 9/32 : FROM alpine:3.17 09:10:17 ---> d74e625d9115 09:10:17 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:17 ---> Using cache 09:10:17 ---> f029d13f1250 09:10:17 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:10:17 ---> Running in f8e7d2b6b3a4 09:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:19 (1/2) Installing dumb-init (1.2.5-r2) 09:10:19 (2/2) Installing su-exec (0.2-r2) 09:10:19 Executing busybox-1.35.0-r29.trigger 09:10:19 OK: 8 MiB in 17 packages 09:10:20 Removing intermediate container f8e7d2b6b3a4 09:10:20 ---> 9ab14c2f4017 09:10:20 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:10:20 ---> Running in cee79cddb7d5 09:10:21 Removing intermediate container cee79cddb7d5 09:10:21 ---> 1a707a4b8a25 09:10:21 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:10:21 ---> Running in 674c80b758ca 09:10:21 Removing intermediate container 674c80b758ca 09:10:21 ---> 598714d238ab 09:10:21 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:10:21 ---> Running in 92830ee3f3ff 09:10:22 Removing intermediate container 92830ee3f3ff 09:10:22 ---> 3326f5df26af 09:10:22 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:10:22 ---> Running in f41d856d2f04 09:10:22 Removing intermediate container f41d856d2f04 09:10:22 ---> 3ed97fb1926d 09:10:22 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:10:22 ---> Running in 1566a48d9f73 09:10:26 Removing intermediate container 1566a48d9f73 09:10:26 ---> 88f09469977f 09:10:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:10:26 ---> Running in ec246d725b8c 09:10:26 Removing intermediate container ec246d725b8c 09:10:26 ---> 27ed5ce8bb04 09:10:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:10:27 ---> 4c6eee77cb12 09:10:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:10:28 ---> Running in 27cabe7396a9 09:10:30 Removing intermediate container 27cabe7396a9 09:10:30 ---> 005d93e685b7 09:10:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:31 ---> 4638fabe7c77 09:10:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:33 ---> ff27b4f5ce19 09:10:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:10:34 ---> 2048f80bfd0f 09:10:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:10:35 ---> fe9c7c4915f7 09:10:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:10:36 ---> 60fc4a0da29a 09:10:36 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:10:39 ---> 32baabe5ac0d 09:10:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:40 ---> 4b6c75096878 09:10:40 Step 27/32 : RUN chmod +x /entrypoint.sh 09:10:40 ---> Running in 793729d2355b 09:10:42 Removing intermediate container 793729d2355b 09:10:42 ---> aed06381348b 09:10:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:10:43 ---> Running in 3b53aee783de 09:10:43 Removing intermediate container 3b53aee783de 09:10:43 ---> 00e587c649f0 09:10:43 Step 29/32 : CMD ["gate"] 09:10:43 ---> Running in 995ecf73fcda 09:10:44 Removing intermediate container 995ecf73fcda 09:10:44 ---> 3e18212e4d88 09:10:44 Step 30/32 : LABEL arch=arm64 09:10:44 ---> Running in dc097ce06905 09:10:44 Removing intermediate container dc097ce06905 09:10:44 ---> d1afbd581eff 09:10:44 Step 31/32 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:10:44 ---> Running in d685734fc30e 09:10:44 Removing intermediate container d685734fc30e 09:10:44 ---> a0ccf69758ad 09:10:44 Step 32/32 : LABEL version=0.0.0 09:10:45 ---> Running in 8f913fcacc3b 09:10:45 Removing intermediate container 8f913fcacc3b 09:10:45 ---> f1709624297c 09:10:45 09:10:45 Successfully built f1709624297c 09:10:45 Successfully tagged security-bootstrapper-arm64:latest 09:11:24  Building security-bootstrapper ... done Removing intermediate container c025452f8baa 09:11:24 ---> 2aa6060e9bca 09:11:24 09:11:24 Step 10/22 : FROM alpine:3.17 09:11:24 ---> d74e625d9115 09:11:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:11:24 ---> Using cache 09:11:24 ---> 10ae0fe04e9d 09:11:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:24 ---> Using cache 09:11:24 ---> c97f916e299d 09:11:24 Step 13/22 : ENV APP_PORT=59861 09:11:24 ---> Running in 6b6a8605141d 09:11:24 Removing intermediate container 6b6a8605141d 09:11:24 ---> 6a17e7eeea23 09:11:24 Step 14/22 : EXPOSE $APP_PORT 09:11:24 ---> Running in ee7932845151 09:11:24 Removing intermediate container ee7932845151 09:11:24 ---> b38027ca67ba 09:11:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:24 ---> 4473cc59a589 09:11:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:24 ---> 1bd9232585b9 09:11:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:11:24 ---> de7e2a173b49 09:11:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:11:24 ---> Running in 74e29f171668 09:11:24 Removing intermediate container 74e29f171668 09:11:24 ---> d88a22d50d3c 09:11:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:24 ---> Running in 59eaff942f6a 09:11:24 Removing intermediate container 59eaff942f6a 09:11:24 ---> 10820088394a 09:11:24 Step 20/22 : LABEL arch=arm64 09:11:24 ---> Running in d76b16438f8f 09:11:24 Removing intermediate container d76b16438f8f 09:11:24 ---> 4a0d69bcd231 09:11:24 Step 21/22 : LABEL git_sha=88b52c8a074625dd62951fc79e0b253a0dfa0218 09:11:24 ---> Running in bbed95f88bd3 09:11:24 Removing intermediate container bbed95f88bd3 09:11:24 ---> 197883b01076 09:11:24 Step 22/22 : LABEL version=0.0.0 09:11:24 ---> Running in 5568bfa885ab 09:11:24 Removing intermediate container 5568bfa885ab 09:11:24 ---> 6ffb596df7cb 09:11:24 09:11:24 Successfully built 6ffb596df7cb 09:11:24 Successfully tagged support-scheduler-arm64:latest 09:11:24  Building support-scheduler ... done  [Pipeline] } 09:11:24 $ docker stop --time=1 84711a57e2a055e49a7e770cc1ee902a012bd7a58fb54bb34a66fd9ad9866a8a 09:11:26 $ docker rm -f --volumes 84711a57e2a055e49a7e770cc1ee902a012bd7a58fb54bb34a66fd9ad9866a8a [Pipeline] // withDockerContainer [Pipeline] sh 09:11:27 + docker images 09:11:27 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:27 support-scheduler-arm64 latest 6ffb596df7cb 4 seconds ago 31.8MB 09:11:27 2aa6060e9bca 10 seconds ago 1.56GB 09:11:27 security-bootstrapper-arm64 latest f1709624297c 42 seconds ago 21.8MB 09:11:27 7f0c22174200 About a minute ago 1.47GB 09:11:27 core-metadata-arm64 latest 3933f525fc69 About a minute ago 20.4MB 09:11:27 48e04ab07b2c 2 minutes ago 1.5GB 09:11:27 security-spire-agent-arm64 latest 2c7a97c873a2 2 minutes ago 125MB 09:11:27 core-command-arm64 latest c995d5e180ec 2 minutes ago 19.7MB 09:11:27 b2026a2855a3 2 minutes ago 1.49GB 09:11:27 core-common-config-bootstrapper-arm64 latest 0750fc3a7e43 2 minutes ago 17.4MB 09:11:27 5ad24e22ae2c 2 minutes ago 1.48GB 09:11:27 security-spire-server-arm64 latest a9a719573306 5 minutes ago 87.1MB 09:11:27 b83fd865d105 6 minutes ago 1.35GB 09:11:27 security-spire-config-arm64 latest b1d79402e150 6 minutes ago 86.2MB 09:11:27 security-secretstore-setup-arm64 latest ded316001086 7 minutes ago 32MB 09:11:27 11a0f73a08d4 7 minutes ago 1.35GB 09:11:27 69773bd711b9 7 minutes ago 1.48GB 09:11:27 support-notifications-arm64 latest 533d3696d9c2 9 minutes ago 32.5MB 09:11:27 55fcff205218 10 minutes ago 1.56GB 09:11:27 security-spiffe-token-provider-arm64 latest ef31021b43e7 10 minutes ago 32.6MB 09:11:27 b0073600c5e4 11 minutes ago 1.53GB 09:11:27 core-data-arm64 latest e593546f14ea 12 minutes ago 19.9MB 09:11:27 8fc88aeb9639 12 minutes ago 1.5GB 09:11:27 security-proxy-setup-arm64 latest 22eaf7e54fe9 13 minutes ago 18.6MB 09:11:27 security-proxy-auth-arm64 latest 14867add89b9 13 minutes ago 18.2MB 09:11:27 cd8b582e7e90 13 minutes ago 1.47GB 09:11:27 4d3d879ed73b 13 minutes ago 1.47GB 09:11:27 ci-base-image-arm64 latest 14e950f2d011 35 minutes ago 868MB 09:11:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 days ago 648MB 09:11:27 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:11:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:27 09:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:28 arm64: Pulling from edgex-lftools-log-publisher 09:11:28 8998bd30e6a1: Pulling fs layer 09:11:28 04944245beec: Pulling fs layer 09:11:28 699f458cf7ca: Pulling fs layer 09:11:28 765212b225bb: Pulling fs layer 09:11:28 f23df028b6ca: Pulling fs layer 09:11:28 d65c8cfc05b1: Pulling fs layer 09:11:28 2437ff75d9bd: Pulling fs layer 09:11:28 f23df028b6ca: Waiting 09:11:28 d65c8cfc05b1: Waiting 09:11:28 2437ff75d9bd: Waiting 09:11:28 765212b225bb: Waiting 09:11:28 04944245beec: Verifying Checksum 09:11:28 04944245beec: Download complete 09:11:28 765212b225bb: Verifying Checksum 09:11:28 765212b225bb: Download complete 09:11:28 f23df028b6ca: Verifying Checksum 09:11:28 f23df028b6ca: Download complete 09:11:28 d65c8cfc05b1: Verifying Checksum 09:11:28 d65c8cfc05b1: Download complete 09:11:28 699f458cf7ca: Verifying Checksum 09:11:28 699f458cf7ca: Download complete 09:11:29 8998bd30e6a1: Download complete 09:11:31 2437ff75d9bd: Verifying Checksum 09:11:31 2437ff75d9bd: Download complete 09:11:33 8998bd30e6a1: Pull complete 09:11:33 04944245beec: Pull complete 09:11:35 699f458cf7ca: Pull complete 09:11:35 765212b225bb: Pull complete 09:11:36 f23df028b6ca: Pull complete 09:11:36 d65c8cfc05b1: Pull complete 09:11:51 2437ff75d9bd: Pull complete 09:11:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:51 prd-ubuntu20.04-docker-arm64-4c-16g-94 does not seem to be running inside a container 09:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:53 $ docker top 5a1a306f096fe86b3abff1eb3dfbafbe5c097c3fb8fa77ff5ac4050a7dbf7870 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:54 ---> job-cost.sh 09:11:54 lf-activate-venv: SKIPPING 09:11:54 INFO: No Stack... 09:11:55 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:55 INFO: Archiving Costs [Pipeline] sh 09:11:56 + cat /w/workspace/edgex-go/8/archives/cost.csv 09:11:56 + cut -d, -f6 [Pipeline] lock 09:11:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-8-stack-cost] 09:11:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4405-8-stack-cost] did not exist. Created. 09:11:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:57 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:57 Stashed 1 file(s) [Pipeline] } 09:11:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-8-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:57 $ docker stop --time=1 5a1a306f096fe86b3abff1eb3dfbafbe5c097c3fb8fa77ff5ac4050a7dbf7870 09:11:59 $ docker rm -f --volumes 5a1a306f096fe86b3abff1eb3dfbafbe5c097c3fb8fa77ff5ac4050a7dbf7870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:11:59 provisioning config files... 09:11:59 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config8287262925025890218tmp [Pipeline] { [Pipeline] sh 09:12:00 + set +x 09:12:00 + bash -s -- 09:12:00 + curl -s https://codecov.io/bash 09:12:00 09:12:00 _____ _ 09:12:00 / ____| | | 09:12:00 | | ___ __| | ___ ___ _____ __ 09:12:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:00 Bash-1.0.6 09:12:00 09:12:00 09:12:00 ==> git version 2.25.1 found 09:12:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:12:00 Release-Date: 2020-01-08 09:12:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:00 ==> Jenkins CI detected. 09:12:00 current dir:  /w/workspace/edgex-go/8 09:12:00 project root: . 09:12:00 --> token set from env 09:12:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:00 ==> Running gcov in . (disable via -X gcov) 09:12:00 ==> Python coveragepy not found 09:12:00 ==> Searching for coverage reports in: 09:12:00 + . 09:12:00 -> Found 1 reports 09:12:00 ==> Detecting git/mercurial file structure 09:12:00 ==> Reading reports 09:12:00 + ./coverage.out bytes=447685 09:12:00 ==> Appending adjustments 09:12:00 https://docs.codecov.io/docs/fixing-reports 09:12:01 + Found adjustments 09:12:01 ==> Gzipping contents 09:12:01 60K /tmp/codecov.wW2It1.gz 09:12:01 ==> Uploading reports 09:12:01 url: https://codecov.io 09:12:01 query: branch=PR-4405&commit=0cddaa148cba4e5f0a6a5ca1e410904da364d70a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:12:01 -> Pinging Codecov 09:12:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=0cddaa148cba4e5f0a6a5ca1e410904da364d70a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 09:12:01 -> Uploading to 09:12:01 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/0cddaa148cba4e5f0a6a5ca1e410904da364d70a/1e6989b5-2918-4672-b07b-dcf20c1fce8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T091201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef51b732e029cf25c44c47c02c50d02ddd66c76c1f78d7457f058ade5e097d81 09:12:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:01 Dload Upload Total Spent Left Speed 09:12:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57664 0 0 100 57664 0 201k --:--:-- --:--:-- --:--:-- 201k 09:12:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0cddaa148cba4e5f0a6a5ca1e410904da364d70a [Pipeline] } 09:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:02 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:03 ---> package-listing.sh 09:12:03 ++ tr '[:upper:]' '[:lower:]' 09:12:03 ++ facter osfamily 09:12:03 + OS_FAMILY=debian 09:12:03 + workspace=/w/workspace/edgex-go/8 09:12:03 + START_PACKAGES=/tmp/packages_start.txt 09:12:03 + END_PACKAGES=/tmp/packages_end.txt 09:12:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:03 + PACKAGES=/tmp/packages_start.txt 09:12:03 + '[' /w/workspace/edgex-go/8 ']' 09:12:03 + PACKAGES=/tmp/packages_end.txt 09:12:03 + case "${OS_FAMILY}" in 09:12:03 + dpkg -l 09:12:03 + grep '^ii' 09:12:03 + '[' -f /tmp/packages_start.txt ']' 09:12:03 + '[' -f /tmp/packages_end.txt ']' 09:12:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:03 + '[' /w/workspace/edgex-go/8 ']' 09:12:03 + mkdir -p /w/workspace/edgex-go/8/archives/ 09:12:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 09:12:03 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:04 09:12:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:05 latest: Pulling from edgex-lftools-log-publisher 09:12:05 5eb5b503b376: Pulling fs layer 09:12:05 5c69ac0246d0: Pulling fs layer 09:12:05 ec43610c2a17: Pulling fs layer 09:12:05 3a2ae6a8a46f: Pulling fs layer 09:12:05 33b1e0a273af: Pulling fs layer 09:12:05 5d3b04190fa2: Pulling fs layer 09:12:05 2f39f015ded8: Pulling fs layer 09:12:05 3a2ae6a8a46f: Waiting 09:12:05 33b1e0a273af: Waiting 09:12:05 5d3b04190fa2: Waiting 09:12:05 2f39f015ded8: Waiting 09:12:05 5c69ac0246d0: Verifying Checksum 09:12:05 5c69ac0246d0: Download complete 09:12:05 3a2ae6a8a46f: Verifying Checksum 09:12:05 3a2ae6a8a46f: Download complete 09:12:05 33b1e0a273af: Verifying Checksum 09:12:05 33b1e0a273af: Download complete 09:12:05 5d3b04190fa2: Download complete 09:12:05 ec43610c2a17: Verifying Checksum 09:12:05 ec43610c2a17: Download complete 09:12:05 5eb5b503b376: Verifying Checksum 09:12:06 2f39f015ded8: Download complete 09:12:06 5eb5b503b376: Pull complete 09:12:06 5c69ac0246d0: Pull complete 09:12:07 ec43610c2a17: Pull complete 09:12:07 3a2ae6a8a46f: Pull complete 09:12:07 33b1e0a273af: Pull complete 09:12:07 5d3b04190fa2: Pull complete 09:12:11 2f39f015ded8: Pull complete 09:12:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:11 prd-ubuntu20.04-docker-8c-8g-93 does not seem to be running inside a container 09:12:12 $ 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:16 $ docker top d6a5cd2405191f660baaa97f636911a5717463770138382f3d9190cbb7ba140f -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:17 + ls /var/log/sa-host 09:12:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:17 provisioning config files... 09:12:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8492739310934805037tmp [Pipeline] { [Pipeline] echo 09:12:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:17 ---> create-netrc.sh [Pipeline] } 09:12:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:18 ---> python-tools-install.sh [Pipeline] echo 09:12:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:18 ---> sudo-logs.sh 09:12:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:18 ---> job-cost.sh 09:12:18 lf-activate-venv: SKIPPING 09:12:18 DEBUG: total: 0.10999999940395355 09:12:18 INFO: Retrieving Stack Cost... 09:12:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:19 INFO: Archiving Costs [Pipeline] echo 09:12:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:19 ---> logs-deploy.sh 09:12:19 lf-activate-venv: SKIPPING 09:12:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/8 09:12:19 INFO: archiving workspace using pattern(s): 09:12:20 Archives upload complete. 09:12:20 INFO: archiving logs to Nexus 09:12:21 ---> uname -a: 09:12:21 Linux prd-ubuntu20-04-docker-8c-8g-93 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:12:21 09:12:21 09:12:21 ---> lscpu: 09:12:21 Architecture: x86_64 09:12:21 CPU op-mode(s): 32-bit, 64-bit 09:12:21 Byte Order: Little Endian 09:12:21 Address sizes: 40 bits physical, 48 bits virtual 09:12:21 CPU(s): 8 09:12:21 On-line CPU(s) list: 0-7 09:12:21 Thread(s) per core: 1 09:12:21 Core(s) per socket: 1 09:12:21 Socket(s): 8 09:12:21 NUMA node(s): 1 09:12:21 Vendor ID: AuthenticAMD 09:12:21 CPU family: 23 09:12:21 Model: 49 09:12:21 Model name: AMD EPYC-Rome Processor 09:12:21 Stepping: 0 09:12:21 CPU MHz: 2800.000 09:12:21 BogoMIPS: 5600.00 09:12:21 Virtualization: AMD-V 09:12:21 Hypervisor vendor: KVM 09:12:21 Virtualization type: full 09:12:21 L1d cache: 256 KiB 09:12:21 L1i cache: 256 KiB 09:12:21 L2 cache: 4 MiB 09:12:21 L3 cache: 128 MiB 09:12:21 NUMA node0 CPU(s): 0-7 09:12:21 Vulnerability Itlb multihit: Not affected 09:12:21 Vulnerability L1tf: Not affected 09:12:21 Vulnerability Mds: Not affected 09:12:21 Vulnerability Meltdown: Not affected 09:12:21 Vulnerability Mmio stale data: Not affected 09:12:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:12:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:12:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:12:21 Vulnerability Srbds: Not affected 09:12:21 Vulnerability Tsx async abort: Not affected 09:12:21 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 09:12:21 09:12:21 09:12:21 ---> nproc: 09:12:21 8 09:12:21 09:12:21 09:12:21 ---> df -h: 09:12:21 Filesystem Size Used Avail Use% Mounted on 09:12:21 overlay 155G 21G 135G 14% / 09:12:21 tmpfs 64M 0 64M 0% /dev 09:12:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:12:21 shm 64M 0 64M 0% /dev/shm 09:12:21 /dev/vda1 155G 21G 135G 14% /facter-os 09:12:21 09:12:21 09:12:21 ---> sar -b -r -n DEV: 09:12:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-93) 03/14/23 _x86_64_ (8 CPU) 09:12:21 09:12:21 08:30:45 LINUX RESTART (8 CPU) 09:12:21 09:12:21 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:12:21 08:32:01 354.04 48.01 306.03 0.00 5422.03 83976.80 0.00 09:12:21 08:33:01 91.27 0.98 90.28 0.00 26.13 40799.47 0.00 09:12:21 08:34:01 42.23 0.12 42.11 0.00 2.13 18136.99 0.00 09:12:21 08:35:02 305.39 5.23 300.17 0.00 60.62 101814.43 0.00 09:12:21 08:36:01 453.76 12.27 441.49 0.00 954.39 248926.33 0.00 09:12:21 08:37:01 632.99 4.53 628.46 0.00 4287.55 160998.50 0.00 09:12:21 08:38:01 637.63 0.32 637.31 0.00 6.80 197143.41 0.00 09:12:21 08:39:01 716.46 0.58 715.88 0.00 10.13 212843.58 0.00 09:12:21 08:40:01 404.18 0.07 404.12 0.00 2.80 82877.52 0.00 09:12:21 08:41:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 09:12:21 08:42:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 09:12:21 08:43:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:12:21 08:44:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 09:12:21 08:45:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 09:12:21 08:46:01 1.93 0.02 1.92 0.00 0.13 26.26 0.00 09:12:21 08:47:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 09:12:21 08:48:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 09:12:21 08:49:01 3.40 1.58 1.82 0.00 37.19 21.06 0.00 09:12:21 08:50:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:12:21 08:51:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 09:12:21 08:52:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:12:21 08:53:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:12:21 08:54:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 09:12:21 08:55:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 09:12:21 08:56:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 09:12:21 08:57:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 09:12:21 08:58:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 09:12:21 08:59:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 09:12:21 09:00:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 09:12:21 09:01:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 09:12:21 09:02:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 09:12:21 09:03:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 09:12:21 09:04:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 09:12:21 09:05:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:12:21 09:06:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 09:12:21 09:07:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 09:12:21 09:08:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 09:12:21 09:09:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:12:21 09:10:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 09:12:21 09:11:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 09:12:21 09:12:01 1.22 0.07 1.15 0.00 4.80 27.46 0.00 09:12:21 Average: 89.63 1.80 87.83 0.00 263.45 27924.27 0.00 09:12:21 09:12:21 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:12:21 08:32:01 28705740 31580852 728460 2.22 73400 3074660 1845992 5.44 1064120 2745928 342892 09:12:21 08:33:01 27691032 31362248 933484 2.84 113424 3749612 2355780 6.94 1717868 3009288 343428 09:12:21 08:34:01 27542344 31387576 904800 2.75 116396 3898748 2247276 6.62 1548664 3300864 228896 09:12:21 08:35:02 24249220 31384372 886160 2.69 195980 6850188 2465716 7.27 2010504 5847156 1533592 09:12:21 08:36:01 21258040 30938508 1308232 3.98 304136 9186976 3794972 11.18 2519248 8196984 274940 09:12:21 08:37:01 20504244 31186544 1069856 3.25 329676 10141192 2596280 7.65 2556976 8905800 218936 09:12:21 08:38:01 18033072 31093680 1159868 3.53 360840 12355708 3117904 9.19 2714836 11084740 570052 09:12:21 08:39:01 16090476 31399620 859260 2.61 423484 14410572 2315200 6.82 2523700 13092596 200792 09:12:21 08:40:01 17639532 31504960 758552 2.31 435652 13011212 1897704 5.59 2500184 11629080 372 09:12:21 08:41:01 17639948 31505444 757972 2.31 435672 13011220 1897704 5.59 2499804 11629084 172 09:12:21 08:42:01 17654848 31520336 743108 2.26 435684 13011220 1897704 5.59 2485604 11629096 8 09:12:21 08:43:01 17655180 31520712 742812 2.26 435712 13011224 1897704 5.59 2485624 11629100 176 09:12:21 08:44:01 17658156 31523688 739752 2.25 435736 13011224 1897704 5.59 2482684 11629100 12 09:12:21 08:45:01 17658888 31524636 739068 2.25 435756 13011228 1897704 5.59 2482868 11629360 248 09:12:21 08:46:01 17658360 31524184 739472 2.25 435788 13011208 1927884 5.68 2482524 11629340 72 09:12:21 08:47:01 17658020 31523864 739732 2.25 435808 13011208 1927884 5.68 2482588 11629340 180 09:12:21 08:48:01 17658012 31523864 739668 2.25 435820 13011212 1927884 5.68 2482796 11629344 36 09:12:21 08:49:01 17650588 31518676 744804 2.27 435864 13012324 1927884 5.68 2492796 11629672 4 09:12:21 08:50:01 17650036 31518284 745304 2.27 435892 13012328 1927884 5.68 2492552 11629824 8 09:12:21 08:51:01 17649736 31518032 745528 2.27 435908 13012328 1927884 5.68 2492404 11629836 176 09:12:21 08:52:01 17649936 31518248 745452 2.27 435928 13012336 1927884 5.68 2492492 11629836 8 09:12:21 08:53:01 17649620 31518092 745576 2.27 435944 13012468 1927884 5.68 2492316 11629948 180 09:12:21 08:54:01 17649572 31518048 745544 2.27 435960 13012472 1927884 5.68 2492316 11629952 8 09:12:21 08:55:01 17649272 31517784 745760 2.27 435980 13012472 1927884 5.68 2492356 11629952 180 09:12:21 08:56:01 17649224 31517752 745728 2.27 435992 13012476 1927884 5.68 2492380 11629956 8 09:12:21 08:57:01 17648948 31517512 745900 2.27 436020 13012480 1927884 5.68 2492464 11629980 176 09:12:21 08:58:01 17649336 31517948 745644 2.27 436040 13012484 1927884 5.68 2492444 11629988 8 09:12:21 08:59:01 17649320 31517936 745604 2.27 436060 13012492 1927884 5.68 2492428 11629992 200 09:12:21 09:00:01 17649264 31517908 745576 2.27 436076 13012492 1927884 5.68 2492472 11629992 8 09:12:21 09:01:01 17649216 31517864 745548 2.27 436100 13012484 1927884 5.68 2492456 11629996 192 09:12:21 09:02:01 17648948 31517640 745836 2.27 436116 13012496 1927884 5.68 2492584 11629996 16 09:12:21 09:03:01 17648868 31517612 745828 2.27 436144 13012500 1927884 5.68 2492568 11630004 176 09:12:21 09:04:01 17649060 31517812 745780 2.27 436152 13012504 1911784 5.63 2492768 11630004 12 09:12:21 09:05:01 17648500 31517256 746288 2.27 436168 13012504 1911784 5.63 2492752 11630004 188 09:12:21 09:06:01 17648444 31517228 746256 2.27 436192 13012496 1944180 5.73 2492600 11630008 8 09:12:21 09:07:01 17648420 31517224 746180 2.27 436208 13012512 1944180 5.73 2492692 11630012 180 09:12:21 09:08:01 17648120 31516928 746404 2.27 436220 13012512 1944180 5.73 2492608 11630012 4 09:12:21 09:09:01 17648080 31516928 746368 2.27 436228 13012520 1944180 5.73 2492652 11630016 204 09:12:21 09:10:01 17648456 31517312 746376 2.27 436240 13012520 1944180 5.73 2492644 11630016 8 09:12:21 09:11:01 17648472 31517352 746300 2.27 436276 13012516 1944180 5.73 2492680 11630020 180 09:12:21 09:12:01 17645920 31515132 748424 2.28 436292 13012748 1940116 5.72 2493760 11630348 92 09:12:21 Average: 18695865 31473844 791519 2.41 397682 12026051 2055025 6.06 2411287 10730867 90659 09:12:21 09:12:21 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:12:21 08:32:01 docker0 573.60 496.53 39.91 2746.34 0.00 0.00 0.00 0.00 09:12:21 08:32:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 09:12:21 08:32:01 ens3 1580.20 1513.45 11939.64 199.55 0.00 0.00 0.00 0.00 09:12:21 08:33:01 veth96da3b2 0.30 0.48 0.02 0.05 0.00 0.00 0.00 0.00 09:12:21 08:33:01 docker0 74.34 111.95 5.99 687.27 0.00 0.00 0.00 0.00 09:12:21 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:33:01 ens3 159.01 107.02 728.91 26.85 0.00 0.00 0.00 0.00 09:12:21 08:34:01 veth96da3b2 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 09:12:21 08:34:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 09:12:21 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:34:01 ens3 36.16 20.03 30.85 11.14 0.00 0.00 0.00 0.00 09:12:21 08:35:02 veth990a95b 86.71 163.67 8.13 929.77 0.00 0.00 0.00 0.08 09:12:21 08:35:02 vethf720a62 95.10 160.79 9.06 1177.03 0.00 0.00 0.00 0.10 09:12:21 08:35:02 vethba66ba2 95.05 169.46 9.17 1177.66 0.00 0.00 0.00 0.10 09:12:21 08:35:02 veth916066a 94.03 163.15 9.01 1177.21 0.00 0.00 0.00 0.10 09:12:21 08:35:02 docker0 471.86 843.43 38.57 5850.99 0.00 0.00 0.00 0.00 09:12:21 08:35:02 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 09:12:21 08:35:02 ens3 938.62 530.82 7536.81 64.51 0.00 0.00 0.00 0.00 09:12:21 08:35:02 veth8da2a50 94.52 171.77 9.17 1178.28 0.00 0.00 0.00 0.10 09:12:21 08:35:02 vethda3d14f 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:12:21 08:36:01 veth4f3aa6b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:36:01 veth059a22f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:36:01 vethe354bcf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:36:01 docker0 16.20 36.80 1.19 255.91 0.00 0.00 0.00 0.00 09:12:21 08:36:01 vetha7a3257 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:36:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 09:12:21 08:36:01 ens3 85.38 41.87 1133.35 7.61 0.00 0.00 0.00 0.00 09:12:21 08:36:01 vethbd286c6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:36:01 vethda3d14f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:37:01 vethc14b874 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:37:01 docker0 8.75 20.53 0.56 260.42 0.00 0.00 0.00 0.00 09:12:21 08:37:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 09:12:21 08:37:01 ens3 185.09 117.56 2233.35 19.25 0.00 0.00 0.00 0.00 09:12:21 08:37:01 veth39c8b85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:37:01 vethda3d14f 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:38:01 veth2f28df8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:38:01 docker0 201.70 407.98 16.02 2594.67 0.00 0.00 0.00 0.00 09:12:21 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:38:01 ens3 459.92 263.37 2619.78 202.16 0.00 0.00 0.00 0.00 09:12:21 08:38:01 veth319a939 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:38:01 vethda3d14f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:39:01 docker0 320.41 625.32 24.87 3754.44 0.00 0.00 0.00 0.00 09:12:21 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:39:01 ens3 659.45 342.55 3781.77 44.41 0.00 0.00 0.00 0.00 09:12:21 08:39:01 vethda3d14f 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 09:12:21 08:40:01 docker0 6.55 12.15 0.43 178.05 0.00 0.00 0.00 0.00 09:12:21 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:40:01 ens3 36.68 24.06 198.31 11.59 0.00 0.00 0.00 0.00 09:12:21 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:42:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:12:21 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:43:01 ens3 0.48 0.37 0.26 0.21 0.00 0.00 0.00 0.00 09:12:21 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:45:01 ens3 1.28 0.75 2.94 0.05 0.00 0.00 0.00 0.00 09:12:21 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:47:01 ens3 0.67 0.27 0.13 0.08 0.00 0.00 0.00 0.00 09:12:21 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:48:01 ens3 0.33 0.42 0.25 0.22 0.00 0.00 0.00 0.00 09:12:21 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:12:21 08:49:01 ens3 8.33 6.68 5.38 6.29 0.00 0.00 0.00 0.00 09:12:21 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:50:01 ens3 0.67 0.30 0.27 0.21 0.00 0.00 0.00 0.00 09:12:21 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:51:01 ens3 0.67 0.28 0.16 0.08 0.00 0.00 0.00 0.00 09:12:21 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:52:01 ens3 0.62 0.60 0.44 0.28 0.00 0.00 0.00 0.00 09:12:21 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:57:01 ens3 0.30 0.28 0.12 0.08 0.00 0.00 0.00 0.00 09:12:21 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:58:01 ens3 0.17 0.13 0.12 0.01 0.00 0.00 0.00 0.00 09:12:21 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 08:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:02:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:12:21 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:04:01 ens3 1.43 0.67 0.49 0.29 0.00 0.00 0.00 0.00 09:12:21 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:05:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 09:12:21 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:07:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:12:21 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:09:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:12:21 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:21 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:21 09:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:12:21 09:12:01 ens3 5.07 3.72 5.05 2.52 0.00 0.00 0.00 0.00 09:12:21 Average: docker0 40.93 62.49 3.12 399.27 0.00 0.00 0.00 0.00 09:12:21 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 09:12:21 Average: ens3 101.69 72.70 738.08 14.59 0.00 0.00 0.00 0.00 09:12:21 09:12:21 09:12:21 ---> sar -P ALL: 09:12:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-93) 03/14/23 _x86_64_ (8 CPU) 09:12:21 09:12:21 08:30:45 LINUX RESTART (8 CPU) 09:12:21 09:12:21 08:31:01 CPU %user %nice %system %iowait %steal %idle 09:12:21 08:32:01 all 10.46 0.00 3.87 2.79 0.07 82.80 09:12:21 08:32:01 0 9.78 0.00 2.72 5.88 0.07 81.54 09:12:21 08:32:01 1 9.39 0.00 4.19 1.72 0.05 84.65 09:12:21 08:32:01 2 10.83 0.00 3.57 1.90 0.07 83.63 09:12:21 08:32:01 3 9.60 0.00 5.57 3.54 0.07 81.23 09:12:21 08:32:01 4 12.57 0.00 4.77 2.48 0.07 80.11 09:12:21 08:32:01 5 9.97 0.00 3.58 0.72 0.03 85.70 09:12:21 08:32:01 6 10.97 0.00 2.71 5.54 0.07 80.71 09:12:21 08:32:01 7 10.60 0.00 3.86 0.54 0.10 84.89 09:12:21 08:33:01 all 29.67 0.00 5.70 1.51 0.08 63.03 09:12:21 08:33:01 0 28.62 0.00 5.85 3.80 0.08 61.64 09:12:21 08:33:01 1 29.30 0.00 5.75 0.49 0.08 64.38 09:12:21 08:33:01 2 29.09 0.00 5.71 0.03 0.07 65.10 09:12:21 08:33:01 3 31.37 0.00 5.96 0.77 0.08 61.81 09:12:21 08:33:01 4 30.37 0.00 5.66 0.02 0.08 63.86 09:12:21 08:33:01 5 29.71 0.00 5.61 6.40 0.10 58.18 09:12:21 08:33:01 6 29.16 0.00 5.33 0.55 0.08 64.87 09:12:21 08:33:01 7 29.72 0.00 5.75 0.03 0.08 64.41 09:12:21 08:34:01 all 45.35 0.00 6.19 0.68 0.09 47.69 09:12:21 08:34:01 0 45.96 0.00 6.16 0.00 0.08 47.80 09:12:21 08:34:01 1 46.24 0.00 6.06 0.66 0.08 46.95 09:12:21 08:34:01 2 46.32 0.00 6.21 0.03 0.10 47.34 09:12:21 08:34:01 3 44.10 0.00 5.57 0.00 0.08 50.24 09:12:21 08:34:01 4 45.06 0.00 6.58 2.49 0.08 45.79 09:12:21 08:34:01 5 45.69 0.00 6.18 2.17 0.10 45.86 09:12:21 08:34:01 6 44.38 0.00 6.48 0.00 0.08 49.06 09:12:21 08:34:01 7 45.07 0.00 6.26 0.12 0.08 48.47 09:12:21 08:35:02 all 17.74 0.00 8.56 4.79 0.08 68.83 09:12:21 08:35:02 0 16.14 0.00 8.24 21.53 0.07 54.02 09:12:21 08:35:02 1 17.66 0.00 8.21 4.71 0.08 69.34 09:12:21 08:35:02 2 15.94 0.00 8.41 3.11 0.07 72.47 09:12:21 08:35:02 3 16.59 0.00 7.67 1.59 0.08 74.06 09:12:21 08:35:02 4 17.34 0.00 8.36 1.63 0.07 72.61 09:12:21 08:35:02 5 20.63 0.00 9.30 1.60 0.07 68.40 09:12:21 08:35:02 6 18.93 0.00 8.73 2.21 0.07 70.05 09:12:21 08:35:02 7 18.71 0.00 9.59 1.85 0.10 69.74 09:12:21 08:36:01 all 20.54 0.00 7.88 12.79 0.07 58.72 09:12:21 08:36:01 0 19.47 0.00 8.57 19.55 0.07 52.35 09:12:21 08:36:01 1 20.97 0.00 6.64 6.39 0.07 65.93 09:12:21 08:36:01 2 21.14 0.00 7.20 5.78 0.05 65.83 09:12:21 08:36:01 3 19.86 0.00 7.42 3.67 0.07 68.98 09:12:21 08:36:01 4 20.40 0.00 8.73 23.43 0.07 47.37 09:12:21 08:36:01 5 20.64 0.00 7.57 2.85 0.07 68.87 09:12:21 08:36:01 6 21.31 0.00 6.32 5.69 0.05 66.64 09:12:21 08:36:01 7 20.56 0.00 10.63 35.23 0.09 33.50 09:12:21 08:37:01 all 46.70 0.00 12.11 9.88 0.16 31.15 09:12:21 08:37:01 0 47.51 0.00 12.83 13.26 0.12 26.29 09:12:21 08:37:01 1 47.48 0.00 12.14 13.33 0.12 26.93 09:12:21 08:37:01 2 45.39 0.00 9.67 3.99 0.24 40.71 09:12:21 08:37:01 3 47.53 0.00 13.75 10.88 0.14 27.71 09:12:21 08:37:01 4 46.41 0.00 12.69 9.09 0.12 31.69 09:12:21 08:37:01 5 45.76 0.00 11.87 3.88 0.12 38.38 09:12:21 08:37:01 6 46.99 0.00 11.80 10.39 0.12 30.70 09:12:21 08:37:01 7 46.53 0.00 12.11 14.29 0.33 26.75 09:12:21 08:38:01 all 42.48 0.00 13.15 14.06 0.21 30.10 09:12:21 08:38:01 0 42.42 0.00 13.57 16.76 0.24 27.01 09:12:21 08:38:01 1 41.31 0.00 14.14 14.14 0.14 30.27 09:12:21 08:38:01 2 39.32 0.00 9.68 6.87 0.19 43.94 09:12:21 08:38:01 3 44.10 0.00 14.59 19.35 0.19 21.77 09:12:21 08:38:01 4 43.55 0.00 13.68 10.31 0.16 32.30 09:12:21 08:38:01 5 42.94 0.00 12.58 11.93 0.19 32.35 09:12:21 08:38:01 6 43.33 0.00 13.49 16.94 0.18 26.07 09:12:21 08:38:01 7 42.88 0.00 13.44 16.14 0.36 27.18 09:12:21 08:39:01 all 28.85 0.00 10.63 23.56 0.24 36.72 09:12:21 08:39:01 0 33.00 0.00 11.92 26.66 0.23 28.19 09:12:21 08:39:01 1 25.00 0.00 10.55 20.05 0.23 44.18 09:12:21 08:39:01 2 26.84 0.00 10.12 16.05 0.18 46.81 09:12:21 08:39:01 3 29.27 0.00 11.41 26.70 0.16 32.46 09:12:21 08:39:01 4 29.99 0.00 9.41 20.54 0.19 39.86 09:12:21 08:39:01 5 29.31 0.00 9.49 25.75 0.41 35.04 09:12:21 08:39:01 6 28.77 0.00 10.70 30.43 0.21 29.89 09:12:21 08:39:01 7 28.56 0.00 11.45 22.29 0.31 37.38 09:12:21 08:40:01 all 13.66 0.00 4.37 5.52 0.06 76.39 09:12:21 08:40:01 0 15.67 0.00 5.87 7.10 0.07 71.30 09:12:21 08:40:01 1 10.88 0.00 4.30 12.45 0.03 72.34 09:12:21 08:40:01 2 14.51 0.00 3.69 5.15 0.05 76.61 09:12:21 08:40:01 3 14.67 0.00 4.67 2.86 0.07 77.73 09:12:21 08:40:01 4 13.41 0.00 3.84 4.99 0.05 77.70 09:12:21 08:40:01 5 14.10 0.00 4.60 3.05 0.05 78.20 09:12:21 08:40:01 6 12.90 0.00 4.01 6.00 0.07 77.02 09:12:21 08:40:01 7 13.15 0.00 3.97 2.59 0.07 80.22 09:12:21 08:41:01 all 0.06 0.00 0.01 0.00 0.01 99.93 09:12:21 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 08:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:12:21 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:41:01 6 0.40 0.00 0.00 0.02 0.02 99.57 09:12:21 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:42:01 all 0.28 0.00 0.01 0.00 0.01 99.70 09:12:21 08:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:12:21 08:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 08:42:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:12:21 08:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 08:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:12:21 08:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:42:01 6 1.97 0.00 0.00 0.02 0.00 98.01 09:12:21 08:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:12:21 08:42:01 CPU %user %nice %system %iowait %steal %idle 09:12:21 08:43:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:12:21 08:43:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:12:21 08:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:12:21 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:43:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:12:21 08:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:12:21 08:43:01 6 1.84 0.00 0.03 0.02 0.02 98.09 09:12:21 08:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:44:01 all 0.02 0.00 0.02 0.00 0.00 99.96 09:12:21 08:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:12:21 08:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 08:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:12:21 08:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:12:21 08:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:12:21 08:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:44:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:12:21 08:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:12:21 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:12:21 08:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:12:21 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:12:21 08:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:12:21 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:46:01 all 0.03 0.00 0.03 0.00 0.01 99.93 09:12:21 08:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 08:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:12:21 08:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:12:21 08:46:01 3 0.07 0.00 0.02 0.02 0.02 99.88 09:12:21 08:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:12:21 08:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:46:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:12:21 08:46:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:12:21 08:47:01 all 0.03 0.00 0.00 0.00 0.01 99.95 09:12:21 08:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 08:47:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:12:21 08:47:01 5 0.15 0.00 0.00 0.00 0.00 99.85 09:12:21 08:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:12:21 08:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 08:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:12:21 08:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:12:21 08:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:48:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:12:21 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:48:01 5 0.12 0.00 0.00 0.00 0.02 99.87 09:12:21 08:48:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:12:21 08:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:49:01 all 0.35 0.00 0.04 0.01 0.01 99.60 09:12:21 08:49:01 0 0.22 0.00 0.07 0.03 0.02 99.67 09:12:21 08:49:01 1 0.60 0.00 0.02 0.02 0.00 99.37 09:12:21 08:49:01 2 0.12 0.00 0.02 0.00 0.02 99.85 09:12:21 08:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:12:21 08:49:01 4 0.23 0.00 0.07 0.03 0.00 99.67 09:12:21 08:49:01 5 0.77 0.00 0.02 0.00 0.00 99.22 09:12:21 08:49:01 6 0.40 0.00 0.02 0.00 0.00 99.58 09:12:21 08:49:01 7 0.40 0.00 0.07 0.00 0.00 99.53 09:12:21 08:50:01 all 0.27 0.00 0.01 0.00 0.00 99.70 09:12:21 08:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:12:21 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:12:21 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:50:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:12:21 08:50:01 6 1.99 0.00 0.02 0.02 0.02 97.97 09:12:21 08:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:12:21 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 08:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:12:21 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:12:21 08:51:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:12:21 08:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:51:01 6 1.97 0.00 0.00 0.02 0.00 98.01 09:12:21 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:52:01 all 0.27 0.00 0.01 0.00 0.01 99.72 09:12:21 08:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 08:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:12:21 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 08:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 08:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:52:01 6 1.99 0.00 0.00 0.00 0.02 98.00 09:12:21 08:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:12:21 08:53:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:12:21 08:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:12:21 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:53:01 6 1.95 0.00 0.02 0.02 0.00 98.01 09:12:21 08:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:12:21 09:12:21 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:12:21 08:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:12:21 08:54:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:12:21 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:12:21 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:54:01 6 1.99 0.00 0.00 0.00 0.00 98.01 09:12:21 08:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:55:01 all 0.11 0.00 0.03 0.00 0.00 99.85 09:12:21 08:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 08:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:12:21 08:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:55:01 6 0.78 0.00 0.17 0.02 0.00 99.04 09:12:21 08:55:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:12:21 08:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:12:21 08:56:01 0 0.05 0.00 0.02 0.02 0.02 99.90 09:12:21 08:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:56:01 3 0.02 0.00 0.02 0.00 0.03 99.93 09:12:21 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 08:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:12:21 08:57:01 0 0.05 0.00 0.00 0.02 0.02 99.92 09:12:21 08:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 08:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:57:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:12:21 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:57:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:12:21 08:58:01 all 0.00 0.00 0.01 0.00 0.00 99.98 09:12:21 08:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:12:21 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 08:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:12:21 08:58:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:12:21 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 08:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:12:21 08:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:12:21 08:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:12:21 08:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 08:59:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:12:21 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 08:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:12:21 08:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 09:00:01 all 0.26 0.00 0.00 0.00 0.01 99.73 09:12:21 09:00:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:12:21 09:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:00:01 6 1.97 0.00 0.00 0.00 0.03 98.00 09:12:21 09:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:12:21 09:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 09:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:12:21 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:12:21 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:01:01 6 2.02 0.00 0.02 0.00 0.03 97.93 09:12:21 09:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:02:01 all 0.27 0.00 0.02 0.00 0.00 99.70 09:12:21 09:02:01 0 0.05 0.00 0.05 0.02 0.02 99.87 09:12:21 09:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:12:21 09:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:12:21 09:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:02:01 6 1.99 0.00 0.02 0.00 0.02 97.98 09:12:21 09:02:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:12:21 09:03:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:12:21 09:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 09:12:21 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:12:21 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:03:01 6 0.45 0.00 0.00 0.00 0.02 99.53 09:12:21 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:04:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:12:21 09:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:12:21 09:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:12:21 09:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:04:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:12:21 09:12:21 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:12:21 09:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:12:21 09:05:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:12:21 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:12:21 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 09:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 09:05:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:12:21 09:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:12:21 09:06:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:12:21 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:12:21 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 09:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:12:21 09:07:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:12:21 09:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 09:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:12:21 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:12:21 09:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:12:21 09:08:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:12:21 09:08:01 0 0.05 0.00 0.00 0.02 0.00 99.93 09:12:21 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:12:21 09:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 09:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 09:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:12:21 09:09:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:12:21 09:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 09:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:12:21 09:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:12:21 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:12:21 09:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:12:21 09:10:01 0 0.05 0.00 0.02 0.02 0.00 99.92 09:12:21 09:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:12:21 09:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:12:21 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:21 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:10:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:12:21 09:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 09:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:12:21 09:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:12:21 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:12:21 09:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:12:21 09:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:12:21 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:21 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:12:21 09:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:12:21 09:12:01 all 0.27 0.00 0.15 0.00 0.01 99.56 09:12:21 09:12:01 0 0.35 0.00 0.15 0.00 0.02 99.48 09:12:21 09:12:01 1 0.37 0.00 0.13 0.02 0.00 99.48 09:12:21 09:12:01 2 0.27 0.00 0.18 0.00 0.00 99.55 09:12:21 09:12:01 3 0.25 0.00 0.23 0.02 0.02 99.48 09:12:21 09:12:01 4 0.30 0.00 0.13 0.00 0.00 99.57 09:12:21 09:12:01 5 0.12 0.00 0.13 0.00 0.02 99.73 09:12:21 09:12:01 6 0.20 0.00 0.13 0.00 0.02 99.65 09:12:21 09:12:01 7 0.33 0.00 0.13 0.00 0.02 99.52 09:12:21 Average: all 6.20 0.00 1.74 1.79 0.03 90.25 09:12:21 Average: 0 6.23 0.00 1.83 2.74 0.03 89.17 09:12:21 Average: 1 5.97 0.00 1.72 1.75 0.02 90.53 09:12:21 Average: 2 5.99 0.00 1.55 1.01 0.03 91.42 09:12:21 Average: 3 6.17 0.00 1.84 1.64 0.03 90.32 09:12:21 Average: 4 6.20 0.00 1.77 1.77 0.02 90.23 09:12:21 Average: 5 6.21 0.00 1.69 1.37 0.03 90.70 09:12:21 Average: 6 6.67 0.00 1.67 1.83 0.03 89.80 09:12:21 Average: 7 6.13 0.00 1.84 2.19 0.04 89.80 09:12:21 09:12:21 09:12:21