Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+3d7959681c73ad1dd76784b2336248bd6b6384c3 (d5ccdc57e0b8a15a7e57db2ea1c3f8b79e1e1a61) 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-ssh15680325393220241616.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-ssh16442757222044688614.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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5619626783769076009.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-ssh14266085712211161511.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh608106349448392245.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16477 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 3d7959681c73ad1dd76784b2336248bd6b6384c3 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 Checking out Revision 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 (PR-4572) > 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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 # timeout=10 Commit message: "Merge commit '3d7959681c73ad1dd76784b2336248bd6b6384c3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:42 ========================================================= 08:29:42 EdgeX Global Pipelines Version Info 08:29:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:43 ------------------- 08:29:43 stable info: 08:29:43 ------------------- 08:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:43 Message: update stable to v1.0.249 > git rev-list --no-walk 6ba18ef698eaa84cb868e1ab006d918baa23aca8 # timeout=10 08:29:44 ------------------- 08:29:44 experimental info: 08:29:44 ------------------- 08:29:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cac5dc [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:44 provisioning config files... 08:29:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13208719463993554723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:44 ---> docker-login.sh 08:29:44 nexus3.edgexfoundry.org:10001 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10002 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10003 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10004 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 docker.io 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 ---> docker-login.sh ends [Pipeline] } 08:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:46 + 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:29:46 + dirname cmd/core-command/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-command,cmd/core-command/Dockerfile 08:29:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + dirname cmd/core-data/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-data,cmd/core-data/Dockerfile 08:29:46 + dirname cmd/core-metadata/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:46 + dirname cmd/security-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2+ 08:29:46 dirname cmd/security-proxy-auth/Dockerfile 08:29:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:46 + dirname cmd/security-proxy-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:46 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + dirname cmd/security-spire-agent/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:46 + + dirname cmd/security-spire-config/Dockerfile 08:29:46 cut -d/ -f2 08:29:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:46 + dirname cmd/security-spire-server/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + dirname cmd/support-notifications/Dockerfile 08:29:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:46 + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile 08:29:46 08:29:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:46 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:29:46 + git rev-list -1 --merges 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5~1..2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] echo 08:29:46 -----------> git rev-list -1 --merges 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5~1..2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:29:46 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [false] [Pipeline] sh 08:29:47 + git log --format=format:%s -1 2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] echo 08:29:47 ========================================================= 08:29:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:47 + grep -v github /etc/ssh/ssh_known_hosts 08:29:47 + [ -e /tmp/ssh_known_hosts ] 08:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 08:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:48 b85a868b505f: Pulling fs layer 08:29:48 e2be974225ed: Pulling fs layer 08:29:48 339a4e72a1f5: Pulling fs layer 08:29:48 988bab9f4d93: Pulling fs layer 08:29:48 1469e6f7b9e6: Pulling fs layer 08:29:48 eaf3925da568: Pulling fs layer 08:29:48 bab4dde63d76: Pulling fs layer 08:29:48 bde34c3a00c8: Pulling fs layer 08:29:48 b352a97aabf1: Pulling fs layer 08:29:48 4872d77fe225: Pulling fs layer 08:29:48 5851b861e8e6: Pulling fs layer 08:29:48 988bab9f4d93: Waiting 08:29:48 bab4dde63d76: Waiting 08:29:48 b352a97aabf1: Waiting 08:29:48 4872d77fe225: Waiting 08:29:48 bde34c3a00c8: Waiting 08:29:48 eaf3925da568: Waiting 08:29:48 5851b861e8e6: Waiting 08:29:48 1469e6f7b9e6: Waiting 08:29:48 e2be974225ed: Verifying Checksum 08:29:48 e2be974225ed: Download complete 08:29:48 988bab9f4d93: Verifying Checksum 08:29:48 988bab9f4d93: Download complete 08:29:48 1469e6f7b9e6: Verifying Checksum 08:29:48 1469e6f7b9e6: Download complete 08:29:48 339a4e72a1f5: Verifying Checksum 08:29:48 339a4e72a1f5: Download complete 08:29:48 eaf3925da568: Download complete 08:29:48 bde34c3a00c8: Verifying Checksum 08:29:48 bde34c3a00c8: Download complete 08:29:48 b352a97aabf1: Verifying Checksum 08:29:48 b352a97aabf1: Download complete 08:29:48 4872d77fe225: Download complete 08:29:48 5851b861e8e6: Download complete 08:29:48 b85a868b505f: Verifying Checksum 08:29:48 b85a868b505f: Download complete 08:29:48 bab4dde63d76: Verifying Checksum 08:29:48 bab4dde63d76: Download complete 08:29:49 b85a868b505f: Pull complete 08:29:50 e2be974225ed: Pull complete 08:29:50 339a4e72a1f5: Pull complete 08:29:50 988bab9f4d93: Pull complete 08:29:50 1469e6f7b9e6: Pull complete 08:29:50 eaf3925da568: Pull complete 08:29:52 bab4dde63d76: Pull complete 08:29:52 bde34c3a00c8: Pull complete 08:29:52 b352a97aabf1: Pull complete 08:29:52 4872d77fe225: Pull complete 08:29:52 5851b861e8e6: Pull complete 08:29:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:53 prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container 08:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:57 $ docker top 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 -eo pid,comm 08:29:57 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:29:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:57 [ssh-agent] Looking for ssh-agent implementation... 08:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:57 $ docker exec 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent 08:29:57 SSH_AUTH_SOCK=/tmp/ssh-IWp5SGBjwADd/agent.32 08:29:57 SSH_AGENT_PID=38 08:29:57 Running ssh-add (command line suppressed) 08:29:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9619623671473077890.key (/w/workspace/edgex-go/3@tmp/private_key_9619623671473077890.key) 08:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:57 + git tag --points-at HEAD [Pipeline] } 08:29:57 $ docker exec --env ******** --env ******** 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent -k 08:29:57 unset SSH_AUTH_SOCK; 08:29:57 unset SSH_AGENT_PID; 08:29:57 echo Agent pid 38 killed; 08:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:57 [ssh-agent] Looking for ssh-agent implementation... 08:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:58 $ docker exec 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent 08:29:58 SSH_AUTH_SOCK=/tmp/ssh-GuE27nCQuXLd/agent.70 08:29:58 SSH_AGENT_PID=77 08:29:58 Running ssh-add (command line suppressed) 08:29:58 Identity added: /w/workspace/edgex-go/3@tmp/private_key_15298366243010720388.key (/w/workspace/edgex-go/3@tmp/private_key_15298366243010720388.key) 08:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:58 + git semver init 08:29:58 2023-05-23 08:29:58,778 [run_init] DEBUG init version:0.0.0 force:False 08:29:58 2023-05-23 08:29:58,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:29:58 2023-05-23 08:29:58,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:29:58 2023-05-23 08:29:58,779 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:05 2023-05-23 08:30:04,327 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:05 2023-05-23 08:30:04,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4572 with force:False 08:30:05 2023-05-23 08:30:04,328 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4572 08:30:05 2023-05-23 08:30:04,332 [execute] INFO git cat-file --batch-check 08:30:05 2023-05-23 08:30:04,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:05 2023-05-23 08:30:04,339 [execute] INFO git cat-file --batch 08:30:05 2023-05-23 08:30:04,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:05 2023-05-23 08:30:04,343 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4572 08:30:05 0.0.0 [Pipeline] } 08:30:05 $ docker exec --env ******** --env ******** 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 ssh-agent -k 08:30:05 unset SSH_AUTH_SOCK; 08:30:05 unset SSH_AGENT_PID; 08:30:05 echo Agent pid 77 killed; 08:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:05 + git semver [Pipeline] } 08:30:06 $ docker stop --time=1 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 08:30:07 $ docker rm -f --volumes 24f76201e6ef0f4506fd6427b4098ed841863bee09c8724ced29bfeb5d538888 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:08 Stashed 1 file(s) [Pipeline] echo 08:30:08 [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:08 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:08 ========================================================= 08:30:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:08 f56be85fc22e: Pulling fs layer 08:30:08 85791d961cd3: Pulling fs layer 08:30:08 d694b5ae8c79: Pulling fs layer 08:30:08 9f32a84ed3da: Pulling fs layer 08:30:08 4d19c01a9841: Pulling fs layer 08:30:08 9325e15d5711: Pulling fs layer 08:30:08 556b6ee489ea: Pulling fs layer 08:30:08 c5a4b2cf53e6: Pulling fs layer 08:30:08 4d19c01a9841: Waiting 08:30:08 c5a4b2cf53e6: Waiting 08:30:08 9325e15d5711: Waiting 08:30:08 9f32a84ed3da: Waiting 08:30:08 85791d961cd3: Verifying Checksum 08:30:08 85791d961cd3: Download complete 08:30:08 9f32a84ed3da: Verifying Checksum 08:30:08 9f32a84ed3da: Download complete 08:30:08 4d19c01a9841: Verifying Checksum 08:30:08 4d19c01a9841: Download complete 08:30:08 f56be85fc22e: Verifying Checksum 08:30:08 f56be85fc22e: Download complete 08:30:08 9325e15d5711: Verifying Checksum 08:30:08 9325e15d5711: Download complete 08:30:09 f56be85fc22e: Pull complete 08:30:09 85791d961cd3: Pull complete 08:30:09 c5a4b2cf53e6: Verifying Checksum 08:30:09 c5a4b2cf53e6: Download complete 08:30:09 d694b5ae8c79: Verifying Checksum 08:30:09 d694b5ae8c79: Download complete 08:30:09 556b6ee489ea: Verifying Checksum 08:30:09 556b6ee489ea: Download complete 08:30:13 d694b5ae8c79: Pull complete 08:30:13 9f32a84ed3da: Pull complete 08:30:13 4d19c01a9841: Pull complete 08:30:13 9325e15d5711: Pull complete 08:30:15 556b6ee489ea: Pull complete 08:30:16 c5a4b2cf53e6: Pull complete 08:30:16 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:16 WORKDIR /edgex 08:30:16 COPY go.mod . 08:30:16 RUN go mod download 08:30:16 + docker build -t ci-base-image-x86_64 -f - . 08:30:17 Sending build context to Docker daemon 170.8MB 08:30:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:17 ---> c4be618373d6 08:30:17 Step 2/4 : WORKDIR /edgex 08:30:23 Still waiting to schedule task 08:30:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:29 ---> Running in af9cbead674b 08:30:29 Removing intermediate container af9cbead674b 08:30:29 ---> e51c7b989bb4 08:30:29 Step 3/4 : COPY go.mod . 08:30:29 ---> cfac2b35e311 08:30:29 Step 4/4 : RUN go mod download 08:30:29 ---> Running in 5bce0b1dcc00 08:30:47 Removing intermediate container 5bce0b1dcc00 08:30:47 ---> 5243098c9d52 08:30:47 Successfully built 5243098c9d52 08:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . ci-base-image-x86_64 08:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:47 prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container 08:30:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:48 $ docker top da047c859a2fab318242d6da3f0a69f875a6092367866a1acf841fc47d4a8ac4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:48 + go version 08:30:48 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:48 $ docker stop --time=1 da047c859a2fab318242d6da3f0a69f875a6092367866a1acf841fc47d4a8ac4 08:30:49 $ docker rm -f --volumes da047c859a2fab318242d6da3f0a69f875a6092367866a1acf841fc47d4a8ac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker inspect -f . ci-base-image-x86_64 08:30:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:50 prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container 08:30:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:50 $ docker top 18d0c95638a3fc4adf2c3d8669f5312262104c50f2da3fda02caaa29587b5425 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:50 ========================================================= 08:30:50 [edgeXBuildGoParallel] Running Tests and Build... 08:30:50 ========================================================= [Pipeline] sh 08:30:51 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:30:51 + make test 08:30:51 go test -race -coverprofile=coverage.out ./... 08:30:58 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.459s coverage: 88.5% of statements 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 42.9% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.287s coverage: 38.4% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 61.5% of statements 08:31:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 08:31:57 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:31:57 running golangci-lint 08:31:57 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:57 go version go1.20.2 linux/amd64 08:31:57 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:57 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16480 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws 08:32:00 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:32:01 The recommended git tool is: git 08:32:07 using credential edgex-jenkins-ssh 08:32:07 Cloning the remote Git repository 08:32:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:07 > git init /w/workspace/edgex-go/3 # timeout=10 08:32:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:07 > git --version # timeout=10 08:32:07 > git --version # 'git version 2.25.1' 08:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:10 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|name|types_sizes|deps|imports) took 13.376649305s" 08:32:10 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.09446ms" 08:32:16 level=info msg="[linters_context/goanalysis] analyzers took 45.045070291s with top 10 stages: buildir: 26.456626589s, fact_deprecated: 1.225859022s, inspect: 1.218480226s, printf: 1.064401197s, ctrlflow: 935.937564ms, gosec: 907.591127ms, S1038: 904.000365ms, nilness: 820.007163ms, fact_purity: 812.554192ms, typedness: 521.616102ms" 08:32:16 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:16 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, cgo: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, skip_dirs: 203/203, exclude: 203/203" 08:32:16 level=info msg="[runner] processing took 14.183403ms with stages: nolint: 6.516612ms, identifier_marker: 3.402262ms, path_prettifier: 1.277252ms, exclude-rules: 1.226061ms, autogenerated_exclude: 1.03395ms, skip_dirs: 682.716µs, cgo: 26.04µs, filename_unadjuster: 14.91µs, max_same_issues: 570ns, diff: 470ns, uniq_by_line: 440ns, skip_files: 410ns, severity-rules: 340ns, exclude: 310ns, source_code: 280ns, sort_results: 250ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" 08:32:16 level=info msg="[runner] linters took 6.50436548s with stages: goanalysis_metalinter: 6.490073745s" 08:32:16 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:16 level=info msg="Memory: 201 samples, avg is 183.4MB, max is 798.7MB" 08:32:16 level=info msg="Execution took 19.921005074s" 08:32:16 go vet ./... 08:32:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:20 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:21 + ls -al . 08:32:21 total 704 08:32:21 drwxrwxr-x 11 1001 1001 4096 May 23 08:30 . 08:32:21 drwxr-xr-x 4 root root 4096 May 23 08:30 .. 08:32:21 drwxrwxr-x 2 1001 1001 4096 May 23 08:29 .blubracket 08:32:21 -rw-rw-r-- 1 1001 1001 16 May 23 08:29 .dockerignore 08:32:21 drwxrwxr-x 8 1001 1001 4096 May 23 08:30 .git 08:32:21 drwxrwxr-x 3 1001 1001 4096 May 23 08:29 .github 08:32:21 -rw-rw-r-- 1 1001 1001 1133 May 23 08:29 .gitignore 08:32:21 -rw-rw-r-- 1 1001 1001 42 May 23 08:29 .golangci.yml 08:32:21 -rw-rw-r-- 1 1001 1001 87 May 23 08:29 .hadolint.yml 08:32:21 drwxr-xr-x 3 1001 1001 4096 May 23 08:30 .semver 08:32:21 -rw-rw-r-- 1 1001 1001 166 May 23 08:29 .sonarcloud.properties 08:32:21 -rw-rw-r-- 1 1001 1001 1171 May 23 08:29 ADOPTERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 10835 May 23 08:29 Attribution.txt 08:32:21 -rw-rw-r-- 1 1001 1001 73765 May 23 08:29 CHANGELOG.md 08:32:21 -rw-rw-r-- 1 1001 1001 3804 May 23 08:29 CONTRIBUTING.md 08:32:21 -rw-rw-r-- 1 1001 1001 677 May 23 08:29 GOVERNANCE.md 08:32:21 -rw-rw-r-- 1 1001 1001 883 May 23 08:29 Jenkinsfile 08:32:21 -rw-rw-r-- 1 1001 1001 10775 May 23 08:29 LICENSE 08:32:21 -rw-rw-r-- 1 1001 1001 14368 May 23 08:29 Makefile 08:32:21 -rw-rw-r-- 1 1001 1001 582 May 23 08:29 OWNERS.md 08:32:21 -rw-rw-r-- 1 1001 1001 9902 May 23 08:29 README.md 08:32:21 -rw-rw-r-- 1 1001 1001 789 May 23 08:29 SECURITY.md 08:32:21 -rw-rw-r-- 1 1001 1001 5 May 23 08:30 VERSION 08:32:21 drwxrwxr-x 2 1001 1001 4096 May 23 08:29 bin 08:32:21 drwxrwxr-x 18 1001 1001 4096 May 23 08:29 cmd 08:32:21 -rw-r--r-- 1 root root 447731 May 23 08:31 coverage.out 08:32:21 -rw-rw-r-- 1 1001 1001 3200 May 23 08:29 go.mod 08:32:21 -rw-rw-r-- 1 1001 1001 31130 May 23 08:29 go.sum 08:32:21 drwxrwxr-x 7 1001 1001 4096 May 23 08:29 internal 08:32:21 drwxrwxr-x 3 1001 1001 4096 May 23 08:29 openapi 08:32:21 -rw-rw-r-- 1 1001 1001 594 May 23 08:29 security.txt 08:32:21 drwxrwxr-x 4 1001 1001 4096 May 23 08:29 snap 08:32:21 -rw-rw-r-- 1 1001 1001 204 May 23 08:29 version.go [Pipeline] sh 08:32:21 + '[' -e coverage.out ] 08:32:21 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:21 Stashed 1 file(s) [Pipeline] sh 08:32:21 + make build 08:32:21 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:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:28 Merging remotes/origin/main commit 3d7959681c73ad1dd76784b2336248bd6b6384c3 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 08:32:28 Merge succeeded, producing ebe8f04bcf937908ea38ff8564c317a764e44157 08:32:28 Checking out Revision ebe8f04bcf937908ea38ff8564c317a764e44157 (PR-4572) 08:32:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:28 > git config core.sparsecheckout # timeout=10 08:32:28 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 08:32:28 > git remote # timeout=10 08:32:28 > git config --get remote.origin.url # timeout=10 08:32:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:28 > git merge 3d7959681c73ad1dd76784b2336248bd6b6384c3 # timeout=10 08:32:28 > git rev-parse HEAD^{commit} # timeout=10 08:32:28 > git config core.sparsecheckout # timeout=10 08:32:29 > git checkout -f ebe8f04bcf937908ea38ff8564c317a764e44157 # timeout=10 08:32:32 Commit message: "Merge commit '3d7959681c73ad1dd76784b2336248bd6b6384c3' into HEAD" 08:32:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:33 Dload Upload Total Spent Left Speed 08:32:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 08:32:34 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:34 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 [Pipeline] sh 08:32:34 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:32:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:32 > git rev-list --no-walk 6ba18ef698eaa84cb868e1ab006d918baa23aca8 # timeout=10 08:32:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:34 + sudo tee /etc/docker/daemon.new 08:32:34 { 08:32:34 "registry-mirrors": [ 08:32:34 "https://nexus3.edgexfoundry.org:10001" 08:32:34 ], 08:32:34 "bip": "10.250.0.254/24", 08:32:34 "hosts": [ 08:32:34 "tcp://0.0.0.0:5555", 08:32:34 "unix:///var/run/docker.sock" 08:32:34 ], 08:32:34 "mtu": 1458, 08:32:34 "selinux-enabled": true, 08:32:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:34 } [Pipeline] sh 08:32:35 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:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:35 + sudo service docker restart 08:32:41 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:32:42 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:32:43 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:32:44 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:32:45 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:32:46 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:32:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:49 $ docker stop --time=1 18d0c95638a3fc4adf2c3d8669f5312262104c50f2da3fda02caaa29587b5425 08:32:53 $ docker rm -f --volumes 18d0c95638a3fc4adf2c3d8669f5312262104c50f2da3fda02caaa29587b5425 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 08:32:54 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:32:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6627909509374278511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:54 ---> docker-login.sh 08:32:54 nexus3.edgexfoundry.org:10001 08:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:54 08:32:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:55 latest: Pulling from edgex-devops/edgex-compose 08:32:55 cbdbe7a5bc2a: Pulling fs layer 08:32:55 ca9280d653b3: Pulling fs layer 08:32:55 7e9c9ca2126c: Pulling fs layer 08:32:55 cbdbe7a5bc2a: Download complete 08:32:55 ca9280d653b3: Verifying Checksum 08:32:55 ca9280d653b3: Download complete 08:32:55 cbdbe7a5bc2a: Pull complete 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10002 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10003 08:32:56 7e9c9ca2126c: Download complete 08:32:56 ca9280d653b3: Pull complete 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 nexus3.edgexfoundry.org:10004 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 docker.io 08:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 ---> docker-login.sh ends [Pipeline] } 08:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:57 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:58 ========================================================= 08:32:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:58 c41833b44d91: Pulling fs layer 08:32:58 ed15518f5707: Pulling fs layer 08:32:58 feae8fd75edb: Pulling fs layer 08:32:58 242c74f7c9fa: Pulling fs layer 08:32:58 3cdef696dda3: Pulling fs layer 08:32:58 2ced38df9373: Pulling fs layer 08:32:58 58f1dce35555: Pulling fs layer 08:32:58 3cdef696dda3: Waiting 08:32:58 2ced38df9373: Waiting 08:32:58 58f1dce35555: Waiting 08:32:58 242c74f7c9fa: Waiting 08:32:58 ed15518f5707: Verifying Checksum 08:32:58 ed15518f5707: Download complete 08:32:58 242c74f7c9fa: Verifying Checksum 08:32:58 242c74f7c9fa: Download complete 08:32:58 3cdef696dda3: Verifying Checksum 08:32:58 c41833b44d91: Verifying Checksum 08:32:58 c41833b44d91: Download complete 08:32:58 3cdef696dda3: Download complete 08:32:59 7e9c9ca2126c: Pull complete 08:32:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:59 prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container 08:32:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:32:59 c41833b44d91: Pull complete 08:33:00 58f1dce35555: Verifying Checksum 08:33:00 58f1dce35555: Download complete 08:33:00 ed15518f5707: Pull complete 08:33:01 feae8fd75edb: Download complete 08:33:01 2ced38df9373: Verifying Checksum 08:33:01 2ced38df9373: Download complete 08:33:02 $ docker top 57be5ce4650ad832511ccf13851d8737ab89630f6a8a6643d647655a93c0e61e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:03 + docker-compose build --help 08:33:03 + grep parallel 08:33:03 --parallel Build images in parallel. [Pipeline] } 08:33:03 $ docker stop --time=1 57be5ce4650ad832511ccf13851d8737ab89630f6a8a6643d647655a93c0e61e 08:33:05 $ docker rm -f --volumes 57be5ce4650ad832511ccf13851d8737ab89630f6a8a6643d647655a93c0e61e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:05 prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container 08:33:05 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:05 $ docker top e29eb2f944ed3d80c29055e4d9fa0d26eff837ea089b73e0e7aa7cd51c35685a -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:06 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:06 Building core-command ... 08:33:06 Building core-common-config-bootstrapper ... 08:33:06 Building core-data ... 08:33:06 Building core-metadata ... 08:33:06 Building security-bootstrapper ... 08:33:06 Building security-proxy-auth ... 08:33:06 Building security-proxy-setup ... 08:33:06 Building security-secretstore-setup ... 08:33:06 Building security-spiffe-token-provider ... 08:33:06 Building security-spire-agent ... 08:33:06 Building security-spire-config ... 08:33:06 Building security-spire-server ... 08:33:06 Building support-notifications ... 08:33:06 Building support-scheduler ... 08:33:06 Building security-spire-config 08:33:06 Building core-command 08:33:06 Building security-spire-server 08:33:06 Building security-proxy-setup 08:33:06 Building core-common-config-bootstrapper 08:33:13 feae8fd75edb: Pull complete 08:33:13 242c74f7c9fa: Pull complete 08:33:13 3cdef696dda3: Pull complete 08:33:19 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:19 ---> 5243098c9d52 08:33:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:19 ---> 5243098c9d52 08:33:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:19 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:19 ---> 5243098c9d52 08:33:19 Step 3/27 : WORKDIR /edgex-go 08:33:19 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:19 ---> 5243098c9d52 08:33:19 Step 3/26 : WORKDIR /edgex-go 08:33:19 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:19 ---> 5243098c9d52 08:33:19 Step 3/22 : WORKDIR /edgex-go 08:33:20 2ced38df9373: Pull complete 08:33:22 58f1dce35555: Pull complete 08:33:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:22 + docker build -t ci-base-image-arm64 -f - . 08:33:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:22 WORKDIR /edgex 08:33:22 COPY go.mod . 08:33:22 RUN go mod download 08:33:23 Sending build context to Docker daemon 2.928MB 08:33:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:23 ---> fadd8f120f05 08:33:23 Step 2/4 : WORKDIR /edgex 08:33:25 ---> Running in 45f92c9b7389 08:33:25 Removing intermediate container 45f92c9b7389 08:33:25 ---> 020c9a501643 08:33:25 Step 3/4 : COPY go.mod . 08:33:26 ---> 9441f3cec472 08:33:26 Step 4/4 : RUN go mod download 08:33:26 ---> Running in ad7a83aecae8 08:33:31 ---> Running in aecf1d154a91 08:33:31 ---> Running in baadb3e63ee0 08:33:31 ---> Running in b73467923235 08:33:31 ---> Running in 9522973fc7eb 08:33:31 ---> Running in 852413c4470b 08:33:31 Removing intermediate container baadb3e63ee0 08:33:31 ---> 4fa27d3e9a37 08:33:31 Step 4/24 : WORKDIR /edgex-go 08:33:31 Removing intermediate container 9522973fc7eb 08:33:31 ---> 9b61fe8f18a2 08:33:31 Step 4/23 : WORKDIR /edgex-go 08:33:31 Removing intermediate container b73467923235 08:33:31 ---> 978841a5e001 08:33:31 Step 4/22 : RUN apk add --update --no-cache make git 08:33:31 Removing intermediate container aecf1d154a91 08:33:31 ---> 2cba9d2519a9 08:33:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:31 Removing intermediate container 852413c4470b 08:33:31 ---> f4c3dded6c17 08:33:31 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:33:31 ---> Running in 34faf2ccce74 08:33:31 ---> Running in 76329ecd0e72 08:33:31 ---> Running in 964965d04799 08:33:31 ---> Running in 51939a217266 08:33:31 ---> Running in 24b214b3f6f1 08:33:31 Removing intermediate container 34faf2ccce74 08:33:31 ---> 76d1d061897a 08:33:31 Step 5/23 : RUN apk add --update --no-cache make git 08:33:31 ---> Running in 80969f0a06ca 08:33:31 Removing intermediate container 964965d04799 08:33:31 ---> ec0f7c9884c0 08:33:31 Step 5/24 : RUN apk add --update --no-cache make git 08:33:31 ---> Running in 4e3310e95c57 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:31 OK: 265 MiB in 53 packages 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:31 OK: 265 MiB in 53 packages 08:33:31 OK: 265 MiB in 53 packages 08:33:31 Removing intermediate container 76329ecd0e72 08:33:31 ---> 435dfcd41198 08:33:31 Step 5/22 : COPY go.mod vendor* ./ 08:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:31 OK: 265 MiB in 53 packages 08:33:31 ---> 73694c4091b8 08:33:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 ---> Running in 286d397eca09 08:33:31 OK: 265 MiB in 53 packages 08:33:31 Removing intermediate container 24b214b3f6f1 08:33:31 ---> 02fba3276cf1 08:33:31 Step 5/26 : COPY go.mod vendor* ./ 08:33:31 Removing intermediate container 51939a217266 08:33:31 ---> e29848b1ca8f 08:33:31 Step 5/27 : COPY go.mod vendor* ./ 08:33:31 ---> 01aaf483dd1a 08:33:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 Removing intermediate container 80969f0a06ca 08:33:31 ---> a457f600856e 08:33:31 Step 6/23 : COPY go.mod vendor* ./ 08:33:31 ---> Running in 58fe38cd880e 08:33:31 ---> 9ebd4a9d5d44 08:33:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 ---> Running in ea52025c7fa9 08:33:31 Removing intermediate container 4e3310e95c57 08:33:31 ---> 2c261216539e 08:33:31 Step 6/24 : COPY go.mod vendor* ./ 08:33:31 ---> 882d8c3e17cf 08:33:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 ---> Running in 698987b8c20d 08:33:31 ---> 24c2e1d1d5f3 08:33:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:31 ---> Running in 64459f9af7f1 08:33:58 Removing intermediate container ad7a83aecae8 08:33:58 ---> d36b4ace70c0 08:33:58 Successfully built d36b4ace70c0 08:33:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker inspect -f . ci-base-image-arm64 08:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:58 prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container 08:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:34:01 $ docker top 814df52df567b67fb8174e8b31d6e935bc4b3f65ea73d55deb2194683f484d00 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:02 + go version 08:34:02 go version go1.20.2 linux/arm64 [Pipeline] } 08:34:02 $ docker stop --time=1 814df52df567b67fb8174e8b31d6e935bc4b3f65ea73d55deb2194683f484d00 08:34:03 $ docker rm -f --volumes 814df52df567b67fb8174e8b31d6e935bc4b3f65ea73d55deb2194683f484d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 + docker inspect -f . ci-base-image-arm64 08:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:04 prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container 08:34:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:34:05 $ docker top 17f610e8f6f3f14079534f92acc246578d09db6e866961471ae38ea1f5fade08 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:06 ========================================================= 08:34:06 [edgeXBuildGoParallel] Running Tests and Build... 08:34:06 ========================================================= [Pipeline] sh 08:34:06 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:07 + make test 08:34:07 go test -race -coverprofile=coverage.out ./... 08:34:39 Removing intermediate container 64459f9af7f1 08:34:39 ---> 713645c2befa 08:34:39 Step 8/24 : COPY . . 08:34:39 Removing intermediate container 698987b8c20d 08:34:39 ---> 11c7405d00d6 08:34:39 Step 8/23 : COPY . . 08:34:39 Removing intermediate container 286d397eca09 08:34:39 ---> b1bb004d2052 08:34:39 Step 7/22 : COPY . . 08:34:39 Removing intermediate container 58fe38cd880e 08:34:39 ---> 662b6ee10a8d 08:34:39 Step 7/26 : COPY . . 08:34:39 Removing intermediate container ea52025c7fa9 08:34:39 ---> 313a4e8b65e7 08:34:39 Step 7/27 : COPY . . 08:34:54 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:11 ---> bc818ce4ac6d 08:35:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:11 ---> 907bf0589fdf 08:35:11 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:35:11 ---> 56397d81eb80 08:35:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:11 ---> 325c1672b439 08:35:11 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:35:11 ---> 806c0eae2e7c 08:35:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:35:11 ---> Running in 196674645fe0 08:35:11 ---> Running in 085415c7be51 08:35:11 ---> Running in 1f3c1b28865c 08:35:11 ---> Running in 9b669adcc46f 08:35:11 ---> Running in 53d14714c76a 08:35:11 Removing intermediate container 196674645fe0 08:35:11 ---> 3f7b6370b892 08:35:11 Step 9/27 : WORKDIR /edgex-go/spire-build 08:35:11 Removing intermediate container 9b669adcc46f 08:35:11 ---> f527354ab1d3 08:35:11 Step 9/26 : WORKDIR /edgex-go/spire-build 08:35:11 ---> Running in 2b837bf1d196 08:35:11 ---> Running in b486cb265158 08:35:11 Removing intermediate container 2b837bf1d196 08:35:11 ---> 6e99f4ca751f 08:35:11 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:11 Removing intermediate container b486cb265158 08:35:11 ---> b6880404bb6f 08:35:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:11 ---> Running in 3b1d7a925c01 08:35:11 ---> Running in f2e3ec0c5c8e 08:35:11 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:11 Removing intermediate container 3b1d7a925c01 08:35:11 ---> 735ca978facd 08:35:11 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:11 Removing intermediate container f2e3ec0c5c8e 08:35:11 ---> e0e6c92b092e 08:35:11 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:35:11 ---> Running in b7262ad24c71 08:35:11 ---> Running in 7b2c6d0012fe 08:35:11 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:35:11 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:35:11 Removing intermediate container b7262ad24c71 08:35:11 ---> b6b74c98ee65 08:35:11 Step 12/27 : WORKDIR /edgex-go 08:35:11 ---> Running in 32efbd5b5af4 08:35:11 Removing intermediate container 7b2c6d0012fe 08:35:11 ---> 1473e280b2c2 08:35:11 Step 12/26 : WORKDIR /edgex-go 08:35:11 ---> Running in 8ee216452e9d 08:35:11 Removing intermediate container 32efbd5b5af4 08:35:11 ---> c324e6c970bf 08:35:11 08:35:11 Step 13/27 : FROM alpine:3.17 08:35:11 Removing intermediate container 8ee216452e9d 08:35:11 ---> 44f2087a5000 08:35:11 08:35:11 Step 13/26 : FROM alpine:3.17 08:35:11 3.17: Pulling from library/alpine 08:35:11 3.17: Pulling from library/alpine 08:35:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:11 Status: Downloaded newer image for alpine:3.17 08:35:11 ---> 9ed4aefc74f6 08:35:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:35:11 Status: Image is up to date for alpine:3.17 08:35:11 ---> 9ed4aefc74f6 08:35:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:11 ---> Running in 7e406b4b9a63 08:35:11 ---> Running in 1831133309fa 08:35:11 Removing intermediate container 7e406b4b9a63 08:35:11 ---> 0625d413d629 08:35:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:11 Removing intermediate container 1831133309fa 08:35:11 ---> 48753f2f077d 08:35:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:11 ---> Running in 64343183a000 08:35:11 ---> Running in d1e24f9f52c0 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:12 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:12 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:12 OK: 17823 distinct packages available 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:12 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:12 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:12 OK: 17823 distinct packages available 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:12 (1/5) Installing dumb-init (1.2.5-r2) 08:35:13 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:13 (3/5) Installing libucontext (1.2-r0) 08:35:13 (4/5) Installing gcompat (1.1.0-r0) 08:35:13 (1/4) Installing dumb-init (1.2.5-r2) 08:35:13 (5/5) Installing openssl (3.0.8-r4) 08:35:13 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:13 (3/4) Installing libucontext (1.2-r0) 08:35:13 (4/4) Installing gcompat (1.1.0-r0) 08:35:13 Executing busybox-1.35.0-r29.trigger 08:35:13 Executing busybox-1.35.0-r29.trigger 08:35:13 OK: 8 MiB in 20 packages 08:35:13 OK: 7 MiB in 19 packages 08:35:17 Removing intermediate container 64343183a000 08:35:17 ---> d3a97ab49576 08:35:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 Removing intermediate container d1e24f9f52c0 08:35:18 ---> 15786339a940 08:35:18 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 ---> d13aeb7f2e12 08:35:18 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:18 ---> 4df06adfcc83 08:35:18 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:35:18 ---> ee2a5bea79cd 08:35:18 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:18 ---> e6d9e23be4f8 08:35:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:31 ---> 6819ad1a7d90 08:35:31 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:31 ---> 5250fcda6d04 08:35:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:31 ---> 40f2f26c2533 08:35:31 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:31 ---> Running in d6d6d1e36566 08:35:31 ---> 7060e6050da5 08:35:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:31 Removing intermediate container d6d6d1e36566 08:35:31 ---> 89af922bf1ba 08:35:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:34 ---> 2951aea29af0 08:35:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:34 ---> 178854cf5182 08:35:34 Step 22/27 : WORKDIR / 08:35:34 ---> Running in 4e418ec1c58d 08:35:34 Removing intermediate container 53d14714c76a 08:35:34 ---> a26c15b6876d 08:35:34 08:35:34 Step 9/22 : FROM alpine:3.17 08:35:34 ---> 9ed4aefc74f6 08:35:34 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:35:35 ---> 1ce690753908 08:35:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:35 Removing intermediate container 1f3c1b28865c 08:35:35 ---> 2c30726a1c5d 08:35:35 08:35:35 Step 10/24 : FROM alpine:3.17 08:35:35 ---> 9ed4aefc74f6 08:35:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:35 ---> Running in 8cd64a825dab 08:35:35 ---> Running in 36424eae1b4c 08:35:35 ---> Running in de3cb83f2712 08:35:35 Removing intermediate container 4e418ec1c58d 08:35:35 ---> d800dad801b3 08:35:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:38 Removing intermediate container de3cb83f2712 08:35:38 ---> 1977f992920e 08:35:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:38 ---> Running in 1473f9c1f89b 08:35:38 ---> Running in 7b2a39fb83b4 08:35:38 Removing intermediate container 085415c7be51 08:35:38 ---> aee698ba944a 08:35:38 08:35:38 Step 10/23 : FROM alpine:3.17 08:35:38 ---> 9ed4aefc74f6 08:35:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:38 ---> Running in e10da51dfb20 08:35:38 Removing intermediate container 1473f9c1f89b 08:35:38 ---> 1295a1ce9aec 08:35:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:38 Removing intermediate container 7b2a39fb83b4 08:35:38 ---> 6c5a183b3e23 08:35:38 Step 24/26 : LABEL arch=x86_64 08:35:38 ---> Running in 7247fd6504cb 08:35:38 ---> Running in af2232099cbe 08:35:38 Removing intermediate container e10da51dfb20 08:35:38 ---> 33f673ca0ad3 08:35:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:38 Removing intermediate container 7247fd6504cb 08:35:38 ---> 35b5eba6dece 08:35:38 Step 25/27 : LABEL arch=x86_64 08:35:38 ---> Running in 1c374508c5e3 08:35:38 Removing intermediate container af2232099cbe 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:38 ---> ebea28e54c48 08:35:38 ---> Running in 8965305211dc 08:35:38 Step 25/26 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:38 ---> Running in 4b4d97af6db1 08:35:38 Removing intermediate container 8965305211dc 08:35:38 ---> cec947038c94 08:35:38 Step 26/27 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:38 Removing intermediate container 4b4d97af6db1 08:35:38 ---> ede7bcab21b5 08:35:38 Step 26/26 : LABEL version=0.0.0 08:35:38 ---> Running in cf26c4aa5664 08:35:38 ---> Running in 05aef3d82cf6 08:35:38 Removing intermediate container cf26c4aa5664 08:35:38 ---> f251d6f65939 08:35:38 Step 27/27 : LABEL version=0.0.0 08:35:38 ---> Running in 81b8eb45a84b 08:35:38 Removing intermediate container 05aef3d82cf6 08:35:38 ---> 91e514ec3179 08:35:38 08:35:38 (1/1) Installing dumb-init (1.2.5-r2) 08:35:38 Successfully built 91e514ec3179 08:35:38 Executing busybox-1.35.0-r29.trigger 08:35:38 OK: 7 MiB in 16 packages 08:35:38 Successfully tagged security-spire-server:latest 08:35:38  Building security-spire-server ... done Building security-secretstore-setup 08:35:38 (1/2) Installing dumb-init (1.2.5-r2) 08:35:38 (2/2) Installing openssl (3.0.8-r4) 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:38 Executing busybox-1.35.0-r29.trigger 08:35:38 Removing intermediate container 81b8eb45a84b 08:35:38 ---> 9007745c3f46 08:35:38 08:35:38 OK: 8 MiB in 17 packages 08:35:38 Successfully built 9007745c3f46 08:35:39 Successfully tagged security-spire-config:latest 08:35:39  Building security-spire-config ... done Building core-data 08:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:39 (1/1) Installing dumb-init (1.2.5-r2) 08:35:39 Executing busybox-1.35.0-r29.trigger 08:35:39 OK: 7 MiB in 16 packages 08:35:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:35:42 ---> 5243098c9d52 08:35:42 Step 3/25 : WORKDIR /edgex-go 08:35:42 ---> Using cache 08:35:42 ---> f4c3dded6c17 08:35:42 Step 4/25 : RUN apk add --update --no-cache make git 08:35:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:43 ---> 5243098c9d52 08:35:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:43 ---> Using cache 08:35:43 ---> 9b61fe8f18a2 08:35:43 Step 4/23 : WORKDIR /edgex-go 08:35:43 ---> Using cache 08:35:43 ---> 76d1d061897a 08:35:43 Step 5/23 : RUN apk add --update --no-cache make git 08:35:43 ---> Using cache 08:35:43 ---> a457f600856e 08:35:43 Step 6/23 : COPY go.mod vendor* ./ 08:35:43 ---> Using cache 08:35:43 ---> 882d8c3e17cf 08:35:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:43 ---> Using cache 08:35:43 ---> 11c7405d00d6 08:35:43 Step 8/23 : COPY . . 08:35:43 ---> Using cache 08:35:43 ---> bc818ce4ac6d 08:35:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:48 ---> Running in 69bddd770f97 08:35:48 ---> Running in a6e625dd6391 08:35:48 Removing intermediate container 1c374508c5e3 08:35:48 ---> bde89b6095ce 08:35:48 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 Removing intermediate container 36424eae1b4c 08:35:48 ---> a963760a1965 08:35:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:48 Removing intermediate container 8cd64a825dab 08:35:48 ---> 4fa946af9bef 08:35:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:35:48 ---> Running in 748de9cc768d 08:35:48 ---> Running in 83a1e86948ab 08:35:48 Removing intermediate container 748de9cc768d 08:35:48 ---> f76128683499 08:35:48 Step 13/24 : ENV APP_PORT=59882 08:35:48 ---> 1502923140dd 08:35:48 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:48 Removing intermediate container 83a1e86948ab 08:35:48 ---> 71c77e5db03a 08:35:48 Step 12/22 : WORKDIR /edgex 08:35:48 ---> Running in 75579004edb5 08:35:48 ---> Running in 33858fba40f2 08:35:48 Removing intermediate container 33858fba40f2 08:35:48 ---> 6cfd5778b9f7 08:35:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 Removing intermediate container 75579004edb5 08:35:48 ---> 779cca8252ae 08:35:48 Step 14/24 : EXPOSE $APP_PORT 08:35:48 ---> 4adaf78f5377 08:35:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:48 ---> Running in 9d07ab4ad6d6 08:35:48 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:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:49 OK: 265 MiB in 53 packages 08:35:49 Removing intermediate container 9d07ab4ad6d6 08:35:49 ---> bd0b2e40ad6d 08:35:49 Step 15/24 : WORKDIR / 08:35:49 ---> caf1ddcd483d 08:35:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:35:49 ---> 09c55951d330 08:35:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:49 ---> Running in f5092d0689b1 08:35:49 Removing intermediate container f5092d0689b1 08:35:49 ---> 7039a4fb9498 08:35:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:49 ---> 8eb6be1981c3 08:35:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:49 ---> 998492a73f4d 08:35:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:49 Removing intermediate container 69bddd770f97 08:35:49 ---> ec315ab49ccd 08:35:49 Step 5/25 : COPY go.mod vendor* ./ 08:35:49 ---> 06b1bc66e683 08:35:49 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:35:49 ---> 2b0245464194 08:35:49 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:49 ---> 3593ef4ebbbc 08:35:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:49 ---> Running in e6e6b1022523 08:35:49 ---> 6675d570cf5b 08:35:49 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:49 ---> Running in 39c00ad4929a 08:35:50 ---> 7bc61cebda68 08:35:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:50 ---> 3fa11e2a2873 08:35:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:50 ---> ddbd418f0b45 08:35:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:50 ---> Running in 7ec301e08dce 08:35:51 ---> 428b00a4857a 08:35:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:51 Removing intermediate container e6e6b1022523 08:35:51 ---> b1fc8602311e 08:35:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:51 ---> Running in ed604e759a93 08:35:51 ---> 7e1b6bd6cb79 08:35:51 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:51 ---> Running in f75355d9e2fb 08:35:51 Removing intermediate container ed604e759a93 08:35:51 ---> 914a9f1d58a9 08:35:51 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:51 ---> Running in d4dec78f1e7d 08:35:51 Removing intermediate container f75355d9e2fb 08:35:51 ---> 565a90bac2d9 08:35:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:51 ---> Running in e57903a9babc 08:35:51 Removing intermediate container d4dec78f1e7d 08:35:51 ---> aff8c53fffc0 08:35:51 Step 21/23 : LABEL arch=x86_64 08:35:51 ---> Running in e5bb2103ef5b 08:35:51 Removing intermediate container e57903a9babc 08:35:51 ---> 7b46ca78aada 08:35:51 Step 22/24 : LABEL arch=x86_64 08:35:51 ---> Running in c5e158d6dce2 08:35:51 Removing intermediate container e5bb2103ef5b 08:35:51 ---> 63f6dc108bd0 08:35:51 Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:35:51 ---> Running in 3d65365a5d9c 08:35:51 Removing intermediate container c5e158d6dce2 08:35:51 ---> 40a8f056b3a8 08:35:51 Step 23/24 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:35:51 Removing intermediate container 7ec301e08dce 08:35:51 ---> e904a1a77477 08:35:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:52 ---> Running in 39084312ed35 08:35:52 ---> Running in 442dc76de3ae 08:35:52 Removing intermediate container 3d65365a5d9c 08:35:52 ---> 415fdb75077d 08:35:52 Step 23/23 : LABEL version=0.0.0 08:35:52 Removing intermediate container 39084312ed35 08:35:52 ---> 66490530320f 08:35:52 Step 24/24 : LABEL version=0.0.0 08:35:52 Removing intermediate container 442dc76de3ae 08:35:52 ---> 1c7a3b65291f 08:35:52 Step 20/22 : LABEL arch=x86_64 08:35:52 ---> Running in 5345ea4f0d69 08:35:52 ---> Running in c572bdae53db 08:35:52 ---> Running in b664da4d9dd9 08:35:53 Removing intermediate container 5345ea4f0d69 08:35:53 ---> c581ee3065f3 08:35:53 08:35:53 Removing intermediate container b664da4d9dd9 08:35:53 ---> dd69e51166e9 08:35:53 Step 21/22 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:35:53 Successfully built c581ee3065f3 08:35:53 Removing intermediate container c572bdae53db 08:35:53 ---> e97aed1afa9f 08:35:53 08:35:53 Successfully tagged core-common-config-bootstrapper:latest 08:35:53 Building support-notifications 08:35:53  Building core-common-config-bootstrapper ... done  ---> Running in d4d42836dd6d 08:35:53 Successfully built e97aed1afa9f 08:35:53 Successfully tagged core-command:latest 08:35:53 Building security-spire-agent 08:35:53  Building core-command ... done Removing intermediate container d4d42836dd6d 08:35:53 ---> 2b396c89b553 08:35:53 Step 22/22 : LABEL version=0.0.0 08:35:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:57 ---> 5243098c9d52 08:35:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:57 ---> Using cache 08:35:57 ---> 9b61fe8f18a2 08:35:57 Step 4/23 : WORKDIR /edgex-go 08:35:57 ---> Using cache 08:35:57 ---> 76d1d061897a 08:35:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:01 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> 5243098c9d52 08:36:01 Step 3/27 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> f4c3dded6c17 08:36:01 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:01 ---> Using cache 08:36:01 ---> 02fba3276cf1 08:36:01 Step 5/27 : COPY go.mod vendor* ./ 08:36:01 ---> Using cache 08:36:01 ---> 01aaf483dd1a 08:36:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:01 ---> Using cache 08:36:01 ---> 662b6ee10a8d 08:36:01 Step 7/27 : COPY . . 08:36:01 ---> Using cache 08:36:01 ---> 325c1672b439 08:36:01 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:36:01 ---> Using cache 08:36:01 ---> f527354ab1d3 08:36:01 Step 9/27 : WORKDIR /edgex-go/spire-build 08:36:01 ---> Using cache 08:36:01 ---> b6880404bb6f 08:36:01 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:36:01 ---> Using cache 08:36:01 ---> e0e6c92b092e 08:36:01 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:36:04 ---> Running in 22501d22fe68 08:36:09 ---> Running in 61a906469890 08:36:09 ---> Running in 5475c64e59c6 08:36:09 Removing intermediate container 22501d22fe68 08:36:09 ---> 1bb1d28259f0 08:36:09 08:36:09 Successfully built 1bb1d28259f0 08:36:09 Successfully tagged security-proxy-setup:latest 08:36:09 Building security-spiffe-token-provider 08:36:09  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:09 OK: 265 MiB in 53 packages 08:36:13 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:13 ---> 5243098c9d52 08:36:13 Step 3/20 : WORKDIR /edgex-go 08:36:13 ---> Using cache 08:36:13 ---> f4c3dded6c17 08:36:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:36:17 ---> Running in 646447d4ef4e 08:36:17 Removing intermediate container 61a906469890 08:36:17 ---> b098e7e99fc6 08:36:17 Step 12/27 : WORKDIR /edgex-go 08:36:17 Removing intermediate container 5475c64e59c6 08:36:17 ---> 8d35bb9935a8 08:36:17 Step 6/23 : COPY go.mod vendor* ./ 08:36:17 ---> Running in 962c80dc4b72 08:36:17 Removing intermediate container 962c80dc4b72 08:36:17 ---> 5905176230c6 08:36:17 08:36:17 Step 13/27 : FROM alpine:3.17 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:17 ---> 9ed4aefc74f6 08:36:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:17 ---> Using cache 08:36:17 ---> 48753f2f077d 08:36:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:17 ---> Using cache 08:36:17 ---> 15786339a940 08:36:17 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:17 ---> Using cache 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:18 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:18 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:18 OK: 17826 distinct packages available 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 OK: 265 MiB in 53 packages 08:36:22 ---> 5c211e7882d7 08:36:22 ---> 4df06adfcc83 08:36:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:36:22 08:36:22 ---> Using cache 08:36:22 ---> e6d9e23be4f8 08:36:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:25 ---> Running in 57c0276ced8a 08:36:25 ---> 52cf52c22982 08:36:25 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:25 Removing intermediate container 646447d4ef4e 08:36:25 ---> c3597baaec72 08:36:25 Step 5/20 : COPY go.mod vendor* ./ 08:36:25 Removing intermediate container a6e625dd6391 08:36:25 ---> 45f28bd83e5f 08:36:25 08:36:25 Step 10/23 : FROM alpine:3.17 08:36:25 ---> 9ed4aefc74f6 08:36:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:25 ---> Running in 30854f57c39e 08:36:25 ---> 6d6188d9a166 08:36:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:25 ---> Running in ae65de3d9e54 08:36:25 Removing intermediate container 30854f57c39e 08:36:25 ---> 22c65b3586e1 08:36:25 Step 12/23 : ENV APP_PORT=59880 08:36:25 ---> Running in 4cd77eb002d2 08:36:28 Removing intermediate container 4cd77eb002d2 08:36:28 ---> 0330c40715c8 08:36:28 Step 13/23 : EXPOSE $APP_PORT 08:36:31 ---> 3e67c5797bb0 08:36:31 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:32 ---> Running in cf71a5faf8a9 08:36:32 Removing intermediate container cf71a5faf8a9 08:36:32 ---> 6ba44146543a 08:36:32 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:32 ---> 00d37c7ce468 08:36:32 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:32 ---> Running in 3775a6f62175 08:36:33 ---> 3564c72ac77a 08:36:33 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:33 ---> 8c02c4d92c58 08:36:33 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:33 ---> Running in 844e969c91ba 08:36:33 (1/1) Installing dumb-init (1.2.5-r2) 08:36:33 Executing busybox-1.35.0-r29.trigger 08:36:33 OK: 7 MiB in 16 packages 08:36:33 Removing intermediate container 844e969c91ba 08:36:33 ---> 461c9de947cc 08:36:33 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:33 ---> Running in 0fa15f398739 08:36:33 Removing intermediate container 39c00ad4929a 08:36:33 ---> 1d7d3502fd64 08:36:33 Step 7/25 : COPY . . 08:36:33 Removing intermediate container 0fa15f398739 08:36:33 ---> a76b7b504a4e 08:36:33 Step 25/27 : LABEL arch=x86_64 08:36:33 ---> Running in be6066adb15e 08:36:33 Removing intermediate container 3775a6f62175 08:36:33 ---> 823a5e497211 08:36:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:35 Removing intermediate container be6066adb15e 08:36:35 ---> aa5a7f15ea0f 08:36:35 Step 26/27 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:36:38 ---> 8900ea915714 08:36:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:38 ---> Running in 556ac3ea4588 08:36:38 ---> 5ac4a622626d 08:36:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:38 ---> 7809b4681518 08:36:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:39 Removing intermediate container 556ac3ea4588 08:36:39 ---> 0e94e4aa7f86 08:36:39 Step 27/27 : LABEL version=0.0.0 08:36:43 ---> Running in dbf7eb54ce80 08:36:48 ---> Running in f2fd926abba0 08:36:48 ---> 39e0d4e4c839 08:36:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:48 Removing intermediate container f2fd926abba0 08:36:48 ---> 2dc01d12c2e3 08:36:48 08:36:48 Successfully built 2dc01d12c2e3 08:36:48 Successfully tagged security-spire-agent:latest 08:36:48  Building security-spire-agent ... done Building core-metadata 08:36:48 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:36:53 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:53 ---> 5243098c9d52 08:36:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:36:53 ---> Using cache 08:36:53 ---> 9b61fe8f18a2 08:36:53 Step 4/25 : WORKDIR /edgex-go 08:36:53 ---> Using cache 08:36:53 ---> 76d1d061897a 08:36:53 Step 5/25 : RUN apk add --update --no-cache make git 08:36:53 ---> Using cache 08:36:53 ---> a457f600856e 08:36:53 Step 6/25 : COPY go.mod vendor* ./ 08:36:53 ---> Using cache 08:36:53 ---> 882d8c3e17cf 08:36:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:53 ---> Using cache 08:36:53 ---> 11c7405d00d6 08:36:53 Step 8/25 : COPY . . 08:36:53 ---> Using cache 08:36:53 ---> bc818ce4ac6d 08:36:53 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:55 ---> d519cda2166e 08:36:55 Step 19/23 : ENTRYPOINT ["/core-data"] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:08 ---> Running in ef553ab43c93 08:37:08 ---> Running in 1e8a6b01f8d6 08:37:08 Removing intermediate container 1e8a6b01f8d6 08:37:08 ---> 356abd9962dc 08:37:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:08 ---> Running in 4e13070478be 08:37:08 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:37:08 Removing intermediate container 4e13070478be 08:37:08 ---> 4592405ac36e 08:37:08 Step 21/23 : LABEL arch=x86_64 08:37:08 ---> Running in bfa42dd5641f 08:37:08 Removing intermediate container ae65de3d9e54 08:37:08 ---> 6860b120906b 08:37:08 Step 7/20 : COPY . . 08:37:08 Removing intermediate container bfa42dd5641f 08:37:08 ---> fb38dffaa622 08:37:08 Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:37:08 Removing intermediate container 57c0276ced8a 08:37:08 ---> 4fd34ab550fd 08:37:08 Step 8/23 : COPY . . 08:37:08 ---> Running in 8adcf3abd60f 08:37:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:17 Removing intermediate container 8adcf3abd60f 08:37:17 ---> 5724d4485ab3 08:37:17 Step 23/23 : LABEL version=0.0.0 08:37: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements 08:37:29 ---> bcf8f56b4b96 08:37:29 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:29 ---> 4854bdd3d925 08:37:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:29 ---> Running in 07fc1db4b975 08:37:29 ---> Running in d714f2182f54 08:37:29 ---> Running in 7abb798ea95b 08:37:29 Removing intermediate container 07fc1db4b975 08:37:29 ---> 8bf51b8bbbed 08:37:29 08:37:29 Successfully built 8bf51b8bbbed 08:37:29 Successfully tagged core-data:latest 08:37:29  Building core-data ... done Building support-scheduler 08:37:29 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:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:34 ---> 5243098c9d52 08:37:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:34 ---> Using cache 08:37:34 ---> 9b61fe8f18a2 08:37:34 Step 4/23 : WORKDIR /edgex-go 08:37:34 ---> Using cache 08:37:34 ---> 76d1d061897a 08:37:34 Step 5/23 : RUN apk add --update --no-cache make git 08:37:34 ---> Using cache 08:37:34 ---> a457f600856e 08:37:34 Step 6/23 : COPY go.mod vendor* ./ 08:37:34 ---> Using cache 08:37:34 ---> 882d8c3e17cf 08:37:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:34 ---> Using cache 08:37:34 ---> 11c7405d00d6 08:37:34 Step 8/23 : COPY . . 08:37:34 ---> Using cache 08:37:34 ---> bc818ce4ac6d 08:37:34 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.410s coverage: 98.5% of statements 08:37:44 Removing intermediate container dbf7eb54ce80 08:37:44 ---> f643ed0e833c 08:37:44 08:37:44 Step 9/25 : FROM alpine:3.17 08:37:44 ---> 9ed4aefc74f6 08:37:44 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:44 ---> Running in 9c0335598749 08:37:44 ---> Running in 990c5ebb141b 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:45 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:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:45 (1/3) Installing ca-certificates (20230506-r0) 08:37:45 (2/3) Installing dumb-init (1.2.5-r2) 08:37:45 (3/3) Installing su-exec (0.2-r2) 08:37:45 Executing busybox-1.35.0-r29.trigger 08:37:45 Executing ca-certificates-20230506-r0.trigger 08:37:45 OK: 8 MiB in 18 packages 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.549s coverage: 71.5% of statements 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 54.0% of statements 08:37:52 Removing intermediate container ef553ab43c93 08:37:52 ---> b464f49b5be2 08:37:52 08:37:52 Step 10/25 : FROM alpine:3.17 08:37:52 ---> 9ed4aefc74f6 08:37:52 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:37:52 ---> Using cache 08:37:52 ---> a963760a1965 08:37:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:52 ---> Using cache 08:37:52 ---> f76128683499 08:37:52 Step 13/25 : ENV APP_PORT=59881 08:37:52 ---> Running in 6537395fe5c5 08:37:52 Removing intermediate container 990c5ebb141b 08:37:52 ---> c53957797a0d 08:37:52 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:52 ---> Running in bf73c7d8b3f3 08:37:52 Removing intermediate container 6537395fe5c5 08:37:52 ---> 8bd91c586e4d 08:37:52 Step 14/25 : EXPOSE $APP_PORT 08:37:52 Removing intermediate container bf73c7d8b3f3 08:37:52 ---> f253c060e89c 08:37:52 Step 12/25 : WORKDIR / 08:37:52 ---> Running in 7d31cb804220 08:37:52 ---> Running in 1dd7daf4ad61 08:37:53 Removing intermediate container 1dd7daf4ad61 08:37:53 ---> c274c94afb7e 08:37:53 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 Removing intermediate container 7d31cb804220 08:37:53 ---> 8f4230512c81 08:37:53 Step 15/25 : WORKDIR / 08:37:53 ---> Running in 618c380006eb 08:37:53 ---> c017303a46ea 08:37:53 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:37:54 Removing intermediate container 618c380006eb 08:37:54 ---> 42f698af46f6 08:37:54 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:54 ---> f84bc2146b52 08:37:54 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:37:54 ---> da83d8278f92 08:37:54 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:37:55 ---> 47690bc0943d 08:37:55 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:37:55 ---> 343ecd1fc2e6 08:37:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:56 ---> 16ec3a881499 08:37:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:59 ---> f1e99bf70e70 08:37:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:01 ---> 1d8d6be36335 08:38:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:03 ---> 94a57532990c 08:38:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:03 ---> d64d438fa41a 08:38:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:03 ---> c1c1e1ed8b5f 08:38:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:38:03 ---> Running in 02fa3e96e1e6 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:04 Removing intermediate container 02fa3e96e1e6 08:38:04 ---> bb89e3ddd533 08:38:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:07 ---> 153504846ee5 08:38:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:07 ---> Running in fc79e2dbc628 08:38:07 Removing intermediate container 7abb798ea95b 08:38:07 ---> 28246cb9caed 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 ---> Running in e11e03289b07 08:38:07 Removing intermediate container fc79e2dbc628 08:38:07 ---> b4503d0e3867 08:38:08 Step 23/25 : LABEL arch=x86_64 08:38:08 ---> Running in babdb6646914 08:38:08 ---> 70c290355c9b 08:38:08 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:08 Removing intermediate container e11e03289b07 08:38:08 ---> 1896b93bfe5e 08:38:08 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:12 ---> Running in 8509e9ba9a69 08:38:12 Removing intermediate container babdb6646914 08:38:12 ---> 3a63141b28fd 08:38:12 Step 24/25 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:38:12 ---> Running in 45e981e241ba 08:38:12 ---> Running in eb735786509e 08:38:12 Removing intermediate container eb735786509e 08:38:12 ---> c92a73a5d20b 08:38:12 Step 25/25 : LABEL version=0.0.0 08:38:12 ---> Running in 03a6ef737894 08:38:12 Removing intermediate container d714f2182f54 08:38:12 ---> 3a4ac050ee74 08:38:12 08:38:12 Step 10/23 : FROM alpine:3.17 08:38:12 ---> 9ed4aefc74f6 08:38:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:12 ---> Running in d322a5dee87d 08:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:12 Removing intermediate container 03a6ef737894 08:38:12 ---> 28edaed37420 08:38:12 08:38:12 Successfully built 28edaed37420 08:38:12 Successfully tagged core-metadata:latest 08:38:12 Building security-bootstrapper 08:38:13  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:13 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:13 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:13 OK: 17823 distinct packages available 08:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:13 (1/2) Installing ca-certificates (20230506-r0) 08:38:13 (2/2) Installing dumb-init (1.2.5-r2) 08:38:13 Executing busybox-1.35.0-r29.trigger 08:38:13 Executing ca-certificates-20230506-r0.trigger 08:38:13 OK: 8 MiB in 17 packages 08:38:13 (1/9) Installing ca-certificates (20230506-r0) 08:38:13 (2/9) Installing brotli-libs (1.0.9-r9) 08:38:13 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:38:13 (4/9) Installing libcurl (8.1.0-r2) 08:38:13 (5/9) Installing curl (8.1.0-r2) 08:38:13 (6/9) Installing dumb-init (1.2.5-r2) 08:38:13 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:13 (8/9) Installing libucontext (1.2-r0) 08:38:13 (9/9) Installing gcompat (1.1.0-r0) 08:38:13 Executing busybox-1.35.0-r29.trigger 08:38:13 Executing ca-certificates-20230506-r0.trigger 08:38:13 OK: 10 MiB in 24 packages 08:38:15 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:38:15 ---> 5243098c9d52 08:38:15 Step 3/33 : WORKDIR /edgex-go 08:38:15 ---> Using cache 08:38:15 ---> f4c3dded6c17 08:38:15 Step 4/33 : RUN apk add --update --no-cache make git 08:38:15 ---> Using cache 08:38:15 ---> ec315ab49ccd 08:38:15 Step 5/33 : COPY go.mod vendor* ./ 08:38:15 ---> Using cache 08:38:15 ---> 6675d570cf5b 08:38:15 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:15 ---> Using cache 08:38:15 ---> 1d7d3502fd64 08:38:15 Step 7/33 : COPY . . 08:38:15 ---> Using cache 08:38:15 ---> 7809b4681518 08:38:15 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.708s coverage: 88.5% of statements 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.410s coverage: 3.8% of statements 08:38:18 Removing intermediate container 8509e9ba9a69 08:38:18 ---> 5c381d60cfb1 08:38:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:38:18 ---> Running in 2537d9650c6e 08:38:18 ---> Running in e4f24ea50f47 08:38:18 Removing intermediate container e4f24ea50f47 08:38:18 ---> ad07df0b575c 08:38:18 Step 23/25 : LABEL arch=x86_64 08:38:18 ---> Running in 6c9297e8fab2 08:38:18 Removing intermediate container 6c9297e8fab2 08:38:18 ---> e8bb4ed5a3fe 08:38:18 Step 24/25 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:38:18 ---> Running in 8840437ae294 08:38:18 Removing intermediate container d322a5dee87d 08:38:18 ---> e0b86f5cda90 08:38:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:18 Removing intermediate container 8840437ae294 08:38:18 ---> f3e244877a5b 08:38:18 Step 25/25 : LABEL version=0.0.0 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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:38:19 ---> Running in 82752ba0a989 08:38:19 Removing intermediate container 45e981e241ba 08:38:19 ---> f38fc644ee9f 08:38:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:22 ---> Running in fe0e25ec166d 08:38:22 ---> 126328ce4030 08:38:22 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:38:22 Removing intermediate container 82752ba0a989 08:38:22 ---> b101ca23d6a9 08:38:22 Step 13/23 : ENV APP_PORT=59860 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.902s coverage: 95.6% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:22 ---> Running in ff89f83f4587 08:38:22 Removing intermediate container fe0e25ec166d 08:38:22 ---> 95721de488e7 08:38:22 08:38:22 Successfully built 95721de488e7 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements 08:38:23 Successfully tagged security-secretstore-setup:latest 08:38:23 Building security-proxy-auth 08:38:23  Building security-secretstore-setup ... done  ---> e709fb27e191 08:38:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:23 Removing intermediate container 9c0335598749 08:38:23 ---> 53d88ec97a41 08:38:23 08:38:23 Step 10/23 : FROM alpine:3.17 08:38:23 ---> 9ed4aefc74f6 08:38:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:23 ---> Using cache 08:38:23 ---> a963760a1965 08:38:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:23 ---> Using cache 08:38:23 ---> f76128683499 08:38:23 Step 13/23 : ENV APP_PORT=59861 08:38:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:26 ---> 5243098c9d52 08:38:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:26 ---> Using cache 08:38:26 ---> 9b61fe8f18a2 08:38:26 Step 4/23 : WORKDIR /edgex-go 08:38:26 ---> Using cache 08:38:26 ---> 76d1d061897a 08:38:26 Step 5/23 : RUN apk add --update --no-cache make git 08:38:26 ---> Using cache 08:38:26 ---> a457f600856e 08:38:26 Step 6/23 : COPY go.mod vendor* ./ 08:38:26 ---> Using cache 08:38:26 ---> 882d8c3e17cf 08:38:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:26 ---> Using cache 08:38:26 ---> 11c7405d00d6 08:38:26 Step 8/23 : COPY . . 08:38:26 ---> Using cache 08:38:26 ---> bc818ce4ac6d 08:38:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.274s coverage: 65.9% of statements 08:38:32 ---> Running in b400ac10016e 08:38:32 ---> 80b482c5ef97 08:38:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:32 Removing intermediate container ff89f83f4587 08:38:32 ---> dacb0cc5f8e6 08:38:32 Step 14/23 : EXPOSE $APP_PORT 08:38:32 ---> Running in 9806dc3f9132 08:38:32 ---> Running in 3e9be137b521 08:38:32 Removing intermediate container b400ac10016e 08:38:32 ---> 595a968198b9 08:38:32 Step 14/23 : EXPOSE $APP_PORT 08:38:32 ---> Running in 74f7e12e46c0 08:38:32 ---> 5689201dcc6e 08:38:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:32 Removing intermediate container 3e9be137b521 08:38:32 ---> eb05c3a20687 08:38:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 ---> Running in f072dc3ff90d 08:38:32 Removing intermediate container 74f7e12e46c0 08:38:32 ---> 13ac86565b06 08:38:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:32 Removing intermediate container f072dc3ff90d 08:38:32 ---> 41adf6e7e987 08:38:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:38:32 ---> Running in 1a0b3c0014ec 08:38:32 ---> cd201204fb35 08:38:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:32 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:32 ---> b2a568239bfc 08:38:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:32 Removing intermediate container 1a0b3c0014ec 08:38:32 ---> 8db43412ebd2 08:38:32 Step 18/20 : LABEL arch=x86_64 08:38:32 ---> ad59019ba313 08:38:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:32 ---> Running in ec2d6be5bb09 08:38:33 ---> a1bebe226bc3 08:38:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:33 Removing intermediate container ec2d6be5bb09 08:38:33 ---> 5e783c7e0371 08:38:33 Step 19/20 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:38:33 ---> ae37e8c4358d 08:38:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:38:33 ---> Running in f2256ed6ab68 08:38:33 Removing intermediate container f2256ed6ab68 08:38:33 ---> 8ca530b52caf 08:38:33 Step 20/20 : LABEL version=0.0.0 08:38:34 ---> Running in fd8dca8467a6 08:38:34 ---> 725221cd29c2 08:38:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:38:34 ---> Running in 4fa4eb53a272 08:38:35 Removing intermediate container fd8dca8467a6 08:38:35 ---> 4229c7deed7e 08:38:35 08:38:35 ---> 9872bf360ab4 08:38:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:38:35 Removing intermediate container 4fa4eb53a272 08:38:35 ---> 6669bd4353a9 08:38:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:35 Successfully built 4229c7deed7e 08:38:35 Successfully tagged security-spiffe-token-provider:latest 08:38:35  Building security-spiffe-token-provider ... done  ---> Running in 252277a562fe 08:38:35 ---> 3ae05e903219 08:38:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:38:35 Removing intermediate container 252277a562fe 08:38:35 ---> Running in 41248ecd3b9f 08:38:35 ---> 2d9d72687ade 08:38:35 Step 21/23 : LABEL arch=x86_64 08:38:35 ---> Running in 859e91376b53 08:38:35 Removing intermediate container 41248ecd3b9f 08:38:35 ---> 6d8309987208 08:38:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:35 ---> Running in a554d42e4626 08:38:35 Removing intermediate container 859e91376b53 08:38:35 ---> 2f5117c54b94 08:38:35 Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:38:36 ---> Running in 3f2b838264ef 08:38:36 Removing intermediate container a554d42e4626 08:38:36 ---> 56e578561ef1 08:38:36 Step 21/23 : LABEL arch=x86_64 08:38:36 ---> Running in dec1552ae0df 08:38:36 Removing intermediate container 3f2b838264ef 08:38:36 ---> 9a4f3753e7ab 08:38:36 Step 23/23 : LABEL version=0.0.0 08:38:36 ---> Running in a571887e75cb 08:38:36 Removing intermediate container a571887e75cb 08:38:36 ---> 4c2386a97e84 08:38:36 08:38:36 Removing intermediate container dec1552ae0df 08:38:36 ---> 1f5e10112783 08:38:36 Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:38:36 Successfully built 4c2386a97e84 08:38:36 Successfully tagged support-notifications:latest 08:38:36  Building support-notifications ... done  ---> Running in 58649b5f585d 08:38:37 Removing intermediate container 58649b5f585d 08:38:37 ---> 6b8273bbd2dd 08:38:37 Step 23/23 : LABEL version=0.0.0 08:38:37 ---> Running in 397a79a2ba7c 08:38:37 Removing intermediate container 397a79a2ba7c 08:38:37 ---> a589b1512c91 08:38:37 08:38:37 Successfully built a589b1512c91 08:38:37 Successfully tagged support-scheduler:latest 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.503s coverage: 0.9% of statements 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.278s coverage: 29.0% of statements 08:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 42.9% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 08:38:49  Building support-scheduler ... done Removing intermediate container 2537d9650c6e 08:38:49 ---> 95e19c1a7319 08:38:49 08:38:49 Step 9/33 : FROM alpine:3.17 08:38:49 ---> 9ed4aefc74f6 08:38:49 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:38:49 ---> Using cache 08:38:49 ---> 1896b93bfe5e 08:38:49 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:38:49 ---> Running in 63962dc00527 08:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:49 (1/2) Installing dumb-init (1.2.5-r2) 08:38:49 (2/2) Installing su-exec (0.2-r2) 08:38:49 Executing busybox-1.35.0-r29.trigger 08:38:49 OK: 7 MiB in 17 packages 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements 08:38:52 Removing intermediate container 9806dc3f9132 08:38:52 ---> 027ea8d2df31 08:38:52 08:38:52 Step 10/23 : FROM alpine:3.17 08:38:52 ---> 9ed4aefc74f6 08:38:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:38:52 ---> Using cache 08:38:52 ---> 33f673ca0ad3 08:38:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:38:52 ---> Using cache 08:38:52 ---> bde89b6095ce 08:38:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:52 ---> Using cache 08:38:52 ---> 1502923140dd 08:38:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:38:52 ---> Using cache 08:38:52 ---> 4adaf78f5377 08:38:52 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:53 Removing intermediate container 63962dc00527 08:38:53 ---> 718464340462 08:38:53 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:38:53 ---> d2c3400ebe37 08:38:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:53 ---> Running in 65fec5b2a44a 08:38:54 ---> cb3907454117 08:38:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:38:54 Removing intermediate container 65fec5b2a44a 08:38:54 ---> 144f16347d69 08:38:54 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:54 ---> Running in 3930ea5307a0 08:38:54 ---> 9c9cd3f31b43 08:38:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 ---> Running in bcedcd314888 08:38:54 Removing intermediate container 3930ea5307a0 08:38:54 ---> 214eb8d54387 08:38:54 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:54 ---> Running in edefcb028e9f 08:38:54 Removing intermediate container edefcb028e9f 08:38:54 ---> f153db4913b5 08:38:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:54 ---> Running in 5cbf9064e9a4 08:38:54 Removing intermediate container 5cbf9064e9a4 08:38:54 ---> 75c478e9fcdb 08:38:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:55 ---> Running in 887643a717fe 08:38:55 Removing intermediate container bcedcd314888 08:38:55 ---> 8f2ef584273d 08:38:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:55 ---> Running in fcc3d730973f 08:38:55 Removing intermediate container fcc3d730973f 08:38:55 ---> 2c5e7522bd2c 08:38:55 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:38:55 ---> Running in 5792cdf2f8dc 08:38:55 Removing intermediate container 5792cdf2f8dc 08:38:55 ---> 73208d074f23 08:38:55 Step 21/23 : LABEL arch=x86_64 08:38:55 ---> Running in ca003218f3b9 08:38:55 Removing intermediate container 887643a717fe 08:38:55 ---> 9b7e2e1bfe64 08:38:55 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:55 Removing intermediate container ca003218f3b9 08:38:55 ---> 5fbab3c899b4 08:38:55 Step 22/23 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:38:55 ---> Running in c1d6788fab5f 08:38:55 ---> Running in 02d272aafb35 08:38:55 Removing intermediate container c1d6788fab5f 08:38:55 ---> 3b5c1d22836c 08:38:55 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:55 Removing intermediate container 02d272aafb35 08:38:55 ---> 1ec7ee2e2d9a 08:38:55 Step 23/23 : LABEL version=0.0.0 08:38:55 ---> Running in c66f580fd759 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:56 Removing intermediate container c66f580fd759 08:38:56 ---> d02a7deb2179 08:38:56 08:38:56 ---> 18e6737bbbd0 08:38:56 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:56 ---> Running in 2dd63fe0727d 08:38:56 Successfully built d02a7deb2179 08:38:56 Successfully tagged security-proxy-auth:latest 08:38:56  Building security-proxy-auth ... done Removing intermediate container 2dd63fe0727d 08:38:56 ---> bff5dbcee66a 08:38:56 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:56 ---> 9d3b37b846de 08:38:56 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:38:56 ---> e42fe6857080 08:38:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:57 ---> 1ca1db0254eb 08:38:57 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:57 ---> a1236d58b05b 08:38:57 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:57 ---> f3ee89cf2e22 08:38:57 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:58 ---> 1ef62fdd7aa9 08:38:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:58 ---> 7671782e8730 08:38:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:58 ---> e6ab95508bcc 08:38:58 Step 28/33 : RUN chmod +x /entrypoint.sh 08:38:58 ---> Running in 9081571cea54 08:38:58 Removing intermediate container 9081571cea54 08:38:58 ---> 7dfc3a14c993 08:38:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:38:58 ---> Running in 453bf0603e0b 08:38:59 Removing intermediate container 453bf0603e0b 08:38:59 ---> 11930b3e5f37 08:38:59 Step 30/33 : CMD ["gate"] 08:39:00 ---> Running in 1905b2cbf72c 08:39:00 Removing intermediate container 1905b2cbf72c 08:39:00 ---> 79010835402c 08:39:00 Step 31/33 : LABEL arch=x86_64 08:39:00 ---> Running in 19b0d9cdaf35 08:39:00 Removing intermediate container 19b0d9cdaf35 08:39:00 ---> 28d8602a1e2b 08:39:00 Step 32/33 : LABEL git_sha=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 08:39:00 ---> Running in df56274efcbc 08:39:00 Removing intermediate container df56274efcbc 08:39:00 ---> b6572bf9ff20 08:39:00 Step 33/33 : LABEL version=0.0.0 08:39:00 ---> Running in f32ef0d6bfb7 08:39:00 Removing intermediate container f32ef0d6bfb7 08:39:00 ---> dfe1fd5df302 08:39:00 08:39:00 Successfully built dfe1fd5df302 08:39:00 Successfully tagged security-bootstrapper:latest 08:39:00  Building security-bootstrapper ... done  [Pipeline] } 08:39:00 $ docker stop --time=1 e29eb2f944ed3d80c29055e4d9fa0d26eff837ea089b73e0e7aa7cd51c35685a 08:39:02 $ docker rm -f --volumes e29eb2f944ed3d80c29055e4d9fa0d26eff837ea089b73e0e7aa7cd51c35685a [Pipeline] // withDockerContainer [Pipeline] sh 08:39:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:02 + docker images 08:39:02 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:02 security-bootstrapper latest dfe1fd5df302 2 seconds ago 22.2MB 08:39:02 security-proxy-auth latest d02a7deb2179 7 seconds ago 18.3MB 08:39:02 027ea8d2df31 12 seconds ago 1.7GB 08:39:02 95e19c1a7319 18 seconds ago 1.71GB 08:39:02 support-scheduler latest a589b1512c91 25 seconds ago 31.8MB 08:39:02 support-notifications latest 4c2386a97e84 26 seconds ago 32.4MB 08:39:02 security-spiffe-token-provider latest 4229c7deed7e 28 seconds ago 32.8MB 08:39:02 security-secretstore-setup latest 95721de488e7 40 seconds ago 32.8MB 08:39:02 53d88ec97a41 41 seconds ago 1.79GB 08:39:02 core-metadata latest 28edaed37420 50 seconds ago 20.4MB 08:39:02 3a4ac050ee74 51 seconds ago 1.79GB 08:39:02 28246cb9caed 55 seconds ago 1.76GB 08:39:02 b464f49b5be2 About a minute ago 1.73GB 08:39:02 f643ed0e833c About a minute ago 1.72GB 08:39:02 core-data latest 8bf51b8bbbed About a minute ago 20.1MB 08:39:02 security-spire-agent latest 2dc01d12c2e3 2 minutes ago 161MB 08:39:02 45f28bd83e5f 2 minutes ago 1.73GB 08:39:02 5905176230c6 2 minutes ago 1.58GB 08:39:02 security-proxy-setup latest 1bb1d28259f0 2 minutes ago 18.7MB 08:39:02 core-common-config-bootstrapper latest c581ee3065f3 3 minutes ago 17.2MB 08:39:02 core-command latest e97aed1afa9f 3 minutes ago 19.9MB 08:39:02 security-spire-server latest 91e514ec3179 3 minutes ago 103MB 08:39:02 security-spire-config latest 9007745c3f46 3 minutes ago 102MB 08:39:02 aee698ba944a 3 minutes ago 1.72GB 08:39:02 a26c15b6876d 3 minutes ago 1.7GB 08:39:02 2c30726a1c5d 3 minutes ago 1.72GB 08:39:02 44f2087a5000 3 minutes ago 1.58GB 08:39:02 c324e6c970bf 3 minutes ago 1.58GB 08:39:02 ci-base-image-x86_64 latest 5243098c9d52 8 minutes ago 918MB 08:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 08:39:02 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 08:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:39:02 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:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.316s coverage: 79.9% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.298s coverage: 92.9% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.083s coverage: 64.4% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.628s coverage: 81.8% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.569s coverage: 82.1% of statements 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 86.0% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.061s coverage: 38.4% of statements 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.629s coverage: 92.3% of statements 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.312s coverage: 61.5% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 08:40:05 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:40:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:05 go vet ./... 08:42:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:57 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:58 + ls -al . 08:42:58 total 700 08:42:58 drwxrwxr-x 10 1001 1001 4096 May 23 08:34 . 08:42:58 drwxr-xr-x 4 root root 4096 May 23 08:34 .. 08:42:58 drwxrwxr-x 2 1001 1001 4096 May 23 08:32 .blubracket 08:42:58 -rw-rw-r-- 1 1001 1001 16 May 23 08:32 .dockerignore 08:42:58 drwxrwxr-x 8 1001 1001 4096 May 23 08:32 .git 08:42:58 drwxrwxr-x 3 1001 1001 4096 May 23 08:32 .github 08:42:58 -rw-rw-r-- 1 1001 1001 1133 May 23 08:32 .gitignore 08:42:58 -rw-rw-r-- 1 1001 1001 42 May 23 08:32 .golangci.yml 08:42:58 -rw-rw-r-- 1 1001 1001 87 May 23 08:32 .hadolint.yml 08:42:58 -rw-rw-r-- 1 1001 1001 166 May 23 08:32 .sonarcloud.properties 08:42:58 -rw-rw-r-- 1 1001 1001 1171 May 23 08:32 ADOPTERS.md 08:42:58 -rw-rw-r-- 1 1001 1001 10835 May 23 08:32 Attribution.txt 08:42:58 -rw-rw-r-- 1 1001 1001 73765 May 23 08:32 CHANGELOG.md 08:42:58 -rw-rw-r-- 1 1001 1001 3804 May 23 08:32 CONTRIBUTING.md 08:42:58 -rw-rw-r-- 1 1001 1001 677 May 23 08:32 GOVERNANCE.md 08:42:58 -rw-rw-r-- 1 1001 1001 883 May 23 08:32 Jenkinsfile 08:42:58 -rw-rw-r-- 1 1001 1001 10775 May 23 08:32 LICENSE 08:42:58 -rw-rw-r-- 1 1001 1001 14368 May 23 08:32 Makefile 08:42:58 -rw-rw-r-- 1 1001 1001 582 May 23 08:32 OWNERS.md 08:42:58 -rw-rw-r-- 1 1001 1001 9902 May 23 08:32 README.md 08:42:58 -rw-rw-r-- 1 1001 1001 789 May 23 08:32 SECURITY.md 08:42:58 -rw-rw-r-- 1 1001 1001 5 May 23 08:30 VERSION 08:42:58 drwxrwxr-x 2 1001 1001 4096 May 23 08:32 bin 08:42:58 drwxrwxr-x 18 1001 1001 4096 May 23 08:32 cmd 08:42:58 -rw-r--r-- 1 root root 447731 May 23 08:40 coverage.out 08:42:58 -rw-rw-r-- 1 1001 1001 3200 May 23 08:32 go.mod 08:42:58 -rw-rw-r-- 1 1001 1001 31130 May 23 08:32 go.sum 08:42:58 drwxrwxr-x 7 1001 1001 4096 May 23 08:32 internal 08:42:58 drwxrwxr-x 3 1001 1001 4096 May 23 08:32 openapi 08:42:58 -rw-rw-r-- 1 1001 1001 594 May 23 08:32 security.txt 08:42:58 drwxrwxr-x 4 1001 1001 4096 May 23 08:32 snap 08:42:58 -rw-rw-r-- 1 1001 1001 204 May 23 08:32 version.go [Pipeline] sh 08:42:58 + '[' -e coverage.out ] 08:42:58 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:58 Warning: overwriting stash ‘coverage-report’ 08:42:59 Stashed 1 file(s) [Pipeline] sh 08:43:00 + make build 08:43:00 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:44:52 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:44:52 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:44:53 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:44:57 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:45:44 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:45:52 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:45:59 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:46:05 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:46:09 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:46: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:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:26 $ docker stop --time=1 17f610e8f6f3f14079534f92acc246578d09db6e866961471ae38ea1f5fade08 08:46:28 $ docker rm -f --volumes 17f610e8f6f3f14079534f92acc246578d09db6e866961471ae38ea1f5fade08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:31 08:46:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:31 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:31 29e5d40040c1: Pulling fs layer 08:46:31 1ce36da41761: Pulling fs layer 08:46:31 25b303627fd3: Pulling fs layer 08:46:32 29e5d40040c1: Verifying Checksum 08:46:32 29e5d40040c1: Download complete 08:46:32 1ce36da41761: Verifying Checksum 08:46:32 1ce36da41761: Download complete 08:46:32 29e5d40040c1: Pull complete 08:46:34 25b303627fd3: Verifying Checksum 08:46:34 25b303627fd3: Download complete 08:46:34 1ce36da41761: Pull complete 08:46:46 25b303627fd3: Pull complete 08:46:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:46 prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container 08:46:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:46:49 $ docker top 94ed7d79bfef8da0e9288c8821daff41cce5b2ed853184cb68b7b03d36402f8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:49 + grep parallel 08:46:49 + docker-compose build --help 08:46:55 --parallel Build images in parallel. [Pipeline] } 08:46:55 $ docker stop --time=1 94ed7d79bfef8da0e9288c8821daff41cce5b2ed853184cb68b7b03d36402f8b 08:46:58 $ docker rm -f --volumes 94ed7d79bfef8da0e9288c8821daff41cce5b2ed853184cb68b7b03d36402f8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:58 prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container 08:46:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:47:00 $ docker top 20207a5fe1b67a7f5812dae459144ee6a164dff72aeef2bb7409d8a153e8c40c -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:01 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:07 Building core-command ... 08:47:07 Building core-common-config-bootstrapper ... 08:47:07 Building core-data ... 08:47:07 Building core-metadata ... 08:47:07 Building security-bootstrapper ... 08:47:07 Building security-proxy-auth ... 08:47:07 Building security-proxy-setup ... 08:47:07 Building security-secretstore-setup ... 08:47:07 Building security-spiffe-token-provider ... 08:47:07 Building security-spire-agent ... 08:47:07 Building security-spire-config ... 08:47:07 Building security-spire-server ... 08:47:07 Building support-notifications ... 08:47:07 Building support-scheduler ... 08:47:07 Building core-metadata 08:47:07 Building support-scheduler 08:47:07 Building security-proxy-auth 08:47:07 Building core-data 08:47:07 Building security-secretstore-setup 08:47:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:47:54 ---> d36b4ace70c0 08:47:54 Step 3/25 : WORKDIR /edgex-go 08:47:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:54 ---> d36b4ace70c0 08:47:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:47:54 ---> d36b4ace70c0 08:47:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:47:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:54 ---> d36b4ace70c0 08:47:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:54 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:54 ---> d36b4ace70c0 08:47:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:54 ---> Running in 4613de20fd6b 08:47:54 ---> Running in 636c6418aa9b 08:47:54 ---> Running in addcb6c0d662 08:47:54 ---> Running in e1df1dd6c822 08:47:54 ---> Running in 845938c7241e 08:47:54 Removing intermediate container 636c6418aa9b 08:47:54 ---> 211a618d7adf 08:47:54 Step 4/23 : WORKDIR /edgex-go 08:47:54 Removing intermediate container addcb6c0d662 08:47:54 ---> 5d04a107f6d5 08:47:54 Step 4/25 : WORKDIR /edgex-go 08:47:54 Removing intermediate container 4613de20fd6b 08:47:54 ---> e4d68344c268 08:47:54 Step 4/25 : RUN apk add --update --no-cache make git 08:47:54 ---> Running in 502339dc6fb2 08:47:54 ---> Running in 22aca02c7b30 08:47:54 ---> Running in c7e9f5122c70 08:47:54 Removing intermediate container e1df1dd6c822 08:47:54 ---> ea386a271781 08:47:54 Step 4/23 : WORKDIR /edgex-go 08:47:55 Removing intermediate container 845938c7241e 08:47:55 ---> d8da69ae5819 08:47:55 Step 4/23 : WORKDIR /edgex-go 08:47:55 ---> Running in fc032f6f08bb 08:47:55 ---> Running in 84db7603a0c6 08:47:55 Removing intermediate container 502339dc6fb2 08:47:55 ---> 4ec6dffa408a 08:47:55 Step 5/23 : RUN apk add --update --no-cache make git 08:47:55 ---> Running in fbec1ee07372 08:47:56 Removing intermediate container fc032f6f08bb 08:47:56 ---> 1870756d9097 08:47:56 Step 5/23 : RUN apk add --update --no-cache make git 08:47:56 Removing intermediate container 22aca02c7b30 08:47:56 ---> e4768ee7743a 08:47:56 Step 5/25 : RUN apk add --update --no-cache make git 08:47:56 ---> Running in 44170656dcfa 08:47:56 ---> Running in c3ec7de9c3bf 08:47:56 Removing intermediate container 84db7603a0c6 08:47:56 ---> 31e9f383ac46 08:47:56 Step 5/23 : RUN apk add --update --no-cache make git 08:47:56 ---> Running in 3bef13835d95 08:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:59 OK: 263 MiB in 53 packages 08:47:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:00 OK: 263 MiB in 53 packages 08:48:01 OK: 263 MiB in 53 packages 08:48:01 OK: 263 MiB in 53 packages 08:48:02 OK: 263 MiB in 53 packages 08:48:02 Removing intermediate container c7e9f5122c70 08:48:02 ---> a6bd496973db 08:48:02 Step 5/25 : COPY go.mod vendor* ./ 08:48:02 Removing intermediate container fbec1ee07372 08:48:02 ---> f8cd41d538da 08:48:02 Step 6/23 : COPY go.mod vendor* ./ 08:48:02 Removing intermediate container c3ec7de9c3bf 08:48:02 ---> 13da1865fd38 08:48:02 Step 6/25 : COPY go.mod vendor* ./ 08:48:03 Removing intermediate container 3bef13835d95 08:48:03 ---> ca4e4f6d1ef2 08:48:03 Step 6/23 : COPY go.mod vendor* ./ 08:48:03 Removing intermediate container 44170656dcfa 08:48:03 ---> eb445bd80162 08:48:03 Step 6/23 : COPY go.mod vendor* ./ 08:48:03 ---> 6d9cbf788bae 08:48:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:03 ---> Running in c1bb8ec8cf34 08:48:03 ---> d13a8845df69 08:48:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> Running in 3e0058dbe849 08:48:04 ---> d637c81627c7 08:48:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> Running in e4cc9ab0b5a7 08:48:04 ---> 666102cfbea4 08:48:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:04 ---> 9a3c7c7dec9c 08:48:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:05 ---> Running in f2a068f5c5b7 08:48:05 ---> Running in c57281fb30b3 08:49:57 Removing intermediate container c1bb8ec8cf34 08:49:57 ---> b88b3abc5bd3 08:49:57 Step 7/25 : COPY . . 08:49:57 Removing intermediate container 3e0058dbe849 08:49:57 ---> fcb53fba52d8 08:49:57 Step 8/23 : COPY . . 08:49:57 Removing intermediate container e4cc9ab0b5a7 08:49:57 ---> c65fc2f2c007 08:49:57 Step 8/25 : COPY . . 08:49:57 Removing intermediate container f2a068f5c5b7 08:49:57 ---> 75cb8416c1bc 08:49:57 Step 8/23 : COPY . . 08:49:57 Removing intermediate container c57281fb30b3 08:49:57 ---> a4b19e7cdc60 08:49:57 Step 8/23 : COPY . . 08:50:12 ---> 297f3a199035 08:50:12 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:50:12 ---> 3d855f0b8e15 08:50:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:50:12 ---> f78ba139e795 08:50:12 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:50:12 ---> Running in 73b53280728f 08:50:12 ---> Running in 931db2670f79 08:50:12 ---> Running in e068fc8a8702 08:50:12 ---> 882e0c9cebac 08:50:12 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:50:12 ---> 85f96cd35315 08:50:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:50:12 ---> Running in 4c2a0ae1ad0a 08:50:12 ---> Running in abde3565b186 08:50:14 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:50:15 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:50:15 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:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:57:22 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:57:22 Removing intermediate container abde3565b186 08:57:22 ---> 1dd4efc5b0ae 08:57:22 08:57:22 Step 10/23 : FROM alpine:3.17 08:57:22 3.17: Pulling from library/alpine 08:57:22 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:57:22 Status: Downloaded newer image for alpine:3.17 08:57:22 ---> 51e60588ff2c 08:57:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:22 ---> Running in ee3ef53dddeb 08:57:22 Removing intermediate container ee3ef53dddeb 08:57:22 ---> 79b8246bac2e 08:57:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:57:22 ---> Running in d89ec6dfce42 08:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:24 (1/1) Installing dumb-init (1.2.5-r2) 08:57:24 Executing busybox-1.35.0-r29.trigger 08:57:24 OK: 8 MiB in 16 packages 08:57:26 Removing intermediate container d89ec6dfce42 08:57:26 ---> 04afe1d17b8a 08:57:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:29 ---> b8ea25fd1b08 08:57:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:57:30 ---> 21ce5341817f 08:57:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:57:32 Removing intermediate container 4c2a0ae1ad0a 08:57:32 ---> 68a3d81e7b37 08:57:32 08:57:32 Step 9/25 : FROM alpine:3.17 08:57:32 ---> 51e60588ff2c 08:57:32 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:57:32 ---> Running in 7c0e569be49e 08:57:32 ---> 0d0c2e14bc21 08:57:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:57:34 ---> 98f244f42f42 08:57:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:57:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:35 ---> 0f9fdf0484d3 08:57:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:35 ---> Running in 6c4a3ae2cc12 08:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:37 (1/3) Installing ca-certificates (20230506-r0) 08:57:37 (2/3) Installing dumb-init (1.2.5-r2) 08:57:37 (3/3) Installing su-exec (0.2-r2) 08:57:37 Executing busybox-1.35.0-r29.trigger 08:57:37 Executing ca-certificates-20230506-r0.trigger 08:57:38 Removing intermediate container 6c4a3ae2cc12 08:57:38 ---> 74aaf14ab5ee 08:57:38 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:38 ---> Running in 98c60791ead7 08:57:38 OK: 8 MiB in 18 packages 08:57:39 Removing intermediate container 98c60791ead7 08:57:39 ---> 54ecaa9d742e 08:57:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:57:39 ---> Running in 8fe65973bb56 08:57:43 Removing intermediate container 8fe65973bb56 08:57:43 ---> 01589e2554d1 08:57:43 Step 21/23 : LABEL arch=arm64 08:57:43 ---> Running in 41f70dd7399f 08:57:43 Removing intermediate container 7c0e569be49e 08:57:43 ---> 47275de13550 08:57:43 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:57:43 Removing intermediate container 41f70dd7399f 08:57:43 ---> adaba302e4d2 08:57:43 Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 08:57:43 ---> Running in 3dcc97bec725 08:57:43 ---> Running in 991055890de1 08:57:44 Removing intermediate container 3dcc97bec725 08:57:44 ---> 170ddb5fc74e 08:57:44 Step 12/25 : WORKDIR / 08:57:44 Removing intermediate container 991055890de1 08:57:44 ---> 734bbd9c02c8 08:57:44 Step 23/23 : LABEL version=0.0.0 08:57:44 ---> Running in eaf8a1b05589 08:57:44 ---> Running in d323002c3952 08:57:45 Removing intermediate container eaf8a1b05589 08:57:45 ---> 376c0acaae36 08:57:45 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:45 Removing intermediate container d323002c3952 08:57:45 ---> 7c93537062b1 08:57:45 08:57:45 Successfully built 7c93537062b1 08:57:45 Successfully tagged security-proxy-auth-arm64:latest 08:57:45  Building security-proxy-auth ... done Building security-spire-config 08:57:46 ---> 28801e33158c 08:57:46 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:57:47 ---> 2b4c2de09418 08:57:47 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:57:48 ---> 753aecc734fa 08:57:48 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:57:49 ---> 2e174f6b132e 08:57:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:57:50 ---> 36714cb6a33d 08:57:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:57:52 ---> 8ab000977973 08:57:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:57:57 ---> 07cc0885bad9 08:57:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:57:58 ---> bfd0544358f0 08:57:58 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:58 ---> Running in deac15157aa0 08:58:02 Removing intermediate container deac15157aa0 08:58:02 ---> f78ccf83fce9 08:58:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:58:02 ---> Running in 8e06fda0e4a5 08:58:03 Removing intermediate container 8e06fda0e4a5 08:58:03 ---> 1f0b10cb6acc 08:58:03 Step 23/25 : LABEL arch=arm64 08:58:03 ---> Running in c89b2776f319 08:58:04 Removing intermediate container c89b2776f319 08:58:04 ---> 3ef7cc0a9fb5 08:58:04 Step 24/25 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 08:58:04 ---> Running in 32b3f191a415 08:58:05 Removing intermediate container 32b3f191a415 08:58:05 ---> a47050c5dbf4 08:58:05 Step 25/25 : LABEL version=0.0.0 08:58:05 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:58:05 ---> d36b4ace70c0 08:58:05 Step 3/27 : WORKDIR /edgex-go 08:58:05 ---> Using cache 08:58:05 ---> e4d68344c268 08:58:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:58:05 ---> Running in 984c7f470ada 08:58:05 ---> Running in 6264bd55bbec 08:58:06 Removing intermediate container 6264bd55bbec 08:58:06 ---> 9a54d2e3e66f 08:58:06 08:58:08 Successfully built 9a54d2e3e66f 08:58:08 Successfully tagged security-secretstore-setup-arm64:latest 08:58:08  Building security-secretstore-setup ... done Building support-notifications 08:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:12 OK: 263 MiB in 53 packages 08:58:16 Removing intermediate container 984c7f470ada 08:58:16 ---> 51a32ec356b0 08:58:16 Step 5/27 : COPY go.mod vendor* ./ 08:58:17 ---> f5f7ad582ef0 08:58:17 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:17 ---> Running in 78f81eac5317 08:58:21 Removing intermediate container 931db2670f79 08:58:21 ---> 91c9c4145da0 08:58:21 08:58:21 Step 10/23 : FROM alpine:3.17 08:58:21 ---> 51e60588ff2c 08:58:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:22 ---> Running in c48cc5e599f7 08:58:23 Removing intermediate container c48cc5e599f7 08:58:23 ---> cb3c739cb946 08:58:23 Step 12/23 : ENV APP_PORT=59880 08:58:23 ---> Running in e9ccdc86a664 08:58:23 Removing intermediate container e9ccdc86a664 08:58:23 ---> 6d59829084d5 08:58:23 Step 13/23 : EXPOSE $APP_PORT 08:58:23 ---> Running in f6a5c8335d21 08:58:25 Removing intermediate container f6a5c8335d21 08:58:25 ---> fc11c66bac00 08:58:25 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:58:25 ---> Running in c11c59a9cf87 08:58:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:28 Removing intermediate container 73b53280728f 08:58:28 ---> eb3ead0eb84e 08:58:28 08:58:28 Step 10/25 : FROM alpine:3.17 08:58:28 ---> 51e60588ff2c 08:58:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:58:28 ---> Running in 2d9fb30ee2ac 08:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:29 ---> d36b4ace70c0 08:58:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:58:29 ---> Using cache 08:58:29 ---> d8da69ae5819 08:58:29 Step 4/23 : WORKDIR /edgex-go 08:58:29 ---> Using cache 08:58:29 ---> 31e9f383ac46 08:58:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:58:29 ---> Running in 0cbc9a253009 08:58:30 (1/1) Installing dumb-init (1.2.5-r2) 08:58:30 Executing busybox-1.35.0-r29.trigger 08:58:30 OK: 8 MiB in 16 packages 08:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:32 Removing intermediate container c11c59a9cf87 08:58:32 ---> e8e59d580ad9 08:58:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:33 ---> bd26ec191ef1 08:58:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:58:33 (1/1) Installing dumb-init (1.2.5-r2) 08:58:33 Executing busybox-1.35.0-r29.trigger 08:58:33 OK: 8 MiB in 16 packages 08:58:34 ---> acc29d358f08 08:58:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:34 OK: 263 MiB in 53 packages 08:58:36 Removing intermediate container 2d9fb30ee2ac 08:58:36 ---> 2653e77fdd90 08:58:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:58:36 Removing intermediate container 0cbc9a253009 08:58:36 ---> 2a3ebab6293b 08:58:36 Step 6/23 : COPY go.mod vendor* ./ 08:58:36 ---> Running in 1673e349b85b 08:58:37 ---> 703e7df0d587 08:58:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:58:37 Removing intermediate container 1673e349b85b 08:58:37 ---> 678bbdd03ab5 08:58:37 Step 13/25 : ENV APP_PORT=59881 08:58:37 ---> Running in 3bb679ecb0c6 08:58:38 ---> f0019153987b 08:58:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:38 ---> Running in cd2230ad517f 08:58:38 Removing intermediate container 3bb679ecb0c6 08:58:39 ---> cd167b442da5 08:58:39 Step 14/25 : EXPOSE $APP_PORT 08:58:39 ---> a6b65f2cf5be 08:58:39 Step 19/23 : ENTRYPOINT ["/core-data"] 08:58:39 ---> Running in da44fda9c6d4 08:58:39 ---> Running in 19ade3dd3a71 08:58:40 Removing intermediate container da44fda9c6d4 08:58:40 ---> 604058b84d21 08:58:40 Step 15/25 : WORKDIR / 08:58:40 Removing intermediate container 19ade3dd3a71 08:58:40 ---> 60343d07ced3 08:58:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:40 ---> Running in 5729be9842cf 08:58:41 ---> Running in e0fff33869d0 08:58:42 Removing intermediate container 5729be9842cf 08:58:42 ---> 5de9dd6929da 08:58:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:42 Removing intermediate container e0fff33869d0 08:58:42 ---> eee81e121772 08:58:42 Step 21/23 : LABEL arch=arm64 08:58:42 ---> Running in 661aaad75ab8 08:58:43 Removing intermediate container 661aaad75ab8 08:58:43 ---> a19387f8b67a 08:58:43 Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 08:58:43 ---> 29a5c4ebc543 08:58:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:58:43 ---> Running in fd898285fcb0 08:58:44 Removing intermediate container fd898285fcb0 08:58:44 ---> 7336ff7967f5 08:58:44 Step 23/23 : LABEL version=0.0.0 08:58:44 ---> Running in 09586640205d 08:58:44 ---> 6839ea6601cb 08:58:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:44 Removing intermediate container 09586640205d 08:58:44 ---> a8dfa618459d 08:58:44 08:58:45 Successfully built a8dfa618459d 08:58:45 Successfully tagged core-data-arm64:latest 08:58:45 Building security-spire-server 08:58:46  Building core-data ... done  ---> 61193cba52bb 08:58:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:58:47 ---> 03f4b5f61003 08:58:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:58:48 ---> 7271540eab12 08:58:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:58:48 ---> Running in 8977dbcc3e44 08:58:48 Removing intermediate container 8977dbcc3e44 08:58:48 ---> 2918cfb9ce07 08:58:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:48 ---> Running in b2d78cac347c 08:58:49 Removing intermediate container b2d78cac347c 08:58:49 ---> a4cc6f402164 08:58:49 Step 23/25 : LABEL arch=arm64 08:58:49 ---> Running in 22e963b8377e 08:58:50 Removing intermediate container 22e963b8377e 08:58:50 ---> 1b16d9f258d7 08:58:50 Step 24/25 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 08:58:50 ---> Running in 9547208a27b9 08:58:50 Removing intermediate container 9547208a27b9 08:58:50 ---> dac5fbe6bbd8 08:58:50 Step 25/25 : LABEL version=0.0.0 08:58:50 ---> Running in 0a841ca543d0 08:58:51 Removing intermediate container 0a841ca543d0 08:58:51 ---> a7cfac2c2ed7 08:58:51 08:58:51 Successfully built a7cfac2c2ed7 08:58:51 Successfully tagged core-metadata-arm64:latest 08:58:51  Building core-metadata ... done Building security-bootstrapper 08:59:09 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:59:09 ---> d36b4ace70c0 08:59:09 Step 3/26 : WORKDIR /edgex-go 08:59:09 ---> Using cache 08:59:09 ---> e4d68344c268 08:59:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:59:09 ---> Using cache 08:59:09 ---> 51a32ec356b0 08:59:09 Step 5/26 : COPY go.mod vendor* ./ 08:59:09 ---> Using cache 08:59:09 ---> f5f7ad582ef0 08:59:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:11 ---> Running in 7bb8dbb6b14f 08:59:16 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:16 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:59:16 ---> d36b4ace70c0 08:59:16 Step 3/33 : WORKDIR /edgex-go 08:59:16 ---> Using cache 08:59:16 ---> e4d68344c268 08:59:16 Step 4/33 : RUN apk add --update --no-cache make git 08:59:16 ---> Using cache 08:59:16 ---> a6bd496973db 08:59:16 Step 5/33 : COPY go.mod vendor* ./ 08:59:16 ---> Using cache 08:59:16 ---> 6d9cbf788bae 08:59:16 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:16 ---> Using cache 08:59:16 ---> b88b3abc5bd3 08:59:16 Step 7/33 : COPY . . 08:59:16 ---> Using cache 08:59:16 ---> 882e0c9cebac 08:59:16 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:18 ---> Running in ef980556adc8 08:59: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:00:07 Removing intermediate container 78f81eac5317 09:00:07 ---> 301d98c3162a 09:00:07 Step 7/27 : COPY . . 09:00:29 ---> edc1c4f9ca97 09:00:29 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:00:29 ---> Running in 0c17435855dd 09:00:29 Removing intermediate container 0c17435855dd 09:00:29 ---> 1e9b0dee7e29 09:00:29 Step 9/27 : WORKDIR /edgex-go/spire-build 09:00:29 ---> Running in 0d2989371397 09:00:30 Removing intermediate container 0d2989371397 09:00:30 ---> f6b575e0c3f9 09:00:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:00:31 ---> Running in fdb4ae7d93ba 09:00:32 Removing intermediate container fdb4ae7d93ba 09:00:32 ---> ca11d6ca5f9a 09:00:32 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:00:32 ---> Running in ecae491fa1ad 09:00:38 Removing intermediate container ecae491fa1ad 09:00:38 ---> bef96b55a988 09:00:38 Step 12/27 : WORKDIR /edgex-go 09:00:42 ---> Running in 40bf5f05a545 09:00:43 Removing intermediate container cd2230ad517f 09:00:43 ---> 20b5b311b55b 09:00:43 Step 8/23 : COPY . . 09:00:44 Removing intermediate container 40bf5f05a545 09:00:44 ---> ff08fb3a6068 09:00:44 09:00:44 Step 13/27 : FROM alpine:3.17 09:00:44 ---> 51e60588ff2c 09:00:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:44 ---> Running in c18b1e8485f3 09:00:45 Removing intermediate container c18b1e8485f3 09:00:45 ---> e1babf30ea87 09:00:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:00:45 ---> Running in 65b8556a71a6 09:00:45 Removing intermediate container e068fc8a8702 09:00:45 ---> be0b6af9ff8c 09:00:45 09:00:45 Step 10/23 : FROM alpine:3.17 09:00:45 ---> 51e60588ff2c 09:00:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:46 ---> Using cache 09:00:46 ---> 2653e77fdd90 09:00:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:46 ---> Using cache 09:00:46 ---> 678bbdd03ab5 09:00:46 Step 13/23 : ENV APP_PORT=59861 09:00:46 ---> Running in 121c935b8965 09:00:47 Removing intermediate container 121c935b8965 09:00:47 ---> 55f37941bcf5 09:00:47 Step 14/23 : EXPOSE $APP_PORT 09:00:47 ---> Running in ec863cb679d2 09:00:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:49 Removing intermediate container ec863cb679d2 09:00:49 ---> 7336832d6ff1 09:00:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:50 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:00:50 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:00:50 OK: 17694 distinct packages available 09:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:51 ---> 7ae76b4b879a 09:00:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:52 ---> 6ec10a44d7a2 09:00:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:53 (1/4) Installing dumb-init (1.2.5-r2) 09:00:53 (2/4) Installing musl-obstack (1.2.3-r0) 09:00:53 (3/4) Installing libucontext (1.2-r0) 09:00:53 (4/4) Installing gcompat (1.1.0-r0) 09:00:53 Executing busybox-1.35.0-r29.trigger 09:00:53 OK: 8 MiB in 19 packages 09:00:56 Removing intermediate container 65b8556a71a6 09:00:56 ---> bde349e1f518 09:00:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:59 ---> c8d663bb32e1 09:00:59 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:00:59 ---> bee1cba77d62 09:00:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:01:01 ---> 9177e550a97e 09:01:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:01:01 ---> 469d4c53d25c 09:01:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:01 ---> Running in 831eae018e0b 09:01:02 Removing intermediate container 831eae018e0b 09:01:02 ---> 33cd54b22bca 09:01:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:03 ---> Running in 70102c902299 09:01:04 Removing intermediate container 70102c902299 09:01:04 ---> a910de77fa8e 09:01:04 Step 21/23 : LABEL arch=arm64 09:01:04 ---> Running in 88db0c4c5b40 09:01:05 Removing intermediate container 88db0c4c5b40 09:01:05 ---> 323c636d9b30 09:01:05 Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:01:05 ---> Running in b246b4dd8a5d 09:01:07 Removing intermediate container b246b4dd8a5d 09:01:07 ---> be821b31a8e8 09:01:07 Step 23/23 : LABEL version=0.0.0 09:01:07 ---> Running in 1059935f9a4f 09:01:08 Removing intermediate container 1059935f9a4f 09:01:08 ---> 7074e18eb621 09:01:08 09:01:09 Successfully built 7074e18eb621 09:01:09 Successfully tagged support-scheduler-arm64:latest 09:01:09 Building security-spiffe-token-provider 09:01:17  Building support-scheduler ... done  ---> 166ce24d4e56 09:01:17 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:17 ---> d843c94ebd49 09:01:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:01:17 ---> Running in 0343664bb691 09:01:19 ---> cb723265223a 09:01:19 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:19 ---> Running in 2f53a6a100dc 09:01:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:01:20 Removing intermediate container 2f53a6a100dc 09:01:20 ---> ea96aa7022db 09:01:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:01:22 ---> 3658447db343 09:01:22 Step 22/27 : WORKDIR / 09:01:22 ---> Running in 465c52e4f5f8 09:01:23 Removing intermediate container 465c52e4f5f8 09:01:23 ---> f1ff8c9a9967 09:01:23 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:23 ---> Running in 094812388c76 09:01:24 Removing intermediate container 094812388c76 09:01:24 ---> 9b13ba7d797e 09:01:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:24 ---> Running in 3484347868b5 09:01:25 Removing intermediate container 3484347868b5 09:01:25 ---> d8cc2d4e93a7 09:01:25 Step 25/27 : LABEL arch=arm64 09:01:25 ---> Running in ab51b20278fc 09:01:26 Removing intermediate container ab51b20278fc 09:01:26 ---> 52347a3aaa69 09:01:26 Step 26/27 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:01:26 ---> Running in 0afa3bb64b74 09:01:27 Removing intermediate container 0afa3bb64b74 09:01:27 ---> b78489041d88 09:01:28 Step 27/27 : LABEL version=0.0.0Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:28 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:01:28 ---> d36b4ace70c0 09:01:28 Step 3/20 : WORKDIR /edgex-go 09:01:28 ---> Using cache 09:01:28 ---> e4d68344c268 09:01:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:01:28 09:01:28 ---> Running in 773cc4f61855 09:01:28 ---> Running in fc311ea218d1 09:01:29 Removing intermediate container fc311ea218d1 09:01:29 ---> 3b897b979d8c 09:01:29 09:01:29 Successfully built 3b897b979d8c 09:01:29 Successfully tagged security-spire-config-arm64:latest 09:01:29 Building security-spire-agent 09:01:30  Building security-spire-config ... done Removing intermediate container 7bb8dbb6b14f 09:01:30 ---> 071a557404fd 09:01:30 Step 7/26 : COPY . . 09:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:33 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:33 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:33 OK: 17697 distinct packages available 09:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:36 OK: 263 MiB in 53 packages 09:01:39 Removing intermediate container 773cc4f61855 09:01:39 ---> 25bf91c7e76b 09:01:39 Step 5/20 : COPY go.mod vendor* ./ 09:01:41 ---> 7b64bb4a8979 09:01:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:41 ---> Running in dbb60682e518 09:01:48 ---> 8addb2c7fb53 09:01:48 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:01:48 ---> Running in 0ab0cdbc3f56 09:01:48 Removing intermediate container 0ab0cdbc3f56 09:01:48 ---> a87fbba2228b 09:01:48 Step 9/26 : WORKDIR /edgex-go/spire-build 09:01:48 ---> Running in 0874fec17442 09:01:49 Removing intermediate container 0874fec17442 09:01:49 ---> 3b7a6212c9ab 09:01:49 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:49 ---> Running in e1d81b8ed487 09:01:50 Removing intermediate container e1d81b8ed487 09:01:50 ---> 6ad6b4d298ae 09:01:50 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:01:50 ---> Running in 134da769fe2c 09:01:51 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:51 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:51 ---> d36b4ace70c0 09:01:51 Step 3/27 : WORKDIR /edgex-go 09:01:51 ---> Using cache 09:01:51 ---> e4d68344c268 09:01:51 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:51 ---> Using cache 09:01:51 ---> 51a32ec356b0 09:01:51 Step 5/27 : COPY go.mod vendor* ./ 09:01:51 ---> Using cache 09:01:51 ---> f5f7ad582ef0 09:01:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:51 ---> Using cache 09:01:51 ---> 071a557404fd 09:01:51 Step 7/27 : COPY . . 09:01:51 ---> Using cache 09:01:51 ---> 8addb2c7fb53 09:01:51 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:51 ---> Using cache 09:01:51 ---> a87fbba2228b 09:01:51 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:51 ---> Using cache 09:01:51 ---> 3b7a6212c9ab 09:01:51 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:51 ---> Using cache 09:01:51 ---> 6ad6b4d298ae 09:01:51 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:01:51 ---> Running in 0ab85e0948f1 09:01:54 Removing intermediate container 134da769fe2c 09:01:54 ---> 1edf72be465d 09:01:54 Step 12/26 : WORKDIR /edgex-go 09:01:54 ---> Running in 77e30b50ab21 09:01:55 Removing intermediate container 77e30b50ab21 09:01:55 ---> 97f4002257fc 09:01:55 09:01:55 Step 13/26 : FROM alpine:3.17 09:01:55 ---> 51e60588ff2c 09:01:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:55 ---> Using cache 09:01:55 ---> e1babf30ea87 09:01:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:55 ---> Running in ea3c22a3d65f 09:01:55 Removing intermediate container 0ab85e0948f1 09:01:55 ---> cf81d722b8a3 09:01:55 Step 12/27 : WORKDIR /edgex-go 09:01:55 ---> Running in 315eec2cc871 09:01:56 Removing intermediate container 315eec2cc871 09:01:56 ---> aa8e5d3ad60e 09:01:56 09:01:56 Step 13/27 : FROM alpine:3.17 09:01:56 ---> 51e60588ff2c 09:01:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:56 ---> Using cache 09:01:56 ---> e1babf30ea87 09:01:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:56 ---> Running in 2264d19a10d8 09:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:00 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:00 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:00 OK: 17694 distinct packages available 09:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:01 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:01 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:01 OK: 17694 distinct packages available 09:02:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:03 (1/5) Installing dumb-init (1.2.5-r2) 09:02:03 (2/5) Installing musl-obstack (1.2.3-r0) 09:02:03 (3/5) Installing libucontext (1.2-r0) 09:02:03 (4/5) Installing gcompat (1.1.0-r0) 09:02:03 (5/5) Installing openssl (3.0.8-r4) 09:02:03 Executing busybox-1.35.0-r29.trigger 09:02:03 OK: 9 MiB in 20 packages 09:02:05 (1/5) Installing dumb-init (1.2.5-r2) 09:02:05 (2/5) Installing musl-obstack (1.2.3-r0) 09:02:05 (3/5) Installing libucontext (1.2-r0) 09:02:05 (4/5) Installing gcompat (1.1.0-r0) 09:02:05 (5/5) Installing openssl (3.0.8-r4) 09:02:05 Executing busybox-1.35.0-r29.trigger 09:02:05 OK: 9 MiB in 20 packages 09:02:06 Removing intermediate container ea3c22a3d65f 09:02:06 ---> 959b9146df2c 09:02:06 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:07 Removing intermediate container 2264d19a10d8 09:02:07 ---> 3f9d3b63f967 09:02:07 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:08 ---> 2f0d50892176 09:02:08 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:02:08 ---> 602f216e6bcf 09:02:08 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:02:09 ---> c8e0e1d70e38 09:02:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:09 ---> 6f4899f5c835 09:02:09 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:02:17 ---> 74268554968d 09:02:17 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:17 ---> 629c8c8976ef 09:02:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:19 ---> 51f827e7891d 09:02:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:20 ---> d880e2c05b7a 09:02:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:22 ---> 3c0a3514b102 09:02:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:22 ---> Running in 72d16b6dc458 09:02:23 Removing intermediate container 72d16b6dc458 09:02:23 ---> 964973a79653 09:02:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:23 ---> Running in ea6ba3673150 09:02:25 Removing intermediate container ea6ba3673150 09:02:25 ---> a1691c6ef784 09:02:25 Step 24/26 : LABEL arch=arm64 09:02:25 ---> Running in 9a95715e356f 09:02:25 Removing intermediate container 9a95715e356f 09:02:25 ---> 65902bad54ec 09:02:25 Step 25/26 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:02:25 ---> Running in 19554a6f8f22 09:02:25 ---> 46657cebb233 09:02:25 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:26 Removing intermediate container 19554a6f8f22 09:02:26 ---> aeb88bdb9039 09:02:26 Step 26/26 : LABEL version=0.0.0 09:02:26 ---> Running in 76fd8c2eb3b1 09:02:26 ---> 1595fa5e2c18 09:02:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:27 Removing intermediate container 76fd8c2eb3b1 09:02:27 ---> 2c257388cb0f 09:02:27 09:02:28 ---> fbedf1b21d51 09:02:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:28 Successfully built 2c257388cb0f 09:02:28 Successfully tagged security-spire-server-arm64:latest 09:02:28  Building security-spire-server ... done Building core-command 09:02:29 ---> 24e554c9ee35 09:02:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:29 ---> Running in 2dcb2a1fa60a 09:02:29 Removing intermediate container 2dcb2a1fa60a 09:02:29 ---> 8af7e22a3f0a 09:02:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:30 ---> Running in c3d90308151d 09:02:30 Removing intermediate container c3d90308151d 09:02:30 ---> 0a52db666bb6 09:02:30 Step 25/27 : LABEL arch=arm64 09:02:30 ---> Running in 5fdf8d1542ea 09:02:31 Removing intermediate container 5fdf8d1542ea 09:02:31 ---> 03c357b64314 09:02:31 Step 26/27 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:02:31 ---> Running in 78d50614e6c6 09:02:32 Removing intermediate container 78d50614e6c6 09:02:32 ---> 1a33230aaf16 09:02:32 Step 27/27 : LABEL version=0.0.0 09:02:32 ---> Running in 1d3eadf7f983 09:02:33 Removing intermediate container 1d3eadf7f983 09:02:33 ---> 939d6c2f615a 09:02:33 09:02:33 Successfully built 939d6c2f615a 09:02:33 Successfully tagged security-spire-agent-arm64:latest 09:02:33  Building security-spire-agent ... done Building core-common-config-bootstrapper 09:02:51 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:51 ---> d36b4ace70c0 09:02:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:02:51 ---> Using cache 09:02:51 ---> d8da69ae5819 09:02:51 Step 4/24 : WORKDIR /edgex-go 09:02:51 ---> Using cache 09:02:51 ---> 31e9f383ac46 09:02:51 Step 5/24 : RUN apk add --update --no-cache make git 09:02:51 ---> Using cache 09:02:51 ---> ca4e4f6d1ef2 09:02:51 Step 6/24 : COPY go.mod vendor* ./ 09:02:51 ---> Using cache 09:02:51 ---> 666102cfbea4 09:02:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:51 ---> Using cache 09:02:51 ---> a4b19e7cdc60 09:02:51 Step 8/24 : COPY . . 09:02:51 ---> Using cache 09:02:51 ---> 85f96cd35315 09:02:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:02:53 ---> Running in 8c95a712dbfc 09:02:55 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:03:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:00 ---> d36b4ace70c0 09:03:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:03:00 ---> Using cache 09:03:00 ---> d8da69ae5819 09:03:00 Step 4/23 : WORKDIR /edgex-go 09:03:00 ---> Using cache 09:03:00 ---> 31e9f383ac46 09:03:00 Step 5/23 : RUN apk add --update --no-cache make git 09:03:00 ---> Using cache 09:03:00 ---> ca4e4f6d1ef2 09:03:00 Step 6/23 : COPY go.mod vendor* ./ 09:03:00 ---> Using cache 09:03:00 ---> 666102cfbea4 09:03:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:00 ---> Using cache 09:03:00 ---> a4b19e7cdc60 09:03:00 Step 8/23 : COPY . . 09:03:00 ---> Using cache 09:03:00 ---> 85f96cd35315 09:03:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:00 ---> Running in 9453e0b5fadf 09:03:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:03:21 Removing intermediate container dbb60682e518 09:03:21 ---> a846ec4173c0 09:03:21 Step 7/20 : COPY . . 09:03:36 ---> ef5483f9444f 09:03:36 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:36 ---> Running in 0d9cbf747135 09:03:36 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:23 Removing intermediate container ef980556adc8 09:04:23 ---> 2a4c8abfb9e7 09:04:23 09:04:23 Step 9/33 : FROM alpine:3.17 09:04:23 ---> 51e60588ff2c 09:04:23 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:04:23 ---> Running in 85b886fbae1e 09:04:23 Removing intermediate container 85b886fbae1e 09:04:23 ---> 3223c4acd513 09:04:23 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:04:23 ---> Running in f7b21ebe8c99 09:04:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:28 (1/2) Installing dumb-init (1.2.5-r2) 09:04:28 (2/2) Installing su-exec (0.2-r2) 09:04:28 Executing busybox-1.35.0-r29.trigger 09:04:28 OK: 8 MiB in 17 packages 09:04:30 Removing intermediate container f7b21ebe8c99 09:04:30 ---> 6a1fd206bfd5 09:04:30 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:04:30 ---> Running in c0c0c44ad3f0 09:04:30 Removing intermediate container c0c0c44ad3f0 09:04:30 ---> 291fa232a29a 09:04:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:30 ---> Running in fd2965b8b064 09:04:31 Removing intermediate container fd2965b8b064 09:04:31 ---> 2b519a517603 09:04:31 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:31 ---> Running in e7940335e49d 09:04:31 Removing intermediate container e7940335e49d 09:04:31 ---> 65f858e9d820 09:04:31 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:31 ---> Running in 03a7540f2a9a 09:04:32 Removing intermediate container 03a7540f2a9a 09:04:32 ---> 85b0153d26c0 09:04:32 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:32 ---> Running in 8b0c89e1232e 09:04:35 Removing intermediate container 8b0c89e1232e 09:04:35 ---> 47bc6b389044 09:04:35 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:35 ---> Running in 50263120440b 09:04:36 Removing intermediate container 50263120440b 09:04:36 ---> e5bef19392d7 09:04:36 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:37 ---> 13efc7587d3b 09:04:37 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:37 ---> Running in eb1f54d8b522 09:04:40 Removing intermediate container eb1f54d8b522 09:04:40 ---> c495bbb1631c 09:04:40 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:41 ---> 76aadd56831d 09:04:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:04:42 ---> e881f48ba5a8 09:04:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:44 ---> c914f721a75e 09:04:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:45 ---> dde44909c052 09:04:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:46 ---> 3940af0a1c6c 09:04:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:47 ---> 9f1eca888fc7 09:04:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:48 ---> 7900b96851c7 09:04:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:49 ---> 68d45e841f2e 09:04:49 Step 28/33 : RUN chmod +x /entrypoint.sh 09:04:49 ---> Running in 6954e9bb6d19 09:04:53 Removing intermediate container 6954e9bb6d19 09:04:53 ---> 3591b0e746ad 09:04:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:04:53 ---> Running in 2e83bb8a7469 09:04:53 Removing intermediate container 2e83bb8a7469 09:04:53 ---> 667313b6ae55 09:04:53 Step 30/33 : CMD ["gate"] 09:04:53 ---> Running in 9b9bf7ad30d3 09:04:54 Removing intermediate container 9b9bf7ad30d3 09:04:54 ---> 4264f240bc96 09:04:54 Step 31/33 : LABEL arch=arm64 09:04:54 ---> Running in 825f23575c8f 09:04:54 Removing intermediate container 825f23575c8f 09:04:54 ---> 9fe66b09299d 09:04:54 Step 32/33 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:04:54 ---> Running in 0701772a14f5 09:04:54 Removing intermediate container 0701772a14f5 09:04:54 ---> 2beb32c7b87f 09:04:54 Step 33/33 : LABEL version=0.0.0 09:04:55 ---> Running in e714faee2922 09:04:55 Removing intermediate container e714faee2922 09:04:55 ---> a3785cd8710c 09:04:55 09:04:56 Successfully built a3785cd8710c 09:04:56 Successfully tagged security-bootstrapper-arm64:latest 09:04:56 Building security-proxy-setup 09:05:14  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:05:14 ---> d36b4ace70c0 09:05:14 Step 3/22 : WORKDIR /edgex-go 09:05:14 ---> Using cache 09:05:14 ---> e4d68344c268 09:05:14 Step 4/22 : RUN apk add --update --no-cache make git 09:05:14 ---> Using cache 09:05:14 ---> a6bd496973db 09:05:14 Step 5/22 : COPY go.mod vendor* ./ 09:05:14 ---> Using cache 09:05:14 ---> 6d9cbf788bae 09:05:14 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:14 ---> Using cache 09:05:14 ---> b88b3abc5bd3 09:05:14 Step 7/22 : COPY . . 09:05:14 ---> Using cache 09:05:14 ---> 882e0c9cebac 09:05:14 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:05:14 ---> Running in 9ff73bac6658 09:05:16 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 09:11:08 Removing intermediate container 9453e0b5fadf 09:11:08 ---> cc76588187fa 09:11:08 09:11:08 Step 10/23 : FROM alpine:3.17 09:11:08 ---> 51e60588ff2c 09:11:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:11:08 ---> Using cache 09:11:08 ---> 79b8246bac2e 09:11:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:11:08 ---> Using cache 09:11:08 ---> 04afe1d17b8a 09:11:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:08 ---> Using cache 09:11:08 ---> b8ea25fd1b08 09:11:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:11:08 ---> Using cache 09:11:08 ---> 21ce5341817f 09:11:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:11:08 Removing intermediate container 8c95a712dbfc 09:11:08 ---> ef49bb939adb 09:11:08 09:11:08 Step 10/24 : FROM alpine:3.17 09:11:08 ---> 51e60588ff2c 09:11:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:11:08 ---> Using cache 09:11:08 ---> 2653e77fdd90 09:11:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:08 ---> Using cache 09:11:08 ---> 678bbdd03ab5 09:11:08 Step 13/24 : ENV APP_PORT=59882 09:11:08 ---> Running in 010e9b9db38a 09:11:08 ---> 34fbcfa21579 09:11:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:11:08 Removing intermediate container 010e9b9db38a 09:11:08 ---> 051d2012324a 09:11:08 Step 14/24 : EXPOSE $APP_PORT 09:11:09 ---> Running in d36f63f26fd6 09:11:09 ---> fb6d8a577158 09:11:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:11:09 Removing intermediate container d36f63f26fd6 09:11:09 ---> d40d7773cc54 09:11:09 Step 15/24 : WORKDIR / 09:11:09 ---> Running in b22fb392ce73 09:11:10 Removing intermediate container b22fb392ce73 09:11:10 ---> 4f29c2f91500 09:11:10 ---> 7f3bdd7b138c 09:11:10 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt /Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:10 09:11:10 ---> Running in dc192c664387 09:11:12 ---> 4b4c03414fcc 09:11:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:11:13 ---> 3fa449460353 09:11:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:14 Removing intermediate container dc192c664387 09:11:14 ---> 2d8e736a1c34 09:11:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:11:14 ---> Running in 2e29a1507ee2 09:11:17 Removing intermediate container 2e29a1507ee2 09:11:17 ---> 985ff127ae04 09:11:17 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:11:17 ---> 38eca64702c2 09:11:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:11:17 ---> Running in b3b445fa17a8 09:11:18 Removing intermediate container b3b445fa17a8 09:11:18 ---> 59c2334b5060 09:11:18 Step 21/23 : LABEL arch=arm64 09:11:18 ---> 52150666dac2 09:11:18 Step 20/24 : ENTRYPOINT ["/core-command"] 09:11:18 ---> Running in 120c61d27845 09:11:18 ---> Running in 7c1d8fc5c580 09:11:19 Removing intermediate container 120c61d27845 09:11:19 ---> e44405be3442 09:11:19 Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:11:19 Removing intermediate container 7c1d8fc5c580 09:11:19 ---> ad93d729fd3c 09:11:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> Running in e3ecd81819d6 09:11:19 09:11:19 ---> Running in f43835126199 09:11:20 Removing intermediate container e3ecd81819d6 09:11:20 ---> 7461e175445a 09:11:20 Step 23/23 : LABEL version=0.0.0 09:11:20 Removing intermediate container f43835126199 09:11:20 ---> 13ab8567e324 09:11:20 Step 22/24 : LABEL arch=arm64 09:11:20 ---> Running in e51aa7bb024a 09:11:20 ---> Running in df1d0154789b 09:11:21 Removing intermediate container df1d0154789b 09:11:21 ---> bc364198e7cd 09:11:21 Step 23/24 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:11:21 ---> Running in e5a6d57f6a33 09:11:21 Removing intermediate container e51aa7bb024a 09:11:21 ---> db5eaeb5af5a 09:11:21 09:11:21 Successfully built db5eaeb5af5a 09:11:21 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:11:21  Building core-common-config-bootstrapper ... done Removing intermediate container e5a6d57f6a33 09:11:21 ---> 4906a81f7cbf 09:11:21 Step 24/24 : LABEL version=0.0.0 09:11:21 ---> Running in 5355e15ee315 09:11:22 Removing intermediate container 5355e15ee315 09:11:22 ---> c2d12ea8041a 09:11:22 09:11:22 Successfully built c2d12ea8041a 09:11:22 Successfully tagged core-command-arm64:latest 09:12:09  Building core-command ... done Removing intermediate container 9ff73bac6658 09:12:09 ---> 12192cca1e1a 09:12:09 09:12:09 Step 9/22 : FROM alpine:3.17 09:12:09 ---> 51e60588ff2c 09:12:09 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:12:09 ---> Running in e5ce728cee0d 09:12:09 Removing intermediate container 0343664bb691 09:12:09 ---> b7e527283f15 09:12:09 09:12:09 Step 10/23 : FROM alpine:3.17 09:12:09 ---> 51e60588ff2c 09:12:09 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:09 ---> Running in 8b2f11f0d546 09:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:09 (1/2) Installing dumb-init (1.2.5-r2) 09:12:09 (2/2) Installing openssl (3.0.8-r4) 09:12:09 Executing busybox-1.35.0-r29.trigger 09:12:09 OK: 8 MiB in 17 packages 09:12:09 (1/2) Installing ca-certificates (20230506-r0) 09:12:09 (2/2) Installing dumb-init (1.2.5-r2) 09:12:09 Executing busybox-1.35.0-r29.trigger 09:12:09 Executing ca-certificates-20230506-r0.trigger 09:12:09 OK: 8 MiB in 17 packages 09:12:10 Removing intermediate container e5ce728cee0d 09:12:10 ---> b2e6c9ffdabd 09:12:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:12:10 ---> Running in 88beca44fb30 09:12:10 Removing intermediate container 88beca44fb30 09:12:10 ---> d54d9ff561c9 09:12:10 Step 12/22 : WORKDIR /edgex 09:12:10 ---> Running in 9639df71afc6 09:12:13 Removing intermediate container 9639df71afc6 09:12:13 ---> 1d5604c642bc 09:12:13 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:13 Removing intermediate container 8b2f11f0d546 09:12:13 ---> f7b717aaea8b 09:12:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:12:13 ---> Running in e78c984a16e7 09:12:13 Removing intermediate container e78c984a16e7 09:12:13 ---> 4bd2879962f4 09:12:13 Step 13/23 : ENV APP_PORT=59860 09:12:13 ---> Running in 87531cc8c3f8 09:12:14 ---> 8e3a1d51a86b 09:12:14 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:12:14 Removing intermediate container 87531cc8c3f8 09:12:14 ---> 4adc22962a8d 09:12:14 Step 14/23 : EXPOSE $APP_PORT 09:12:14 ---> Running in 732f99532424 09:12:14 ---> fbc77a210279 09:12:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:12:14 Removing intermediate container 732f99532424 09:12:14 ---> 6a71d18a9a8a 09:12:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:15 ---> 11105f944d90 09:12:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:12:15 ---> 7c301e0c354a 09:12:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:12:16 ---> 60a9bc62d5d5 09:12:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:12:17 ---> dedb8b81ef12 09:12:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:12:18 ---> cc85ffb2b528 09:12:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:18 ---> Running in 4b1b8ce9048a 09:12:18 ---> 6900a6ff46dc 09:12:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:12:19 ---> 6b89cff009c5 09:12:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:12:20 ---> Running in 2f11cf02a7d0 09:12:20 Removing intermediate container 2f11cf02a7d0 09:12:20 ---> 7f61270ca9a9 09:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:20 ---> Running in 44986531abca 09:12:20 Removing intermediate container 4b1b8ce9048a 09:12:20 ---> 1b32e42eb8f0 09:12:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:12:21 ---> Running in 152a80b4d0e6 09:12:21 Removing intermediate container 44986531abca 09:12:21 ---> 9bfcb466f983 09:12:21 Step 21/23 : LABEL arch=arm64 09:12:21 ---> Running in 918c2d06b4c7 09:12:21 Removing intermediate container 152a80b4d0e6 09:12:21 ---> eaa3e4515bea 09:12:21 Step 20/22 : LABEL arch=arm64 09:12:21 Removing intermediate container 918c2d06b4c7 09:12:21 ---> 641ee3435a87 09:12:21 Step 22/23 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:12:21 ---> Running in f54257c40b17 09:12:21 ---> Running in 16fe8250272d 09:12:22 Removing intermediate container f54257c40b17 09:12:22 ---> f668e4835cfc 09:12:22 Step 21/22 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:12:22 Removing intermediate container 16fe8250272d 09:12:22 ---> fc61a8695439 09:12:22 Step 23/23 : LABEL version=0.0.0 09:12:22 ---> Running in b9b829448a5a 09:12:22 ---> Running in 20d9ce437580 09:12:23 Removing intermediate container b9b829448a5a 09:12:23 ---> f4bf6aa2022a 09:12:23 Step 22/22 : LABEL version=0.0.0 09:12:23 ---> Running in 3ac50724f437 09:12:23 Removing intermediate container 20d9ce437580 09:12:23 ---> 5a94960f2d63 09:12:23 09:12:23 Successfully built 5a94960f2d63 09:12:26 Successfully tagged support-notifications-arm64:latest 09:12:26  Building support-notifications ... done Removing intermediate container 3ac50724f437 09:12:26 ---> 17ccba9cb9b5 09:12:26 09:12:26 Successfully built 17ccba9cb9b5 09:12:26 Successfully tagged security-proxy-setup-arm64:latest 09:12:27  Building security-proxy-setup ... done Removing intermediate container 0d9cbf747135 09:12:27 ---> 06b4d19b1e6b 09:12:27 09:12:27 Step 9/20 : FROM alpine:3.17 09:12:27 ---> 51e60588ff2c 09:12:27 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:12:27 ---> Using cache 09:12:27 ---> 3223c4acd513 09:12:27 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:27 ---> Running in 61056535037a 09:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:30 v3.17.3-200-g320a22ecbe7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:30 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:30 OK: 17694 distinct packages available 09:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:32 (1/9) Installing ca-certificates (20230506-r0) 09:12:32 (2/9) Installing brotli-libs (1.0.9-r9) 09:12:32 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:12:32 (4/9) Installing libcurl (8.1.0-r2) 09:12:32 (5/9) Installing curl (8.1.0-r2) 09:12:32 (6/9) Installing dumb-init (1.2.5-r2) 09:12:32 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:32 (8/9) Installing libucontext (1.2-r0) 09:12:32 (9/9) Installing gcompat (1.1.0-r0) 09:12:32 Executing busybox-1.35.0-r29.trigger 09:12:32 Executing ca-certificates-20230506-r0.trigger 09:12:32 OK: 11 MiB in 24 packages 09:12:33 Removing intermediate container 61056535037a 09:12:33 ---> 9162b4166ec0 09:12:33 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:34 ---> 507a0cc6210e 09:12:34 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:12:35 ---> a39257a37301 09:12:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:36 ---> 396dce1458ab 09:12:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:12:36 ---> bf01d0f98a21 09:12:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:37 ---> Running in e1b302c988d3 09:12:37 Removing intermediate container e1b302c988d3 09:12:37 ---> 4b45374ad395 09:12:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:12:37 ---> Running in b8185f159370 09:12:40 Removing intermediate container b8185f159370 09:12:40 ---> d544528cec26 09:12:40 Step 18/20 : LABEL arch=arm64 09:12:40 ---> Running in 3abc70d024ec 09:12:40 Removing intermediate container 3abc70d024ec 09:12:40 ---> 170625f9891e 09:12:40 Step 19/20 : LABEL git_sha=ebe8f04bcf937908ea38ff8564c317a764e44157 09:12:40 ---> Running in 11f769da183e 09:12:40 Removing intermediate container 11f769da183e 09:12:40 ---> fbe3cff5df71 09:12:40 Step 20/20 : LABEL version=0.0.0 09:12:40 ---> Running in 8fcc68bfd3a7 09:12:41 Removing intermediate container 8fcc68bfd3a7 09:12:41 ---> ffefa4a26b79 09:12:41 09:12:41 Successfully built ffefa4a26b79 09:12:41 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:42  Building security-spiffe-token-provider ... done  [Pipeline] } 09:12:42 $ docker stop --time=1 20207a5fe1b67a7f5812dae459144ee6a164dff72aeef2bb7409d8a153e8c40c 09:12:43 $ docker rm -f --volumes 20207a5fe1b67a7f5812dae459144ee6a164dff72aeef2bb7409d8a153e8c40c [Pipeline] // withDockerContainer [Pipeline] sh 09:12:44 + docker images 09:12:44 REPOSITORY TAG IMAGE ID CREATED SIZE 09:12:44 security-spiffe-token-provider-arm64 latest ffefa4a26b79 3 seconds ago 32.7MB 09:12:44 06b4d19b1e6b 18 seconds ago 1.57GB 09:12:44 security-proxy-setup-arm64 latest 17ccba9cb9b5 21 seconds ago 18.7MB 09:12:44 support-notifications-arm64 latest 5a94960f2d63 21 seconds ago 32MB 09:12:44 b7e527283f15 40 seconds ago 1.59GB 09:12:44 12192cca1e1a 42 seconds ago 1.51GB 09:12:44 core-command-arm64 latest c2d12ea8041a About a minute ago 19.7MB 09:12:44 core-common-config-bootstrapper-arm64 latest db5eaeb5af5a About a minute ago 17.2MB 09:12:44 ef49bb939adb About a minute ago 1.53GB 09:12:44 cc76588187fa About a minute ago 1.52GB 09:12:44 security-bootstrapper-arm64 latest a3785cd8710c 7 minutes ago 21.9MB 09:12:44 2a4c8abfb9e7 8 minutes ago 1.51GB 09:12:44 security-spire-agent-arm64 latest 939d6c2f615a 10 minutes ago 153MB 09:12:44 security-spire-server-arm64 latest 2c257388cb0f 10 minutes ago 97MB 09:12:44 aa8e5d3ad60e 10 minutes ago 1.39GB 09:12:44 97f4002257fc 10 minutes ago 1.39GB 09:12:44 security-spire-config-arm64 latest 3b897b979d8c 11 minutes ago 96.1MB 09:12:44 support-scheduler-arm64 latest 7074e18eb621 11 minutes ago 31.2MB 09:12:44 ff08fb3a6068 12 minutes ago 1.39GB 09:12:44 be0b6af9ff8c 12 minutes ago 1.59GB 09:12:44 core-metadata-arm64 latest a7cfac2c2ed7 13 minutes ago 20.2MB 09:12:44 core-data-arm64 latest a8dfa618459d 14 minutes ago 19.9MB 09:12:44 eb3ead0eb84e 14 minutes ago 1.53GB 09:12:44 91c9c4145da0 14 minutes ago 1.53GB 09:12:44 security-secretstore-setup-arm64 latest 9a54d2e3e66f 14 minutes ago 32.2MB 09:12:44 security-proxy-auth-arm64 latest 7c93537062b1 14 minutes ago 18.1MB 09:12:44 68a3d81e7b37 15 minutes ago 1.52GB 09:12:44 1dd4efc5b0ae 15 minutes ago 1.51GB 09:12:44 ci-base-image-arm64 latest d36b4ace70c0 38 minutes ago 899MB 09:12:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 09:12:44 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 09:12:44 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:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:45 09:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:45 arm64: Pulling from edgex-lftools-log-publisher 09:12:45 8998bd30e6a1: Pulling fs layer 09:12:45 04944245beec: Pulling fs layer 09:12:45 699f458cf7ca: Pulling fs layer 09:12:45 765212b225bb: Pulling fs layer 09:12:45 f23df028b6ca: Pulling fs layer 09:12:45 d65c8cfc05b1: Pulling fs layer 09:12:45 2437ff75d9bd: Pulling fs layer 09:12:45 f23df028b6ca: Waiting 09:12:45 d65c8cfc05b1: Waiting 09:12:45 2437ff75d9bd: Waiting 09:12:45 765212b225bb: Waiting 09:12:45 04944245beec: Verifying Checksum 09:12:45 04944245beec: Download complete 09:12:45 765212b225bb: Verifying Checksum 09:12:45 765212b225bb: Download complete 09:12:45 f23df028b6ca: Download complete 09:12:45 d65c8cfc05b1: Verifying Checksum 09:12:45 d65c8cfc05b1: Download complete 09:12:45 699f458cf7ca: Verifying Checksum 09:12:45 699f458cf7ca: Download complete 09:12:46 8998bd30e6a1: Verifying Checksum 09:12:46 8998bd30e6a1: Download complete 09:12:49 2437ff75d9bd: Verifying Checksum 09:12:49 2437ff75d9bd: Download complete 09:12:50 8998bd30e6a1: Pull complete 09:12:51 04944245beec: Pull complete 09:12:52 699f458cf7ca: Pull complete 09:12:52 765212b225bb: Pull complete 09:12:53 f23df028b6ca: Pull complete 09:12:53 d65c8cfc05b1: Pull complete 09:13:08 2437ff75d9bd: Pull complete 09:13:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:08 prd-ubuntu20.04-docker-arm64-4c-16g-16480 does not seem to be running inside a container 09:13:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:13:11 $ docker top e272fccd2caa1c66d81c23c348825e15cb0e84b706aafa52996af0e905c97191 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:12 ---> job-cost.sh 09:13:12 lf-activate-venv: SKIPPING 09:13:12 INFO: No Stack... 09:13:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:14 INFO: Archiving Costs [Pipeline] sh 09:13:14 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:13:14 + cut -d, -f6 [Pipeline] lock 09:13:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] 09:13:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] did not exist. Created. 09:13:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:15 Stashed 1 file(s) [Pipeline] } 09:13:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:15 $ docker stop --time=1 e272fccd2caa1c66d81c23c348825e15cb0e84b706aafa52996af0e905c97191 09:13:17 $ docker rm -f --volumes e272fccd2caa1c66d81c23c348825e15cb0e84b706aafa52996af0e905c97191 [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:13:17 provisioning config files... 09:13:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8092600736000976821tmp [Pipeline] { [Pipeline] sh 09:13:18 + set +x 09:13:18 + + bash -scurl -- -s 09:13:18 https://codecov.io/bash 09:13:18 09:13:18 _____ _ 09:13:18 / ____| | | 09:13:18 | | ___ __| | ___ ___ _____ __ 09:13:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:18 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:18 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:18 Bash-1.0.6 09:13:18 09:13:18 09:13:18 ==> git version 2.25.1 found 09:13:18 ==> 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:13:18 Release-Date: 2020-01-08 09:13:18 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:13:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:18 ==> Jenkins CI detected. 09:13:18 current dir:  /w/workspace/edgex-go/3 09:13:18 project root: . 09:13:18 --> token set from env 09:13:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:18 ==> Running gcov in . (disable via -X gcov) 09:13:18 ==> Python coveragepy not found 09:13:18 ==> Searching for coverage reports in: 09:13:18 + . 09:13:18 -> Found 1 reports 09:13:18 ==> Detecting git/mercurial file structure 09:13:18 ==> Reading reports 09:13:18 + ./coverage.out bytes=447731 09:13:18 ==> Appending adjustments 09:13:18 https://docs.codecov.io/docs/fixing-reports 09:13:19 + Found adjustments 09:13:19 ==> Gzipping contents 09:13:19 60K /tmp/codecov.e34SYN.gz 09:13:19 ==> Uploading reports 09:13:19 url: https://codecov.io 09:13:19 query: branch=PR-4572&commit=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 09:13:19 -> Pinging Codecov 09:13:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 09:13:19 -> Uploading to 09:13:19 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5/5bcd67e2-ea31-4b59-8b38-f45ae638a21c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T091319Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=114ed2f6a6e7042282d44750c2504f40a0b62657d643c81ff498c0a2f2e07635 09:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:19 Dload Upload Total Spent Left Speed 09:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57441 0 0 100 57441 0 207k --:--:-- --:--:-- --:--:-- 207k 09:13:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2cac5dcce4852d97c90ea8f821939c4e9cdbdaf5 [Pipeline] } 09:13:19 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:13:20 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:22 ---> package-listing.sh 09:13:22 ++ facter osfamily 09:13:22 ++ tr '[:upper:]' '[:lower:]' 09:13:22 + OS_FAMILY=debian 09:13:22 + workspace=/w/workspace/edgex-go/3 09:13:22 + START_PACKAGES=/tmp/packages_start.txt 09:13:22 + END_PACKAGES=/tmp/packages_end.txt 09:13:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:22 + PACKAGES=/tmp/packages_start.txt 09:13:22 + '[' /w/workspace/edgex-go/3 ']' 09:13:22 + PACKAGES=/tmp/packages_end.txt 09:13:22 + case "${OS_FAMILY}" in 09:13:22 + dpkg -l 09:13:22 + grep '^ii' 09:13:22 + '[' -f /tmp/packages_start.txt ']' 09:13:22 + '[' -f /tmp/packages_end.txt ']' 09:13:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:22 + '[' /w/workspace/edgex-go/3 ']' 09:13:22 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:13:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:13:22 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:13:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:23 09:13:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:23 latest: Pulling from edgex-lftools-log-publisher 09:13:23 5eb5b503b376: Pulling fs layer 09:13:23 5c69ac0246d0: Pulling fs layer 09:13:23 ec43610c2a17: Pulling fs layer 09:13:23 3a2ae6a8a46f: Pulling fs layer 09:13:23 33b1e0a273af: Pulling fs layer 09:13:23 5d3b04190fa2: Pulling fs layer 09:13:23 2f39f015ded8: Pulling fs layer 09:13:23 3a2ae6a8a46f: Waiting 09:13:23 5d3b04190fa2: Waiting 09:13:23 2f39f015ded8: Waiting 09:13:23 33b1e0a273af: Waiting 09:13:23 5c69ac0246d0: Download complete 09:13:23 3a2ae6a8a46f: Verifying Checksum 09:13:23 3a2ae6a8a46f: Download complete 09:13:23 33b1e0a273af: Verifying Checksum 09:13:23 33b1e0a273af: Download complete 09:13:23 5d3b04190fa2: Verifying Checksum 09:13:23 5d3b04190fa2: Download complete 09:13:23 ec43610c2a17: Verifying Checksum 09:13:23 ec43610c2a17: Download complete 09:13:23 5eb5b503b376: Download complete 09:13:24 2f39f015ded8: Download complete 09:13:25 5eb5b503b376: Pull complete 09:13:25 5c69ac0246d0: Pull complete 09:13:25 ec43610c2a17: Pull complete 09:13:26 3a2ae6a8a46f: Pull complete 09:13:26 33b1e0a273af: Pull complete 09:13:26 5d3b04190fa2: Pull complete 09:13:32 2f39f015ded8: Pull complete 09:13:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:32 prd-ubuntu20.04-docker-8c-8g-16477 does not seem to be running inside a container 09:13:32 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:43 $ docker top 448e4a9437af947ca3f052943c871fa1d8b2ed9d1322842a1e31d4f67b1ce3f8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:43 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:43 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:44 + ls /var/log/sa-host 09:13:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:44 provisioning config files... 09:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config18054579688168712442tmp [Pipeline] { [Pipeline] echo 09:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:44 ---> create-netrc.sh [Pipeline] } 09:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:44 ---> python-tools-install.sh [Pipeline] echo 09:13:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:45 ---> sudo-logs.sh 09:13:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:45 ---> job-cost.sh 09:13:45 lf-activate-venv: SKIPPING 09:13:45 DEBUG: total: 0.10999999940395355 09:13:45 INFO: Retrieving Stack Cost... 09:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:46 INFO: Archiving Costs [Pipeline] echo 09:13:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:46 ---> logs-deploy.sh 09:13:46 lf-activate-venv: SKIPPING 09:13:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/3 09:13:46 INFO: archiving workspace using pattern(s): 09:13:47 Archives upload complete. 09:13:47 INFO: archiving logs to Nexus 09:13:48 ---> uname -a: 09:13:48 Linux prd-ubuntu20-04-docker-8c-8g-16477 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:13:48 09:13:48 09:13:48 ---> lscpu: 09:13:48 Architecture: x86_64 09:13:48 CPU op-mode(s): 32-bit, 64-bit 09:13:48 Byte Order: Little Endian 09:13:48 Address sizes: 40 bits physical, 48 bits virtual 09:13:48 CPU(s): 8 09:13:48 On-line CPU(s) list: 0-7 09:13:48 Thread(s) per core: 1 09:13:48 Core(s) per socket: 1 09:13:48 Socket(s): 8 09:13:48 NUMA node(s): 1 09:13:48 Vendor ID: AuthenticAMD 09:13:48 CPU family: 23 09:13:48 Model: 49 09:13:48 Model name: AMD EPYC-Rome Processor 09:13:48 Stepping: 0 09:13:48 CPU MHz: 2799.998 09:13:48 BogoMIPS: 5599.99 09:13:48 Virtualization: AMD-V 09:13:48 Hypervisor vendor: KVM 09:13:48 Virtualization type: full 09:13:48 L1d cache: 256 KiB 09:13:48 L1i cache: 256 KiB 09:13:48 L2 cache: 4 MiB 09:13:48 L3 cache: 128 MiB 09:13:48 NUMA node0 CPU(s): 0-7 09:13:48 Vulnerability Itlb multihit: Not affected 09:13:48 Vulnerability L1tf: Not affected 09:13:48 Vulnerability Mds: Not affected 09:13:48 Vulnerability Meltdown: Not affected 09:13:48 Vulnerability Mmio stale data: Not affected 09:13:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:13:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:13:48 Vulnerability Srbds: Not affected 09:13:48 Vulnerability Tsx async abort: Not affected 09:13:48 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:13:48 09:13:48 09:13:48 ---> nproc: 09:13:48 8 09:13:48 09:13:48 09:13:48 ---> df -h: 09:13:48 Filesystem Size Used Avail Use% Mounted on 09:13:48 overlay 155G 20G 136G 13% / 09:13:48 tmpfs 64M 0 64M 0% /dev 09:13:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:13:48 shm 64M 0 64M 0% /dev/shm 09:13:48 /dev/vda1 155G 20G 136G 13% /facter-os 09:13:48 09:13:48 09:13:48 ---> sar -b -r -n DEV: 09:13:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16477) 05/23/23 _x86_64_ (8 CPU) 09:13:48 09:13:48 08:28:55 LINUX RESTART (8 CPU) 09:13:48 09:13:48 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:13:48 08:30:02 262.94 47.84 215.10 0.00 5403.37 170525.98 0.00 09:13:48 08:31:01 109.64 1.15 108.49 0.00 36.88 57283.85 0.00 09:13:48 08:32:01 26.71 0.02 26.70 0.00 0.13 17249.28 0.00 09:13:48 08:33:01 73.64 0.23 73.41 0.00 4.13 31334.62 0.00 09:13:48 08:34:01 348.40 5.71 342.69 0.00 63.31 112943.69 0.00 09:13:48 08:35:01 300.08 5.23 294.85 0.00 112.11 191556.74 0.00 09:13:48 08:36:01 689.97 10.66 679.30 0.00 3403.83 152086.25 0.00 09:13:48 08:37:01 529.31 2.60 526.71 0.00 1722.36 188819.73 0.00 09:13:48 08:38:01 416.75 0.10 416.65 0.00 6.93 140718.28 0.00 09:13:48 08:39:01 720.40 0.17 720.23 0.00 5.07 107024.70 0.00 09:13:48 08:40:01 6.97 0.02 6.95 0.00 0.67 107.58 0.00 09:13:48 08:41:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 09:13:48 08:42:01 1.25 0.00 1.25 0.00 0.00 13.99 0.00 09:13:48 08:43:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:13:48 08:44:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 09:13:48 08:45:01 4.32 1.62 2.70 0.00 37.33 32.26 0.00 09:13:48 08:46:01 1.58 0.00 1.58 0.00 0.00 21.46 0.00 09:13:48 08:47:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 09:13:48 08:48:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 09:13:48 08:49:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 09:13:48 08:50:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 09:13:48 08:51:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 09:13:48 08:52:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 09:13:48 08:53:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 09:13:48 08:54:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 09:13:48 08:55:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 09:13:48 08:56:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 09:13:48 08:57:01 1.00 0.00 1.00 0.00 0.00 10.00 0.00 09:13:48 08:58:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 09:13:48 08:59:01 1.75 0.00 1.75 0.00 0.00 18.66 0.00 09:13:48 09:00:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 09:13:48 09:01:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 09:13:48 09:02:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 09:13:48 09:03:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 09:13:48 09:04:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 09:13:48 09:05:02 1.45 0.00 1.45 0.00 0.00 15.46 0.00 09:13:48 09:06:01 1.39 0.00 1.39 0.00 0.00 16.68 0.00 09:13:48 09:07:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 09:13:48 09:08:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:13:48 09:09:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 09:13:48 09:10:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 09:13:48 09:11:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 09:13:48 09:12:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 09:13:48 09:13:01 0.90 0.00 0.90 0.00 0.00 9.33 0.00 09:13:48 Average: 80.30 1.71 78.58 0.00 245.53 26592.39 0.00 09:13:48 09:13:48 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:13:48 08:30:02 29640616 31617264 721120 2.19 60420 2216436 1874980 5.53 981400 1950908 163340 09:13:48 08:31:01 28080384 31405004 894368 2.72 111856 3427216 2127944 6.27 1464512 2900344 245684 09:13:48 08:32:01 28024048 31509872 786352 2.39 114840 3569976 2216376 6.53 1334584 3067440 133860 09:13:48 08:33:01 27988340 31594016 706332 2.15 117648 3689396 1859040 5.48 1210884 3233912 112268 09:13:48 08:34:01 24191524 31519992 765344 2.33 201788 7083720 1968076 5.80 2031096 5945900 671156 09:13:48 08:35:01 20463500 31518908 762272 2.32 288992 10596692 1993536 5.88 1751716 9821416 487792 09:13:48 08:36:01 21009984 31438596 826012 2.51 317172 9931652 2265252 6.68 2191068 8808564 611952 09:13:48 08:37:01 18308724 31405252 851164 2.59 375368 12344108 2386160 7.03 2637720 10856508 372524 09:13:48 08:38:01 17005656 31228280 1020268 3.10 376940 13425388 2583188 7.61 3051752 11696172 27000 09:13:48 08:39:01 18968292 31503280 760508 2.31 390572 11813316 2124740 6.26 2512536 10376668 1176 09:13:48 08:40:01 19012272 31542712 725268 2.21 390632 11813192 1883456 5.55 2476880 10376156 8 09:13:48 08:41:01 19013020 31543484 724440 2.20 390660 11813192 1883456 5.55 2476760 10376156 140 09:13:48 08:42:01 19018116 31548652 719364 2.19 390672 11813196 1883456 5.55 2471648 10376160 4 09:13:48 08:43:01 19018384 31548944 719088 2.19 390684 11813200 1883456 5.55 2471472 10376164 16 09:13:48 08:44:01 19027212 31558040 710260 2.16 390748 11813200 1883456 5.55 2463144 10376380 8 09:13:48 08:45:01 19021456 31554412 713564 2.17 390788 11814316 1896808 5.59 2471408 10376708 4 09:13:48 08:46:01 19021388 31554300 713776 2.17 390820 11814296 1896808 5.59 2471052 10376688 4 09:13:48 08:47:01 19021632 31554552 713476 2.17 390856 11814300 1896808 5.59 2470988 10376688 8 09:13:48 08:48:01 19021340 31554304 713664 2.17 390876 11814304 1896808 5.59 2471024 10376692 4 09:13:48 08:49:01 19020748 31553792 714196 2.17 390892 11814304 1896808 5.59 2470988 10376752 4 09:13:48 08:50:01 19020984 31554080 713920 2.17 390944 11814312 1896808 5.59 2471100 10376760 8 09:13:48 08:51:01 19020660 31553796 714144 2.17 390964 11814316 1896808 5.59 2471060 10376772 8 09:13:48 08:52:01 19020636 31553772 714096 2.17 391000 11814308 1896808 5.59 2471060 10376772 8 09:13:48 08:53:01 19020588 31553788 714040 2.17 391032 11814320 1896808 5.59 2471116 10376780 4 09:13:48 08:54:01 19020572 31553832 713944 2.17 391084 11814320 1896808 5.59 2471172 10376784 4 09:13:48 08:55:01 19020524 31553836 713912 2.17 391144 11814320 1896808 5.59 2471288 10376784 4 09:13:48 08:56:01 19020256 31553616 714084 2.17 391168 11814332 1896808 5.59 2471276 10376788 4 09:13:48 08:57:01 19020424 31553784 714056 2.17 391184 11814332 1896808 5.59 2471276 10376788 4 09:13:48 08:58:01 19020148 31553520 714284 2.17 391192 11814336 1896808 5.59 2471336 10376792 4 09:13:48 08:59:01 19019856 31553296 714456 2.17 391244 11814340 1896808 5.59 2471316 10376800 64 09:13:48 09:00:01 19019732 31553224 714692 2.17 391276 11814340 1896808 5.59 2471468 10376796 4 09:13:48 09:01:01 19019716 31553240 714680 2.17 391292 11814344 1896808 5.59 2471400 10376800 8 09:13:48 09:02:01 19019716 31553244 714672 2.17 391304 11814344 1896808 5.59 2471464 10376800 4 09:13:48 09:03:01 19019724 31553316 714568 2.17 391352 11814348 1896808 5.59 2471476 10376808 8 09:13:48 09:04:01 19019676 31553296 714520 2.17 391376 11814352 1896808 5.59 2471684 10376812 20 09:13:48 09:05:02 19019628 31553260 714504 2.17 391424 11814352 1896808 5.59 2471632 10376812 8 09:13:48 09:06:01 19019580 31553280 714464 2.17 391440 11814360 1896808 5.59 2471624 10376816 8 09:13:48 09:07:01 19019564 31553268 714460 2.17 391440 11814364 1896808 5.59 2471612 10376816 8 09:13:48 09:08:01 19019508 31553224 714428 2.17 391452 11814368 1896808 5.59 2471616 10376820 8 09:13:48 09:09:01 19019492 31553216 714364 2.17 391464 11814372 1896808 5.59 2471616 10376824 8 09:13:48 09:10:01 19019628 31553488 714240 2.17 391480 11814500 1896808 5.59 2471728 10376960 8 09:13:48 09:11:01 19019896 31553760 713920 2.17 391500 11814504 1912860 5.64 2471652 10376964 8 09:13:48 09:12:01 19019556 31553484 714180 2.17 391508 11814508 1912860 5.64 2471708 10376972 12 09:13:48 09:13:01 19019444 31553372 714172 2.17 391508 11814508 1912860 5.64 2471988 10376972 8 09:13:48 Average: 20008094 31534947 736446 2.24 355773 10904095 1951640 5.75 2345393 9578777 64254 09:13:48 09:13:48 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:13:48 08:30:02 lo 4.33 4.33 0.41 0.41 0.00 0.00 0.00 0.00 09:13:48 08:30:02 ens3 1130.71 1102.05 7889.77 140.97 0.00 0.00 0.00 0.00 09:13:48 08:30:02 docker0 544.18 474.14 38.02 2749.27 0.00 0.00 0.00 0.00 09:13:48 08:30:02 vethedfded3 544.18 474.24 45.46 2749.28 0.00 0.00 0.00 0.23 09:13:48 08:31:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 09:13:48 08:31:01 ens3 291.58 188.56 5031.54 70.37 0.00 0.00 0.00 0.00 09:13:48 08:31:01 veth351fde8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:31:01 docker0 75.65 108.80 6.19 695.45 0.00 0.00 0.00 0.00 09:13:48 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:32:01 ens3 45.43 29.96 38.10 16.24 0.00 0.00 0.00 0.00 09:13:48 08:32:01 veth351fde8 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 09:13:48 08:32:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 09:13:48 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:13:48 08:33:01 ens3 84.76 50.38 1690.07 17.50 0.00 0.00 0.00 0.00 09:13:48 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:34:01 veth79aa7b2 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:13:48 08:34:01 ens3 866.26 501.48 6276.73 56.29 0.00 0.00 0.00 0.00 09:13:48 08:34:01 docker0 486.25 842.24 39.73 6254.69 0.00 0.00 0.00 0.00 09:13:48 08:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:13:48 08:35:01 veth79aa7b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:35:01 ens3 108.73 49.38 921.99 6.09 0.00 0.00 0.00 0.00 09:13:48 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:36:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 09:13:48 08:36:01 veth79aa7b2 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 09:13:48 08:36:01 ens3 196.22 94.20 2340.17 19.43 0.00 0.00 0.00 0.00 09:13:48 08:36:01 vethfba6f39 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:36:01 docker0 23.31 42.48 1.68 361.30 0.00 0.00 0.00 0.00 09:13:48 08:36:01 veth06fba48 10.46 15.05 1.00 6.13 0.00 0.00 0.00 0.00 09:13:48 08:37:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 09:13:48 08:37:01 veth79aa7b2 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:37:01 ens3 621.71 398.12 3828.45 230.99 0.00 0.00 0.00 0.00 09:13:48 08:37:01 veth76bd96f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:37:01 docker0 309.45 556.55 24.46 3794.71 0.00 0.00 0.00 0.00 09:13:48 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:38:01 veth79aa7b2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:38:01 ens3 30.73 20.41 67.28 12.23 0.00 0.00 0.00 0.00 09:13:48 08:38:01 veth1766cb8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:38:01 docker0 1.73 3.88 0.11 45.69 0.00 0.00 0.00 0.00 09:13:48 08:38:01 vethb1c243e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:38:01 veth5987625 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:39:01 veth79aa7b2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:13:48 08:39:01 ens3 56.17 32.83 224.27 18.59 0.00 0.00 0.00 0.00 09:13:48 08:39:01 docker0 7.95 14.68 0.52 191.34 0.00 0.00 0.00 0.00 09:13:48 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:40:01 ens3 2.20 1.52 2.38 0.98 0.00 0.00 0.00 0.00 09:13:48 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:43:01 ens3 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 09:13:48 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:13:48 08:45:01 ens3 8.13 7.18 5.43 6.38 0.00 0.00 0.00 0.00 09:13:48 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:46:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:47:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:48:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:50:01 ens3 0.43 0.18 0.60 0.07 0.00 0.00 0.00 0.00 09:13:48 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:55:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:13:48 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:56:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:00:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:13:48 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:02:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:03:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:04:01 ens3 1.02 0.40 0.39 0.28 0.00 0.00 0.00 0.00 09:13:48 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:05:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:05:02 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:13:48 09:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:06:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:13:48 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:11:01 ens3 0.23 0.12 0.28 0.01 0.00 0.00 0.00 0.00 09:13:48 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:13:48 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:48 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 09:13:48 Average: ens3 78.31 56.31 642.17 13.55 0.00 0.00 0.00 0.00 09:13:48 Average: docker0 32.95 46.45 2.52 320.28 0.00 0.00 0.00 0.00 09:13:48 09:13:48 09:13:48 ---> sar -P ALL: 09:13:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16477) 05/23/23 _x86_64_ (8 CPU) 09:13:48 09:13:48 08:28:55 LINUX RESTART (8 CPU) 09:13:48 09:13:48 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:13:48 08:30:02 all 7.61 0.00 2.45 3.84 0.05 86.05 09:13:48 08:30:02 0 6.48 0.00 1.97 10.85 0.07 80.63 09:13:48 08:30:02 1 6.25 0.00 1.52 0.92 0.05 91.25 09:13:48 08:30:02 2 7.10 0.00 1.98 0.12 0.05 90.75 09:13:48 08:30:02 3 10.61 0.00 3.52 0.83 0.07 84.97 09:13:48 08:30:02 4 5.73 0.00 4.12 0.24 0.03 89.88 09:13:48 08:30:02 5 7.11 0.00 1.60 0.82 0.05 90.41 09:13:48 08:30:02 6 9.72 0.00 2.20 11.08 0.05 76.94 09:13:48 08:30:02 7 7.88 0.00 2.67 5.87 0.07 83.51 09:13:48 08:31:01 all 14.72 0.00 3.77 6.19 0.05 75.26 09:13:48 08:31:01 0 13.34 0.00 5.23 31.94 0.07 49.43 09:13:48 08:31:01 1 14.40 0.00 3.26 0.09 0.03 82.21 09:13:48 08:31:01 2 14.66 0.00 3.42 0.14 0.03 81.75 09:13:48 08:31:01 3 15.45 0.00 4.75 9.74 0.05 70.01 09:13:48 08:31:01 4 14.09 0.00 3.06 3.28 0.07 79.50 09:13:48 08:31:01 5 15.56 0.00 3.51 0.74 0.05 80.14 09:13:48 08:31:01 6 15.90 0.00 3.09 0.14 0.05 80.82 09:13:48 08:31:01 7 14.37 0.00 3.83 3.57 0.07 78.16 09:13:48 08:32:01 all 22.86 0.00 4.44 2.29 0.07 70.34 09:13:48 08:32:01 0 22.12 0.00 4.02 5.54 0.07 68.26 09:13:48 08:32:01 1 21.45 0.00 4.44 8.68 0.07 65.37 09:13:48 08:32:01 2 21.45 0.00 4.55 0.00 0.07 73.93 09:13:48 08:32:01 3 24.61 0.00 3.83 0.00 0.07 71.50 09:13:48 08:32:01 4 23.88 0.00 3.99 1.29 0.08 70.76 09:13:48 08:32:01 5 25.52 0.00 5.15 1.04 0.08 68.19 09:13:48 08:32:01 6 23.01 0.00 5.39 1.62 0.07 69.90 09:13:48 08:32:01 7 20.92 0.00 4.12 0.12 0.07 74.78 09:13:48 08:33:01 all 39.73 0.00 5.77 1.77 0.08 52.65 09:13:48 08:33:01 0 37.15 0.00 5.00 2.13 0.08 55.64 09:13:48 08:33:01 1 40.99 0.00 5.57 0.08 0.08 53.27 09:13:48 08:33:01 2 40.10 0.00 6.13 10.99 0.08 42.70 09:13:48 08:33:01 3 39.53 0.00 6.12 0.22 0.08 54.05 09:13:48 08:33:01 4 39.92 0.00 6.24 0.24 0.07 53.54 09:13:48 08:33:01 5 40.35 0.00 5.26 0.12 0.07 54.21 09:13:48 08:33:01 6 39.87 0.00 5.42 0.17 0.08 54.46 09:13:48 08:33:01 7 39.96 0.00 6.45 0.14 0.08 53.37 09:13:48 08:34:01 all 9.85 0.00 6.66 9.39 0.07 74.03 09:13:48 08:34:01 0 9.59 0.00 7.59 15.58 0.07 67.18 09:13:48 08:34:01 1 9.99 0.00 6.62 10.13 0.08 73.18 09:13:48 08:34:01 2 11.23 0.00 6.48 6.22 0.07 76.00 09:13:48 08:34:01 3 9.91 0.00 6.74 5.47 0.08 77.80 09:13:48 08:34:01 4 9.95 0.00 6.99 2.29 0.07 80.70 09:13:48 08:34:01 5 10.00 0.00 6.95 21.65 0.07 61.33 09:13:48 08:34:01 6 10.22 0.00 7.32 10.35 0.07 72.05 09:13:48 08:34:01 7 7.93 0.00 4.59 3.49 0.08 83.91 09:13:48 08:35:01 all 6.14 0.00 4.54 25.91 0.05 63.36 09:13:48 08:35:01 0 6.45 0.00 5.87 68.70 0.07 18.91 09:13:48 08:35:01 1 5.70 0.00 4.65 23.11 0.03 66.50 09:13:48 08:35:01 2 6.00 0.00 4.42 9.91 0.05 79.62 09:13:48 08:35:01 3 6.49 0.00 4.23 50.94 0.07 38.27 09:13:48 08:35:01 4 6.07 0.00 4.13 9.85 0.02 79.94 09:13:48 08:35:01 5 5.64 0.00 5.27 13.84 0.07 75.18 09:13:48 08:35:01 6 6.59 0.00 3.85 21.74 0.03 67.79 09:13:48 08:35:01 7 6.22 0.00 3.88 9.46 0.07 80.37 09:13:48 08:36:01 all 36.67 0.00 9.40 19.05 0.09 34.79 09:13:48 08:36:01 0 36.71 0.00 9.67 14.75 0.08 38.78 09:13:48 08:36:01 1 38.34 0.00 8.90 21.74 0.09 30.94 09:13:48 08:36:01 2 37.78 0.00 9.13 11.45 0.08 41.56 09:13:48 08:36:01 3 36.75 0.00 9.72 23.94 0.10 29.49 09:13:48 08:36:01 4 35.86 0.00 8.52 26.24 0.08 29.30 09:13:48 08:36:01 5 34.83 0.00 9.92 13.40 0.08 41.76 09:13:48 08:36:01 6 37.05 0.00 8.94 28.66 0.08 25.27 09:13:48 08:36:01 7 36.07 0.00 10.39 12.27 0.09 41.18 09:13:48 08:37:01 all 20.71 0.00 8.51 32.31 0.16 38.31 09:13:48 08:37:01 0 21.08 0.00 7.00 34.13 0.12 37.66 09:13:48 08:37:01 1 22.63 0.00 10.06 29.23 0.23 37.84 09:13:48 08:37:01 2 18.18 0.00 7.49 27.02 0.10 47.21 09:13:48 08:37:01 3 22.92 0.00 9.75 35.14 0.12 32.08 09:13:48 08:37:01 4 21.85 0.00 8.06 37.00 0.12 32.97 09:13:48 08:37:01 5 19.65 0.00 7.21 24.07 0.12 48.95 09:13:48 08:37:01 6 17.80 0.00 9.15 44.56 0.12 28.37 09:13:48 08:37:01 7 21.67 0.00 9.45 27.23 0.32 41.33 09:13:48 08:38:01 all 49.05 0.00 10.85 13.10 0.19 26.81 09:13:48 08:38:01 0 51.86 0.00 10.86 9.12 0.26 27.90 09:13:48 08:38:01 1 49.72 0.00 12.10 13.80 0.18 24.21 09:13:48 08:38:01 2 46.95 0.00 10.26 14.84 0.10 27.85 09:13:48 08:38:01 3 47.54 0.00 10.49 9.98 0.38 31.61 09:13:48 08:38:01 4 47.92 0.00 11.73 21.91 0.14 18.31 09:13:48 08:38:01 5 51.04 0.00 9.55 6.79 0.14 32.48 09:13:48 08:38:01 6 49.64 0.00 10.62 13.84 0.16 25.75 09:13:48 08:38:01 7 47.79 0.00 11.21 14.48 0.14 26.38 09:13:48 08:39:01 all 29.50 0.00 8.26 14.45 0.14 47.65 09:13:48 08:39:01 0 30.84 0.00 8.71 28.47 0.14 31.84 09:13:48 08:39:01 1 29.92 0.00 8.78 9.69 0.17 51.44 09:13:48 08:39:01 2 28.32 0.00 7.54 12.20 0.12 51.83 09:13:48 08:39:01 3 30.23 0.00 8.56 14.64 0.15 46.41 09:13:48 08:39:01 4 29.52 0.00 7.41 8.86 0.14 54.07 09:13:48 08:39:01 5 27.54 0.00 9.45 25.88 0.12 37.02 09:13:48 08:39:01 6 31.03 0.00 8.62 8.71 0.10 51.54 09:13:48 08:39:01 7 28.63 0.00 6.98 7.03 0.15 57.20 09:13:48 08:40:01 all 0.07 0.00 0.06 0.01 0.02 99.83 09:13:48 08:40:01 0 0.03 0.00 0.08 0.00 0.02 99.87 09:13:48 08:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 09:13:48 08:40:01 2 0.10 0.00 0.05 0.00 0.03 99.82 09:13:48 08:40:01 3 0.13 0.00 0.07 0.00 0.03 99.77 09:13:48 08:40:01 4 0.10 0.00 0.08 0.03 0.02 99.77 09:13:48 08:40:01 5 0.07 0.00 0.07 0.05 0.03 99.78 09:13:48 08:40:01 6 0.05 0.00 0.05 0.02 0.02 99.87 09:13:48 08:40:01 7 0.07 0.00 0.05 0.00 0.00 99.88 09:13:48 09:13:48 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:13:48 08:41:01 all 0.02 0.00 0.01 0.03 0.01 99.93 09:13:48 08:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:13:48 08:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:13:48 08:41:01 2 0.07 0.00 0.02 0.02 0.05 99.85 09:13:48 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:41:01 4 0.00 0.00 0.00 0.17 0.00 99.83 09:13:48 08:41:01 5 0.03 0.00 0.00 0.07 0.00 99.90 09:13:48 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:42:01 all 0.07 0.00 0.02 0.05 0.01 99.85 09:13:48 08:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:13:48 08:42:01 1 0.03 0.00 0.02 0.35 0.00 99.60 09:13:48 08:42:01 2 0.37 0.00 0.03 0.00 0.02 99.58 09:13:48 08:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:42:01 4 0.07 0.00 0.03 0.07 0.02 99.82 09:13:48 08:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:13:48 08:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:43:01 all 0.08 0.00 0.01 0.10 0.00 99.81 09:13:48 08:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:43:01 1 0.02 0.00 0.02 0.07 0.00 99.90 09:13:48 08:43:01 2 0.33 0.00 0.00 0.00 0.00 99.67 09:13:48 08:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:43:01 4 0.05 0.00 0.03 0.73 0.02 99.17 09:13:48 08:43:01 5 0.17 0.00 0.02 0.00 0.00 99.82 09:13:48 08:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 08:44:01 all 0.10 0.00 0.01 0.13 0.01 99.75 09:13:48 08:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 08:44:01 2 0.52 0.00 0.00 0.00 0.00 99.48 09:13:48 08:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:13:48 08:44:01 4 0.03 0.00 0.02 0.78 0.00 99.17 09:13:48 08:44:01 5 0.13 0.00 0.02 0.18 0.02 99.65 09:13:48 08:44:01 6 0.03 0.00 0.00 0.07 0.02 99.88 09:13:48 08:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 08:45:01 all 0.32 0.00 0.06 0.17 0.03 99.42 09:13:48 08:45:01 0 0.08 0.00 0.07 0.15 0.00 99.70 09:13:48 08:45:01 1 0.13 0.00 0.07 0.47 0.07 99.27 09:13:48 08:45:01 2 0.17 0.00 0.02 0.03 0.02 99.77 09:13:48 08:45:01 3 0.28 0.00 0.05 0.08 0.00 99.58 09:13:48 08:45:01 4 0.32 0.00 0.13 0.45 0.07 99.03 09:13:48 08:45:01 5 1.13 0.00 0.03 0.00 0.00 98.83 09:13:48 08:45:01 6 0.28 0.00 0.07 0.17 0.08 99.40 09:13:48 08:45:01 7 0.17 0.00 0.05 0.00 0.00 99.78 09:13:48 08:46:01 all 0.04 0.00 0.02 0.14 0.01 99.80 09:13:48 08:46:01 0 0.02 0.00 0.03 0.10 0.02 99.83 09:13:48 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:13:48 08:46:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:13:48 08:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 08:46:01 4 0.07 0.00 0.03 0.98 0.02 98.90 09:13:48 08:46:01 5 0.07 0.00 0.03 0.05 0.00 99.85 09:13:48 08:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:47:01 all 0.03 0.00 0.01 0.07 0.01 99.89 09:13:48 08:47:01 0 0.02 0.00 0.00 0.07 0.00 99.92 09:13:48 08:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:47:01 2 0.08 0.00 0.00 0.00 0.02 99.90 09:13:48 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:47:01 4 0.05 0.00 0.03 0.47 0.02 99.43 09:13:48 08:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:13:48 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:48:01 all 0.03 0.00 0.01 0.05 0.01 99.89 09:13:48 08:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:48:01 1 0.02 0.00 0.02 0.17 0.02 99.78 09:13:48 08:48:01 2 0.08 0.00 0.02 0.00 0.07 99.83 09:13:48 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:48:01 4 0.05 0.00 0.05 0.23 0.02 99.65 09:13:48 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 08:48:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:13:48 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:49:01 all 0.03 0.00 0.02 0.06 0.01 99.89 09:13:48 08:49:01 0 0.00 0.00 0.02 0.13 0.02 99.83 09:13:48 08:49:01 1 0.02 0.00 0.05 0.00 0.00 99.93 09:13:48 08:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:13:48 08:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:13:48 08:49:01 4 0.05 0.00 0.02 0.28 0.02 99.63 09:13:48 08:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:13:48 08:49:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:13:48 08:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:13:48 08:50:01 all 0.06 0.00 0.01 0.07 0.01 99.85 09:13:48 08:50:01 0 0.30 0.00 0.02 0.00 0.00 99.68 09:13:48 08:50:01 1 0.00 0.00 0.00 0.00 0.03 99.97 09:13:48 08:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 08:50:01 4 0.07 0.00 0.02 0.43 0.02 99.47 09:13:48 08:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 08:50:01 6 0.02 0.00 0.00 0.12 0.02 99.85 09:13:48 08:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:51:01 all 0.09 0.00 0.01 0.07 0.00 99.82 09:13:48 08:51:01 0 0.65 0.00 0.00 0.08 0.00 99.27 09:13:48 08:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:13:48 08:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:51:01 4 0.02 0.00 0.05 0.48 0.00 99.45 09:13:48 08:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:13:48 08:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:13:48 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:13:48 08:52:01 all 0.03 0.00 0.01 0.06 0.00 99.90 09:13:48 08:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 08:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:52:01 4 0.03 0.00 0.02 0.45 0.02 99.48 09:13:48 08:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:13:48 08:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:13:48 08:53:01 all 0.09 0.00 0.01 0.16 0.00 99.74 09:13:48 08:53:01 0 0.62 0.00 0.00 0.13 0.00 99.25 09:13:48 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:13:48 08:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:13:48 08:53:01 4 0.03 0.00 0.00 1.13 0.02 98.82 09:13:48 08:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:13:48 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:48 08:54:01 all 0.04 0.00 0.00 0.22 0.00 99.73 09:13:48 08:54:01 0 0.17 0.00 0.02 0.00 0.00 99.82 09:13:48 08:54:01 1 0.00 0.00 0.00 0.35 0.02 99.63 09:13:48 08:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 08:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:54:01 4 0.05 0.00 0.02 1.43 0.00 98.50 09:13:48 08:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:13:48 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:13:48 08:55:01 all 0.13 0.00 0.01 0.19 0.01 99.64 09:13:48 08:55:01 0 0.90 0.00 0.02 0.00 0.02 99.07 09:13:48 08:55:01 1 0.02 0.00 0.02 0.08 0.00 99.88 09:13:48 08:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:13:48 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:55:01 4 0.03 0.00 0.03 1.42 0.08 98.43 09:13:48 08:55:01 5 0.08 0.00 0.00 0.02 0.02 99.88 09:13:48 08:55:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:13:48 08:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:13:48 08:56:01 all 0.13 0.00 0.00 0.15 0.01 99.71 09:13:48 08:56:01 0 0.91 0.00 0.02 0.25 0.02 98.81 09:13:48 08:56:01 1 0.00 0.00 0.00 0.00 0.03 99.97 09:13:48 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:56:01 4 0.05 0.00 0.00 0.95 0.02 98.98 09:13:48 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:57:01 all 0.07 0.00 0.01 0.11 0.01 99.79 09:13:48 08:57:01 0 0.38 0.00 0.00 0.38 0.00 99.23 09:13:48 08:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:13:48 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:57:01 4 0.02 0.00 0.02 0.52 0.02 99.43 09:13:48 08:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:13:48 08:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 08:57:01 7 0.02 0.00 0.02 0.00 0.05 99.92 09:13:48 08:58:01 all 0.02 0.00 0.01 0.14 0.01 99.82 09:13:48 08:58:01 0 0.07 0.00 0.02 0.33 0.03 99.55 09:13:48 08:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:13:48 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 08:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 08:58:01 4 0.02 0.00 0.00 0.60 0.00 99.38 09:13:48 08:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 08:58:01 6 0.03 0.00 0.03 0.15 0.02 99.77 09:13:48 08:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:48 08:59:01 all 0.02 0.00 0.01 0.20 0.01 99.75 09:13:48 08:59:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:13:48 08:59:01 1 0.00 0.00 0.02 0.30 0.02 99.67 09:13:48 08:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:13:48 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 08:59:01 4 0.02 0.00 0.00 1.20 0.00 98.78 09:13:48 08:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 08:59:01 6 0.07 0.00 0.00 0.12 0.07 99.75 09:13:48 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:00:01 all 0.02 0.00 0.02 0.24 0.01 99.71 09:13:48 09:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:13:48 09:00:01 1 0.00 0.00 0.02 0.23 0.02 99.73 09:13:48 09:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:13:48 09:00:01 4 0.02 0.00 0.03 1.53 0.00 98.42 09:13:48 09:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:00:01 6 0.02 0.00 0.05 0.13 0.02 99.78 09:13:48 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:13:48 09:01:01 all 0.07 0.00 0.01 0.19 0.03 99.71 09:13:48 09:01:01 0 0.40 0.00 0.00 0.00 0.15 99.45 09:13:48 09:01:01 1 0.03 0.00 0.03 0.40 0.02 99.52 09:13:48 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:01:01 4 0.00 0.00 0.02 1.10 0.03 98.85 09:13:48 09:01:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:13:48 09:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:13:48 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:02:01 all 0.02 0.00 0.01 0.03 0.01 99.93 09:13:48 09:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 09:02:01 1 0.00 0.00 0.02 0.07 0.02 99.90 09:13:48 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:02:01 4 0.00 0.00 0.00 0.20 0.00 99.80 09:13:48 09:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:13:48 09:02:01 6 0.03 0.00 0.02 0.00 0.03 99.92 09:13:48 09:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:13:48 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:13:48 09:03:01 all 0.09 0.00 0.00 0.13 0.01 99.77 09:13:48 09:03:01 0 0.53 0.00 0.00 0.00 0.02 99.45 09:13:48 09:03:01 1 0.02 0.00 0.03 0.17 0.02 99.77 09:13:48 09:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:03:01 4 0.00 0.00 0.00 0.87 0.00 99.13 09:13:48 09:03:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:13:48 09:03:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:13:48 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:04:01 all 0.11 0.00 0.02 0.01 0.02 99.84 09:13:48 09:04:01 0 0.55 0.00 0.02 0.00 0.02 99.42 09:13:48 09:04:01 1 0.03 0.00 0.02 0.02 0.03 99.90 09:13:48 09:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:13:48 09:04:01 4 0.03 0.00 0.00 0.08 0.00 99.88 09:13:48 09:04:01 5 0.10 0.00 0.02 0.00 0.02 99.87 09:13:48 09:04:01 6 0.05 0.00 0.05 0.02 0.02 99.87 09:13:48 09:04:01 7 0.03 0.00 0.00 0.00 0.03 99.93 09:13:48 09:05:02 all 0.06 0.00 0.02 0.03 0.01 99.89 09:13:48 09:05:02 0 0.30 0.00 0.03 0.00 0.02 99.65 09:13:48 09:05:02 1 0.02 0.00 0.03 0.05 0.02 99.88 09:13:48 09:05:02 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:05:02 3 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:05:02 4 0.02 0.00 0.02 0.22 0.00 99.75 09:13:48 09:05:02 5 0.02 0.00 0.03 0.00 0.00 99.95 09:13:48 09:05:02 6 0.07 0.00 0.02 0.00 0.02 99.90 09:13:48 09:05:02 7 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 09:06:01 all 0.21 0.00 0.01 0.06 0.01 99.71 09:13:48 09:06:01 0 1.43 0.00 0.02 0.15 0.03 98.37 09:13:48 09:06:01 1 0.07 0.00 0.05 0.00 0.02 99.86 09:13:48 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:06:01 4 0.00 0.00 0.00 0.36 0.02 99.63 09:13:48 09:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:13:48 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:07:01 all 0.01 0.00 0.02 0.03 0.00 99.93 09:13:48 09:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:13:48 09:07:01 1 0.02 0.00 0.05 0.07 0.00 99.87 09:13:48 09:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 09:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:13:48 09:07:01 4 0.02 0.00 0.02 0.18 0.00 99.78 09:13:48 09:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:13:48 09:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:13:48 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:13:48 09:08:01 all 0.07 0.00 0.01 0.05 0.01 99.85 09:13:48 09:08:01 0 0.35 0.00 0.03 0.00 0.02 99.60 09:13:48 09:08:01 1 0.03 0.00 0.02 0.28 0.02 99.65 09:13:48 09:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:13:48 09:08:01 4 0.02 0.00 0.00 0.10 0.00 99.88 09:13:48 09:08:01 5 0.07 0.00 0.00 0.00 0.00 99.93 09:13:48 09:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:13:48 09:08:01 7 0.07 0.00 0.02 0.02 0.02 99.88 09:13:48 09:09:01 all 0.06 0.00 0.01 0.04 0.01 99.87 09:13:48 09:09:01 0 0.32 0.00 0.02 0.00 0.02 99.65 09:13:48 09:09:01 1 0.03 0.00 0.02 0.17 0.02 99.77 09:13:48 09:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 09:09:01 4 0.00 0.00 0.00 0.15 0.00 99.85 09:13:48 09:09:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:13:48 09:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:13:48 09:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:13:48 09:10:01 all 0.10 0.00 0.01 0.04 0.01 99.84 09:13:48 09:10:01 0 0.58 0.00 0.03 0.00 0.02 99.37 09:13:48 09:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:13:48 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:13:48 09:10:01 4 0.03 0.00 0.00 0.28 0.00 99.68 09:13:48 09:10:01 5 0.05 0.00 0.00 0.02 0.00 99.93 09:13:48 09:10:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:13:48 09:10:01 7 0.03 0.00 0.05 0.00 0.03 99.88 09:13:48 09:11:01 all 0.11 0.00 0.01 0.05 0.01 99.83 09:13:48 09:11:01 0 0.70 0.00 0.00 0.00 0.02 99.29 09:13:48 09:11:01 1 0.00 0.00 0.03 0.18 0.00 99.78 09:13:48 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 09:11:01 4 0.00 0.00 0.00 0.17 0.00 99.83 09:13:48 09:11:01 5 0.05 0.00 0.00 0.03 0.02 99.90 09:13:48 09:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 09:11:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:13:48 09:12:01 all 0.05 0.00 0.01 0.05 0.01 99.88 09:13:48 09:12:01 0 0.20 0.00 0.03 0.00 0.00 99.77 09:13:48 09:12:01 1 0.00 0.00 0.02 0.33 0.02 99.63 09:13:48 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:13:48 09:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:13:48 09:12:01 4 0.02 0.00 0.00 0.08 0.00 99.90 09:13:48 09:12:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:13:48 09:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:13:48 09:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:13:48 09:13:01 all 0.03 0.00 0.01 0.02 0.01 99.94 09:13:48 09:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:13:48 09:13:01 1 0.00 0.00 0.00 0.03 0.02 99.95 09:13:48 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:13:48 09:13:01 4 0.00 0.00 0.00 0.13 0.00 99.87 09:13:48 09:13:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:13:48 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:13:48 09:13:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:13:48 09:13:48 Average: CPU %user %nice %system %iowait %steal %idle 09:13:48 Average: all 5.35 0.00 1.46 2.93 0.03 90.23 09:13:48 Average: 0 5.48 0.00 1.49 4.99 0.03 88.01 09:13:48 Average: 1 5.34 0.00 1.48 2.69 0.03 90.46 09:13:48 Average: 2 5.25 0.00 1.38 2.08 0.02 91.27 09:13:48 Average: 3 5.47 0.00 1.52 3.38 0.03 89.60 09:13:48 Average: 4 5.28 0.00 1.45 2.89 0.03 90.35 09:13:48 Average: 5 5.38 0.00 1.44 2.43 0.03 90.72 09:13:48 Average: 6 5.41 0.00 1.45 3.16 0.03 89.95 09:13:48 Average: 7 5.18 0.00 1.43 1.85 0.03 91.52 09:13:48 09:13:48 09:13:48