Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (05f239efc9f64582030edaa15eea4c628dfaae7f) 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-ssh9696550650745223226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1148399665344692284.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15512384053399331234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5780519154704672910.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13618117226450326095.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-14887’ Running on prd-ubuntu20.04-docker-8c-8g-14889 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 6c49f5430dfc757149bb64aece929a296a401505 Checking out Revision 6c49f5430dfc757149bb64aece929a296a401505 (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c49f5430dfc757149bb64aece929a296a401505 # timeout=10 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" > git rev-list --no-walk c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:02 ========================================================= 08:30:02 EdgeX Global Pipelines Version Info 08:30:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:03 ------------------- 08:30:03 stable info: 08:30:03 ------------------- 08:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:03 Message: update stable to v1.0.249 08:30:03 ------------------- 08:30:03 experimental info: 08:30:03 ------------------- 08:30:03 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c49f54 [Pipeline] echo 08:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:04 provisioning config files... 08:30:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5895058433142838373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:04 ---> docker-login.sh 08:30:04 nexus3.edgexfoundry.org:10001 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10002 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10003 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 nexus3.edgexfoundry.org:10004 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 docker.io 08:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 ---> docker-login.sh ends [Pipeline] } 08:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:06 + 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:30:06 + dirname cmd/core-command/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo core-command,cmd/core-command/Dockerfile 08:30:06 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:06 + + cut -d/ -f2dirname 08:30:06 cmd/core-data/Dockerfile 08:30:06 + echo core-data,cmd/core-data/Dockerfile 08:30:06 + dirname cmd/core-metadata/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:06 + dirname cmd/security-bootstrapper/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:06 + dirname cmd/security-proxy-auth/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:06 + dirname cmd/security-proxy-setup/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:06 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + dirname cmd/security-spire-agent/Dockerfile 08:30:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:06 + dirname cmd/security-spire-config/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:06 + dirname cmd/security-spire-server/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:06 + dirname cmd/support-notifications/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:06 + cut -d/ -f2 08:30:06 + dirname cmd/support-scheduler/Dockerfile 08:30:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:06 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:30:06 + git rev-list -1 --merges 6c49f5430dfc757149bb64aece929a296a401505~1..6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] echo 08:30:06 -----------> git rev-list -1 --merges 6c49f5430dfc757149bb64aece929a296a401505~1..6c49f5430dfc757149bb64aece929a296a401505 6c49f5430dfc757149bb64aece929a296a401505 08:30:06 6c49f5430dfc757149bb64aece929a296a401505 [false] [Pipeline] sh 08:30:07 + git log --format=format:%s -1 6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] echo 08:30:07 ========================================================= 08:30:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:07 + grep -v github /etc/ssh/ssh_known_hosts 08:30:07 + [ -e /tmp/ssh_known_hosts ] 08:30:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:07 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:07 08:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:08 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:08 b85a868b505f: Pulling fs layer 08:30:08 e2be974225ed: Pulling fs layer 08:30:08 339a4e72a1f5: Pulling fs layer 08:30:08 988bab9f4d93: Pulling fs layer 08:30:08 1469e6f7b9e6: Pulling fs layer 08:30:08 eaf3925da568: Pulling fs layer 08:30:08 bab4dde63d76: Pulling fs layer 08:30:08 bde34c3a00c8: Pulling fs layer 08:30:08 b352a97aabf1: Pulling fs layer 08:30:08 4872d77fe225: Pulling fs layer 08:30:08 5851b861e8e6: Pulling fs layer 08:30:08 1469e6f7b9e6: Waiting 08:30:08 eaf3925da568: Waiting 08:30:08 bde34c3a00c8: Waiting 08:30:08 4872d77fe225: Waiting 08:30:08 b352a97aabf1: Waiting 08:30:08 bab4dde63d76: Waiting 08:30:08 5851b861e8e6: Waiting 08:30:08 988bab9f4d93: Waiting 08:30:08 e2be974225ed: Verifying Checksum 08:30:08 e2be974225ed: Download complete 08:30:08 988bab9f4d93: Verifying Checksum 08:30:08 988bab9f4d93: Download complete 08:30:08 1469e6f7b9e6: Verifying Checksum 08:30:08 1469e6f7b9e6: Download complete 08:30:08 eaf3925da568: Verifying Checksum 08:30:08 eaf3925da568: Download complete 08:30:08 339a4e72a1f5: Verifying Checksum 08:30:08 339a4e72a1f5: Download complete 08:30:08 bde34c3a00c8: Download complete 08:30:08 b352a97aabf1: Download complete 08:30:08 4872d77fe225: Verifying Checksum 08:30:08 4872d77fe225: Download complete 08:30:08 5851b861e8e6: Download complete 08:30:08 b85a868b505f: Verifying Checksum 08:30:08 b85a868b505f: Download complete 08:30:08 bab4dde63d76: Verifying Checksum 08:30:08 bab4dde63d76: Download complete 08:30:09 b85a868b505f: Pull complete 08:30:09 e2be974225ed: Pull complete 08:30:10 339a4e72a1f5: Pull complete 08:30:10 988bab9f4d93: Pull complete 08:30:10 1469e6f7b9e6: Pull complete 08:30:10 eaf3925da568: Pull complete 08:30:12 bab4dde63d76: Pull complete 08:30:12 bde34c3a00c8: Pull complete 08:30:12 b352a97aabf1: Pull complete 08:30:12 4872d77fe225: Pull complete 08:30:13 5851b861e8e6: Pull complete 08:30:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:13 prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container 08:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:17 $ docker top 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 -eo pid,comm 08:30:17 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:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:17 [ssh-agent] Looking for ssh-agent implementation... 08:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:17 $ docker exec 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent 08:30:17 SSH_AUTH_SOCK=/tmp/ssh-WcF7oBGJgaDo/agent.32 08:30:17 SSH_AGENT_PID=38 08:30:17 Running ssh-add (command line suppressed) 08:30:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4685691141888724907.key (/w/workspace/edgex-go/2@tmp/private_key_4685691141888724907.key) 08:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:18 + git tag --points-at HEAD [Pipeline] } 08:30:18 $ docker exec --env ******** --env ******** 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent -k 08:30:18 unset SSH_AUTH_SOCK; 08:30:18 unset SSH_AGENT_PID; 08:30:18 echo Agent pid 38 killed; 08:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:18 [ssh-agent] Looking for ssh-agent implementation... 08:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:18 $ docker exec 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent 08:30:18 SSH_AUTH_SOCK=/tmp/ssh-hYrLA3VyO6yS/agent.69 08:30:18 SSH_AGENT_PID=75 08:30:18 Running ssh-add (command line suppressed) 08:30:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_10507410288174387316.key (/w/workspace/edgex-go/2@tmp/private_key_10507410288174387316.key) 08:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:18 + git semver init 08:30:19 2023-05-10 08:30:19,161 [run_init] DEBUG init version:0.0.0 force:False 08:30:19 2023-05-10 08:30:19,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:19 2023-05-10 08:30:19,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:19 2023-05-10 08:30:19,163 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:25 2023-05-10 08:30:24,665 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:25 2023-05-10 08:30:24,665 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4563 with force:False 08:30:25 2023-05-10 08:30:24,665 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4563 08:30:25 2023-05-10 08:30:24,669 [execute] INFO git cat-file --batch-check 08:30:25 2023-05-10 08:30:24,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:25 2023-05-10 08:30:24,676 [execute] INFO git cat-file --batch 08:30:25 2023-05-10 08:30:24,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:25 2023-05-10 08:30:24,679 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4563 08:30:25 0.0.0 [Pipeline] } 08:30:25 $ docker exec --env ******** --env ******** 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 ssh-agent -k 08:30:25 unset SSH_AUTH_SOCK; 08:30:25 unset SSH_AGENT_PID; 08:30:25 echo Agent pid 75 killed; 08:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:26 + git semver [Pipeline] } 08:30:26 $ docker stop --time=1 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 08:30:27 $ docker rm -f --volumes 5f2cff9434bc53a4497fd78d2f5b17675432331b7c0fc96533e1894c735789e6 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:28 Stashed 1 file(s) [Pipeline] echo 08:30:28 [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:30:28 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:28 ========================================================= 08:30:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:29 f56be85fc22e: Pulling fs layer 08:30:29 85791d961cd3: Pulling fs layer 08:30:29 d694b5ae8c79: Pulling fs layer 08:30:29 9f32a84ed3da: Pulling fs layer 08:30:29 4d19c01a9841: Pulling fs layer 08:30:29 9325e15d5711: Pulling fs layer 08:30:29 556b6ee489ea: Pulling fs layer 08:30:29 c5a4b2cf53e6: Pulling fs layer 08:30:29 4d19c01a9841: Waiting 08:30:29 9325e15d5711: Waiting 08:30:29 c5a4b2cf53e6: Waiting 08:30:29 556b6ee489ea: Waiting 08:30:29 9f32a84ed3da: Waiting 08:30:29 85791d961cd3: Download complete 08:30:29 9f32a84ed3da: Download complete 08:30:29 4d19c01a9841: Verifying Checksum 08:30:29 4d19c01a9841: Download complete 08:30:29 f56be85fc22e: Download complete 08:30:29 9325e15d5711: Verifying Checksum 08:30:29 9325e15d5711: Download complete 08:30:29 f56be85fc22e: Pull complete 08:30:29 85791d961cd3: Pull complete 08:30:29 c5a4b2cf53e6: Verifying Checksum 08:30:29 d694b5ae8c79: Verifying Checksum 08:30:29 d694b5ae8c79: Download complete 08:30:29 556b6ee489ea: Verifying Checksum 08:30:29 556b6ee489ea: Download complete 08:30:33 d694b5ae8c79: Pull complete 08:30:33 9f32a84ed3da: Pull complete 08:30:33 4d19c01a9841: Pull complete 08:30:33 9325e15d5711: Pull complete 08:30:36 556b6ee489ea: Pull complete 08:30:37 c5a4b2cf53e6: Pull complete 08:30:38 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:38 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:38 WORKDIR /edgex 08:30:38 COPY go.mod . 08:30:38 RUN go mod download ci-base-image-x86_64 08:30:38 -f - . 08:30:39 Sending build context to Docker daemon 170.7MB 08:30:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:39 ---> c4be618373d6 08:30:39 Step 2/4 : WORKDIR /edgex 08:30:43 Still waiting to schedule task 08:30:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14888’ 08:30:44 ---> Running in a860183b7ffb 08:30:44 Removing intermediate container a860183b7ffb 08:30:44 ---> 07d86cd4efa7 08:30:44 Step 3/4 : COPY go.mod . 08:30:44 ---> 9acc9828b0fd 08:30:44 Step 4/4 : RUN go mod download 08:30:44 ---> Running in 08885ead37df 08:30:59 Removing intermediate container 08885ead37df 08:30:59 ---> 27ad02b9b8c6 08:30:59 Successfully built 27ad02b9b8c6 08:30:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:00 + docker inspect -f . ci-base-image-x86_64 08:31:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:00 prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container 08:31:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:00 $ docker top 0429e715d18899bc1ba638ad3628807a4d055a8df462c28f360458ccc0dfd29e -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:01 + go version 08:31:01 go version go1.20.2 linux/amd64 [Pipeline] } 08:31:01 $ docker stop --time=1 0429e715d18899bc1ba638ad3628807a4d055a8df462c28f360458ccc0dfd29e 08:31:02 $ docker rm -f --volumes 0429e715d18899bc1ba638ad3628807a4d055a8df462c28f360458ccc0dfd29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . ci-base-image-x86_64 08:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:03 prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container 08:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:03 $ docker top 8cab08166667ea3861695d445f9e9a8d8cd40bf4a5a6c8ce585bd6bead93511d -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:03 ========================================================= 08:31:03 [edgeXBuildGoParallel] Running Tests and Build... 08:31:03 ========================================================= [Pipeline] sh 08:31:04 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:04 + make test 08:31:04 go test -race -coverprofile=coverage.out ./... 08:31:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.0% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.299s coverage: 88.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.376s coverage: 95.6% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 65.9% of statements 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.337s coverage: 79.9% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.075s coverage: 92.9% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 81.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.215s coverage: 38.4% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 08:32:14 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:32:15 running golangci-lint 08:32:15 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:15 go version go1.20.2 linux/amd64 08:32:15 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:15 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:33 level=info msg="[loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 15.811744078s" 08:32:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.64699ms" 08:32:40 level=info msg="[linters_context/goanalysis] analyzers took 1m20.46232565s with top 10 stages: buildir: 35.656986953s, inspect: 1.418179578s, nilness: 1.209037431s, gosec: 1.194376989s, printf: 1.18340448s, ctrlflow: 1.125407372s, fact_deprecated: 1.115409698s, S1038: 1.073280973s, fact_purity: 1.066909639s, typedness: 777.616799ms" 08:32:40 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:40 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, skip_files: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, skip_dirs: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, exclude: 203/203" 08:32:40 level=info msg="[runner] processing took 21.710174ms with stages: nolint: 7.999009ms, identifier_marker: 7.95489ms, exclude-rules: 2.009902ms, autogenerated_exclude: 1.966602ms, path_prettifier: 1.240888ms, skip_dirs: 447.653µs, cgo: 70.04µs, filename_unadjuster: 16.34µs, uniq_by_line: 1.04µs, max_same_issues: 690ns, exclude: 570ns, skip_files: 570ns, diff: 410ns, path_shortener: 300ns, source_code: 280ns, sort_results: 270ns, severity-rules: 250ns, max_from_linter: 180ns, path_prefixer: 160ns, max_per_file_from_linter: 130ns" 08:32:40 level=info msg="[runner] linters took 8.565727236s with stages: goanalysis_metalinter: 8.543870791s" 08:32:40 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:40 level=info msg="Memory: 246 samples, avg is 196.6MB, max is 790.3MB" 08:32:40 level=info msg="Execution took 24.426401036s" 08:32:40 go vet ./... 08:32:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:45 + ls -al . 08:32:45 total 704 08:32:45 drwxrwxr-x 11 1001 1001 4096 May 10 08:31 . 08:32:45 drwxr-xr-x 4 root root 4096 May 10 08:31 .. 08:32:45 drwxrwxr-x 2 1001 1001 4096 May 10 08:29 .blubracket 08:32:45 -rw-rw-r-- 1 1001 1001 16 May 10 08:29 .dockerignore 08:32:45 drwxrwxr-x 8 1001 1001 4096 May 10 08:30 .git 08:32:45 drwxrwxr-x 3 1001 1001 4096 May 10 08:29 .github 08:32:45 -rw-rw-r-- 1 1001 1001 1133 May 10 08:29 .gitignore 08:32:45 -rw-rw-r-- 1 1001 1001 42 May 10 08:29 .golangci.yml 08:32:45 -rw-rw-r-- 1 1001 1001 87 May 10 08:29 .hadolint.yml 08:32:45 drwxr-xr-x 3 1001 1001 4096 May 10 08:30 .semver 08:32:45 -rw-rw-r-- 1 1001 1001 166 May 10 08:29 .sonarcloud.properties 08:32:45 -rw-rw-r-- 1 1001 1001 1171 May 10 08:29 ADOPTERS.md 08:32:45 -rw-rw-r-- 1 1001 1001 10835 May 10 08:29 Attribution.txt 08:32:45 -rw-rw-r-- 1 1001 1001 73765 May 10 08:29 CHANGELOG.md 08:32:45 -rw-rw-r-- 1 1001 1001 3804 May 10 08:29 CONTRIBUTING.md 08:32:45 -rw-rw-r-- 1 1001 1001 677 May 10 08:29 GOVERNANCE.md 08:32:45 -rw-rw-r-- 1 1001 1001 883 May 10 08:29 Jenkinsfile 08:32:45 -rw-rw-r-- 1 1001 1001 10775 May 10 08:29 LICENSE 08:32:45 -rw-rw-r-- 1 1001 1001 14368 May 10 08:29 Makefile 08:32:45 -rw-rw-r-- 1 1001 1001 582 May 10 08:29 OWNERS.md 08:32:45 -rw-rw-r-- 1 1001 1001 9403 May 10 08:29 README.md 08:32:45 -rw-rw-r-- 1 1001 1001 789 May 10 08:29 SECURITY.md 08:32:45 -rw-rw-r-- 1 1001 1001 5 May 10 08:30 VERSION 08:32:45 drwxrwxr-x 2 1001 1001 4096 May 10 08:29 bin 08:32:45 drwxrwxr-x 18 1001 1001 4096 May 10 08:29 cmd 08:32:45 -rw-r--r-- 1 root root 447731 May 10 08:32 coverage.out 08:32:45 -rw-rw-r-- 1 1001 1001 3201 May 10 08:29 go.mod 08:32:45 -rw-rw-r-- 1 1001 1001 31042 May 10 08:29 go.sum 08:32:45 drwxrwxr-x 7 1001 1001 4096 May 10 08:29 internal 08:32:45 drwxrwxr-x 3 1001 1001 4096 May 10 08:29 openapi 08:32:45 -rw-rw-r-- 1 1001 1001 594 May 10 08:29 security.txt 08:32:45 drwxrwxr-x 4 1001 1001 4096 May 10 08:29 snap 08:32:45 -rw-rw-r-- 1 1001 1001 204 May 10 08:29 version.go [Pipeline] sh 08:32:45 + '[' -e coverage.out ] 08:32:45 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:46 Stashed 1 file(s) [Pipeline] sh 08:32:46 + make build 08:32:46 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:32:58 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:32: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:33:01 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:33: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:33:08 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:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:11 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:33: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:33:13 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:33: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:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:16 $ docker stop --time=1 8cab08166667ea3861695d445f9e9a8d8cd40bf4a5a6c8ce585bd6bead93511d 08:33:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14892 in /w/workspace/edgexfoundry_edgex-go_PR-4563 08:33:21 $ docker rm -f --volumes 8cab08166667ea3861695d445f9e9a8d8cd40bf4a5a6c8ce585bd6bead93511d [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 08:33:22 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 08:33:22 The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:22 08:33:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:22 latest: Pulling from edgex-devops/edgex-compose 08:33:22 cbdbe7a5bc2a: Pulling fs layer 08:33:22 ca9280d653b3: Pulling fs layer 08:33:22 7e9c9ca2126c: Pulling fs layer 08:33:22 cbdbe7a5bc2a: Verifying Checksum 08:33:22 cbdbe7a5bc2a: Download complete 08:33:23 ca9280d653b3: Verifying Checksum 08:33:23 ca9280d653b3: Download complete 08:33:23 cbdbe7a5bc2a: Pull complete 08:33:23 7e9c9ca2126c: Verifying Checksum 08:33:23 7e9c9ca2126c: Download complete 08:33:23 ca9280d653b3: Pull complete 08:33:26 7e9c9ca2126c: Pull complete 08:33:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:26 prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container 08:33:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:28 using credential edgex-jenkins-ssh 08:33:28 Cloning the remote Git repository 08:33:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:29 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:29 > git --version # timeout=10 08:33:29 > git --version # 'git version 2.25.1' 08:33:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:29 $ docker top c1b8b2c9ce7e10111720ab61e5f8c1b162f18e168261df98d4de3fdab7424cf6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:30 + docker-compose build --help 08:33:30 + grep parallel 08:33:30 --parallel Build images in parallel. [Pipeline] } 08:33:30 $ docker stop --time=1 c1b8b2c9ce7e10111720ab61e5f8c1b162f18e168261df98d4de3fdab7424cf6 08:33:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:32 $ docker rm -f --volumes c1b8b2c9ce7e10111720ab61e5f8c1b162f18e168261df98d4de3fdab7424cf6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:32 prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container 08:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:32 $ docker top 839792ff4a0b8f03a844670f3fa31167eb39164753fc411106216c59df037c54 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:33 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:33 Building core-command ... 08:33:33 Building core-common-config-bootstrapper ... 08:33:33 Building core-data ... 08:33:33 Building core-metadata ... 08:33:33 Building security-bootstrapper ... 08:33:33 Building security-proxy-auth ... 08:33:33 Building security-proxy-setup ... 08:33:33 Building security-secretstore-setup ... 08:33:33 Building security-spiffe-token-provider ... 08:33:33 Building security-spire-agent ... 08:33:33 Building security-spire-config ... 08:33:33 Building security-spire-server ... 08:33:33 Building support-notifications ... 08:33:33 Building support-scheduler ... 08:33:33 Building support-notifications 08:33:33 Building security-spire-agent 08:33:33 Building security-spire-config 08:33:33 Building core-common-config-bootstrapper 08:33:33 Building core-metadata 08:33:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:48 ---> 27ad02b9b8c6 08:33:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:48 ---> 27ad02b9b8c6 08:33:48 Step 3/27 : WORKDIR /edgex-go 08:33:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:48 ---> 27ad02b9b8c6 08:33:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:48 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:48 ---> 27ad02b9b8c6 08:33:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:33:48 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:48 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:48 ---> 27ad02b9b8c6 08:33:48 Step 3/27 : WORKDIR /edgex-go 08:33:49 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:33:50 Merge succeeded, producing d59164fea591e2cf0adaf0ff4577ee574ae8d777 08:33:50 Checking out Revision d59164fea591e2cf0adaf0ff4577ee574ae8d777 (PR-4563) 08:33:49 > git config core.sparsecheckout # timeout=10 08:33:49 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:33:49 > git remote # timeout=10 08:33:49 > git config --get remote.origin.url # timeout=10 08:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:49 > git merge 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 08:33:50 > git rev-parse HEAD^{commit} # timeout=10 08:33:50 > git config core.sparsecheckout # timeout=10 08:33:50 > git checkout -f d59164fea591e2cf0adaf0ff4577ee574ae8d777 # timeout=10 08:33:53 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" 08:33:53 > git rev-list --no-walk c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:55 Dload Upload Total Spent Left Speed 08:33:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 08:33:55 ---> Running in e1e027df7ee8 08:33:55 ---> Running in beb7a49b03d2 08:33:55 ---> Running in 55e19a3db9c8 08:33:55 ---> Running in edcf877e2f8d 08:33:55 ---> Running in eb0cd3e2e202 08:33:55 Removing intermediate container e1e027df7ee8 08:33:55 ---> 1db2faca5e3b 08:33:55 Step 4/23 : WORKDIR /edgex-go 08:33:55 Removing intermediate container beb7a49b03d2 08:33:55 ---> 54fa3ffa8ae3 08:33:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:55 Removing intermediate container 55e19a3db9c8 08:33:55 ---> 06fc37afaa52 08:33:55 Step 4/25 : WORKDIR /edgex-go 08:33:55 Removing intermediate container edcf877e2f8d 08:33:55 ---> 22e4eae3939d 08:33:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:55 Removing intermediate container eb0cd3e2e202 08:33:55 ---> Running in 5cd9ee6a316d 08:33:55 ---> 82e86c81295a 08:33:55 Step 4/23 : WORKDIR /edgex-go 08:33:55 ---> Running in d6dac6c52bc3 08:33:55 ---> Running in 11ba88a17b2b 08:33:55 ---> Running in 4ba754b4bd3f 08:33:55 ---> Running in 82f5cd5e1be2 08:33:55 Removing intermediate container 4ba754b4bd3f 08:33:55 ---> 894c6294453d 08:33:55 Step 5/25 : RUN apk add --update --no-cache make git 08:33:55 Removing intermediate container 82f5cd5e1be2 08:33:55 ---> ebf929d15ac7 08:33:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:55 Removing intermediate container 5cd9ee6a316d 08:33:55 ---> 60e8b886aab4 08:33:55 Step 5/23 : RUN apk add --update --no-cache make git 08:33:55 ---> Running in a66474ebeb4b 08:33:55 ---> Running in 861309a615e1 08:33:55 ---> Running in 4fe26cd9bea1 [Pipeline] sh 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 OK: 265 MiB in 53 packages 08:33:56 OK: 265 MiB in 53 packages 08:33:56 OK: 265 MiB in 53 packages 08:33:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:56 + sudo tee /etc/docker/daemon.new 08:33:56 { 08:33:56 "registry-mirrors": [ 08:33:56 "https://nexus3.edgexfoundry.org:10001" 08:33:56 ], 08:33:56 "bip": "10.250.0.254/24", 08:33:56 "hosts": [ 08:33:56 "tcp://0.0.0.0:5555", 08:33:56 "unix:///var/run/docker.sock" 08:33:56 ], 08:33:56 "mtu": 1458, 08:33:56 "selinux-enabled": true, 08:33:56 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:56 } [Pipeline] sh 08:33:56 OK: 265 MiB in 53 packages 08:33:56 OK: 265 MiB in 53 packages 08:33:56 Removing intermediate container d6dac6c52bc3 08:33:56 ---> eef7ed14a759 08:33:56 Step 5/27 : COPY go.mod vendor* ./ 08:33:56 Removing intermediate container 11ba88a17b2b 08:33:56 ---> 020af4609f30 08:33:56 Step 5/27 : COPY go.mod vendor* ./ 08:33:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:56 ---> fba7cc6cc659 08:33:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:56 ---> Running in b3b2d976b413 08:33:56 ---> e5e7a0881d48 08:33:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:56 Removing intermediate container 861309a615e1 08:33:56 ---> 7c3232b45874 08:33:56 Step 6/23 : COPY go.mod vendor* ./ 08:33:56 Removing intermediate container a66474ebeb4b 08:33:56 ---> 9e2933504ad6 08:33:56 Step 6/25 : COPY go.mod vendor* ./ 08:33:56 Removing intermediate container 4fe26cd9bea1 08:33:56 ---> de3dbcb2023a 08:33:56 Step 6/23 : COPY go.mod vendor* ./ 08:33:56 ---> Running in 1cee0f6319c9 08:33:56 + sudo service docker restart 08:33:57 ---> cc4753fa1ad8 08:33:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 ---> Running in b7e6f40a6db7 08:33:57 ---> 8f2d25803c9f 08:33:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 ---> Running in bf2474e4e3ad 08:33:57 ---> b4f716655274 08:33:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 ---> Running in 7c32dfeae1d2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:15 provisioning config files... 08:34:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8528528549778612583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:15 ---> docker-login.sh 08:34:15 nexus3.edgexfoundry.org:10001 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:16 Configure a credential helper to remove this warning. See 08:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:16 08:34:16 Login Succeeded 08:34:16 nexus3.edgexfoundry.org:10002 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:16 Configure a credential helper to remove this warning. See 08:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:16 08:34:16 Login Succeeded 08:34:16 nexus3.edgexfoundry.org:10003 08:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:17 Configure a credential helper to remove this warning. See 08:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:17 08:34:17 Login Succeeded 08:34:17 nexus3.edgexfoundry.org:10004 08:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:19 Configure a credential helper to remove this warning. See 08:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:19 08:34:19 Login Succeeded 08:34:19 docker.io 08:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:19 Configure a credential helper to remove this warning. See 08:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:19 08:34:19 Login Succeeded 08:34:19 ---> docker-login.sh ends [Pipeline] } 08:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:20 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:20 ========================================================= 08:34:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:20 c41833b44d91: Pulling fs layer 08:34:20 ed15518f5707: Pulling fs layer 08:34:20 feae8fd75edb: Pulling fs layer 08:34:20 242c74f7c9fa: Pulling fs layer 08:34:20 3cdef696dda3: Pulling fs layer 08:34:20 2ced38df9373: Pulling fs layer 08:34:20 58f1dce35555: Pulling fs layer 08:34:20 242c74f7c9fa: Waiting 08:34:20 2ced38df9373: Waiting 08:34:20 58f1dce35555: Waiting 08:34:20 3cdef696dda3: Waiting 08:34:20 ed15518f5707: Download complete 08:34:20 242c74f7c9fa: Verifying Checksum 08:34:20 242c74f7c9fa: Download complete 08:34:20 3cdef696dda3: Verifying Checksum 08:34:20 3cdef696dda3: Download complete 08:34:20 c41833b44d91: Download complete 08:34:21 c41833b44d91: Pull complete 08:34:22 58f1dce35555: Verifying Checksum 08:34:22 58f1dce35555: Download complete 08:34:22 ed15518f5707: Pull complete 08:34:23 2ced38df9373: Verifying Checksum 08:34:23 2ced38df9373: Download complete 08:34:23 feae8fd75edb: Download complete 08:34:36 feae8fd75edb: Pull complete 08:34:36 242c74f7c9fa: Pull complete 08:34:36 3cdef696dda3: Pull complete 08:34:41 2ced38df9373: Pull complete 08:34:43 58f1dce35555: Pull complete 08:34:43 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:44 + docker build -t ci-base-image-arm64 -f - . 08:34:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:44 WORKDIR /edgex 08:34:44 COPY go.mod . 08:34:44 RUN go mod download 08:34:44 Sending build context to Docker daemon 2.931MB 08:34:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:44 ---> fadd8f120f05 08:34:44 Step 2/4 : WORKDIR /edgex 08:34:46 ---> Running in 60fbf3c8a6d7 08:34:46 Removing intermediate container 60fbf3c8a6d7 08:34:46 ---> 15d8e682981c 08:34:46 Step 3/4 : COPY go.mod . 08:34:47 ---> ab90714d017b 08:34:47 Step 4/4 : RUN go mod download 08:34:47 ---> Running in 9fe94a16c654 08:35:18 Removing intermediate container b3b2d976b413 08:35:18 ---> 8d0ef1998ad1 08:35:18 Step 7/27 : COPY . . 08:35:18 Removing intermediate container b7e6f40a6db7 08:35:18 ---> 295644f3f494 08:35:18 Step 8/23 : COPY . . 08:35:18 Removing intermediate container 7c32dfeae1d2 08:35:18 ---> 829f33f9311a 08:35:18 Step 8/23 : COPY . . 08:35:18 Removing intermediate container 1cee0f6319c9 08:35:18 ---> 11c25344866d 08:35:18 Step 7/27 : COPY . . 08:35:18 Removing intermediate container bf2474e4e3ad 08:35:18 ---> 47e6edc4ab35 08:35:18 Step 8/25 : COPY . . 08:35:20 Removing intermediate container 9fe94a16c654 08:35:20 ---> 67a50f8da9f7 08:35:20 Successfully built 67a50f8da9f7 08:35:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:20 + docker inspect -f . ci-base-image-arm64 08:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:20 prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container 08:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:23 $ docker top daafa7138662c4a3f4e7f6c89a9fa1d951c50775fe03d1be4b72a88c77b71fbc -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:24 + go version 08:35:24 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:24 $ docker stop --time=1 daafa7138662c4a3f4e7f6c89a9fa1d951c50775fe03d1be4b72a88c77b71fbc 08:35:25 $ docker rm -f --volumes daafa7138662c4a3f4e7f6c89a9fa1d951c50775fe03d1be4b72a88c77b71fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:26 + docker inspect -f . ci-base-image-arm64 08:35:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:26 prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container 08:35:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:27 $ docker top e1ec8f2ad6b244c6cdda67cac7262480c832ac57273f832ead95fd19e18c5990 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:28 ========================================================= 08:35:28 [edgeXBuildGoParallel] Running Tests and Build... 08:35:28 ========================================================= [Pipeline] sh 08:35:28 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:29 + make test 08:35:29 go test -race -coverprofile=coverage.out ./... 08:35:33 ---> c5d76edba75b 08:35:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:35:33 ---> 7431528e41e5 08:35:33 ---> 9784736c6483 08:35:33 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:33 Step 9/23 : RUN make cmd/support-notifications/support-notifications ---> 1abdefb8e081 08:35:33 08:35:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:33 ---> d2f8739e0370 08:35:33 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:35:33 ---> Running in 41afdbdc1dd8 08:35:33 ---> Running in 0e6ffdd83d33 08:35:33 ---> Running in e585f6b19d6f 08:35:33 ---> Running in d78f172acb6b 08:35:33 ---> Running in d079bf5c798b 08:35:33 Removing intermediate container 41afdbdc1dd8 08:35:33 ---> dbe266609869 08:35:33 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:33 Removing intermediate container e585f6b19d6f 08:35:33 ---> 5f52acd933b0 08:35:33 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:33 ---> Running in eee2c2bf5ccd 08:35:33 ---> Running in 844a0b75be71 08:35:33 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:33 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:35:33 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:33 Removing intermediate container eee2c2bf5ccd 08:35:33 ---> 1430052aec9a 08:35:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:33 Removing intermediate container 844a0b75be71 08:35:33 ---> 9959c70c6243 08:35:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:34 ---> Running in fea9ea34495f 08:35:34 ---> Running in 82f1570cfa0d 08:35:35 Removing intermediate container fea9ea34495f 08:35:35 ---> 678dd49acf41 08:35:35 Step 11/27 : 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:35:35 Removing intermediate container 82f1570cfa0d 08:35:35 ---> 4f304bd7134a 08:35:35 Step 11/27 : 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:35:35 ---> Running in 1a8540e25faa 08:35:35 ---> Running in 94bc0b0b231b 08:35:43 Removing intermediate container 1a8540e25faa 08:35:43 ---> 7ce3c8b82c17 08:35:43 Step 12/27 : WORKDIR /edgex-go 08:35:43 Removing intermediate container 94bc0b0b231b 08:35:43 ---> d27a3dac3142 08:35:43 Step 12/27 : WORKDIR /edgex-go 08:35:45 ---> Running in fa95c301c8e2 08:35:45 ---> Running in ab6186cb0ed7 08:35:47 Removing intermediate container fa95c301c8e2 08:35:47 ---> f4b35ed0ec46 08:35:47 08:35:47 Step 13/27 : FROM alpine:3.17 08:35:47 Removing intermediate container ab6186cb0ed7 08:35:47 ---> 46e76c1c4a0a 08:35:47 08:35:47 Step 13/27 : FROM alpine:3.17 08:35:48 3.17: Pulling from library/alpine 08:35:48 3.17: Pulling from library/alpine 08:35:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:48 Status: Downloaded newer image for alpine:3.17 08:35:48 ---> 9ed4aefc74f6 08:35:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:48 Status: Image is up to date for alpine:3.17 08:35:48 ---> 9ed4aefc74f6 08:35:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:50 ---> Running in 88dcebbe94ea 08:35:50 ---> Running in b7d67aab6207 08:35:51 Removing intermediate container b7d67aab6207 08:35:51 ---> bdefaca1d7d8 08:35:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:51 Removing intermediate container 88dcebbe94ea 08:35:51 ---> f75bc4681ab9 08:35:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:51 ---> Running in da92e7834532 08:35:51 ---> Running in 911d97c55c30 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:52 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:52 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:52 OK: 17821 distinct packages available 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:52 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:52 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:52 OK: 17821 distinct packages available 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:53 (1/5) Installing dumb-init (1.2.5-r2) 08:35:53 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:53 (3/5) Installing libucontext (1.2-r0) 08:35:53 (4/5) Installing gcompat (1.1.0-r0) 08:35:53 (5/5) Installing openssl (3.0.8-r4) 08:35:53 Executing busybox-1.35.0-r29.trigger 08:35:53 OK: 8 MiB in 20 packages 08:35:53 (1/4) Installing dumb-init (1.2.5-r2) 08:35:53 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:53 (3/4) Installing libucontext (1.2-r0) 08:35:53 (4/4) Installing gcompat (1.1.0-r0) 08:35:53 Executing busybox-1.35.0-r29.trigger 08:35:53 OK: 7 MiB in 19 packages 08:36:00 Removing intermediate container 911d97c55c30 08:36:00 ---> 233c78e8d70a 08:36:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:00 Removing intermediate container da92e7834532 08:36:00 ---> dd2565061100 08:36:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:03 ---> 7af34ccb6fa1 08:36:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:03 ---> 001a515ad59b 08:36:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:03 Removing intermediate container d079bf5c798b 08:36:03 ---> 4257d815fb12 08:36:03 08:36:03 Step 10/25 : FROM alpine:3.17 08:36:03 ---> 9ed4aefc74f6 08:36:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:36:03 Removing intermediate container 0e6ffdd83d33 08:36:03 ---> decc1dc93c41 08:36:03 08:36:03 Step 10/23 : FROM alpine:3.17 08:36:03 ---> 9ed4aefc74f6 08:36:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:03 ---> 713fd131cbfd 08:36:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin ---> 69b562c8fd02 08:36:03 08:36:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:04 ---> Running in a2d736291f2a 08:36:04 ---> Running in cf0861448fad 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:04 (1/1) Installing dumb-init (1.2.5-r2) 08:36:04 Executing busybox-1.35.0-r29.trigger 08:36:04 OK: 7 MiB in 16 packages 08:36:05 Removing intermediate container cf0861448fad 08:36:05 ---> b161e44800b0 08:36:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:08 ---> Running in a6cf0bdc9022 08:36:08 ---> 5f88bd5c2f72 08:36:08 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:08 ---> b376a75637df 08:36:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:08 Removing intermediate container d78f172acb6b 08:36:08 ---> 937af9079c52 08:36:08 08:36:08 Step 10/23 : FROM alpine:3.17 08:36:08 ---> 9ed4aefc74f6 08:36:08 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:08 Removing intermediate container a2d736291f2a 08:36:08 ---> 1a182866e3cf 08:36:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:08 ---> Running in 7662d22ea01b 08:36:08 ---> d89706886012 08:36:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:08 ---> Running in cc05b71c6631 08:36:08 ---> Running in fecb2905dd68 08:36:08 Removing intermediate container cc05b71c6631 08:36:08 ---> 08d46a7b886f 08:36:08 Step 13/25 : ENV APP_PORT=59881 08:36:08 ---> Running in b287c062b6b2 08:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:09 Removing intermediate container fecb2905dd68 08:36:09 ---> 2bf6e5243004 08:36:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:09 (1/1) Installing dumb-init (1.2.5-r2) 08:36:09 Executing busybox-1.35.0-r29.trigger 08:36:09 OK: 7 MiB in 16 packages 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 Removing intermediate container b287c062b6b2 08:36:10 ---> 48566967872d 08:36:10 Step 14/25 : EXPOSE $APP_PORT 08:36:10 (1/2) Installing ca-certificates (20230506-r0) 08:36:10 (2/2) Installing dumb-init (1.2.5-r2) 08:36:10 Executing busybox-1.35.0-r29.trigger 08:36:10 Executing ca-certificates-20230506-r0.trigger 08:36:10 ---> 7d1bd6651ff3 08:36:10 Step 22/27 : WORKDIR / 08:36:10 ---> f8dc78aa83c4 08:36:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:10 OK: 8 MiB in 17 packages 08:36:10 ---> Running in 4b0d38b09947 08:36:10 ---> Running in 14ce14fae651 08:36:10 Removing intermediate container 4b0d38b09947 08:36:10 ---> 970863271700 08:36:10 Step 15/25 : WORKDIR / 08:36:10 ---> Running in e4e90873de2f 08:36:10 Removing intermediate container a6cf0bdc9022 08:36:10 ---> 58e8b74f3264 08:36:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:10 Removing intermediate container 14ce14fae651 08:36:10 ---> 928db77c3e88 08:36:10 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:10 ---> f2b97be56f66 08:36:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:10 ---> Running in 3ee241486d52 08:36:10 Removing intermediate container e4e90873de2f 08:36:10 ---> a37137581bdd 08:36:10 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:11 Removing intermediate container 3ee241486d52 08:36:11 ---> 3ffb7fba4a69 08:36:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:11 ---> c27597b10679 08:36:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:11 ---> db20717974c4 08:36:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:11 ---> Running in a8afe2e0a66f 08:36:11 ---> aa7b570689f1 08:36:11 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:36:11 Removing intermediate container a8afe2e0a66f 08:36:11 ---> c1864a41154f 08:36:11 Step 25/27 : LABEL arch=x86_64 08:36:11 ---> a0fe76f39084 08:36:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:11 ---> ad6ac9569b37 08:36:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:11 Removing intermediate container 7662d22ea01b 08:36:11 ---> 1e6aca36bef7 08:36:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:36:11 ---> Running in b269df819213 08:36:11 ---> 76027f888437 08:36:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:11 ---> Running in 829208e864cf 08:36:11 ---> Running in e31350445091 08:36:11 ---> 4947c610c753 08:36:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:11 Removing intermediate container b269df819213 08:36:11 ---> 4ac803e54783 08:36:11 Step 26/27 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:36:11 ---> Running in 3c4387f950d2 08:36:11 Removing intermediate container e31350445091 08:36:11 ---> 72946a85a58b 08:36:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:11 Removing intermediate container 829208e864cf 08:36:11 ---> 327f6b7f08e8 08:36:11 Step 13/23 : ENV APP_PORT=59860 08:36:11 ---> Running in 6ac2b6d7e845 08:36:12 ---> Running in c40f8aa5b7fc 08:36:12 ---> 3dc3a70ec6c5 08:36:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:12 Removing intermediate container 3c4387f950d2 08:36:12 ---> 04419ff9332e 08:36:12 Step 27/27 : LABEL version=0.0.0 08:36:12 Removing intermediate container 6ac2b6d7e845 08:36:12 ---> 1289c7eac037 08:36:12 Step 25/27 : LABEL arch=x86_64 08:36:12 ---> b00401f662ba 08:36:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:12 ---> Running in 753e1c27b720 08:36:12 ---> Running in 2dd3ba17f77c 08:36:12 Removing intermediate container c40f8aa5b7fc 08:36:12 ---> 68456a7d20cc 08:36:12 Step 14/23 : EXPOSE $APP_PORT 08:36:12 ---> Running in 0d528409bdd9 08:36:12 Removing intermediate container 753e1c27b720 08:36:12 ---> 850f93de66dc 08:36:12 08:36:12 Removing intermediate container 2dd3ba17f77c 08:36:12 ---> 3c0161d59aec 08:36:12 Step 26/27 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:36:12 ---> b9bac6c6eef7 08:36:12 ---> 65750bf6eaa1 08:36:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:12 08:36:12 ---> Running in 15f68c1d4091 08:36:12 ---> Running in d5b5b9a4af92 08:36:12 Removing intermediate container 0d528409bdd9 08:36:12 ---> 73db57023259 08:36:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:12 Successfully built 850f93de66dc 08:36:12 Successfully tagged security-spire-config:latest 08:36:12 Building security-bootstrapper 08:36:12  Building security-spire-config ... done Removing intermediate container d5b5b9a4af92 08:36:12 ---> 850f6048119e 08:36:12 Step 27/27 : LABEL version=0.0.0 08:36:12 ---> Running in fbc768805ee1 08:36:12 ---> 25deaab68035 08:36:12 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:36:16 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:16 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:36:16 ---> 27ad02b9b8c6 08:36:16 Step 3/33 : WORKDIR /edgex-go 08:36:16 ---> Using cache 08:36:16 ---> 22e4eae3939d 08:36:16 Step 4/33 : RUN apk add --update --no-cache make git 08:36:17 ---> Running in 8b86a786e8ba 08:36:17 ---> 5f56a5541a80 08:36:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:17 Removing intermediate container fbc768805ee1 08:36:17 ---> f690910cb611 08:36:17 08:36:17 ---> Running in 265236434e7c 08:36:17 Successfully built f690910cb611 08:36:17 Successfully tagged security-spire-agent:latest 08:36:17  Building security-spire-agent ... done Building security-spiffe-token-provider 08:36:17 Removing intermediate container 8b86a786e8ba 08:36:17 ---> 3546d131659e 08:36:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:18 Removing intermediate container 15f68c1d4091 08:36:18 ---> 855b284e2828 08:36:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:19 OK: 265 MiB in 53 packages 08:36:20 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:20 ---> 27ad02b9b8c6 08:36:20 Step 3/20 : WORKDIR /edgex-go 08:36:20 ---> Using cache 08:36:20 ---> 22e4eae3939d 08:36:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:22 ---> Running in 80d214e3fa6d 08:36:22 ---> 09b44cc6493b 08:36:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:22 ---> Running in 9c250a76be96 08:36:22 ---> Running in fce2f7a5b5a1 08:36:22 Removing intermediate container 80d214e3fa6d 08:36:22 ---> 19af05b554b4 08:36:22 Step 23/25 : LABEL arch=x86_64 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:23 ---> Running in b1613117e8f2 08:36:23 Removing intermediate container 265236434e7c 08:36:23 ---> 52b46ea55651 08:36:23 Step 5/33 : COPY go.mod vendor* ./ 08:36:23 Removing intermediate container 9c250a76be96 08:36:23 ---> 190ff4b13d9d 08:36:23 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:23 ---> fe3f1097bf1f 08:36:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:23 ---> Running in 1c94aae65179 08:36:23 Removing intermediate container b1613117e8f2 08:36:23 ---> 4eb298474a9d 08:36:23 Step 24/25 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:36:23 ---> 8c6ed3c52720 08:36:23 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:23 ---> Running in 7b9964bdc9f8 08:36:23 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:23 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:23 OK: 17821 distinct packages available 08:36:23 ---> 1e5777529c89 08:36:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:23 Removing intermediate container 1c94aae65179 08:36:23 ---> 6ef7c551dcd3 08:36:23 Step 21/23 : LABEL arch=x86_64 08:36:23 ---> Running in ef91e06c1fa1 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:23 ---> Running in eedcb9b9f9ed 08:36:23 ---> Running in e8c6161dbd0d 08:36:24 Removing intermediate container ef91e06c1fa1 08:36:24 ---> a39fb05f0e28 08:36:24 Step 25/25 : LABEL version=0.0.0 08:36:24 Removing intermediate container e8c6161dbd0d 08:36:24 ---> 44615544fa2f 08:36:24 Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:36:24 Removing intermediate container eedcb9b9f9ed 08:36:24 ---> 7554a7ddca24 08:36:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:24 ---> Running in ddec39097203 08:36:24 ---> Running in 55b66d383c6b 08:36:24 ---> Running in b806c935bcdc 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:24 Removing intermediate container 55b66d383c6b 08:36:24 ---> 33d29ae5dba6 08:36:24 Step 21/23 : LABEL arch=x86_64 08:36:24 Removing intermediate container ddec39097203 08:36:24 ---> 8530bee8f206 08:36:24 08:36:24 Removing intermediate container b806c935bcdc 08:36:24 ---> 80649bb1d188 08:36:24 Step 23/23 : LABEL version=0.0.0 08:36:24 OK: 265 MiB in 53 packages 08:36:24 ---> Running in bf48ba639a9e 08:36:24 Successfully built 8530bee8f206 08:36:24 ---> Running in 9b58d4aa794a 08:36:24 Successfully tagged core-metadata:latest 08:36:24  Building core-metadata ... done Building security-spire-server 08:36:24 Removing intermediate container bf48ba639a9e 08:36:24 ---> ef637efee3ce 08:36:24 Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:36:25 Removing intermediate container 9b58d4aa794a 08:36:25 ---> d92a5888c194 08:36:25 08:36:25 ---> Running in 8152069c659e 08:36:25 Successfully built d92a5888c194 08:36:25 Successfully tagged core-common-config-bootstrapper:latest 08:36:25 Building security-secretstore-setup 08:36:25 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:29  Building core-common-config-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:36:29 ---> 27ad02b9b8c6 08:36:29 Step 3/26 : WORKDIR /edgex-go 08:36:29 ---> Using cache 08:36:29 ---> 22e4eae3939d 08:36:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:36:29 ---> Using cache 08:36:29 ---> 020af4609f30 08:36:29 Step 5/26 : COPY go.mod vendor* ./ 08:36:29 ---> Using cache 08:36:29 ---> e5e7a0881d48 08:36:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:29 ---> Using cache 08:36:29 ---> 11c25344866d 08:36:29 Step 7/26 : COPY . . 08:36:29 ---> Using cache 08:36:29 ---> c5d76edba75b 08:36:29 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:36:29 ---> Using cache 08:36:29 ---> 5f52acd933b0 08:36:29 Step 9/26 : WORKDIR /edgex-go/spire-build 08:36:29 ---> Using cache 08:36:29 ---> 9959c70c6243 08:36:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:29 ---> Using cache 08:36:29 ---> 4f304bd7134a 08:36:29 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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:36:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 27ad02b9b8c6 08:36:30 Step 3/25 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> 22e4eae3939d 08:36:30 Step 4/25 : RUN apk add --update --no-cache make git 08:36:30 ---> Using cache 08:36:30 ---> 52b46ea55651 08:36:30 Step 5/25 : COPY go.mod vendor* ./ 08:36:30 ---> Using cache 08:36:30 ---> 8c6ed3c52720 08:36:30 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:34 Removing intermediate container 8152069c659e 08:36:34 ---> 3305f38eeaa8 08:36:34 Step 23/23 : LABEL version=0.0.0 08:36:34 Removing intermediate container fce2f7a5b5a1 08:36:34 ---> 678397e1509e 08:36:34 Step 5/20 : COPY go.mod vendor* ./ 08:36:34 ---> Running in fafa92f0c3a5 08:36:34 ---> Running in d53524f8be10 08:36:34 ---> Running in 0e0e9631a12e 08:36:34 Removing intermediate container d53524f8be10 08:36:34 ---> 00782c0ea9a8 08:36:34 08:36:34 ---> 729c64a23673 08:36:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:34 ---> Running in 6e3ca209d1e7 08:36:34 Successfully built 00782c0ea9a8 08:36:34 Successfully tagged support-notifications:latest 08:36:34  Building support-notifications ... done Building core-command 08:36:36 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:36 ---> 27ad02b9b8c6 08:36:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:36 ---> Using cache 08:36:36 ---> 82e86c81295a 08:36:36 Step 4/24 : WORKDIR /edgex-go 08:36:36 ---> Using cache 08:36:36 ---> ebf929d15ac7 08:36:36 Step 5/24 : RUN apk add --update --no-cache make git 08:36:38 ---> Running in cba262c8818d 08:36:38 Removing intermediate container fafa92f0c3a5 08:36:38 ---> ea33089bc096 08:36:38 Step 12/26 : WORKDIR /edgex-go 08:36:38 ---> Running in 5e7e9f5e1e1e 08:36:38 Removing intermediate container 5e7e9f5e1e1e 08:36:38 ---> a669a9f3fa37 08:36:38 08:36:38 Step 13/26 : FROM alpine:3.17 08:36:38 ---> 9ed4aefc74f6 08:36:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:38 ---> Using cache 08:36:38 ---> f75bc4681ab9 08:36:38 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:38 ---> Running in ab207e9e33d1 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/main/x86_64/APKINDEX.tar.gz 08:36:38 OK: 265 MiB in 53 packages 08:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:39 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:39 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:39 OK: 17821 distinct packages available 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 (1/5) Installing dumb-init (1.2.5-r2) 08:36:39 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:39 (3/5) Installing libucontext (1.2-r0) 08:36:39 (4/5) Installing gcompat (1.1.0-r0) 08:36:39 (5/5) Installing openssl (3.0.8-r4) 08:36:39 Executing busybox-1.35.0-r29.trigger 08:36:39 OK: 8 MiB in 20 packages 08:36:43 Removing intermediate container cba262c8818d 08:36:43 ---> c539e2fcaddb 08:36:43 Step 6/24 : COPY go.mod vendor* ./ 08:36:43 Removing intermediate container ab207e9e33d1 08:36:43 ---> 6cdbef1e9bc3 08:36:43 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:43 ---> a221a9159ecf 08:36:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:43 ---> Running in 124e4d919f24 08:36:43 ---> c28900f763da 08:36:43 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:36:43 ---> c52988105764 08:36:43 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:58 ---> 17cc9811b682 08:36:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:58 Removing intermediate container 7b9964bdc9f8 08:36:58 ---> 4d5c4d405ee0 08:36:58 Step 7/33 : COPY . . 08:37:13 ---> be266d6f5e9a 08:37:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:13 ---> dc308a7339dc 08:37:13 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:13 ---> Running in f0e315109c8c 08:37:13 ---> 85d0ce53fedf 08:37:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:13 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:37:13 Removing intermediate container 0e0e9631a12e 08:37:13 ---> 5456b8e41e21 08:37:13 Step 7/25 : COPY . . 08:37:13 Removing intermediate container 6e3ca209d1e7 08:37:13 ---> e5c169e25cae 08:37:13 Step 7/20 : COPY . . 08:37:13 ---> 65d42f9a8d44 08:37:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:23 ---> Running in 84b687fe9657 08:37:27 Removing intermediate container 84b687fe9657 08:37:27 ---> 88f034d379f3 08:37:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:27 ---> Running in 89e3d9d0c49f 08:37:27 ---> 7f22bc0c0c75 08:37:27 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:27 ---> 56077027d018 08:37:27 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:27 ---> Running in 09bc252b0673 08:37:27 ---> Running in 7575109b8cd4 08:37:27 Removing intermediate container 89e3d9d0c49f 08:37:27 ---> ca74fe9ee70d 08:37:27 Step 24/26 : LABEL arch=x86_64 08:37:27 ---> Running in b2a632d6777a 08:37:27 Removing intermediate container b2a632d6777a 08:37:27 ---> ddd4551aea43 08:37:27 Step 25/26 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:37:27 ---> Running in 7f831a636c7d 08:37:27 Removing intermediate container 124e4d919f24 08:37:27 ---> ba51f9b80af3 08:37:27 Step 8/24 : COPY . . 08:37:28 Removing intermediate container 7f831a636c7d 08:37:28 ---> 92b80e07b64d 08:37:28 Step 26/26 : LABEL version=0.0.0 08:37:28 ---> Running in 71df919596ee 08:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:37:32 Removing intermediate container 71df919596ee 08:37:32 ---> 2e20d3f894d0 08:37:32 08:37:32 Successfully built 2e20d3f894d0 08:37:34 Successfully tagged security-spire-server:latest 08:37:34 Building security-proxy-setup 08:37:34  Building security-spire-server ... done  ---> e69ba13fe3da 08:37:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:37 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:37 ---> 27ad02b9b8c6 08:37:37 Step 3/22 : WORKDIR /edgex-go 08:37:37 ---> Using cache 08:37:37 ---> 22e4eae3939d 08:37:37 Step 4/22 : RUN apk add --update --no-cache make git 08:37:37 ---> Using cache 08:37:37 ---> 52b46ea55651 08:37:37 Step 5/22 : COPY go.mod vendor* ./ 08:37:37 ---> Using cache 08:37:37 ---> 8c6ed3c52720 08:37:37 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:37 ---> Using cache 08:37:37 ---> 5456b8e41e21 08:37:37 Step 7/22 : COPY . . 08:37:37 ---> Using cache 08:37:37 ---> 56077027d018 08:37:37 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:40 ---> Running in d069e458ac22 08:37:42 ---> Running in 2c5494e9fb3c 08:37: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 08:37:43 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:47 Removing intermediate container f0e315109c8c 08:37:47 ---> 1c9e55a348d6 08:37:47 08:37:47 Step 9/33 : FROM alpine:3.17 08:37:47 ---> 9ed4aefc74f6 08:37:47 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:37:47 ---> Running in 9b2d271d3c21 08:37:47 Removing intermediate container 9b2d271d3c21 08:37:47 ---> b2ba46dc0b49 08:37:47 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:37:47 ---> Running in d5b767dea3ad 08:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:49 (1/2) Installing dumb-init (1.2.5-r2) 08:37:49 (2/2) Installing su-exec (0.2-r2) 08:37:49 Executing busybox-1.35.0-r29.trigger 08:37:49 OK: 7 MiB in 17 packages 08:37:51 Removing intermediate container d5b767dea3ad 08:37:51 ---> fefb3a9387d6 08:37:51 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:37:51 ---> Running in 66936bfa3593 08:37:52 Removing intermediate container 66936bfa3593 08:37:52 ---> fc02cc2953e0 08:37:52 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:53 ---> Running in 84ea245851e8 08:37:53 Removing intermediate container 84ea245851e8 08:37:53 ---> bb0c9d10a67f 08:37:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:53 ---> Running in 43486098bffd 08:37:54 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:37:54 Removing intermediate container 43486098bffd 08:37:54 ---> 59dedbd30db3 08:37:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:55 ---> Running in 92cb6f8d1981 08:37:56 Removing intermediate container 92cb6f8d1981 08:37:56 ---> 07c0b1e75c5d 08:37:56 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:37:57 ---> Running in b1b1dbe6543d 08:38:01 Removing intermediate container b1b1dbe6543d 08:38:01 ---> e5e92f2f7364 08:38:01 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:01 ---> Running in 7483a5d9ef99 08:38:01 Removing intermediate container 7575109b8cd4 08:38:01 ---> d5a667eed680 08:38:01 08:38:01 Step 9/25 : FROM alpine:3.17 08:38:01 ---> 9ed4aefc74f6 08:38:01 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:01 ---> Running in 8616a9b37eef 08:38:01 Removing intermediate container 7483a5d9ef99 08:38:01 ---> 050cb64ab0b4 08:38:01 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:02 ---> 3847ce4c781f 08:38:02 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:02 ---> Running in 8d2df99d28b7 08:38:02 (1/3) Installing ca-certificates (20230506-r0) 08:38:02 (2/3) Installing dumb-init (1.2.5-r2) 08:38:02 (3/3) Installing su-exec (0.2-r2) 08:38:02 Executing busybox-1.35.0-r29.trigger 08:38:02 Executing ca-certificates-20230506-r0.trigger 08:38:02 OK: 8 MiB in 18 packages 08:38:07 Removing intermediate container 8616a9b37eef 08:38:07 ---> 0b4129da6320 08:38:07 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:07 ---> Running in 71ec3a9fb741 08:38:07 Removing intermediate container 09bc252b0673 08:38:07 ---> e8bba51783ef 08:38:07 08:38:07 Step 9/20 : FROM alpine:3.17 08:38:07 ---> 9ed4aefc74f6 08:38:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:07 ---> Using cache 08:38:07 ---> b2ba46dc0b49 08:38:07 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:07 Removing intermediate container 8d2df99d28b7 08:38:07 ---> 3c92b45fad12 08:38:07 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:07 ---> Running in 994a77942bcb 08:38:07 Removing intermediate container 71ec3a9fb741 08:38:07 ---> d27e92995d31 08:38:07 Step 12/25 : WORKDIR / 08:38:07 ---> Running in c3488c3e6499 08:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:08 Removing intermediate container c3488c3e6499 08:38:08 ---> 25f7ffc6f012 08:38:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:08 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:08 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:08 OK: 17821 distinct packages available 08:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:09 (1/9) Installing ca-certificates (20230506-r0) 08:38:09 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:09 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:09 (4/9) Installing libcurl (8.0.1-r0) 08:38:09 (5/9) Installing curl (8.0.1-r0) 08:38:09 (6/9) Installing dumb-init (1.2.5-r2) 08:38:09 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:09 (8/9) Installing libucontext (1.2-r0) 08:38:09 (9/9) Installing gcompat (1.1.0-r0) 08:38:09 Executing busybox-1.35.0-r29.trigger 08:38:09 Executing ca-certificates-20230506-r0.trigger 08:38:09 OK: 10 MiB in 24 packages 08:38:10 ---> 51c49acacb01 08:38:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:10 ---> 9c59e81e8f37 08:38:10 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:38:11 Removing intermediate container 2c5494e9fb3c 08:38:11 ---> e71fa4734159 08:38:11 08:38:11 Step 9/22 : FROM alpine:3.17 08:38:11 ---> 9ed4aefc74f6 08:38:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:11 Removing intermediate container d069e458ac22 08:38:11 ---> 5e8799e1c462 08:38:11 08:38:11 Step 10/24 : FROM alpine:3.17 08:38:11 ---> 9ed4aefc74f6 08:38:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:38:11 ---> Using cache 08:38:11 ---> 1a182866e3cf 08:38:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:11 ---> Using cache 08:38:11 ---> 08d46a7b886f 08:38:11 Step 13/24 : ENV APP_PORT=59882 08:38:11 ---> f1a4721d08f5 08:38:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:11 ---> Running in 14630c00d8bf 08:38:11 ---> Running in c3f639c194c1 08:38:11 ---> 1eac36761535 08:38:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:11 Removing intermediate container 994a77942bcb 08:38:11 ---> 2d8fe9c6976a 08:38:11 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:11 Removing intermediate container 14630c00d8bf 08:38:11 ---> 1516772bb77d 08:38:11 Step 14/24 : EXPOSE $APP_PORT 08:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:11 ---> Running in 43517690daf7 08:38:11 ---> 82b9fb30a21f 08:38:11 ---> 3da0df247b78 08:38:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt /Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:11 08:38:11 ---> e32b45e34c30 08:38:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:11 Removing intermediate container 43517690daf7 08:38:11 ---> a897d7912df4 08:38:11 Step 15/24 : WORKDIR / 08:38:11 ---> Running in 3c3edc328f65 08:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:11 ---> fb738a72b586 08:38:11 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:11 ---> 422370cd31d8 08:38:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:11 ---> 9e466b6c42cd 08:38:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:11 Removing intermediate container 3c3edc328f65 08:38:11 ---> 55bb6c3b0c6a 08:38:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:12 (1/2) Installing dumb-init (1.2.5-r2) 08:38:12 (2/2) Installing openssl (3.0.8-r4) 08:38:12 Executing busybox-1.35.0-r29.trigger 08:38:12 OK: 8 MiB in 17 packages 08:38:12 ---> 5b8c5c039ee3 08:38:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:12 ---> f53c8c90de98 08:38:12 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:12 ---> d30ec03168d9 08:38:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:12 ---> 870d4cd10b19 08:38:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:38:12 ---> 96bc5972a7da 08:38:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:12 ---> 5019ad19baa9 08:38:12 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:12 ---> a5250a188bfd 08:38:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:12 Removing intermediate container c3f639c194c1 08:38:12 ---> 566703179e2e 08:38:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:12 ---> Running in 63677dce475b 08:38:12 ---> cefc0231ada3 08:38:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:12 ---> Running in dd2b0f91d83b 08:38:12 Removing intermediate container 63677dce475b 08:38:12 ---> 714b0f47841e 08:38:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:13 Removing intermediate container dd2b0f91d83b 08:38:13 ---> 7d334ffb7a4e 08:38:13 Step 12/22 : WORKDIR /edgex 08:38:13 ---> Running in cc18d7baace5 08:38:13 ---> 4c22f46c1cf2 08:38:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:13 ---> 3b036f66685e 08:38:13 ---> ee97a868ea78 08:38:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:38:13 08:38:13 ---> Running in e2296de932e8 08:38:13 Removing intermediate container cc18d7baace5 08:38:13 ---> bc04a96d393e 08:38:13 Step 18/20 : LABEL arch=x86_64 08:38:13 ---> Running in 19f5ae7d507a 08:38:13 Removing intermediate container e2296de932e8 08:38:13 ---> e29d0ea888ea 08:38:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 ---> ba3612da76dc 08:38:13 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:13 ---> Running in 9875a0914327 08:38:13 ---> aaba813085bb 08:38:13 Step 20/24 : ENTRYPOINT ["/core-command"] 08:38:13 ---> 928c720c7de2 08:38:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:13 Removing intermediate container 19f5ae7d507a 08:38:13 ---> 43ca7f15c734 08:38:13 Step 19/20 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:13 ---> Running in 2e49637ace9b 08:38:13 ---> d9f86823f656 08:38:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:13 ---> Running in 048769bf3151 08:38:13 ---> Running in 2606515e42a9 08:38:14 Removing intermediate container 2e49637ace9b 08:38:14 ---> 608e38df1c18 08:38:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:14 ---> Running in e1618f6339eb 08:38:14 ---> 78ae7b1071b9 08:38:14 Removing intermediate container 2606515e42a9 08:38:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml ---> f69ea24f4b80 08:38:14 08:38:14 Step 20/20 : LABEL version=0.0.0 08:38:14 ---> Running in 79da4e4f819d 08:38:14 Removing intermediate container e1618f6339eb 08:38:14 ---> f45f8db68bec 08:38:14 Step 22/24 : LABEL arch=x86_64 08:38:14 ---> Running in eb7289583861 08:38:14 Removing intermediate container 79da4e4f819d 08:38:14 ---> f552a50a3e73 08:38:14 08:38:14 ---> 6713e6878134 08:38:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:14 Successfully built f552a50a3e73 08:38:14 Successfully tagged security-spiffe-token-provider:latest 08:38:14  Building security-spiffe-token-provider ... done Building security-proxy-auth 08:38:14 Removing intermediate container eb7289583861 08:38:14 ---> e79057c9d97e 08:38:14 Step 23/24 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:18 ---> 27ad02b9b8c6 08:38:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:18 ---> Using cache 08:38:18 ---> 82e86c81295a 08:38:18 Step 4/23 : WORKDIR /edgex-go 08:38:18 ---> Using cache 08:38:18 ---> ebf929d15ac7 08:38:18 Step 5/23 : RUN apk add --update --no-cache make git 08:38:18 ---> Using cache 08:38:18 ---> c539e2fcaddb 08:38:18 ---> Running in e66dec4fcaf4 08:38:18 Step 6/23 : COPY go.mod vendor* ./Removing intermediate container 9875a0914327 08:38:18 08:38:18 ---> 5052a5eed94f 08:38:18 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:18 ---> Using cache 08:38:18 ---> a221a9159ecf 08:38:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:18 ---> Using cache 08:38:18 ---> ba51f9b80af3 08:38:18 Step 8/23 : COPY . . 08:38:18 ---> Using cache 08:38:18 ---> e69ba13fe3da 08:38:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:18 ---> 9032ccde56f6 08:38:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:18 ---> Running in b62b041e4f8b 08:38:18 ---> Running in 9cd448f32501 08:38:18 Removing intermediate container e66dec4fcaf4 08:38:18 ---> b72924549df6 08:38:18 Step 24/24 : LABEL version=0.0.0 08:38:18 ---> Running in 6329ab6c3cdd 08:38:18 Removing intermediate container 048769bf3151 08:38:18 ---> 1ea99ddd6ba0 08:38:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:18 Removing intermediate container b62b041e4f8b 08:38:18 ---> f3685f110b04 08:38:18 Step 30/33 : CMD ["gate"] 08:38:18 ---> Running in 6831a3fb8e0d 08:38:18 ---> Running in 25c9dde4dcdc 08:38:18 Removing intermediate container 6329ab6c3cdd 08:38:18 ---> d3d01bd6df23 08:38:18 08:38:18 ---> a2f7603be7bf 08:38:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:18 Successfully built d3d01bd6df23 08:38:18 Successfully tagged core-command:latest 08:38:18  Building core-command ... done  ---> Running in 3b67289c60a4 08:38:18 Building support-scheduler 08:38:18 Removing intermediate container 6831a3fb8e0d 08:38:18 ---> d3983a10947f 08:38:18 Step 23/25 : LABEL arch=x86_64 08:38:18 Removing intermediate container 25c9dde4dcdc 08:38:18 ---> 6be93791e418 08:38:18 Step 31/33 : LABEL arch=x86_64 08:38:18 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:38:19 ---> Running in 290b221f1968 08:38:21 ---> Running in 71a899ad59a4 08:38:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:23 ---> 27ad02b9b8c6 08:38:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:23 ---> Using cache 08:38:23 ---> 82e86c81295a 08:38:23 Step 4/23 : WORKDIR /edgex-go 08:38:23 ---> Using cache 08:38:23 ---> ebf929d15ac7 08:38:23 Step 5/23 : RUN apk add --update --no-cache make git 08:38:23 ---> Using cache 08:38:23 ---> c539e2fcaddb 08:38:23 Step 6/23 : COPY go.mod vendor* ./ 08:38:23 ---> Using cache 08:38:23 ---> a221a9159ecf 08:38:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:23 ---> Using cache 08:38:23 ---> ba51f9b80af3 08:38:23 Step 8/23 : COPY . . 08:38:23 ---> Using cache 08:38:23 ---> e69ba13fe3da 08:38:23 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:38:23 Removing intermediate container 290b221f1968 08:38:23 ---> e4d1bddcc753 08:38:23 Step 24/25 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:23 ---> Running in ea0deed0c749 08:38:23 Removing intermediate container 71a899ad59a4 08:38:23 ---> a2bf408fe990 08:38:23 Step 32/33 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:23 ---> Running in 69e9b4c7ad6e 08:38:23 ---> Running in 3db6a1d1994c 08:38:24 Removing intermediate container 3b67289c60a4 08:38:24 ---> 4906b3cb4883 08:38:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:24 Removing intermediate container 69e9b4c7ad6e 08:38:24 ---> b356cf0ffdb4 08:38:24 Step 25/25 : LABEL version=0.0.0 08:38:24 Removing intermediate container 3db6a1d1994c 08:38:24 ---> 5f563d85020b 08:38:24 Step 33/33 : LABEL version=0.0.0 08:38:24 ---> Running in 52b9e98f1fc0 08:38:24 ---> Running in f949c54f24e8 08:38:24 ---> Running in eb1128533d67 08:38:24 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:38:24 Removing intermediate container f949c54f24e8 08:38:24 ---> 1b250d35db57 08:38:24 Step 20/22 : LABEL arch=x86_64 08:38:24 Removing intermediate container 52b9e98f1fc0 08:38:24 ---> a627503bbae7 08:38:24 08:38:24 Successfully built a627503bbae7 08:38:24 Successfully tagged security-secretstore-setup:latest 08:38:24 Building core-data 08:38:24  Building security-secretstore-setup ... done  ---> Running in 0c57f57e2726 08:38:24 Removing intermediate container eb1128533d67 08:38:24 ---> 6d8d75c67acf 08:38:24 08:38:24 Successfully built 6d8d75c67acf 08:38:24 Successfully tagged security-bootstrapper:latest 08:38:28  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:28 ---> 27ad02b9b8c6 08:38:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:28 ---> Using cache 08:38:28 ---> 82e86c81295a 08:38:28 Step 4/23 : WORKDIR /edgex-go 08:38:28 ---> Using cache 08:38:28 ---> ebf929d15ac7 08:38:28 Step 5/23 : RUN apk add --update --no-cache make git 08:38:28 ---> Using cache 08:38:28 ---> c539e2fcaddb 08:38:28 Step 6/23 : COPY go.mod vendor* ./ 08:38:28 ---> Using cache 08:38:28 ---> a221a9159ecf 08:38:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:28 ---> Using cache 08:38:28 ---> ba51f9b80af3 08:38:28 Step 8/23 : COPY . . 08:38:28 ---> Using cache 08:38:28 ---> e69ba13fe3da 08:38:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:38:31 Removing intermediate container 0c57f57e2726 08:38:31 ---> 011776b404f2 08:38:31 Step 21/22 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:33 ---> Running in c48398ad9db6 08:38:33 ---> Running in 5bd3f2793649 08:38:33 Removing intermediate container 5bd3f2793649 08:38:33 ---> 0c2ad8cc5847 08:38:33 Step 22/22 : LABEL version=0.0.0 08:38:33 ---> Running in 2ebd697458e0 08:38:33 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:38:33 Removing intermediate container 2ebd697458e0 08:38:33 ---> a9144d60177c 08:38:33 08:38:33 Successfully built a9144d60177c 08:38:33 Successfully tagged security-proxy-setup:latest 08:38:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:55  Building security-proxy-setup ... done Removing intermediate container 9cd448f32501 08:38:55 ---> bdf4d41726eb 08:38:55 08:38:55 Step 10/23 : FROM alpine:3.17 08:38:55 ---> 9ed4aefc74f6 08:38:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:55 ---> Using cache 08:38:55 ---> b161e44800b0 08:38:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:55 ---> Using cache 08:38:55 ---> 58e8b74f3264 08:38:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:55 ---> Using cache 08:38:55 ---> db20717974c4 08:38:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:55 ---> Using cache 08:38:55 ---> a0fe76f39084 08:38:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:55 Removing intermediate container ea0deed0c749 08:38:55 ---> 0ebfddbb6de0 08:38:55 08:38:55 Step 10/23 : FROM alpine:3.17 08:38:55 ---> 9ed4aefc74f6 08:38:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:55 ---> Using cache 08:38:55 ---> 1a182866e3cf 08:38:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:55 ---> Using cache 08:38:55 ---> 08d46a7b886f 08:38:55 Step 13/23 : ENV APP_PORT=59861 08:38:55 ---> Running in 7f0a4790c344 08:38:55 ---> 86a0a665e5ba 08:38:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:55 Removing intermediate container 7f0a4790c344 08:38:55 ---> fc5d1b94e7b7 08:38:55 Step 14/23 : EXPOSE $APP_PORT 08:38:55 ---> Running in dc50a42da1d5 08:38:55 ---> a04de3df28bc 08:38:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:55 Removing intermediate container c48398ad9db6 08:38:55 ---> e50ac6f297d5 08:38:55 08:38:55 Step 10/23 : FROM alpine:3.17 08:38:55 ---> 9ed4aefc74f6 08:38:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:55 Removing intermediate container dc50a42da1d5 08:38:55 ---> 117124ff5eb1 08:38:55 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:55 ---> Running in 02f7c03aa990 08:38:55 ---> 043b8804bb21 08:38:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:56 ---> Running in 1a3ed6c007da 08:38:56 Removing intermediate container 02f7c03aa990 08:38:56 ---> f8fcdf5e61f7 08:38:56 Step 12/23 : ENV APP_PORT=59880 08:38:56 ---> df28acc4c5bd 08:38:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:56 ---> Running in 6d79f9a56159 08:38:56 Removing intermediate container 6d79f9a56159 08:38:56 ---> 9b5e559e17a3 08:38:56 Step 13/23 : EXPOSE $APP_PORT 08:38:56 ---> Running in 90a70cc37219 08:38:56 ---> b712a36912de 08:38:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:56 Removing intermediate container 90a70cc37219 08:38:56 ---> b55d306d2f6f 08:38:56 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:38:56 ---> Running in 9ecd2a50d85a 08:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:57 ---> 12e2e3c13e99 08:38:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:57 Removing intermediate container 1a3ed6c007da 08:38:57 ---> cda8eccc76ac 08:38:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:57 ---> Running in d46b2666e0d4 08:38:57 ---> 5830ab15c9f3 08:38:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:57 ---> Running in 72648f7cc481 08:38:57 Removing intermediate container d46b2666e0d4 08:38:57 ---> 3575c5e068a1 08:38:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:57 ---> Running in d07c959d43ef 08:38:57 Removing intermediate container 72648f7cc481 08:38:57 ---> 40da143b26af 08:38:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:57 ---> Running in 112a4c2dec13 08:38:57 Removing intermediate container d07c959d43ef 08:38:57 ---> 223e91e070c6 08:38:57 Step 21/23 : LABEL arch=x86_64 08:38:57 ---> Running in 8b78a8e4c706 08:38:57 Removing intermediate container 112a4c2dec13 08:38:57 ---> 2c617593347c 08:38:57 Step 21/23 : LABEL arch=x86_64 08:38:57 Removing intermediate container 8b78a8e4c706 08:38:57 ---> 78041a83a8f3 08:38:57 Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:57 ---> Running in c41e4b5599b7 08:38:57 ---> Running in ea0a05f9be25 08:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:57 Removing intermediate container ea0a05f9be25 08:38:57 ---> 47db4b6ce37b 08:38:57 Step 23/23 : LABEL version=0.0.0 08:38:57 Removing intermediate container c41e4b5599b7 08:38:57 ---> fc8f18762930 08:38:57 Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:57 ---> Running in a502374a353c 08:38:57 ---> Running in 9affb9de1a5b 08:38:57 Removing intermediate container 9affb9de1a5b 08:38:57 ---> d6997afb3e09 08:38:57 Step 23/23 : LABEL version=0.0.0 08:38:57 Removing intermediate container a502374a353c 08:38:57 ---> 69aaa20193bf 08:38:57 08:38:57 (1/1) Installing dumb-init (1.2.5-r2) 08:38:57 Successfully built 69aaa20193bf 08:38:57 Executing busybox-1.35.0-r29.trigger 08:38:57 OK: 7 MiB in 16 packages 08:38:57 Successfully tagged security-proxy-auth:latest 08:38:57 ---> Running in 79e17386fc01 08:38:58  Building security-proxy-auth ... done Removing intermediate container 79e17386fc01 08:38:58 ---> bbd15f9a5268 08:38:58 08:38:58 Successfully built bbd15f9a5268 08:38:58 Successfully tagged support-scheduler:latest 08:38:58  Building support-scheduler ... done Removing intermediate container 9ecd2a50d85a 08:38:58 ---> 6e1b7f334312 08:38:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements 08:38:58 ---> 864a4e4922b5 08:38:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:58 ---> d6bd8d4521bd 08:38:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:59 ---> 7623e5696b5f 08:38:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:59 ---> 7b73fc138b5b 08:38:59 Step 19/23 : ENTRYPOINT ["/core-data"] 08:38:59 ---> Running in 649fa5a316a1 08:38:59 Removing intermediate container 649fa5a316a1 08:38:59 ---> 90b5d1332d83 08:38:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:59 ---> Running in 0f62a782fdbb 08:38:59 Removing intermediate container 0f62a782fdbb 08:38:59 ---> b60b853fda03 08:38:59 Step 21/23 : LABEL arch=x86_64 08:38:59 ---> Running in 9340473f4fed 08:38:59 Removing intermediate container 9340473f4fed 08:38:59 ---> c93214722743 08:38:59 Step 22/23 : LABEL git_sha=6c49f5430dfc757149bb64aece929a296a401505 08:38:59 ---> Running in 8fccc31cdc53 08:38:59 Removing intermediate container 8fccc31cdc53 08:38:59 ---> 3e194bb443fe 08:38:59 Step 23/23 : LABEL version=0.0.0 08:38:59 ---> Running in 7858d49e1b46 08:38:59 Removing intermediate container 7858d49e1b46 08:38:59 ---> 31a1616e1531 08:38:59 08:38:59 Successfully built 31a1616e1531 08:38:59 Successfully tagged core-data:latest 08:38:59  Building core-data ... done  [Pipeline] } 08:38:59 $ docker stop --time=1 839792ff4a0b8f03a844670f3fa31167eb39164753fc411106216c59df037c54 08:39:01 $ docker rm -f --volumes 839792ff4a0b8f03a844670f3fa31167eb39164753fc411106216c59df037c54 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:01 + docker images 08:39:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:01 core-data latest 31a1616e1531 2 seconds ago 20MB 08:39:01 security-proxy-auth latest 69aaa20193bf 4 seconds ago 18.3MB 08:39:01 support-scheduler latest bbd15f9a5268 4 seconds ago 31.8MB 08:39:01 e50ac6f297d5 6 seconds ago 1.73GB 08:39:01 0ebfddbb6de0 8 seconds ago 1.79GB 08:39:01 bdf4d41726eb 10 seconds ago 1.7GB 08:39:01 security-proxy-setup latest a9144d60177c 28 seconds ago 18.7MB 08:39:01 security-bootstrapper latest 6d8d75c67acf 37 seconds ago 22.2MB 08:39:01 security-secretstore-setup latest a627503bbae7 38 seconds ago 32.8MB 08:39:01 core-command latest d3d01bd6df23 43 seconds ago 19.9MB 08:39:01 security-spiffe-token-provider latest f552a50a3e73 47 seconds ago 32.8MB 08:39:01 5e8799e1c462 51 seconds ago 1.72GB 08:39:01 e71fa4734159 51 seconds ago 1.7GB 08:39:01 e8bba51783ef 56 seconds ago 1.76GB 08:39:01 d5a667eed680 About a minute ago 1.72GB 08:39:01 1c9e55a348d6 About a minute ago 1.71GB 08:39:01 security-spire-server latest 2e20d3f894d0 About a minute ago 103MB 08:39:01 a669a9f3fa37 2 minutes ago 1.58GB 08:39:01 support-notifications latest 00782c0ea9a8 2 minutes ago 32.4MB 08:39:01 core-metadata latest 8530bee8f206 2 minutes ago 20.4MB 08:39:01 core-common-config-bootstrapper latest d92a5888c194 2 minutes ago 17.2MB 08:39:01 security-spire-agent latest f690910cb611 2 minutes ago 161MB 08:39:01 security-spire-config latest 850f93de66dc 2 minutes ago 102MB 08:39:01 937af9079c52 2 minutes ago 1.79GB 08:39:01 decc1dc93c41 2 minutes ago 1.72GB 08:39:01 4257d815fb12 2 minutes ago 1.73GB 08:39:01 f4b35ed0ec46 3 minutes ago 1.58GB 08:39:01 46e76c1c4a0a 3 minutes ago 1.58GB 08:39:01 ci-base-image-x86_64 latest 27ad02b9b8c6 8 minutes ago 918MB 08:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 08:39:01 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 08:39:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:39:01 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:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.357s coverage: 98.5% of statements 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.465s coverage: 71.5% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 54.0% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.064s coverage: 88.5% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.675s coverage: 3.8% of statements 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.004s coverage: 95.6% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.231s coverage: 72.2% of statements 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.277s coverage: 29.0% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.280s coverage: 42.9% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.268s coverage: 82.9% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.266s coverage: 96.3% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.209s coverage: 79.9% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.313s coverage: 92.9% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.265s coverage: 62.3% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.279s coverage: 87.2% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.533s coverage: 81.8% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.627s coverage: 82.1% of statements 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 86.0% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.168s coverage: 100.0% of statements 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.064s coverage: 38.4% of statements 08:41:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.657s coverage: 92.3% of statements 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 61.5% of statements 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements 08:41:43 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:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:43 go vet ./... 08:44:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:50 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:51 + ls -al . 08:44:51 total 700 08:44:51 drwxrwxr-x 10 1001 1001 4096 May 10 08:35 . 08:44:51 drwxr-xr-x 4 root root 4096 May 10 08:35 .. 08:44:51 drwxrwxr-x 2 1001 1001 4096 May 10 08:33 .blubracket 08:44:51 -rw-rw-r-- 1 1001 1001 16 May 10 08:33 .dockerignore 08:44:51 drwxrwxr-x 8 1001 1001 4096 May 10 08:33 .git 08:44:51 drwxrwxr-x 3 1001 1001 4096 May 10 08:33 .github 08:44:51 -rw-rw-r-- 1 1001 1001 1133 May 10 08:33 .gitignore 08:44:51 -rw-rw-r-- 1 1001 1001 42 May 10 08:33 .golangci.yml 08:44:51 -rw-rw-r-- 1 1001 1001 87 May 10 08:33 .hadolint.yml 08:44:51 -rw-rw-r-- 1 1001 1001 166 May 10 08:33 .sonarcloud.properties 08:44:51 -rw-rw-r-- 1 1001 1001 1171 May 10 08:33 ADOPTERS.md 08:44:51 -rw-rw-r-- 1 1001 1001 10835 May 10 08:33 Attribution.txt 08:44:51 -rw-rw-r-- 1 1001 1001 73765 May 10 08:33 CHANGELOG.md 08:44:51 -rw-rw-r-- 1 1001 1001 3804 May 10 08:33 CONTRIBUTING.md 08:44:51 -rw-rw-r-- 1 1001 1001 677 May 10 08:33 GOVERNANCE.md 08:44:51 -rw-rw-r-- 1 1001 1001 883 May 10 08:33 Jenkinsfile 08:44:51 -rw-rw-r-- 1 1001 1001 10775 May 10 08:33 LICENSE 08:44:51 -rw-rw-r-- 1 1001 1001 14368 May 10 08:33 Makefile 08:44:51 -rw-rw-r-- 1 1001 1001 582 May 10 08:33 OWNERS.md 08:44:51 -rw-rw-r-- 1 1001 1001 9403 May 10 08:33 README.md 08:44:51 -rw-rw-r-- 1 1001 1001 789 May 10 08:33 SECURITY.md 08:44:51 -rw-rw-r-- 1 1001 1001 5 May 10 08:30 VERSION 08:44:51 drwxrwxr-x 2 1001 1001 4096 May 10 08:33 bin 08:44:51 drwxrwxr-x 18 1001 1001 4096 May 10 08:33 cmd 08:44:51 -rw-r--r-- 1 root root 447731 May 10 08:41 coverage.out 08:44:51 -rw-rw-r-- 1 1001 1001 3201 May 10 08:33 go.mod 08:44:51 -rw-rw-r-- 1 1001 1001 31042 May 10 08:33 go.sum 08:44:51 drwxrwxr-x 7 1001 1001 4096 May 10 08:33 internal 08:44:51 drwxrwxr-x 3 1001 1001 4096 May 10 08:33 openapi 08:44:51 -rw-rw-r-- 1 1001 1001 594 May 10 08:33 security.txt 08:44:51 drwxrwxr-x 4 1001 1001 4096 May 10 08:33 snap 08:44:51 -rw-rw-r-- 1 1001 1001 204 May 10 08:33 version.go [Pipeline] sh 08:44:51 + '[' -e coverage.out ] 08:44:51 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:51 Warning: overwriting stash ‘coverage-report’ 08:44:52 Stashed 1 file(s) [Pipeline] sh 08:44:53 + make build 08:44:53 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:45 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:45 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:47 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:51 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:48 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: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:55 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:48:02 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:48:06 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:48: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:48:17 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:48:24 $ docker stop --time=1 e1ec8f2ad6b244c6cdda67cac7262480c832ac57273f832ead95fd19e18c5990 08:48:26 $ docker rm -f --volumes e1ec8f2ad6b244c6cdda67cac7262480c832ac57273f832ead95fd19e18c5990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:29 08:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:29 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:29 29e5d40040c1: Pulling fs layer 08:48:29 1ce36da41761: Pulling fs layer 08:48:29 25b303627fd3: Pulling fs layer 08:48:29 29e5d40040c1: Verifying Checksum 08:48:29 29e5d40040c1: Download complete 08:48:30 1ce36da41761: Verifying Checksum 08:48:30 1ce36da41761: Download complete 08:48:30 29e5d40040c1: Pull complete 08:48:31 25b303627fd3: Verifying Checksum 08:48:31 25b303627fd3: Download complete 08:48:31 1ce36da41761: Pull complete 08:48:44 25b303627fd3: Pull complete 08:48:44 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container 08:48:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:46 $ docker top 9cefd0a560219d4ebcf5e3f5baa7c0437d62ed00984dc7f875331848b340212e -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:47 + docker-compose build --help 08:48:47 + grep parallel 08:48:54 --parallel Build images in parallel. [Pipeline] } 08:48:54 $ docker stop --time=1 9cefd0a560219d4ebcf5e3f5baa7c0437d62ed00984dc7f875331848b340212e 08:48:56 $ docker rm -f --volumes 9cefd0a560219d4ebcf5e3f5baa7c0437d62ed00984dc7f875331848b340212e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:56 prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container 08:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:58 $ docker top efb4d0a72e126e188efbbe46ef7b6970801dcbbc4ba45e964ebe553d92aa7f61 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:59 + docker-compose -f ./docker-compose-build.yml build --parallel 08:49:05 Building core-command ... 08:49:05 Building core-common-config-bootstrapper ... 08:49:05 Building core-data ... 08:49:05 Building core-metadata ... 08:49:05 Building security-bootstrapper ... 08:49:05 Building security-proxy-auth ... 08:49:05 Building security-proxy-setup ... 08:49:05 Building security-secretstore-setup ... 08:49:05 Building security-spiffe-token-provider ... 08:49:05 Building security-spire-agent ... 08:49:05 Building security-spire-config ... 08:49:05 Building security-spire-server ... 08:49:05 Building support-notifications ... 08:49:05 Building support-scheduler ... 08:49:05 Building core-common-config-bootstrapper 08:49:05 Building core-metadata 08:49:05 Building core-data 08:49:05 Building security-proxy-setup 08:49:05 Building security-proxy-auth 08:50:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:02 ---> 67a50f8da9f7 08:50:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:02 ---> 67a50f8da9f7 08:50:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:02 ---> 67a50f8da9f7 08:50:02 Step 3/22 : WORKDIR /edgex-go 08:50:02 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:50:02 ---> 67a50f8da9f7 08:50:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:50:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:50:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:02 ---> 67a50f8da9f7 08:50:02 ---> Running in b42ed58e05ca 08:50:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:50:02 ---> Running in c506b1146e85 08:50:02 ---> Running in 7f7a01d0525e 08:50:02 ---> Running in 0d862963fcae 08:50:02 ---> Running in 8e8819f1fb66 08:50:02 Removing intermediate container c506b1146e85 08:50:02 ---> 55cabf9d4a92 08:50:02 Step 4/23 : WORKDIR /edgex-go 08:50:02 Removing intermediate container 8e8819f1fb66 08:50:02 ---> 9e741103f047 08:50:02 Step 4/23 : WORKDIR /edgex-go 08:50:02 Removing intermediate container 0d862963fcae 08:50:02 ---> b22b17adfab6 08:50:02 Step 4/23 : WORKDIR /edgex-go 08:50:02 Removing intermediate container b42ed58e05ca 08:50:02 ---> 27f013eb9704 08:50:02 Step 4/22 : RUN apk add --update --no-cache make git 08:50:02 ---> Running in 9ed79eb4a006 08:50:02 Removing intermediate container 7f7a01d0525e 08:50:02 ---> f64a6118a90a 08:50:02 Step 4/25 : WORKDIR /edgex-go 08:50:02 ---> Running in 72cd419027fd 08:50:02 ---> Running in 8150ad7c1822 08:50:02 ---> Running in bee0b4f0abed 08:50:02 ---> Running in f1d28d97e946 08:50:02 Removing intermediate container 9ed79eb4a006 08:50:02 ---> 1b4c5272afd3 08:50:02 Step 5/23 : RUN apk add --update --no-cache make git 08:50:02 Removing intermediate container 72cd419027fd 08:50:02 ---> 1c647f8f9398 08:50:02 Step 5/23 : RUN apk add --update --no-cache make git 08:50:02 Removing intermediate container f1d28d97e946 08:50:02 ---> 6835cb8f7e11 08:50:02 Step 5/25 : RUN apk add --update --no-cache make git 08:50:02 ---> Running in fb6b476f90f1 08:50:02 Removing intermediate container bee0b4f0abed 08:50:02 ---> a0aebbb28207 08:50:02 Step 5/23 : RUN apk add --update --no-cache make git 08:50:02 ---> Running in aebb144e51b3 08:50:02 ---> Running in 8a84e42c5790 08:50:02 ---> Running in 16035f5f4f49 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:50:02 OK: 263 MiB in 53 packages 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:50:02 Removing intermediate container 8150ad7c1822 08:50:02 ---> a736d270a44f 08:50:02 Step 5/22 : COPY go.mod vendor* ./ 08:50:02 OK: 263 MiB in 53 packages 08:50:03 OK: 263 MiB in 53 packages 08:50:03 OK: 263 MiB in 53 packages 08:50:03 OK: 263 MiB in 53 packages 08:50:04 ---> b0a91f492ed6 08:50:04 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:04 ---> Running in f9f7aa2cdc84 08:50:05 Removing intermediate container fb6b476f90f1 08:50:05 ---> a0efc82d50cc 08:50:05 Step 6/23 : COPY go.mod vendor* ./ 08:50:05 Removing intermediate container 16035f5f4f49 08:50:05 ---> a79435f14c16 08:50:05 Step 6/23 : COPY go.mod vendor* ./ 08:50:05 Removing intermediate container aebb144e51b3 08:50:05 ---> db2f4d41cc7d 08:50:05 Step 6/23 : COPY go.mod vendor* ./ 08:50:05 Removing intermediate container 8a84e42c5790 08:50:05 ---> e24b083d98d5 08:50:05 Step 6/25 : COPY go.mod vendor* ./ 08:50:06 ---> 3e6b708a0adf 08:50:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:06 ---> Running in b475ba9e4421 08:50:07 ---> b017c90cbb94 08:50:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:07 ---> Running in 1856036afc3d 08:50:07 ---> 9f229f3ed663 08:50:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:07 ---> ae2caecbedfc 08:50:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:07 ---> Running in 85b957980079 08:50:07 ---> Running in 65d033124075 08:52:14 Removing intermediate container 1856036afc3d 08:52:14 ---> a24b21136f11 08:52:14 Step 8/23 : COPY . . 08:52:14 Removing intermediate container 65d033124075 08:52:14 Removing intermediate container 85b957980079 08:52:14 ---> 9bdd94e241c3 08:52:14 Step 8/25 : COPY . . 08:52:14 ---> d51949440620 08:52:14 Step 8/23 : COPY . . 08:52:14 Removing intermediate container f9f7aa2cdc84 08:52:14 ---> 4383a1d0e3bd 08:52:14 Step 7/22 : COPY . . 08:52:14 Removing intermediate container b475ba9e4421 08:52:14 ---> e1b673142537 08:52:14 Step 8/23 : COPY . . 08:52:18 ---> 1824ef629b8c 08:52:18 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:52:18 ---> 647ec4c86beb 08:52:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:18 ---> 840593162620 08:52:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:52:18 ---> 49b0a0698ef9 08:52:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:52:18 ---> Running in 778d5f94eebc 08:52:18 ---> Running in c9cd7ed1c849 08:52:18 ---> 7dab44885056 08:52:18 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:52:18 ---> Running in 41637778a60a 08:52:19 ---> Running in 579c6a994e0a 08:52:19 ---> Running in c86434c0f6c9 08:52: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:21 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:52:21 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:52:22 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:52:22 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:59:44 Removing intermediate container 778d5f94eebc 08:59:44 ---> 1dc32555a63f 08:59:44 08:59:44 Step 10/23 : FROM alpine:3.17 08:59:44 3.17: Pulling from library/alpine 08:59:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:59:44 Status: Downloaded newer image for alpine:3.17 08:59:44 ---> 51e60588ff2c 08:59:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:44 ---> Running in 5226f1037acb 08:59:44 Removing intermediate container 5226f1037acb 08:59:44 ---> 095871bc46c7 08:59:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:44 ---> Running in 62f2ed96e954 08:59:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:49 (1/1) Installing dumb-init (1.2.5-r2) 08:59:49 Executing busybox-1.35.0-r29.trigger 08:59:49 OK: 8 MiB in 16 packages 08:59:50 Removing intermediate container c86434c0f6c9 08:59:50 ---> 9d3616e11615 08:59:50 08:59:50 Step 9/22 : FROM alpine:3.17 08:59:50 ---> 51e60588ff2c 08:59:50 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:59:51 ---> Running in 15e3cdeef3f6 08:59:51 Removing intermediate container 62f2ed96e954 08:59:51 ---> 566ab4a695de 08:59:51 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:52 ---> 07b33f5bce65 08:59:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:53 ---> 4641b0905b2a 08:59:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:55 ---> f34c626ede6d 08:59:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:59:56 ---> 5e752701c5c8 08:59:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:56 (1/2) Installing dumb-init (1.2.5-r2) 08:59:56 (2/2) Installing openssl (3.0.8-r4) 08:59:56 Executing busybox-1.35.0-r29.trigger 08:59:56 OK: 8 MiB in 17 packages 08:59:57 ---> 6f099d48dc98 08:59:57 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:57 ---> Running in 8b6320f76ffc 08:59:59 Removing intermediate container 15e3cdeef3f6 08:59:59 ---> a22e35b56e0f 08:59:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:59 ---> Running in e66455a85e21 09:00:00 Removing intermediate container e66455a85e21 09:00:00 ---> d5651dab70ec 09:00:00 Step 12/22 : WORKDIR /edgex 09:00:00 ---> Running in c349d5512f09 09:00:01 Removing intermediate container c349d5512f09 09:00:01 ---> 1b0d229d001d 09:00:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:02 Removing intermediate container 8b6320f76ffc 09:00:02 ---> 8d6d1a28d46f 09:00:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:02 ---> Running in 502fb0e1c0c3 09:00:03 Removing intermediate container 502fb0e1c0c3 09:00:03 ---> ae86365e4bd0 09:00:03 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:00:03 ---> dd95ccf45e28 09:00:03 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:00:03 ---> Running in 7ba20cd76002 09:00:04 Removing intermediate container 7ba20cd76002 09:00:04 ---> 23018cafed26 09:00:04 Step 21/23 : LABEL arch=arm64 09:00:04 ---> Running in 5562ffd703cf 09:00:04 ---> 94c1d2854e0f 09:00:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:00:05 Removing intermediate container 5562ffd703cf 09:00:05 ---> 02c88da788fa 09:00:05 Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:00:05 ---> Running in a239787c585b 09:00:05 Removing intermediate container a239787c585b 09:00:05 ---> a6c4a067b472 09:00:05 Step 23/23 : LABEL version=0.0.0 09:00:05 ---> f70b8e18cc8b 09:00:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:06 ---> Running in 802c411e9b7a 09:00:07 Removing intermediate container 802c411e9b7a 09:00:07 ---> 64eb09da6805 09:00:07 09:00:08 Successfully built 64eb09da6805 09:00:08 Successfully tagged security-proxy-auth-arm64:latest 09:00:08 ---> db1cfa97601b 09:00:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:08  Building security-proxy-auth ... done Building core-command 09:00:10 ---> 5b0e80f6fa3f 09:00:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:10 ---> Running in 83de6ca47691 09:00:16 Removing intermediate container 83de6ca47691 09:00:16 ---> 0106c53c69d4 09:00:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:00:16 ---> Running in df10a94cf220 09:00:16 Removing intermediate container df10a94cf220 09:00:16 ---> a3be4a47dd86 09:00:16 Step 20/22 : LABEL arch=arm64 09:00:16 ---> Running in 21f4b8118022 09:00:20 Removing intermediate container 21f4b8118022 09:00:20 ---> ea6f56dbaa41 09:00:20 Step 21/22 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:00:20 ---> Running in 4c2a091c31e5 09:00:21 Removing intermediate container 4c2a091c31e5 09:00:21 ---> 4db023580536 09:00:21 Step 22/22 : LABEL version=0.0.0 09:00:21 ---> Running in 051a5c0fb74f 09:00:21 Removing intermediate container c9cd7ed1c849 09:00:21 ---> fedd20c40dc7 09:00:21 09:00:21 Step 10/23 : FROM alpine:3.17 09:00:21 ---> 51e60588ff2c 09:00:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:00:21 ---> Using cache 09:00:21 ---> 095871bc46c7 09:00:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:00:22 ---> Using cache 09:00:22 ---> 566ab4a695de 09:00:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:22 ---> Using cache 09:00:22 ---> 07b33f5bce65 09:00:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:00:22 ---> Using cache 09:00:22 ---> 4641b0905b2a 09:00:22 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:00:22 Removing intermediate container 051a5c0fb74f 09:00:22 ---> 02484305f05e 09:00:22 09:00:23 Successfully built 02484305f05e 09:00:23 Successfully tagged security-proxy-setup-arm64:latest 09:00:23  Building security-proxy-setup ... done Building security-spire-server 09:00:24 ---> 4487f4739b5b 09:00:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:00:26 ---> a071272fee6a 09:00:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:00:26 ---> 01de85eff32f 09:00:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:27 ---> Running in 1616725ccd15 09:00:29 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:29 ---> 67a50f8da9f7 09:00:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:00:29 ---> Using cache 09:00:29 ---> f64a6118a90a 09:00:29 Step 4/24 : WORKDIR /edgex-go 09:00:29 ---> Using cache 09:00:29 ---> 6835cb8f7e11 09:00:29 Step 5/24 : RUN apk add --update --no-cache make git 09:00:29 ---> Using cache 09:00:29 ---> e24b083d98d5 09:00:29 Step 6/24 : COPY go.mod vendor* ./ 09:00:29 ---> Using cache 09:00:29 ---> ae2caecbedfc 09:00:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:29 ---> Using cache 09:00:29 ---> 9bdd94e241c3 09:00:29 Step 8/24 : COPY . . 09:00:29 ---> Using cache 09:00:29 ---> 1824ef629b8c 09:00:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:00:30 ---> Running in 94ede807a642 09:00:31 Removing intermediate container 1616725ccd15 09:00:31 ---> 7ad4eef581b5 09:00:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:31 ---> Running in ca45d518eade 09:00:33 Removing intermediate container ca45d518eade 09:00:33 ---> 0635329f2e36 09:00:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:00:33 ---> Running in 63a8b1876cfe 09:00:33 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:00:33 Removing intermediate container 63a8b1876cfe 09:00:33 ---> b6c89c2bfcbe 09:00:33 Step 21/23 : LABEL arch=arm64 09:00:33 ---> Running in 1dadbbad87f2 09:00:34 Removing intermediate container 1dadbbad87f2 09:00:34 ---> f41be7d1cb7d 09:00:34 Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:00:34 ---> Running in 2d213479c444 09:00:35 Removing intermediate container 2d213479c444 09:00:35 ---> da7d0058f71b 09:00:35 Step 23/23 : LABEL version=0.0.0 09:00:35 ---> Running in 83cdebe55024 09:00:36 Removing intermediate container 83cdebe55024 09:00:36 ---> eaeaae332030 09:00:36 09:00:37 Successfully built eaeaae332030 09:00:37 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:00:37  Building core-common-config-bootstrapper ... done Building support-scheduler 09:00:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:00:49 ---> 67a50f8da9f7 09:00:49 Step 3/26 : WORKDIR /edgex-go 09:00:49 ---> Using cache 09:00:49 ---> 27f013eb9704 09:00:49 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:00:49 ---> Running in 5161293d2a6b 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:54 OK: 263 MiB in 53 packages 09:00:54 Removing intermediate container 41637778a60a 09:00:54 ---> 7a57b2b0fa0d 09:00:54 09:00:54 Step 10/25 : FROM alpine:3.17 09:00:54 ---> 51e60588ff2c 09:00:54 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:00:55 ---> Running in 76d2cbb4f41a 09:00:55 Removing intermediate container 579c6a994e0a 09:00:55 ---> 7e6648a9df77 09:00:55 09:00:55 Step 10/23 : FROM alpine:3.17 09:00:55 ---> 51e60588ff2c 09:00:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:55 ---> Running in 9122224632f0 09:00:57 Removing intermediate container 9122224632f0 09:00:57 ---> 78f238c7e280 09:00:57 Step 12/23 : ENV APP_PORT=59880 09:00:57 Removing intermediate container 5161293d2a6b 09:00:57 ---> 2d6a6c7d6753 09:00:57 Step 5/26 : COPY go.mod vendor* ./ 09:00:57 ---> Running in 765126cc6e45 09:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:59 ---> 67a50f8da9f7 09:00:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:59 ---> Using cache 09:00:59 ---> f64a6118a90a 09:00:59 Step 4/23 : WORKDIR /edgex-go 09:00:59 ---> Using cache 09:00:59 ---> 6835cb8f7e11 09:00:59 Step 5/23 : RUN apk add --update --no-cache make git 09:00:59 ---> Using cache 09:00:59 ---> e24b083d98d5 09:00:59 Step 6/23 : COPY go.mod vendor* ./ 09:00:59 ---> Using cache 09:00:59 ---> ae2caecbedfc 09:00:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:59 ---> Using cache 09:00:59 ---> 9bdd94e241c3 09:00:59 Step 8/23 : COPY . . 09:00:59 ---> Using cache 09:00:59 ---> 1824ef629b8c 09:00:59 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:00:59 (1/1) Installing dumb-init (1.2.5-r2) 09:00:59 Executing busybox-1.35.0-r29.trigger 09:00:59 OK: 8 MiB in 16 packages 09:01:00 ---> 68ffb2dcd020 09:01:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container 765126cc6e45 09:01:00 09:01:00 ---> 2bb7021df551 09:01:00 Step 13/23 : EXPOSE $APP_PORT 09:01:00 ---> Running in 7dd8f05943ca 09:01:01 ---> Running in 6826c78c6e3f 09:01:01 ---> Running in dbe3b7e520bb 09:01:02 Removing intermediate container dbe3b7e520bb 09:01:02 ---> 8ca36098ed7c 09:01:02 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:01:02 ---> Running in 87bd26f37326 09:01:02 Removing intermediate container 76d2cbb4f41a 09:01:02 ---> cea0fb9d9c1e 09:01:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:01:03 ---> Running in 6810a5ffb969 09:01:04 Removing intermediate container 6810a5ffb969 09:01:04 ---> d6e3f271f6ab 09:01:04 Step 13/25 : ENV APP_PORT=59881 09:01:04 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:01:04 ---> Running in 60377e725263 09:01:05 Removing intermediate container 60377e725263 09:01:05 ---> d065190329c1 09:01:05 Step 14/25 : EXPOSE $APP_PORT 09:01:05 ---> Running in a82179a5a570 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:06 Removing intermediate container a82179a5a570 09:01:06 ---> b9a8499241b4 09:01:06 Step 15/25 : WORKDIR / 09:01:06 ---> Running in 977ce141c7db 09:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:06 Removing intermediate container 977ce141c7db 09:01:06 ---> 8622504f0d7e 09:01:06 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:07 ---> 7c65cf443fd2 09:01:07 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:01:08 (1/1) Installing dumb-init (1.2.5-r2) 09:01:08 Executing busybox-1.35.0-r29.trigger 09:01:08 OK: 8 MiB in 16 packages 09:01:09 ---> 687d3a013ac2 09:01:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:01:10 Removing intermediate container 87bd26f37326 09:01:10 ---> ab19ad5adc4c 09:01:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:11 ---> 1f8a438e3dd7 09:01:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:01:11 ---> c9684b6076a3 09:01:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:01:12 ---> 270eae1b02f9 09:01:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:01:12 ---> bcc64248cdcb 09:01:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:01:14 ---> c617e619f96d 09:01:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:01:14 ---> Running in 5303efb27b9f 09:01:15 Removing intermediate container 5303efb27b9f 09:01:15 ---> b669774dbae0 09:01:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:15 ---> Running in 5eaf33caba99 09:01:15 ---> bdf66225ea41 09:01:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:01:15 Removing intermediate container 5eaf33caba99 09:01:15 ---> 3a68096ee1c4 09:01:15 Step 23/25 : LABEL arch=arm64 09:01:16 ---> Running in 92206c000866 09:01:16 ---> 8e380c8f9f42 09:01:16 Step 19/23 : ENTRYPOINT ["/core-data"] 09:01:16 Removing intermediate container 92206c000866 09:01:16 ---> e5cb3516bf19 09:01:16 Step 24/25 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:01:16 ---> Running in 7f2f72471b90 09:01:17 ---> Running in f48903c2ecac 09:01:17 Removing intermediate container 7f2f72471b90 09:01:17 ---> 6497fc134790 09:01:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:17 Removing intermediate container f48903c2ecac 09:01:17 ---> 498ffae0a6ea 09:01:17 Step 25/25 : LABEL version=0.0.0 09:01:17 ---> Running in 967f1e8bd6a3 09:01:17 ---> Running in 734bed5b27b4 09:01:18 Removing intermediate container 734bed5b27b4 09:01:18 ---> f76a57dc75f3 09:01:18 09:01:18 Removing intermediate container 967f1e8bd6a3 09:01:18 ---> 72bec7960660 09:01:18 Step 21/23 : LABEL arch=arm64 09:01:18 ---> Running in 8c4e75a8ec5a 09:01:19 Successfully built f76a57dc75f3 09:01:19 Successfully tagged core-metadata-arm64:latest 09:01:19  Building core-metadata ... done Building security-secretstore-setup 09:01:19 Removing intermediate container 8c4e75a8ec5a 09:01:19 ---> d4b19b376638 09:01:19 Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:01:19 ---> Running in f3d416da23b0 09:01:20 Removing intermediate container f3d416da23b0 09:01:20 ---> cf25ed03c7fe 09:01:20 Step 23/23 : LABEL version=0.0.0 09:01:20 ---> Running in e55943050c98 09:01:21 Removing intermediate container e55943050c98 09:01:21 ---> da8e44c53973 09:01:21 09:01:21 Successfully built da8e44c53973 09:01:21 Successfully tagged core-data-arm64:latest 09:01:21 Building security-spiffe-token-provider 09:01:48  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:48 ---> 67a50f8da9f7 09:01:48 Step 3/25 : WORKDIR /edgex-go 09:01:48 ---> Using cache 09:01:48 ---> 27f013eb9704 09:01:48 Step 4/25 : RUN apk add --update --no-cache make git 09:01:48 ---> Using cache 09:01:48 ---> a736d270a44f 09:01:48 Step 5/25 : COPY go.mod vendor* ./ 09:01:48 ---> Using cache 09:01:48 ---> b0a91f492ed6 09:01:48 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:48 ---> Using cache 09:01:48 ---> 4383a1d0e3bd 09:01:48 Step 7/25 : COPY . . 09:01:48 ---> Using cache 09:01:48 ---> 7dab44885056 09:01:48 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:01:48 ---> Running in 778b7db5f26c 09:01:50 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 09:01:50 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:01:50 ---> 67a50f8da9f7 09:01:50 Step 3/20 : WORKDIR /edgex-go 09:01:50 ---> Using cache 09:01:50 ---> 27f013eb9704 09:01:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:01:50 ---> Running in 71bc41ba803a 09:01:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:56 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:56 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:56 OK: 17692 distinct packages available 09:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:59 OK: 263 MiB in 53 packages 09:02:01 Removing intermediate container 71bc41ba803a 09:02:01 ---> a366dc086c86 09:02:01 Step 5/20 : COPY go.mod vendor* ./ 09:02:02 ---> ec8f2781705b 09:02:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:03 ---> Running in e38d55e5553a 09:02:59 Removing intermediate container 6826c78c6e3f 09:02:59 ---> e1fe0530a792 09:02:59 Step 7/26 : COPY . . 09:03:11 ---> 9c04a52698ef 09:03:11 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:03:11 ---> Running in 8b1d7bde2940 09:03:11 Removing intermediate container 8b1d7bde2940 09:03:11 ---> 7543bf74eee3 09:03:11 Step 9/26 : WORKDIR /edgex-go/spire-build 09:03:16 ---> Running in 6190f050423e 09:03:18 Removing intermediate container 6190f050423e 09:03:18 ---> a5c760517e0a 09:03:18 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:18 ---> Running in 6edac6394ac9 09:03:19 Removing intermediate container 6edac6394ac9 09:03:19 ---> 735e872bc959 09:03:19 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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:03:19 ---> Running in 162edfdb3b13 09:03:24 Removing intermediate container 162edfdb3b13 09:03:24 ---> 85914e5f4618 09:03:24 Step 12/26 : WORKDIR /edgex-go 09:03:24 ---> Running in 3e2495021e91 09:03:25 Removing intermediate container 3e2495021e91 09:03:25 ---> bed1f0974f96 09:03:25 09:03:25 Step 13/26 : FROM alpine:3.17 09:03:25 ---> 51e60588ff2c 09:03:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:26 ---> Running in 7400a29aaaf3 09:03:29 Removing intermediate container 7400a29aaaf3 09:03:29 ---> feed4ecfad1a 09:03:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:29 ---> Running in 1cb80abf3e4e 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:36 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:36 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:36 OK: 17692 distinct packages available 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:39 (1/5) Installing dumb-init (1.2.5-r2) 09:03:39 (2/5) Installing musl-obstack (1.2.3-r0) 09:03:39 (3/5) Installing libucontext (1.2-r0) 09:03:39 (4/5) Installing gcompat (1.1.0-r0) 09:03:39 (5/5) Installing openssl (3.0.8-r4) 09:03:39 Executing busybox-1.35.0-r29.trigger 09:03:39 OK: 9 MiB in 20 packages 09:03:43 Removing intermediate container 1cb80abf3e4e 09:03:43 ---> a859b96bb8d7 09:03:43 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:45 ---> 6ff2e9668895 09:03:45 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:03:46 ---> 4e4545701750 09:03:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:58 ---> 7810a6738b50 09:03:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:03:58 ---> d84d5a1006fd 09:03:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:03:59 ---> 6ebeb08a6e55 09:03:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:00 Removing intermediate container e38d55e5553a 09:04:00 ---> e353c350a36f 09:04:00 Step 7/20 : COPY . . 09:04:00 ---> b722bb24c1df 09:04:00 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:01 ---> Running in feed46f84ef8 09:04:02 Removing intermediate container feed46f84ef8 09:04:02 ---> 557b371ddb70 09:04:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:02 ---> Running in 44f9082fa9f2 09:04:03 Removing intermediate container 44f9082fa9f2 09:04:03 ---> 8b77775d42b0 09:04:03 Step 24/26 : LABEL arch=arm64 09:04:03 ---> Running in 242468c4c428 09:04:04 Removing intermediate container 242468c4c428 09:04:04 ---> 813a040d7e48 09:04:04 Step 25/26 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:04:04 ---> Running in 7a8d62893788 09:04:05 Removing intermediate container 7a8d62893788 09:04:05 ---> b4a0dbe6c317 09:04:05 Step 26/26 : LABEL version=0.0.0 09:04:05 ---> Running in 278e78029fc1 09:04:09 Removing intermediate container 278e78029fc1 09:04:09 ---> 424fa9c8decf 09:04:09 09:04:10 Successfully built 424fa9c8decf 09:04:10 Successfully tagged security-spire-server-arm64:latest 09:04:10  Building security-spire-server ... done Building support-notifications 09:04:15 ---> 59a839bceb61 09:04:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:16 ---> Running in d983b7560975 09:04:18 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 09:04:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:30 ---> 67a50f8da9f7 09:04:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:30 ---> Using cache 09:04:30 ---> f64a6118a90a 09:04:30 Step 4/23 : WORKDIR /edgex-go 09:04:30 ---> Using cache 09:04:30 ---> 6835cb8f7e11 09:04:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:04:30 ---> Running in 0b3ee7adbdb1 09:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:36 OK: 263 MiB in 53 packages 09:04:37 Removing intermediate container 0b3ee7adbdb1 09:04:37 ---> 84a561d4dc39 09:04:37 Step 6/23 : COPY go.mod vendor* ./ 09:04:38 ---> 580cac5bde63 09:04:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:38 ---> Running in 1c8af71f5553 09:06:30 Removing intermediate container 1c8af71f5553 09:06:30 ---> 96e39f3f5814 09:06:30 Step 8/23 : COPY . . 09:06:30 ---> 6b4a10f383e9 09:06:30 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:06:30 ---> Running in b52a8d2f597c 09:06:32 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 09:08:38 Removing intermediate container 94ede807a642 09:08:38 ---> 158518e9da29 09:08:38 09:08:38 Step 10/24 : FROM alpine:3.17 09:08:38 ---> 51e60588ff2c 09:08:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:08:38 ---> Using cache 09:08:38 ---> cea0fb9d9c1e 09:08:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:38 ---> Using cache 09:08:38 ---> d6e3f271f6ab 09:08:38 Step 13/24 : ENV APP_PORT=59882 09:08:38 ---> Running in 96c7ef889a2a 09:08:38 Removing intermediate container 96c7ef889a2a 09:08:38 ---> 9cd714a3637b 09:08:38 Step 14/24 : EXPOSE $APP_PORT 09:08:38 ---> Running in e77596295214 09:08:38 Removing intermediate container e77596295214 09:08:38 ---> 589d3f796081 09:08:38 Step 15/24 : WORKDIR / 09:08:38 ---> Running in d443c2305bc1 09:08:38 Removing intermediate container d443c2305bc1 09:08:38 ---> e2de23e71581 09:08:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:38 ---> ae84e7fda2f5 09:08:38 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:08:38 ---> 8bcc30b77398 09:08:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:08:40 ---> 4a6b4cfe7ea4 09:08:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:08:41 ---> 668e3760864c 09:08:41 Step 20/24 : ENTRYPOINT ["/core-command"] 09:08:41 ---> Running in 3c7816440804 09:08:41 Removing intermediate container 3c7816440804 09:08:41 ---> 9a70a0389481 09:08:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:41 ---> Running in 0844ce65262c 09:08:42 Removing intermediate container 0844ce65262c 09:08:42 ---> 3f2a84529fbc 09:08:42 Step 22/24 : LABEL arch=arm64 09:08:42 ---> Running in 4307aaae80a0 09:08:43 Removing intermediate container 4307aaae80a0 09:08:43 ---> 4b6f1ce4c8b6 09:08:43 Step 23/24 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:08:43 ---> Running in 36615a5f12c7 09:08:43 Removing intermediate container 36615a5f12c7 09:08:43 ---> 373ca395ff7a 09:08:43 Step 24/24 : LABEL version=0.0.0 09:08:43 ---> Running in 92b12c325a22 09:08:44 Removing intermediate container 92b12c325a22 09:08:44 ---> 5543a68030d2 09:08:44 09:08:44 Successfully built 5543a68030d2 09:08:44 Successfully tagged core-command-arm64:latest 09:08:45 Building security-spire-config 09:09:03  Building core-command ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:09:03 ---> 67a50f8da9f7 09:09:03 Step 3/27 : WORKDIR /edgex-go 09:09:03 ---> Using cache 09:09:03 ---> 27f013eb9704 09:09:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:09:03 ---> Using cache 09:09:03 ---> 2d6a6c7d6753 09:09:03 Step 5/27 : COPY go.mod vendor* ./ 09:09:03 ---> Using cache 09:09:03 ---> 68ffb2dcd020 09:09:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:03 ---> Using cache 09:09:03 ---> e1fe0530a792 09:09:03 Step 7/27 : COPY . . 09:09:03 ---> Using cache 09:09:03 ---> 9c04a52698ef 09:09:03 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:09:03 ---> Using cache 09:09:03 ---> 7543bf74eee3 09:09:03 Step 9/27 : WORKDIR /edgex-go/spire-build 09:09:03 ---> Using cache 09:09:03 ---> a5c760517e0a 09:09:03 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:03 ---> Using cache 09:09:03 ---> 735e872bc959 09:09:03 Step 11/27 : 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:03 ---> Running in 0c9d550a7c4d 09:09:06 Removing intermediate container 0c9d550a7c4d 09:09:06 ---> 47d88d6effef 09:09:06 Step 12/27 : WORKDIR /edgex-go 09:09:06 ---> Running in 510218410c68 09:09:06 Removing intermediate container 510218410c68 09:09:06 ---> 4610dd6945cf 09:09:06 09:09:06 Step 13/27 : FROM alpine:3.17 09:09:06 ---> 51e60588ff2c 09:09:06 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:06 ---> Using cache 09:09:06 ---> feed4ecfad1a 09:09:06 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:09:06 ---> Running in 915a527a3eb4 09:09:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:11 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:11 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:11 OK: 17692 distinct packages available 09:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:13 (1/4) Installing dumb-init (1.2.5-r2) 09:09:13 (2/4) Installing musl-obstack (1.2.3-r0) 09:09:13 (3/4) Installing libucontext (1.2-r0) 09:09:13 (4/4) Installing gcompat (1.1.0-r0) 09:09:13 Executing busybox-1.35.0-r29.trigger 09:09:13 OK: 8 MiB in 19 packages 09:09:15 Removing intermediate container 915a527a3eb4 09:09:15 ---> 5b4e0b147111 09:09:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:16 ---> 7ce4aee357e6 09:09:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:09:21 ---> 75baa6dd01b9 09:09:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09: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:09:27 ---> 9616a48ded41 09:09:27 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:09:28 ---> 896dd15827d3 09:09:28 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:09:28 ---> Running in 0431bbbb6d83 09:09:28 Removing intermediate container 0431bbbb6d83 09:09:28 ---> 1047007c64d8 09:09:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:09:30 ---> bd97a6165a69 09:09:30 Step 22/27 : WORKDIR / 09:09:30 ---> Running in 9ee07eaf3a1c 09:09:31 Removing intermediate container 9ee07eaf3a1c 09:09:31 ---> 2b5b96533ff9 09:09:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:31 ---> Running in ef50a89a8950 09:09:35 Removing intermediate container ef50a89a8950 09:09:35 ---> 84ab0adc71f8 09:09:35 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:35 ---> Running in 02a53d047210 09:09:35 Removing intermediate container 02a53d047210 09:09:35 ---> 1a554c0ef591 09:09:35 Step 25/27 : LABEL arch=arm64 09:09:35 ---> Running in ccc9a005d4d6 09:09:36 Removing intermediate container ccc9a005d4d6 09:09:36 ---> 0cc4b0960af6 09:09:36 Step 26/27 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:09:36 ---> Running in 714050d5e4a5 09:09:36 Removing intermediate container 714050d5e4a5 09:09:36 ---> 3e08d8f897fd 09:09:36 Step 27/27 : LABEL version=0.0.0 09:09:37 ---> Running in bca0de9bdf39 09:09:37 Removing intermediate container bca0de9bdf39 09:09:37 ---> fef40b9dd9fd 09:09:37 09:09:38 Successfully built fef40b9dd9fd 09:09:38 Successfully tagged security-spire-config-arm64:latest 09:09:38 Building security-bootstrapper 09:09:48  Building security-spire-config ... done Removing intermediate container 778b7db5f26c 09:09:48 ---> b8fac78fa2a0 09:09:48 09:09:48 Step 9/25 : FROM alpine:3.17 09:09:48 ---> 51e60588ff2c 09:09:48 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:48 ---> Running in ec0c66a17248 09:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:55 (1/3) Installing ca-certificates (20230506-r0) 09:09:55 (2/3) Installing dumb-init (1.2.5-r2) 09:09:55 (3/3) Installing su-exec (0.2-r2) 09:09:55 Executing busybox-1.35.0-r29.trigger 09:09:55 Executing ca-certificates-20230506-r0.trigger 09:09:56 OK: 8 MiB in 18 packages 09:10:01 Removing intermediate container ec0c66a17248 09:10:01 ---> ff84bee094f2 09:10:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:01 ---> Running in 7bc1222d6d22 09:10:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:10:01 ---> 67a50f8da9f7 09:10:01 Step 3/33 : WORKDIR /edgex-go 09:10:01 ---> Using cache 09:10:01 ---> 27f013eb9704 09:10:01 Step 4/33 : RUN apk add --update --no-cache make git 09:10:01 ---> Using cache 09:10:01 ---> a736d270a44f 09:10:01 Step 5/33 : COPY go.mod vendor* ./ 09:10:01 ---> Using cache 09:10:01 ---> b0a91f492ed6 09:10:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:01 ---> Using cache 09:10:01 ---> 4383a1d0e3bd 09:10:01 Step 7/33 : COPY . . 09:10:01 ---> Using cache 09:10:01 ---> 7dab44885056 09:10:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:10:01 ---> Running in 4590a7db518d 09:10:02 Removing intermediate container 7bc1222d6d22 09:10:02 ---> 43ea79b87a2d 09:10:02 Step 12/25 : WORKDIR / 09:10:02 ---> Running in b6dd36adbf0f 09:10:02 Removing intermediate container b6dd36adbf0f 09:10:02 ---> 1f82cb6bcd8a 09:10:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:04 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:10:04 ---> 3d667bfcd9ba 09:10:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:10:05 ---> 5f61c082bad3 09:10:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:06 ---> ce28a5c09f44 09:10:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:10:07 ---> c2bbabdb99e7 09:10:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:08 ---> d4578ff00153 09:10:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:10 ---> fe558f31902e 09:10:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:12 ---> a56e19883554 09:10:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:13 ---> 9a92d70fb731 09:10:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:13 ---> Running in 91c1d5367ccb 09:10:16 Removing intermediate container 91c1d5367ccb 09:10:16 ---> 34dd9d5df161 09:10:16 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:10:16 ---> Running in 9e149bccf995 09:10:17 Removing intermediate container 9e149bccf995 09:10:17 ---> 04e67d73c400 09:10:17 Step 23/25 : LABEL arch=arm64 09:10:17 ---> Running in b709ae5a9bc1 09:10:18 Removing intermediate container b709ae5a9bc1 09:10:18 ---> 2faec33b6e66 09:10:18 Step 24/25 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:10:18 ---> Running in 8d8eb2036ff7 09:10:18 Removing intermediate container 8d8eb2036ff7 09:10:18 ---> 747bf884b810 09:10:18 Step 25/25 : LABEL version=0.0.0 09:10:18 ---> Running in 09e03b4ba6b2 09:10:19 Removing intermediate container 09e03b4ba6b2 09:10:19 ---> 9baa781bf80b 09:10:19 09:10:19 Successfully built 9baa781bf80b 09:10:19 Successfully tagged security-secretstore-setup-arm64:latest 09:10:19 Building security-spire-agent 09:10:37  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:10:37 ---> 67a50f8da9f7 09:10:37 Step 3/27 : WORKDIR /edgex-go 09:10:37 ---> Using cache 09:10:37 ---> 27f013eb9704 09:10:37 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:10:37 ---> Using cache 09:10:37 ---> 2d6a6c7d6753 09:10:37 Step 5/27 : COPY go.mod vendor* ./ 09:10:37 ---> Using cache 09:10:37 ---> 68ffb2dcd020 09:10:37 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:37 ---> Using cache 09:10:37 ---> e1fe0530a792 09:10:37 Step 7/27 : COPY . . 09:10:37 ---> Using cache 09:10:37 ---> 9c04a52698ef 09:10:37 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:10:37 ---> Using cache 09:10:37 ---> 7543bf74eee3 09:10:37 Step 9/27 : WORKDIR /edgex-go/spire-build 09:10:37 ---> Using cache 09:10:37 ---> a5c760517e0a 09:10:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:10:37 ---> Using cache 09:10:37 ---> 735e872bc959 09:10:37 Step 11/27 : 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:10:37 ---> Using cache 09:10:37 ---> 47d88d6effef 09:10:37 Step 12/27 : WORKDIR /edgex-go 09:10:37 ---> Using cache 09:10:37 ---> 4610dd6945cf 09:10:37 09:10:37 Step 13/27 : FROM alpine:3.17 09:10:37 ---> 51e60588ff2c 09:10:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:37 ---> Using cache 09:10:37 ---> feed4ecfad1a 09:10:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:37 ---> Using cache 09:10:37 ---> a859b96bb8d7 09:10:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:37 ---> Using cache 09:10:37 ---> 6ff2e9668895 09:10:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:10:37 ---> Using cache 09:10:37 ---> 4e4545701750 09:10:37 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:10:42 ---> e54fed4a771d 09:10:42 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:48 ---> a8990c983d7e 09:10:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:10:48 ---> 9ccb1ce3a4ac 09:10:48 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:10:49 ---> 56b7418b1630 09:10:49 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:10:50 ---> 7203468d3eb5 09:10:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:50 ---> Running in 91b300e49f9e 09:10:51 Removing intermediate container 91b300e49f9e 09:10:51 ---> e0925e2dc185 09:10:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:51 ---> Running in a711c3bf90c5 09:10:51 Removing intermediate container a711c3bf90c5 09:10:51 ---> 74b6daaa3c26 09:10:51 Step 25/27 : LABEL arch=arm64 09:10:52 ---> Running in 95b1abf941be 09:10:52 Removing intermediate container 95b1abf941be 09:10:52 ---> e36d4d87ead4 09:10:52 Step 26/27 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:10:54 ---> Running in cf5c99fed8e0 09:10:54 Removing intermediate container cf5c99fed8e0 09:10:54 ---> 90b5b553bc4b 09:10:54 Step 27/27 : LABEL version=0.0.0 09:10:55 ---> Running in d972ad346410 09:10:55 Removing intermediate container d972ad346410 09:10:55 ---> 946f57b93a18 09:10:55 09:10:55 Successfully built 946f57b93a18 09:10:55 Successfully tagged security-spire-agent-arm64:latest 09:12:32  Building security-spire-agent ... done Removing intermediate container 7dd8f05943ca 09:12:32 ---> a9d75b9b1614 09:12:32 09:12:32 Step 10/23 : FROM alpine:3.17 09:12:32 ---> 51e60588ff2c 09:12:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:12:32 ---> Using cache 09:12:32 ---> cea0fb9d9c1e 09:12:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:12:32 ---> Using cache 09:12:32 ---> d6e3f271f6ab 09:12:32 Step 13/23 : ENV APP_PORT=59861 09:12:32 ---> Running in 1c8ba801f075 09:12:32 Removing intermediate container 1c8ba801f075 09:12:32 ---> 2351b923748d 09:12:32 Step 14/23 : EXPOSE $APP_PORT 09:12:32 ---> Running in b5a8e53b9e5a 09:12:32 Removing intermediate container b5a8e53b9e5a 09:12:32 ---> 7aae51915691 09:12:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:32 ---> 827458d67bab 09:12:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:33 ---> e5b7493c6b69 09:12:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:36 ---> c038fccb2ba2 09:12:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:12:37 ---> 0637338f91b7 09:12:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:12:37 ---> Running in ff57f3b508e8 09:12:37 Removing intermediate container ff57f3b508e8 09:12:37 ---> 0e058d89fd19 09:12:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:37 ---> Running in 224818a5f0f4 09:12:38 Removing intermediate container 224818a5f0f4 09:12:38 ---> fa8b58d1e4ea 09:12:38 Step 21/23 : LABEL arch=arm64 09:12:38 ---> Running in f434177b4be5 09:12:38 Removing intermediate container f434177b4be5 09:12:38 ---> b6ada1c72b5c 09:12:38 Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:12:38 ---> Running in c1c441f838fc 09:12:39 Removing intermediate container c1c441f838fc 09:12:39 ---> cf28845d6a10 09:12:39 Step 23/23 : LABEL version=0.0.0 09:12:39 ---> Running in 9ae81bd76c8a 09:12:41 Removing intermediate container 9ae81bd76c8a 09:12:41 ---> 6f3d6e874c1d 09:12:41 09:12:41 Successfully built 6f3d6e874c1d 09:12:41 Successfully tagged support-scheduler-arm64:latest 09:14:03  Building support-scheduler ... done Removing intermediate container d983b7560975 09:14:03 ---> 3606a5c871a5 09:14:03 09:14:03 Step 9/20 : FROM alpine:3.17 09:14:03 ---> 51e60588ff2c 09:14:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:14:03 ---> Running in a0bb3444afc7 09:14:03 Removing intermediate container a0bb3444afc7 09:14:03 ---> c7165b687069 09:14:03 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:03 ---> Running in 66e613c6ff7e 09:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:03 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:03 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:03 OK: 17692 distinct packages available 09:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:03 (1/9) Installing ca-certificates (20230506-r0) 09:14:03 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:03 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:03 (4/9) Installing libcurl (8.0.1-r0) 09:14:03 (5/9) Installing curl (8.0.1-r0) 09:14:03 (6/9) Installing dumb-init (1.2.5-r2) 09:14:03 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:03 (8/9) Installing libucontext (1.2-r0) 09:14:03 (9/9) Installing gcompat (1.1.0-r0) 09:14:03 Executing busybox-1.35.0-r29.trigger 09:14:03 Executing ca-certificates-20230506-r0.trigger 09:14:03 OK: 11 MiB in 24 packages 09:14:04 Removing intermediate container 66e613c6ff7e 09:14:04 ---> 6838bb479604 09:14:04 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:05 ---> dfb1dafc2b49 09:14:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:06 ---> 113c13b1d3aa 09:14:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:09 ---> 03645775f6f6 09:14:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:14:10 ---> f88da55c3a19 09:14:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:10 ---> Running in 8e6467797907 09:14:10 Removing intermediate container 8e6467797907 09:14:10 ---> 5422a1aec845 09:14:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:14:10 ---> Running in f8621f33b711 09:14:11 Removing intermediate container f8621f33b711 09:14:11 ---> cd06e1f911b3 09:14:11 Step 18/20 : LABEL arch=arm64 09:14:11 ---> Running in 93034803fa30 09:14:12 Removing intermediate container 93034803fa30 09:14:12 ---> 6d36378b2284 09:14:12 Step 19/20 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:14:12 ---> Running in 3c70a9dca26c 09:14:12 Removing intermediate container 3c70a9dca26c 09:14:12 ---> 604b9ad345a9 09:14:12 Step 20/20 : LABEL version=0.0.0 09:14:13 ---> Running in e8a295030253 09:14:13 Removing intermediate container e8a295030253 09:14:13 ---> 5157806a3360 09:14:13 09:14:14 Successfully built 5157806a3360 09:14:14 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:00  Building security-spiffe-token-provider ... done Removing intermediate container 4590a7db518d 09:15:00 ---> 94cd5608c9f7 09:15:00 09:15:00 Step 9/33 : FROM alpine:3.17 09:15:00 ---> 51e60588ff2c 09:15:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:15:00 ---> Using cache 09:15:00 ---> c7165b687069 09:15:00 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:15:00 ---> Running in bbbeb9a36b5b 09:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:00 (1/2) Installing dumb-init (1.2.5-r2) 09:15:00 (2/2) Installing su-exec (0.2-r2) 09:15:00 Executing busybox-1.35.0-r29.trigger 09:15:00 OK: 8 MiB in 17 packages 09:15:00 Removing intermediate container bbbeb9a36b5b 09:15:00 ---> 47fc7f367167 09:15:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:15:00 ---> Running in d2dfbc5f2aa0 09:15:00 Removing intermediate container d2dfbc5f2aa0 09:15:00 ---> 178b9d0a09f6 09:15:00 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:15:00 ---> Running in d79e72b7c76a 09:15:00 Removing intermediate container d79e72b7c76a 09:15:00 ---> 7b84bb53c401 09:15:00 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:15:00 ---> Running in bcdc7a432f3c 09:15:00 Removing intermediate container bcdc7a432f3c 09:15:00 ---> 35743c72627c 09:15:00 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:15:00 ---> Running in 1882bfeaec84 09:15:01 Removing intermediate container 1882bfeaec84 09:15:01 ---> 2e146c90c849 09:15:01 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:15:01 ---> Running in 2756561664ee 09:15:04 Removing intermediate container 2756561664ee 09:15:04 ---> 3c5da03725b6 09:15:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:15:04 ---> Running in 5a75c0a77210 09:15:04 Removing intermediate container 5a75c0a77210 09:15:04 ---> 6b6284ad011e 09:15:04 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:15:05 ---> 1249cc3e99f6 09:15:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:15:05 ---> Running in 746ba92f7e50 09:15:06 Removing intermediate container b52a8d2f597c 09:15:06 ---> 4ccc41832b4c 09:15:06 09:15:06 Step 10/23 : FROM alpine:3.17 09:15:06 ---> 51e60588ff2c 09:15:06 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:06 ---> Running in ee35b4f17f7c 09:15:07 Removing intermediate container 746ba92f7e50 09:15:07 ---> a33270b8ac50 09:15:07 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:08 ---> 806877e7f57c 09:15:08 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:09 ---> a5bf536196c4 09:15:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:15:10 ---> dee23a314c99 09:15:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:15:10 (1/2) Installing ca-certificates (20230506-r0) 09:15:10 (2/2) Installing dumb-init (1.2.5-r2) 09:15:10 Executing busybox-1.35.0-r29.trigger 09:15:10 Executing ca-certificates-20230506-r0.trigger 09:15:11 OK: 8 MiB in 17 packages 09:15:11 ---> 55a11bc47c48 09:15:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:15:12 ---> 755489e74d7b 09:15:12 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:15:12 ---> 29eb79d80d36 09:15:12 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:15:12 Removing intermediate container ee35b4f17f7c 09:15:12 ---> 8cb016a5897f 09:15:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:12 ---> Running in bd3d45b3607e 09:15:12 Removing intermediate container bd3d45b3607e 09:15:12 ---> 4e1d49a51cb6 09:15:12 Step 13/23 : ENV APP_PORT=59860 09:15:13 ---> Running in e6109f12df99 09:15:13 ---> 17bc2c6545ad 09:15:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:15:13 Removing intermediate container e6109f12df99 09:15:13 ---> e194ed92e56d 09:15:13 Step 14/23 : EXPOSE $APP_PORT 09:15:13 ---> Running in a7b3d31d507f 09:15:13 ---> 3073f7111b8d 09:15:13 Step 28/33 : RUN chmod +x /entrypoint.sh 09:15:13 ---> Running in 40c4d11f4556 09:15:13 Removing intermediate container a7b3d31d507f 09:15:13 ---> 6840538d97a4 09:15:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:14 ---> 2092ecaaca51 09:15:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:15 ---> 8b5f9e1b79e5 09:15:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:16 Removing intermediate container 40c4d11f4556 09:15:16 ---> 0858905f28c8 09:15:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:15:16 ---> Running in 4b5272cdf24f 09:15:16 Removing intermediate container 4b5272cdf24f 09:15:16 ---> 803dcef3a5f2 09:15:16 Step 30/33 : CMD ["gate"] 09:15:16 ---> Running in 23b1841cebc8 09:15:17 Removing intermediate container 23b1841cebc8 09:15:17 ---> 09e959a77769 09:15:17 Step 31/33 : LABEL arch=arm64 09:15:17 ---> 8a6b6c66ceee 09:15:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:17 ---> Running in 9840b6a5e632 09:15:17 Removing intermediate container 9840b6a5e632 09:15:17 ---> 0adcb916b7c0 09:15:17 Step 32/33 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:15:18 ---> Running in ac48bd69b637 09:15:18 ---> 5cd14069f45b 09:15:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:18 ---> Running in 1b50f0a0d1ae 09:15:18 Removing intermediate container ac48bd69b637 09:15:18 ---> 9aa5c4fa11cc 09:15:18 Step 33/33 : LABEL version=0.0.0 09:15:18 ---> Running in 91231fefa24d 09:15:18 Removing intermediate container 1b50f0a0d1ae 09:15:18 ---> 66e007e7d9ed 09:15:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:18 ---> Running in e0ecf743db1c 09:15:18 Removing intermediate container 91231fefa24d 09:15:18 ---> bdb93593d79a 09:15:18 09:15:19 Removing intermediate container e0ecf743db1c 09:15:19 ---> 7cd02a6d86b9 09:15:19 Step 21/23 : LABEL arch=arm64 09:15:19 ---> Running in 9ee37524e09b 09:15:19 Successfully built bdb93593d79a 09:15:19 Successfully tagged security-bootstrapper-arm64:latest 09:15:19  Building security-bootstrapper ... done Removing intermediate container 9ee37524e09b 09:15:19 ---> 35aae798695d 09:15:19 Step 22/23 : LABEL git_sha=d59164fea591e2cf0adaf0ff4577ee574ae8d777 09:15:19 ---> Running in e175abb6fc31 09:15:19 Removing intermediate container e175abb6fc31 09:15:19 ---> f47ee9055c0e 09:15:19 Step 23/23 : LABEL version=0.0.0 09:15:20 ---> Running in 7fc4268b9927 09:15:20 Removing intermediate container 7fc4268b9927 09:15:20 ---> c6ed37102c44 09:15:20 09:15:20 Successfully built c6ed37102c44 09:15:20 Successfully tagged support-notifications-arm64:latest 09:15:21  Building support-notifications ... done  [Pipeline] } 09:15:21 $ docker stop --time=1 efb4d0a72e126e188efbbe46ef7b6970801dcbbc4ba45e964ebe553d92aa7f61 09:15:22 $ docker rm -f --volumes efb4d0a72e126e188efbbe46ef7b6970801dcbbc4ba45e964ebe553d92aa7f61 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:23 + docker images 09:15:23 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:23 support-notifications-arm64 latest c6ed37102c44 3 seconds ago 31.9MB 09:15:23 security-bootstrapper-arm64 latest bdb93593d79a 5 seconds ago 21.9MB 09:15:23 4ccc41832b4c 18 seconds ago 1.59GB 09:15:23 94cd5608c9f7 30 seconds ago 1.51GB 09:15:23 security-spiffe-token-provider-arm64 latest 5157806a3360 About a minute ago 32.7MB 09:15:23 3606a5c871a5 About a minute ago 1.57GB 09:15:23 support-scheduler-arm64 latest 6f3d6e874c1d 2 minutes ago 31.2MB 09:15:23 a9d75b9b1614 2 minutes ago 1.59GB 09:15:23 security-spire-agent-arm64 latest 946f57b93a18 4 minutes ago 153MB 09:15:23 security-secretstore-setup-arm64 latest 9baa781bf80b 5 minutes ago 32.2MB 09:15:23 b8fac78fa2a0 5 minutes ago 1.52GB 09:15:23 security-spire-config-arm64 latest fef40b9dd9fd 5 minutes ago 96.1MB 09:15:23 4610dd6945cf 6 minutes ago 1.39GB 09:15:23 core-command-arm64 latest 5543a68030d2 6 minutes ago 19.7MB 09:15:23 158518e9da29 6 minutes ago 1.53GB 09:15:23 security-spire-server-arm64 latest 424fa9c8decf 11 minutes ago 97MB 09:15:23 bed1f0974f96 11 minutes ago 1.39GB 09:15:23 core-data-arm64 latest da8e44c53973 14 minutes ago 19.9MB 09:15:23 core-metadata-arm64 latest f76a57dc75f3 14 minutes ago 20.2MB 09:15:23 7e6648a9df77 14 minutes ago 1.53GB 09:15:23 7a57b2b0fa0d 14 minutes ago 1.53GB 09:15:23 core-common-config-bootstrapper-arm64 latest eaeaae332030 14 minutes ago 17.2MB 09:15:23 security-proxy-setup-arm64 latest 02484305f05e 15 minutes ago 18.7MB 09:15:23 fedd20c40dc7 15 minutes ago 1.52GB 09:15:23 security-proxy-auth-arm64 latest 64eb09da6805 15 minutes ago 18.1MB 09:15:23 9d3616e11615 15 minutes ago 1.51GB 09:15:23 1dc32555a63f 15 minutes ago 1.51GB 09:15:23 ci-base-image-arm64 latest 67a50f8da9f7 40 minutes ago 899MB 09:15:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:15:23 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:15:23 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:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:23 09:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:24 arm64: Pulling from edgex-lftools-log-publisher 09:15:24 8998bd30e6a1: Pulling fs layer 09:15:24 04944245beec: Pulling fs layer 09:15:24 699f458cf7ca: Pulling fs layer 09:15:24 765212b225bb: Pulling fs layer 09:15:24 f23df028b6ca: Pulling fs layer 09:15:24 d65c8cfc05b1: Pulling fs layer 09:15:24 2437ff75d9bd: Pulling fs layer 09:15:24 765212b225bb: Waiting 09:15:24 f23df028b6ca: Waiting 09:15:24 d65c8cfc05b1: Waiting 09:15:24 2437ff75d9bd: Waiting 09:15:24 04944245beec: Verifying Checksum 09:15:24 04944245beec: Download complete 09:15:24 765212b225bb: Verifying Checksum 09:15:24 765212b225bb: Download complete 09:15:24 f23df028b6ca: Verifying Checksum 09:15:24 f23df028b6ca: Download complete 09:15:24 d65c8cfc05b1: Verifying Checksum 09:15:24 d65c8cfc05b1: Download complete 09:15:24 699f458cf7ca: Verifying Checksum 09:15:24 699f458cf7ca: Download complete 09:15:25 8998bd30e6a1: Verifying Checksum 09:15:25 8998bd30e6a1: Download complete 09:15:27 2437ff75d9bd: Verifying Checksum 09:15:27 2437ff75d9bd: Download complete 09:15:29 8998bd30e6a1: Pull complete 09:15:30 04944245beec: Pull complete 09:15:31 699f458cf7ca: Pull complete 09:15:31 765212b225bb: Pull complete 09:15:32 f23df028b6ca: Pull complete 09:15:32 d65c8cfc05b1: Pull complete 09:15:47 2437ff75d9bd: Pull complete 09:15:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:48 prd-ubuntu20.04-docker-arm64-4c-16g-14892 does not seem to be running inside a container 09:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:15:51 $ docker top dbcadae815f67505ac954984c9afcd48eaff49a2dff85e0e5179ab7bde5462b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:52 ---> job-cost.sh 09:15:52 lf-activate-venv: SKIPPING 09:15:52 INFO: No Stack... 09:15:52 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:53 INFO: Archiving Costs [Pipeline] sh 09:15:54 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:15:54 + cut -d, -f6 [Pipeline] lock 09:15:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] 09:15:54 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] did not exist. Created. 09:15:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:54 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:55 Stashed 1 file(s) [Pipeline] } 09:15:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:55 $ docker stop --time=1 dbcadae815f67505ac954984c9afcd48eaff49a2dff85e0e5179ab7bde5462b0 09:15:56 $ docker rm -f --volumes dbcadae815f67505ac954984c9afcd48eaff49a2dff85e0e5179ab7bde5462b0 [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:15:57 provisioning config files... 09:15:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7900236519625813378tmp [Pipeline] { [Pipeline] sh 09:15:57 + set +x 09:15:57 + curl -s https://codecov.io/bash 09:15:57 + bash -s -- 09:15:57 09:15:57 _____ _ 09:15:57 / ____| | | 09:15:57 | | ___ __| | ___ ___ _____ __ 09:15:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:57 Bash-1.0.6 09:15:57 09:15:57 09:15:57 ==> git version 2.25.1 found 09:15:57 ==> 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:15:57 Release-Date: 2020-01-08 09:15:57 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:15:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:57 ==> Jenkins CI detected. 09:15:57 current dir:  /w/workspace/edgex-go/2 09:15:57 project root: . 09:15:57 --> token set from env 09:15:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:57 ==> Running gcov in . (disable via -X gcov) 09:15:57 ==> Python coveragepy not found 09:15:57 ==> Searching for coverage reports in: 09:15:57 + . 09:15:57 -> Found 1 reports 09:15:57 ==> Detecting git/mercurial file structure 09:15:57 ==> Reading reports 09:15:57 + ./coverage.out bytes=447731 09:15:57 ==> Appending adjustments 09:15:57 https://docs.codecov.io/docs/fixing-reports 09:15:58 + Found adjustments 09:15:58 ==> Gzipping contents 09:15:58 60K /tmp/codecov.FOjQuF.gz 09:15:58 ==> Uploading reports 09:15:58 url: https://codecov.io 09:15:58 query: branch=PR-4563&commit=6c49f5430dfc757149bb64aece929a296a401505&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:15:58 -> Pinging Codecov 09:15:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=6c49f5430dfc757149bb64aece929a296a401505&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:15:58 -> Uploading to 09:15:58 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/6c49f5430dfc757149bb64aece929a296a401505/b8b03323-a60d-4685-89d1-39b382988d9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T091558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5421952527098fe85c7b0e43c3da5f305067399058801ffa8b91eda1f64cdebe 09:15:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:58 Dload Upload Total Spent Left Speed 09:15:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57497 0 0 100 57497 0 285k --:--:-- --:--:-- --:--:-- 285k 09:15:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c49f5430dfc757149bb64aece929a296a401505 [Pipeline] } 09:15:59 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:15:59 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:16:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:16:00 ---> package-listing.sh 09:16:00 ++ facter osfamily 09:16:00 ++ tr '[:upper:]' '[:lower:]' 09:16:01 + OS_FAMILY=debian 09:16:01 + workspace=/w/workspace/edgex-go/2 09:16:01 + START_PACKAGES=/tmp/packages_start.txt 09:16:01 + END_PACKAGES=/tmp/packages_end.txt 09:16:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:01 + PACKAGES=/tmp/packages_start.txt 09:16:01 + '[' /w/workspace/edgex-go/2 ']' 09:16:01 + PACKAGES=/tmp/packages_end.txt 09:16:01 + case "${OS_FAMILY}" in 09:16:01 + grep '^ii' 09:16:01 + dpkg -l 09:16:01 + '[' -f /tmp/packages_start.txt ']' 09:16:01 + '[' -f /tmp/packages_end.txt ']' 09:16:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:01 + '[' /w/workspace/edgex-go/2 ']' 09:16:01 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:16:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:16:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:16:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:02 09:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:02 latest: Pulling from edgex-lftools-log-publisher 09:16:02 5eb5b503b376: Pulling fs layer 09:16:02 5c69ac0246d0: Pulling fs layer 09:16:02 ec43610c2a17: Pulling fs layer 09:16:02 3a2ae6a8a46f: Pulling fs layer 09:16:02 33b1e0a273af: Pulling fs layer 09:16:02 5d3b04190fa2: Pulling fs layer 09:16:02 2f39f015ded8: Pulling fs layer 09:16:02 5d3b04190fa2: Waiting 09:16:02 33b1e0a273af: Waiting 09:16:02 3a2ae6a8a46f: Waiting 09:16:02 2f39f015ded8: Waiting 09:16:02 5c69ac0246d0: Verifying Checksum 09:16:02 5c69ac0246d0: Download complete 09:16:02 3a2ae6a8a46f: Download complete 09:16:02 33b1e0a273af: Verifying Checksum 09:16:02 33b1e0a273af: Download complete 09:16:02 5d3b04190fa2: Verifying Checksum 09:16:02 5d3b04190fa2: Download complete 09:16:02 ec43610c2a17: Verifying Checksum 09:16:02 ec43610c2a17: Download complete 09:16:02 5eb5b503b376: Verifying Checksum 09:16:02 5eb5b503b376: Download complete 09:16:03 2f39f015ded8: Download complete 09:16:03 5eb5b503b376: Pull complete 09:16:04 5c69ac0246d0: Pull complete 09:16:04 ec43610c2a17: Pull complete 09:16:04 3a2ae6a8a46f: Pull complete 09:16:04 33b1e0a273af: Pull complete 09:16:05 5d3b04190fa2: Pull complete 09:16:09 2f39f015ded8: Pull complete 09:16:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:09 prd-ubuntu20.04-docker-8c-8g-14889 does not seem to be running inside a container 09:16:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:17 $ docker top 90ab348a3863f1368752d7a07ab697362916653d22cdfad24886485b20252f7e -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:17 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:17 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:18 + ls /var/log/sa-host 09:16:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:18 provisioning config files... 09:16:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5723793554896450228tmp [Pipeline] { [Pipeline] echo 09:16:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:18 ---> create-netrc.sh [Pipeline] } 09:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:18 ---> python-tools-install.sh [Pipeline] echo 09:16:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:19 ---> sudo-logs.sh 09:16:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:19 ---> job-cost.sh 09:16:19 lf-activate-venv: SKIPPING 09:16:19 DEBUG: total: 0.10999999940395355 09:16:19 INFO: Retrieving Stack Cost... 09:16:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:20 INFO: Archiving Costs [Pipeline] echo 09:16:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:20 ---> logs-deploy.sh 09:16:20 lf-activate-venv: SKIPPING 09:16:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/2 09:16:20 INFO: archiving workspace using pattern(s): 09:16:21 Archives upload complete. 09:16:21 INFO: archiving logs to Nexus 09:16:22 ---> uname -a: 09:16:22 Linux prd-ubuntu20-04-docker-8c-8g-14889 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:16:22 09:16:22 09:16:22 ---> lscpu: 09:16:22 Architecture: x86_64 09:16:22 CPU op-mode(s): 32-bit, 64-bit 09:16:22 Byte Order: Little Endian 09:16:22 Address sizes: 40 bits physical, 48 bits virtual 09:16:22 CPU(s): 8 09:16:22 On-line CPU(s) list: 0-7 09:16:22 Thread(s) per core: 1 09:16:22 Core(s) per socket: 1 09:16:22 Socket(s): 8 09:16:22 NUMA node(s): 1 09:16:22 Vendor ID: AuthenticAMD 09:16:22 CPU family: 23 09:16:22 Model: 49 09:16:22 Model name: AMD EPYC-Rome Processor 09:16:22 Stepping: 0 09:16:22 CPU MHz: 2800.000 09:16:22 BogoMIPS: 5600.00 09:16:22 Virtualization: AMD-V 09:16:22 Hypervisor vendor: KVM 09:16:22 Virtualization type: full 09:16:22 L1d cache: 256 KiB 09:16:22 L1i cache: 256 KiB 09:16:22 L2 cache: 4 MiB 09:16:22 L3 cache: 128 MiB 09:16:22 NUMA node0 CPU(s): 0-7 09:16:22 Vulnerability Itlb multihit: Not affected 09:16:22 Vulnerability L1tf: Not affected 09:16:22 Vulnerability Mds: Not affected 09:16:22 Vulnerability Meltdown: Not affected 09:16:22 Vulnerability Mmio stale data: Not affected 09:16:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:16:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:16:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:16:22 Vulnerability Srbds: Not affected 09:16:22 Vulnerability Tsx async abort: Not affected 09:16:22 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:16:22 09:16:22 09:16:22 ---> nproc: 09:16:22 8 09:16:22 09:16:22 09:16:22 ---> df -h: 09:16:22 Filesystem Size Used Avail Use% Mounted on 09:16:22 overlay 155G 20G 136G 13% / 09:16:22 tmpfs 64M 0 64M 0% /dev 09:16:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:16:22 shm 64M 0 64M 0% /dev/shm 09:16:22 /dev/vda1 155G 20G 136G 13% /facter-os 09:16:22 09:16:22 09:16:22 ---> sar -b -r -n DEV: 09:16:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14889) 05/10/23 _x86_64_ (8 CPU) 09:16:22 09:16:22 08:29:13 LINUX RESTART (8 CPU) 09:16:22 09:16:22 08:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:16:22 08:31:01 138.65 10.73 127.93 0.00 1723.10 68109.00 0.00 09:16:22 08:32:01 29.89 0.07 29.82 0.00 12.53 15740.22 0.00 09:16:22 08:33:01 31.11 0.23 30.88 0.00 6.13 9503.63 0.00 09:16:22 08:34:01 212.21 0.12 212.10 0.00 16.00 96736.94 0.00 09:16:22 08:35:01 370.92 12.96 357.96 0.00 2448.53 119695.78 0.00 09:16:22 08:36:01 379.39 7.70 371.69 0.00 1103.02 173813.56 0.00 09:16:22 08:37:01 716.53 0.95 715.58 0.00 17.60 227655.79 0.00 09:16:22 08:38:01 526.69 0.62 526.07 0.00 4.92 204599.14 0.00 09:16:22 08:39:01 815.63 0.20 815.43 0.00 8.00 154544.51 0.00 09:16:22 08:40:01 3.05 0.00 3.05 0.00 0.00 52.52 0.00 09:16:22 08:41:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 09:16:22 08:42:01 1.75 0.00 1.75 0.00 0.00 17.86 0.00 09:16:22 08:43:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:16:22 08:44:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 09:16:22 08:45:01 1.72 0.02 1.70 0.00 0.13 18.80 0.00 09:16:22 08:46:02 1.33 0.00 1.33 0.00 0.00 16.13 0.00 09:16:22 08:47:01 0.97 0.00 0.97 0.00 0.00 10.57 0.00 09:16:22 08:48:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 09:16:22 08:49:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:16:22 08:50:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 09:16:22 08:51:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:16:22 08:52:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 09:16:22 08:53:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 09:16:22 08:54:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 09:16:22 08:55:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 09:16:22 08:56:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 09:16:22 08:57:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 09:16:22 08:58:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 09:16:22 08:59:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:16:22 09:00:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 09:16:22 09:01:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:16:22 09:02:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 09:16:22 09:03:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:16:22 09:04:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 09:16:22 09:05:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:16:22 09:06:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 09:16:22 09:07:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:16:22 09:08:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 09:16:22 09:09:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:16:22 09:10:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 09:16:22 09:11:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 09:16:22 09:12:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 09:16:22 09:13:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 09:16:22 09:14:01 1.83 0.00 1.83 0.00 0.00 19.73 0.00 09:16:22 09:15:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 09:16:22 09:16:01 1.98 0.25 1.73 0.00 19.33 40.13 0.00 09:16:22 Average: 71.13 0.73 70.39 0.00 115.96 23282.49 0.00 09:16:22 09:16:22 08:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:16:22 08:31:01 28520672 31571216 728928 2.22 111248 3184364 1920272 5.66 1112676 2843512 648 09:16:22 08:32:01 27749488 31444300 848912 2.58 113480 3775316 2220600 6.54 1609988 3058840 145516 09:16:22 08:33:01 27711568 31568528 722568 2.20 116952 3910620 1802016 5.31 1380944 3303924 282964 09:16:22 08:34:01 26031156 31443848 834740 2.54 123480 5420360 2407708 7.10 1655332 4644868 2520 09:16:22 08:35:01 22046272 31481284 781212 2.38 289612 8924940 2004768 5.91 2245476 7674144 397588 09:16:22 08:36:01 21183644 31473156 794480 2.42 296704 9806180 2000700 5.90 2033740 8789320 76312 09:16:22 08:37:01 18572812 31403040 857732 2.61 354940 12126604 2366492 6.97 2441488 10821720 717668 09:16:22 08:38:01 16682256 30973212 1280160 3.89 409836 13459192 3254584 9.59 2950200 12118500 6700 09:16:22 08:39:01 18458012 31510844 755852 2.30 432676 12241264 1911412 5.63 2413492 10941872 88 09:16:22 08:40:01 18476324 31529232 737324 2.24 432732 12241240 1911412 5.63 2394180 10941832 12 09:16:22 08:41:01 18477412 31530328 736240 2.24 432764 12241244 1911412 5.63 2393144 10941836 8 09:16:22 08:42:01 18491500 31544424 722144 2.20 432784 12241244 1911412 5.63 2379580 10941836 8 09:16:22 08:43:01 18493516 31546468 720032 2.19 432796 12241248 1911412 5.63 2377624 10941840 16 09:16:22 08:44:01 18494028 31547636 719524 2.19 432816 12241252 1911412 5.63 2376872 10942480 4 09:16:22 08:45:01 18495144 31548864 718828 2.19 432844 12241252 1901584 5.60 2376988 10942480 8 09:16:22 08:46:02 18494860 31548752 718936 2.19 432860 12241384 1901584 5.60 2377004 10942612 20 09:16:22 08:47:01 18494860 31548760 718868 2.19 432864 12241388 1901584 5.60 2376976 10942616 20 09:16:22 08:48:01 18494812 31548756 718824 2.19 432896 12241392 1901584 5.60 2377248 10942620 180 09:16:22 08:49:01 18494772 31548716 718836 2.19 432908 12241392 1901584 5.60 2377000 10942620 8 09:16:22 08:50:01 18494756 31548724 718756 2.19 432936 12241396 1901584 5.60 2377064 10942624 24 09:16:22 08:51:01 18494700 31548720 718716 2.19 432964 12241396 1901584 5.60 2377252 10942628 8 09:16:22 08:52:01 18494932 31548956 718648 2.19 432996 12241400 1901584 5.60 2377128 10942628 172 09:16:22 08:53:01 18494584 31548644 718928 2.19 433016 12241404 1901584 5.60 2377164 10942632 4 09:16:22 08:54:01 18494316 31548416 719160 2.19 433032 12241404 1901584 5.60 2377308 10942632 172 09:16:22 08:55:01 18494560 31548688 718844 2.19 433048 12241412 1901584 5.60 2377416 10942640 200 09:16:22 08:56:01 18494392 31548560 718808 2.19 433060 12241416 1901584 5.60 2377312 10942648 40 09:16:22 08:57:01 18493864 31548048 719304 2.19 433068 12241420 1901584 5.60 2377404 10942648 188 09:16:22 08:58:01 18494044 31548252 719000 2.19 433088 12241424 1901584 5.60 2377340 10942652 4 09:16:22 08:59:01 18494256 31548476 718720 2.19 433104 12241424 1884928 5.56 2377368 10942652 8 09:16:22 09:00:01 18493964 31548212 719004 2.19 433124 12241428 1884928 5.56 2377472 10942656 4 09:16:22 09:01:01 18494148 31548428 718988 2.19 433136 12241428 1884928 5.56 2377476 10942656 36 09:16:22 09:02:01 18493784 31548068 719312 2.19 433152 12241432 1884928 5.56 2377416 10942660 28 09:16:22 09:03:01 18494060 31548368 718964 2.19 433160 12241436 1884928 5.56 2377432 10942664 28 09:16:22 09:04:01 18494256 31548568 718664 2.19 433200 12241428 1884928 5.56 2377620 10942664 20 09:16:22 09:05:01 18493924 31548296 718896 2.19 433220 12241440 1884928 5.56 2377552 10942668 28 09:16:22 09:06:01 18493876 31548300 718844 2.19 433256 12241444 1884928 5.56 2377564 10942676 12 09:16:22 09:07:01 18494296 31548732 718540 2.19 433292 12241448 1884928 5.56 2377576 10942676 4 09:16:22 09:08:01 18494452 31549004 718224 2.18 433316 12241448 1884928 5.56 2377576 10942676 12 09:16:22 09:09:01 18494128 31548688 718472 2.18 433332 12241452 1884928 5.56 2377760 10942680 4 09:16:22 09:10:01 18494080 31548656 718416 2.18 433360 12241456 1884928 5.56 2377676 10942684 4 09:16:22 09:11:01 18493968 31548604 718384 2.18 433384 12241460 1884928 5.56 2378008 10942684 20 09:16:22 09:12:01 18494016 31548700 718292 2.18 433424 12241464 1884928 5.56 2377684 10942692 12 09:16:22 09:13:01 18493976 31548664 718248 2.18 433444 12241464 1884928 5.56 2377672 10942692 8 09:16:22 09:14:01 18493708 31548444 718412 2.18 433472 12241472 1884928 5.56 2377852 10942696 12 09:16:22 09:15:01 18493828 31548720 718296 2.18 433492 12241600 1884928 5.56 2377904 10942800 160 09:16:22 09:16:01 18483052 31539484 727144 2.21 433520 12243040 1954936 5.76 2387900 10943824 808 09:16:22 Average: 19373805 31524191 744524 2.26 397256 11430050 1957967 5.77 2301149 10197231 35485 09:16:22 09:16:22 08:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:16:22 08:31:01 lo 4.34 4.34 0.42 0.42 0.00 0.00 0.00 0.00 09:16:22 08:31:01 vethe92ad63 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:16:22 08:31:01 docker0 651.64 593.24 46.81 3492.10 0.00 0.00 0.00 0.00 09:16:22 08:31:01 ens3 889.76 827.10 9569.26 120.81 0.00 0.00 0.00 0.00 09:16:22 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:32:01 docker0 0.23 0.30 0.02 0.03 0.00 0.00 0.00 0.00 09:16:22 08:32:01 ens3 42.62 30.92 37.17 19.22 0.00 0.00 0.00 0.00 09:16:22 08:32:01 veth2b9dde1 0.23 0.42 0.02 0.03 0.00 0.00 0.00 0.00 09:16:22 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:33:01 docker0 1.13 1.13 0.08 0.10 0.00 0.00 0.00 0.00 09:16:22 08:33:01 ens3 28.81 19.41 23.03 12.75 0.00 0.00 0.00 0.00 09:16:22 08:33:01 veth2b9dde1 1.13 1.15 0.10 0.10 0.00 0.00 0.00 0.00 09:16:22 08:34:01 veth30ba806 5.95 9.12 0.57 3.75 0.00 0.00 0.00 0.00 09:16:22 08:34:01 veth4cab5d7 5.85 8.88 0.56 3.69 0.00 0.00 0.00 0.00 09:16:22 08:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:16:22 08:34:01 docker0 36.86 61.02 2.86 231.93 0.00 0.00 0.00 0.00 09:16:22 08:34:01 ens3 147.29 92.25 1929.76 23.19 0.00 0.00 0.00 0.00 09:16:22 08:34:01 veth6a6c20f 5.95 9.10 0.57 3.77 0.00 0.00 0.00 0.00 09:16:22 08:34:01 veth84de422 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 09:16:22 08:34:01 vethf3f4f48 6.27 9.32 0.59 4.25 0.00 0.00 0.00 0.00 09:16:22 08:34:01 veth42f4552 6.10 9.15 0.58 3.99 0.00 0.00 0.00 0.00 09:16:22 08:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:16:22 08:35:01 docker0 533.94 867.47 42.12 6032.24 0.00 0.00 0.00 0.00 09:16:22 08:35:01 ens3 979.05 576.35 7415.91 54.22 0.00 0.00 0.00 0.00 09:16:22 08:35:01 veth84de422 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 09:16:22 08:36:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 09:16:22 08:36:01 docker0 7.63 13.13 0.49 178.03 0.00 0.00 0.00 0.00 09:16:22 08:36:01 ens3 46.38 43.03 197.62 174.06 0.00 0.00 0.00 0.00 09:16:22 08:36:01 veth84de422 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:16:22 08:36:01 veth3f46a84 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:16:22 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:37:01 veth90fb8ac 32.44 47.01 3.12 17.25 0.00 0.00 0.00 0.00 09:16:22 08:37:01 docker0 346.68 613.20 27.55 4039.51 0.00 0.00 0.00 0.00 09:16:22 08:37:01 ens3 649.41 369.89 4068.98 48.79 0.00 0.00 0.00 0.00 09:16:22 08:37:01 veth84de422 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 09:16:22 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:38:01 docker0 82.41 168.31 6.09 1234.87 0.00 0.00 0.00 0.00 09:16:22 08:38:01 vetha181f7e 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:16:22 08:38:01 ens3 198.52 103.44 1259.27 20.93 0.00 0.00 0.00 0.00 09:16:22 08:38:01 veth84de422 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:38:01 veth4d1258d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:38:01 veth89a4b2f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:16:22 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:39:01 docker0 9.42 17.68 0.61 239.66 0.00 0.00 0.00 0.00 09:16:22 08:39:01 ens3 53.56 34.71 268.59 16.74 0.00 0.00 0.00 0.00 09:16:22 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:40:01 ens3 0.32 0.20 0.09 0.08 0.00 0.00 0.00 0.00 09:16:22 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:43:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:16:22 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:45:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:16:22 08:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:46:02 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:47:01 ens3 0.34 0.19 0.48 0.01 0.00 0.00 0.00 0.00 09:16:22 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:50:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:16:22 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:52:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:54:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:55:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:16:22 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:56:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 08:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:00:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:16:22 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:03:01 ens3 0.30 0.17 0.18 0.01 0.00 0.00 0.00 0.00 09:16:22 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:04:01 ens3 1.02 0.67 0.39 0.29 0.00 0.00 0.00 0.00 09:16:22 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:05:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:16:22 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:06:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:08:01 ens3 0.53 0.12 0.05 0.01 0.00 0.00 0.00 0.00 09:16:22 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:09:01 ens3 0.50 0.48 0.31 0.22 0.00 0.00 0.00 0.00 09:16:22 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:10:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:16:22 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:13:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:16:22 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:16:22 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:14:01 ens3 0.65 0.48 0.35 0.28 0.00 0.00 0.00 0.00 09:16:22 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:15:01 ens3 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 09:16:22 09:16:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 09:16:22 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:22 09:16:01 ens3 10.75 7.15 11.63 4.77 0.00 0.00 0.00 0.00 09:16:22 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 09:16:22 Average: docker0 36.09 50.60 2.74 334.85 0.00 0.00 0.00 0.00 09:16:22 Average: ens3 66.14 45.59 535.73 10.77 0.00 0.00 0.00 0.00 09:16:22 09:16:22 09:16:22 ---> sar -P ALL: 09:16:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14889) 05/10/23 _x86_64_ (8 CPU) 09:16:22 09:16:22 08:29:13 LINUX RESTART (8 CPU) 09:16:22 09:16:22 08:30:02 CPU %user %nice %system %iowait %steal %idle 09:16:22 08:31:01 all 8.64 0.00 4.19 4.40 0.07 82.69 09:16:22 08:31:01 0 7.97 0.00 4.34 2.98 0.05 84.66 09:16:22 08:31:01 1 8.70 0.00 4.49 0.93 0.09 85.80 09:16:22 08:31:01 2 8.59 0.00 3.49 16.62 0.07 71.23 09:16:22 08:31:01 3 7.59 0.00 4.48 6.35 0.07 81.51 09:16:22 08:31:01 4 8.56 0.00 3.53 0.39 0.07 87.44 09:16:22 08:31:01 5 11.92 0.00 5.58 7.74 0.07 74.70 09:16:22 08:31:01 6 7.98 0.00 3.36 0.14 0.05 88.47 09:16:22 08:31:01 7 7.78 0.00 4.27 0.12 0.09 87.75 09:16:22 08:32:01 all 28.11 0.00 5.19 1.02 0.08 65.61 09:16:22 08:32:01 0 28.86 0.00 4.84 1.22 0.08 64.99 09:16:22 08:32:01 1 33.25 0.00 6.52 0.08 0.08 60.06 09:16:22 08:32:01 2 24.20 0.00 4.27 0.00 0.08 71.45 09:16:22 08:32:01 3 30.43 0.00 6.73 0.42 0.07 62.35 09:16:22 08:32:01 4 26.85 0.00 4.40 0.12 0.07 68.57 09:16:22 08:32:01 5 27.81 0.00 4.98 0.12 0.08 67.00 09:16:22 08:32:01 6 23.15 0.00 3.87 6.15 0.08 66.76 09:16:22 08:32:01 7 30.29 0.00 5.87 0.08 0.07 63.69 09:16:22 08:33:01 all 44.24 0.00 6.17 0.35 0.08 49.16 09:16:22 08:33:01 0 47.44 0.00 6.41 0.67 0.08 45.39 09:16:22 08:33:01 1 46.05 0.00 6.99 0.00 0.08 46.88 09:16:22 08:33:01 2 41.22 0.00 5.99 0.15 0.07 52.57 09:16:22 08:33:01 3 45.13 0.00 6.52 0.18 0.10 48.07 09:16:22 08:33:01 4 42.13 0.00 5.57 0.14 0.07 52.09 09:16:22 08:33:01 5 41.79 0.00 5.87 0.05 0.08 52.20 09:16:22 08:33:01 6 43.49 0.00 5.77 1.49 0.08 49.17 09:16:22 08:33:01 7 46.62 0.00 6.22 0.08 0.08 46.99 09:16:22 08:34:01 all 14.29 0.00 7.23 3.90 0.08 74.50 09:16:22 08:34:01 0 13.89 0.00 6.61 4.24 0.07 75.20 09:16:22 08:34:01 1 15.08 0.00 7.72 0.61 0.08 76.50 09:16:22 08:34:01 2 15.42 0.00 5.95 0.18 0.07 78.38 09:16:22 08:34:01 3 16.97 0.00 9.13 9.66 0.12 64.13 09:16:22 08:34:01 4 13.32 0.00 6.22 0.14 0.07 80.26 09:16:22 08:34:01 5 14.87 0.00 6.93 14.84 0.08 63.27 09:16:22 08:34:01 6 11.16 0.00 7.15 0.87 0.05 80.77 09:16:22 08:34:01 7 13.56 0.00 8.15 0.71 0.14 77.44 09:16:22 08:35:01 all 8.96 0.00 4.90 19.06 0.09 66.99 09:16:22 08:35:01 0 8.86 0.00 4.29 12.88 0.07 73.90 09:16:22 08:35:01 1 9.89 0.00 4.48 8.52 0.07 77.04 09:16:22 08:35:01 2 9.05 0.00 4.58 9.62 0.05 76.69 09:16:22 08:35:01 3 9.41 0.00 4.83 23.10 0.24 62.43 09:16:22 08:35:01 4 8.64 0.00 4.09 7.37 0.05 79.85 09:16:22 08:35:01 5 8.22 0.00 6.76 50.85 0.08 34.08 09:16:22 08:35:01 6 8.74 0.00 4.78 23.55 0.10 62.82 09:16:22 08:35:01 7 8.87 0.00 5.40 16.86 0.10 68.77 09:16:22 08:36:01 all 36.46 0.00 9.56 13.12 0.12 40.73 09:16:22 08:36:01 0 36.80 0.00 9.04 6.40 0.14 47.63 09:16:22 08:36:01 1 37.92 0.00 8.76 3.32 0.10 49.90 09:16:22 08:36:01 2 35.79 0.00 9.79 6.61 0.10 47.71 09:16:22 08:36:01 3 36.29 0.00 10.11 11.08 0.10 42.42 09:16:22 08:36:01 4 34.62 0.00 9.13 5.22 0.12 50.90 09:16:22 08:36:01 5 36.82 0.00 11.74 42.50 0.16 8.77 09:16:22 08:36:01 6 35.19 0.00 8.22 23.59 0.10 32.89 09:16:22 08:36:01 7 38.28 0.00 9.74 6.64 0.14 45.21 09:16:22 08:37:01 all 12.27 0.00 7.92 25.85 0.13 53.83 09:16:22 08:37:01 0 9.16 0.00 7.41 36.35 0.10 46.98 09:16:22 08:37:01 1 12.86 0.00 9.05 35.21 0.22 42.65 09:16:22 08:37:01 2 14.44 0.00 8.35 13.98 0.12 63.11 09:16:22 08:37:01 3 12.44 0.00 7.48 28.32 0.10 51.66 09:16:22 08:37:01 4 9.75 0.00 5.45 26.52 0.10 58.18 09:16:22 08:37:01 5 14.95 0.00 9.05 18.80 0.15 57.04 09:16:22 08:37:01 6 11.50 0.00 6.26 25.46 0.10 56.68 09:16:22 08:37:01 7 13.12 0.00 10.36 22.08 0.15 54.29 09:16:22 08:38:01 all 48.66 0.00 12.71 14.99 0.20 23.44 09:16:22 08:38:01 0 46.01 0.00 12.35 14.54 0.17 26.93 09:16:22 08:38:01 1 50.98 0.00 13.18 21.06 0.14 14.63 09:16:22 08:38:01 2 51.43 0.00 13.67 13.87 0.17 20.86 09:16:22 08:38:01 3 47.99 0.00 11.99 8.71 0.26 31.05 09:16:22 08:38:01 4 46.83 0.00 11.84 12.80 0.15 28.38 09:16:22 08:38:01 5 49.15 0.00 12.51 12.67 0.38 25.29 09:16:22 08:38:01 6 47.53 0.00 12.77 22.79 0.17 16.74 09:16:22 08:38:01 7 49.31 0.00 13.33 13.37 0.14 23.85 09:16:22 08:39:01 all 40.96 0.00 11.38 11.60 0.17 35.89 09:16:22 08:39:01 0 39.36 0.00 12.41 4.25 0.21 43.77 09:16:22 08:39:01 1 41.19 0.00 11.70 6.67 0.23 40.22 09:16:22 08:39:01 2 41.09 0.00 11.15 17.06 0.17 30.53 09:16:22 08:39:01 3 40.17 0.00 10.82 6.35 0.14 42.52 09:16:22 08:39:01 4 39.58 0.00 10.85 20.49 0.16 28.93 09:16:22 08:39:01 5 44.57 0.00 11.99 19.21 0.19 24.04 09:16:22 08:39:01 6 40.79 0.00 9.43 12.67 0.12 36.99 09:16:22 08:39:01 7 40.87 0.00 12.71 5.96 0.14 40.32 09:16:22 08:40:01 all 0.21 0.00 0.01 0.02 0.01 99.74 09:16:22 08:40:01 0 0.03 0.00 0.02 0.05 0.02 99.88 09:16:22 08:40:01 1 0.03 0.00 0.02 0.03 0.00 99.92 09:16:22 08:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:16:22 08:40:01 4 1.50 0.00 0.00 0.00 0.00 98.50 09:16:22 08:40:01 5 0.02 0.00 0.03 0.08 0.02 99.85 09:16:22 08:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:40:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:16:22 08:41:01 all 0.19 0.00 0.01 0.03 0.01 99.77 09:16:22 08:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 08:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 08:41:01 4 1.35 0.00 0.02 0.08 0.00 98.55 09:16:22 08:41:01 5 0.03 0.00 0.02 0.15 0.03 99.77 09:16:22 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:16:22 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:16:22 08:42:01 all 0.07 0.00 0.01 0.03 0.01 99.88 09:16:22 08:42:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:16:22 08:42:01 1 0.02 0.00 0.00 0.17 0.02 99.80 09:16:22 08:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 08:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 08:42:01 4 0.38 0.00 0.00 0.00 0.02 99.60 09:16:22 08:42:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:16:22 08:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 08:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:16:22 08:43:01 all 0.12 0.00 0.01 0.01 0.00 99.86 09:16:22 08:43:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:16:22 08:43:01 1 0.02 0.00 0.03 0.05 0.02 99.88 09:16:22 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 08:43:01 4 0.68 0.00 0.02 0.00 0.00 99.30 09:16:22 08:43:01 5 0.08 0.00 0.02 0.02 0.02 99.87 09:16:22 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:16:22 08:44:01 all 0.08 0.00 0.01 0.01 0.01 99.90 09:16:22 08:44:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:16:22 08:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:16:22 08:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 08:44:01 4 0.50 0.00 0.00 0.00 0.02 99.48 09:16:22 08:44:01 5 0.00 0.00 0.03 0.02 0.02 99.93 09:16:22 08:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 08:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 08:45:01 all 0.02 0.00 0.04 0.01 0.00 99.93 09:16:22 08:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:16:22 08:45:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:16:22 08:45:01 2 0.02 0.00 0.05 0.02 0.00 99.92 09:16:22 08:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:16:22 08:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:45:01 5 0.05 0.00 0.05 0.05 0.02 99.83 09:16:22 08:45:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:16:22 08:45:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:16:22 08:46:02 all 0.08 0.00 0.01 0.01 0.01 99.90 09:16:22 08:46:02 0 0.02 0.00 0.02 0.00 0.02 99.95 09:16:22 08:46:02 1 0.03 0.00 0.00 0.00 0.02 99.95 09:16:22 08:46:02 2 0.00 0.00 0.00 0.03 0.00 99.97 09:16:22 08:46:02 3 0.02 0.00 0.02 0.00 0.02 99.95 09:16:22 08:46:02 4 0.52 0.00 0.00 0.00 0.00 99.48 09:16:22 08:46:02 5 0.00 0.00 0.03 0.03 0.02 99.92 09:16:22 08:46:02 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:46:02 7 0.05 0.00 0.00 0.00 0.00 99.95 09:16:22 08:47:01 all 0.26 0.00 0.00 0.00 0.01 99.72 09:16:22 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:47:01 4 1.99 0.00 0.00 0.00 0.02 98.00 09:16:22 08:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 08:48:01 all 0.17 0.00 0.01 0.01 0.00 99.81 09:16:22 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:16:22 08:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:16:22 08:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 08:48:01 4 1.29 0.00 0.03 0.00 0.00 98.68 09:16:22 08:48:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:16:22 08:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:16:22 08:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 08:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 08:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:49:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:16:22 08:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 08:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 08:50:01 all 0.01 0.00 0.01 0.01 0.01 99.97 09:16:22 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:16:22 08:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 08:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:16:22 08:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 08:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:51:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:16:22 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 08:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:16:22 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:16:22 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:52:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:16:22 08:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:16:22 08:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 08:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:16:22 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:16:22 08:53:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:16:22 08:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:16:22 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 08:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:53:01 6 0.00 0.00 0.02 0.00 0.03 99.95 09:16:22 08:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:16:22 08:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 08:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 09:16:22 08:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 08:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:16:22 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:16:22 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 08:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:16:22 08:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:56:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:16:22 08:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:16:22 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:16:22 08:56:01 6 0.00 0.00 0.02 0.00 0.03 99.95 09:16:22 08:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 08:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:16:22 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:16:22 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:57:01 5 0.00 0.00 0.00 0.03 0.00 99.97 09:16:22 08:57:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:16:22 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:58:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:16:22 08:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:16:22 08:58:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:16:22 08:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:58:01 4 0.55 0.00 0.02 0.00 0.00 99.44 09:16:22 08:58:01 5 0.20 0.00 0.03 0.00 0.02 99.75 09:16:22 08:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:16:22 08:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:59:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:16:22 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 08:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 08:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:16:22 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 08:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:16:22 08:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 08:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 09:00:01 all 0.01 0.00 0.00 0.03 0.01 99.95 09:16:22 09:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 09:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 09:00:01 2 0.02 0.00 0.00 0.10 0.00 99.88 09:16:22 09:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:16:22 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:00:01 5 0.00 0.00 0.00 0.10 0.00 99.90 09:16:22 09:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 09:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 09:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:16:22 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 09:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:16:22 09:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:16:22 09:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:16:22 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:02:01 all 0.02 0.00 0.00 0.00 0.01 99.97 09:16:22 09:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:02:01 3 0.03 0.00 0.00 0.02 0.02 99.93 09:16:22 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:16:22 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:16:22 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:03:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:16:22 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:03:01 5 0.10 0.00 0.03 0.07 0.00 99.80 09:16:22 09:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:16:22 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:16:22 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:16:22 09:04:01 all 0.03 0.00 0.01 0.03 0.01 99.92 09:16:22 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 09:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:04:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:16:22 09:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:04:01 5 0.15 0.00 0.02 0.20 0.02 99.62 09:16:22 09:04:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:16:22 09:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:05:01 all 0.05 0.00 0.01 0.03 0.00 99.91 09:16:22 09:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 09:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 09:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:05:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:16:22 09:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:05:01 5 0.22 0.00 0.05 0.18 0.00 99.55 09:16:22 09:05:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:16:22 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 09:06:01 all 0.05 0.00 0.01 0.12 0.01 99.81 09:16:22 09:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:06:01 3 0.05 0.00 0.02 0.30 0.02 99.62 09:16:22 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:06:01 5 0.27 0.00 0.00 0.67 0.02 99.05 09:16:22 09:06:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:16:22 09:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:07:01 all 0.07 0.00 0.01 0.14 0.00 99.77 09:16:22 09:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 09:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:07:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:16:22 09:07:01 4 0.00 0.00 0.00 0.28 0.00 99.72 09:16:22 09:07:01 5 0.48 0.00 0.02 0.83 0.00 98.67 09:16:22 09:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:08:01 all 0.05 0.00 0.02 0.05 0.01 99.87 09:16:22 09:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 09:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:08:01 2 0.02 0.00 0.07 0.00 0.00 99.92 09:16:22 09:08:01 3 0.03 0.00 0.02 0.15 0.02 99.78 09:16:22 09:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:16:22 09:08:01 5 0.37 0.00 0.00 0.28 0.00 99.35 09:16:22 09:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:09:01 all 0.07 0.00 0.01 0.06 0.02 99.85 09:16:22 09:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:16:22 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:16:22 09:09:01 3 0.02 0.00 0.03 0.13 0.00 99.82 09:16:22 09:09:01 4 0.00 0.00 0.00 0.17 0.00 99.83 09:16:22 09:09:01 5 0.37 0.00 0.00 0.15 0.12 99.37 09:16:22 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:09:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:16:22 09:10:01 all 0.07 0.00 0.02 0.09 0.01 99.81 09:16:22 09:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:10:01 1 0.00 0.00 0.13 0.22 0.02 99.63 09:16:22 09:10:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:16:22 09:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:16:22 09:10:01 4 0.00 0.00 0.02 0.07 0.02 99.90 09:16:22 09:10:01 5 0.45 0.00 0.00 0.43 0.00 99.12 09:16:22 09:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:16:22 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:11:01 all 0.06 0.00 0.00 0.08 0.02 99.84 09:16:22 09:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:11:01 2 0.03 0.00 0.02 0.00 0.08 99.87 09:16:22 09:11:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:16:22 09:11:01 4 0.02 0.00 0.00 0.28 0.00 99.70 09:16:22 09:11:01 5 0.37 0.00 0.00 0.38 0.02 99.23 09:16:22 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:12:01 all 0.09 0.00 0.01 0.08 0.00 99.81 09:16:22 09:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:12:01 1 0.02 0.00 0.02 0.28 0.02 99.67 09:16:22 09:12:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:16:22 09:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:16:22 09:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:12:01 5 0.65 0.00 0.02 0.33 0.00 99.00 09:16:22 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:13:01 all 0.11 0.00 0.01 0.05 0.01 99.83 09:16:22 09:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:13:01 1 0.00 0.00 0.02 0.13 0.00 99.85 09:16:22 09:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:16:22 09:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:16:22 09:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:13:01 5 0.76 0.00 0.00 0.23 0.00 99.00 09:16:22 09:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:14:01 all 0.02 0.00 0.01 0.04 0.00 99.92 09:16:22 09:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:14:01 1 0.00 0.00 0.02 0.13 0.02 99.83 09:16:22 09:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:16:22 09:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:16:22 09:14:01 4 0.00 0.00 0.03 0.08 0.00 99.88 09:16:22 09:14:01 5 0.08 0.00 0.02 0.13 0.00 99.77 09:16:22 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:16:22 09:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:16:22 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:16:22 09:15:01 all 0.06 0.00 0.01 0.03 0.01 99.90 09:16:22 09:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:16:22 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:15:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:16:22 09:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:16:22 09:15:01 4 0.02 0.00 0.00 0.08 0.02 99.88 09:16:22 09:15:01 5 0.38 0.00 0.02 0.13 0.02 99.45 09:16:22 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:16:22 09:16:01 all 0.44 0.00 0.20 0.05 0.01 99.31 09:16:22 09:16:01 0 0.30 0.00 0.15 0.03 0.00 99.52 09:16:22 09:16:01 1 0.53 0.00 0.17 0.08 0.02 99.20 09:16:22 09:16:01 2 0.13 0.00 0.23 0.08 0.02 99.53 09:16:22 09:16:01 3 0.33 0.00 0.18 0.00 0.02 99.47 09:16:22 09:16:01 4 0.55 0.00 0.17 0.00 0.00 99.28 09:16:22 09:16:01 5 0.57 0.00 0.25 0.15 0.00 99.03 09:16:22 09:16:01 6 0.62 0.00 0.20 0.02 0.00 99.17 09:16:22 09:16:01 7 0.48 0.00 0.23 0.00 0.02 99.27 09:16:22 Average: all 5.24 0.00 1.49 2.03 0.03 91.21 09:16:22 Average: 0 5.11 0.00 1.45 1.79 0.02 91.63 09:16:22 Average: 1 5.49 0.00 1.57 1.65 0.03 91.26 09:16:22 Average: 2 5.18 0.00 1.45 1.67 0.03 91.67 09:16:22 Average: 3 5.29 0.00 1.55 2.03 0.03 91.10 09:16:22 Average: 4 5.12 0.00 1.31 1.58 0.02 91.96 09:16:22 Average: 5 5.46 0.00 1.62 3.66 0.04 89.23 09:16:22 Average: 6 4.93 0.00 1.33 2.49 0.03 91.22 09:16:22 Average: 7 5.33 0.00 1.63 1.40 0.02 91.61 09:16:22 09:16:22 09:16:22