Pull request #5147 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c797050dd4b298aea071b8d175be6d9ba6fa7353+21cd7c14f5e382ba721c8756160f6132a91a8ed6 (8b6ea151f068741afa4784d812a1e22b20474521) 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-ssh2993415788119876418.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh12658906384943234125.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-5147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2761944392658990317.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-5147/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6544063071564050704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1665949090844598641.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-5147/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2347421769801362161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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]] ========================================================= [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.23 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 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-1792 in /w/workspace/edgexfoundry_edgex-go_PR-5147 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 21cd7c14f5e382ba721c8756160f6132a91a8ed6 into PR head commit c797050dd4b298aea071b8d175be6d9ba6fa7353 Merge succeeded, producing c797050dd4b298aea071b8d175be6d9ba6fa7353 Checking out Revision c797050dd4b298aea071b8d175be6d9ba6fa7353 (PR-5147) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > 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/5147/head:refs/remotes/origin/PR-5147 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c797050dd4b298aea071b8d175be6d9ba6fa7353 # 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 21cd7c14f5e382ba721c8756160f6132a91a8ed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c797050dd4b298aea071b8d175be6d9ba6fa7353 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-05-19T19:40:58.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-05-19T19:40:58.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-05-19T19:40:58.763Z] ========================================================= [2025-05-19T19:40:58.763Z] EdgeX Global Pipelines Version Info [2025-05-19T19:40:58.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:40:59.943Z] ------------------- [2025-05-19T19:40:59.943Z] stable info: [2025-05-19T19:40:59.943Z] ------------------- [2025-05-19T19:40:59.943Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-19T19:40:59.944Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-05-19T19:40:59.944Z] Message: update stable to v1.0.274 [2025-05-19T19:41:00.203Z] ------------------- [2025-05-19T19:41:00.203Z] experimental info: [2025-05-19T19:41:00.203Z] ------------------- [2025-05-19T19:41:00.203Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-05-19T19:41:00.203Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-05-19T19:41:00.203Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-05-19T19:41:00.427Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-05-19T19:41:00.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-05-19T19:41:00.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-05-19T19:41:00.577Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-05-19T19:41:00.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-05-19T19:41:00.679Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-05-19T19:41:00.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-05-19T19:41:00.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-05-19T19:41:00.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-05-19T19:41:00.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-05-19T19:41:00.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-05-19T19:41:01.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-05-19T19:41:01.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-05-19T19:41:01.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-05-19T19:41:01.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-05-19T19:41:01.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-05-19T19:41:01.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-05-19T19:41:01.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-05-19T19:41:01.382Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-05-19T19:41:01.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-05-19T19:41:01.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-05-19T19:41:01.532Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-05-19T19:41:01.581Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-05-19T19:41:01.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5147 [Pipeline] echo [2025-05-19T19:41:01.692Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5147 [Pipeline] echo [2025-05-19T19:41:01.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5147 [Pipeline] echo [2025-05-19T19:41:01.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c797050dd4b298aea071b8d175be6d9ba6fa7353 [Pipeline] echo [2025-05-19T19:41:01.853Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c797050 [Pipeline] echo [2025-05-19T19:41:01.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-19T19:41:02.045Z] provisioning config files... [2025-05-19T19:41:02.062Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14138161622702261497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:41:02.460Z] ---> ****-login.sh [2025-05-19T19:41:02.460Z] nexus3.edgexfoundry.org:10001 [2025-05-19T19:41:02.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:41:02.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:41:02.982Z] Configure a credential helper to remove this warning. See [2025-05-19T19:41:02.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:41:02.982Z] [2025-05-19T19:41:02.982Z] Login Succeeded [2025-05-19T19:41:02.982Z] nexus3.edgexfoundry.org:10002 [2025-05-19T19:41:02.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:41:03.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:41:03.242Z] Configure a credential helper to remove this warning. See [2025-05-19T19:41:03.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:41:03.242Z] [2025-05-19T19:41:03.242Z] Login Succeeded [2025-05-19T19:41:03.242Z] nexus3.edgexfoundry.org:10003 [2025-05-19T19:41:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:41:03.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:41:03.242Z] Configure a credential helper to remove this warning. See [2025-05-19T19:41:03.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:41:03.242Z] [2025-05-19T19:41:03.242Z] Login Succeeded [2025-05-19T19:41:03.242Z] nexus3.edgexfoundry.org:10004 [2025-05-19T19:41:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:41:03.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:41:03.242Z] Configure a credential helper to remove this warning. See [2025-05-19T19:41:03.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:41:03.242Z] [2025-05-19T19:41:03.242Z] Login Succeeded [2025-05-19T19:41:03.242Z] ****.io [2025-05-19T19:41:03.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-05-19T19:41:03.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-05-19T19:41:03.503Z] Configure a credential helper to remove this warning. See [2025-05-19T19:41:03.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-05-19T19:41:03.503Z] [2025-05-19T19:41:03.503Z] Login Succeeded [2025-05-19T19:41:03.503Z] ---> ****-login.sh ends [Pipeline] } [2025-05-19T19:41:03.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-19T19:41:03.982Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 [2025-05-19T19:41:03.982Z] + dirname cmd/core-command/Dockerfile+ [2025-05-19T19:41:03.982Z] cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo core-command,cmd/core-command/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/core-data/Dockerfile+ [2025-05-19T19:41:03.982Z] cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo core-data,cmd/core-data/Dockerfile [2025-05-19T19:41:03.982Z] + + cut -d/ -f2 [2025-05-19T19:41:03.982Z] dirname cmd/core-keeper/Dockerfile [2025-05-19T19:41:03.982Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/core-metadata/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-05-19T19:41:03.982Z] + + dirname cmd/security-spire-agent/Dockerfile [2025-05-19T19:41:03.982Z] cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/security-spire-config/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-05-19T19:41:03.982Z] + + dirname cmd/security-spire-server/Dockerfile [2025-05-19T19:41:03.982Z] cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-05-19T19:41:03.982Z] + dirname cmd/support-notifications/Dockerfile [2025-05-19T19:41:03.982Z] + cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-05-19T19:41:03.982Z] + + dirname cmd/support-scheduler/Dockerfile [2025-05-19T19:41:03.982Z] cut -d/ -f2 [2025-05-19T19:41:03.982Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-05-19T19:41:04.038Z] 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-keeper, dockerfile:cmd/core-keeper/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 [2025-05-19T19:41:04.572Z] + git rev-list -1 --merges c797050dd4b298aea071b8d175be6d9ba6fa7353~1..c797050dd4b298aea071b8d175be6d9ba6fa7353 [Pipeline] echo [2025-05-19T19:41:04.614Z] -----------> git rev-list -1 --merges c797050dd4b298aea071b8d175be6d9ba6fa7353~1..c797050dd4b298aea071b8d175be6d9ba6fa7353 c797050dd4b298aea071b8d175be6d9ba6fa7353 [false] [Pipeline] sh [2025-05-19T19:41:04.934Z] + git log --format=format:%s -1 c797050dd4b298aea071b8d175be6d9ba6fa7353 [Pipeline] echo [2025-05-19T19:41:04.980Z] ========================================================= [2025-05-19T19:41:04.980Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-05-19T19:41:04.980Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-05-19T19:41:05.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-05-19T19:41:05.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-05-19T19:41:05.499Z] + [ -e /tmp/ssh_known_hosts ] [2025-05-19T19:41:05.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-05-19T19:41:05.499Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-05-19T19:41:05.499Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-05-19T19:41:05.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:41:06.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-19T19:41:06.031Z] [2025-05-19T19:41:06.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:41:06.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-19T19:41:06.430Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-05-19T19:41:06.430Z] b85a868b505f: Pulling fs layer [2025-05-19T19:41:06.430Z] e2be974225ed: Pulling fs layer [2025-05-19T19:41:06.430Z] 339a4e72a1f5: Pulling fs layer [2025-05-19T19:41:06.430Z] 988bab9f4d93: Pulling fs layer [2025-05-19T19:41:06.430Z] 1469e6f7b9e6: Pulling fs layer [2025-05-19T19:41:06.430Z] eaf3925da568: Pulling fs layer [2025-05-19T19:41:06.430Z] 988bab9f4d93: Waiting [2025-05-19T19:41:06.430Z] 1469e6f7b9e6: Waiting [2025-05-19T19:41:06.430Z] bab4dde63d76: Pulling fs layer [2025-05-19T19:41:06.430Z] bde34c3a00c8: Pulling fs layer [2025-05-19T19:41:06.430Z] b352a97aabf1: Pulling fs layer [2025-05-19T19:41:06.430Z] eaf3925da568: Waiting [2025-05-19T19:41:06.430Z] bde34c3a00c8: Waiting [2025-05-19T19:41:06.430Z] bab4dde63d76: Waiting [2025-05-19T19:41:06.430Z] b352a97aabf1: Waiting [2025-05-19T19:41:06.430Z] 4872d77fe225: Pulling fs layer [2025-05-19T19:41:06.430Z] 5851b861e8e6: Pulling fs layer [2025-05-19T19:41:06.430Z] 5851b861e8e6: Waiting [2025-05-19T19:41:06.430Z] 4872d77fe225: Waiting [2025-05-19T19:41:06.430Z] e2be974225ed: Verifying Checksum [2025-05-19T19:41:06.430Z] e2be974225ed: Download complete [2025-05-19T19:41:06.430Z] 988bab9f4d93: Download complete [2025-05-19T19:41:06.430Z] 1469e6f7b9e6: Verifying Checksum [2025-05-19T19:41:06.430Z] 1469e6f7b9e6: Download complete [2025-05-19T19:41:06.687Z] 339a4e72a1f5: Verifying Checksum [2025-05-19T19:41:06.688Z] 339a4e72a1f5: Download complete [2025-05-19T19:41:06.688Z] eaf3925da568: Verifying Checksum [2025-05-19T19:41:06.688Z] eaf3925da568: Download complete [2025-05-19T19:41:06.688Z] bde34c3a00c8: Verifying Checksum [2025-05-19T19:41:06.688Z] bde34c3a00c8: Download complete [2025-05-19T19:41:06.688Z] b352a97aabf1: Verifying Checksum [2025-05-19T19:41:06.688Z] b352a97aabf1: Download complete [2025-05-19T19:41:06.688Z] 4872d77fe225: Verifying Checksum [2025-05-19T19:41:06.688Z] 4872d77fe225: Download complete [2025-05-19T19:41:06.688Z] 5851b861e8e6: Verifying Checksum [2025-05-19T19:41:06.688Z] 5851b861e8e6: Download complete [2025-05-19T19:41:06.688Z] b85a868b505f: Verifying Checksum [2025-05-19T19:41:06.688Z] b85a868b505f: Download complete [2025-05-19T19:41:06.953Z] bab4dde63d76: Verifying Checksum [2025-05-19T19:41:06.953Z] bab4dde63d76: Download complete [2025-05-19T19:41:07.909Z] b85a868b505f: Pull complete [2025-05-19T19:41:08.174Z] e2be974225ed: Pull complete [2025-05-19T19:41:08.744Z] 339a4e72a1f5: Pull complete [2025-05-19T19:41:08.744Z] 988bab9f4d93: Pull complete [2025-05-19T19:41:09.002Z] 1469e6f7b9e6: Pull complete [2025-05-19T19:41:09.002Z] eaf3925da568: Pull complete [2025-05-19T19:41:10.911Z] bab4dde63d76: Pull complete [2025-05-19T19:41:10.911Z] bde34c3a00c8: Pull complete [2025-05-19T19:41:10.911Z] b352a97aabf1: Pull complete [2025-05-19T19:41:10.911Z] 4872d77fe225: Pull complete [2025-05-19T19:41:11.169Z] 5851b861e8e6: Pull complete [2025-05-19T19:41:11.429Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-05-19T19:41:11.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-05-19T19:41:11.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:41:11.739Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2025-05-19T19:41:11.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-05-19T19:41:13.831Z] $ docker top 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c -eo pid,comm [2025-05-19T19:41:13.889Z] 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). [2025-05-19T19:41:13.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-05-19T19:41:14.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-19T19:41:14.047Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-19T19:41:14.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-19T19:41:14.163Z] $ docker exec 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c ssh-agent [2025-05-19T19:41:14.331Z] SSH_AUTH_SOCK=/tmp/ssh-di9OMpq10PZW/agent.33 [2025-05-19T19:41:14.331Z] SSH_AGENT_PID=39 [2025-05-19T19:41:14.336Z] Running ssh-add (command line suppressed) [2025-05-19T19:41:14.457Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16666753362912896161.key (/w/workspace/edgex-go/1@tmp/private_key_16666753362912896161.key) [2025-05-19T19:41:14.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-19T19:41:14.817Z] + git tag --points-at HEAD [Pipeline] } [2025-05-19T19:41:14.839Z] $ docker exec --env ******** --env ******** 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c ssh-agent -k [2025-05-19T19:41:14.950Z] unset SSH_AUTH_SOCK; [2025-05-19T19:41:14.951Z] unset SSH_AGENT_PID; [2025-05-19T19:41:14.951Z] echo Agent pid 39 killed; [2025-05-19T19:41:14.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-05-19T19:41:15.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-05-19T19:41:15.072Z] [ssh-agent] Looking for ssh-agent implementation... [2025-05-19T19:41:15.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-05-19T19:41:15.185Z] $ docker exec 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c ssh-agent [2025-05-19T19:41:15.317Z] SSH_AUTH_SOCK=/tmp/ssh-JiSG4F46lDHx/agent.72 [2025-05-19T19:41:15.317Z] SSH_AGENT_PID=78 [2025-05-19T19:41:15.322Z] Running ssh-add (command line suppressed) [2025-05-19T19:41:15.431Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8473142479562597437.key (/w/workspace/edgex-go/1@tmp/private_key_8473142479562597437.key) [2025-05-19T19:41:15.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-19T19:41:15.787Z] + git semver init [2025-05-19T19:41:16.049Z] 2025-05-19 19:41:15,962 [run_init] DEBUG init version:0.0.0 force:False [2025-05-19T19:41:16.050Z] 2025-05-19 19:41:15,964 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-05-19T19:41:16.050Z] 2025-05-19 19:41:15,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-05-19T19:41:16.050Z] 2025-05-19 19:41:15,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,579 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,580 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5147 with force:False [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,580 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5147 [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,584 [execute] INFO git cat-file --batch-check [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,591 [execute] INFO git cat-file --batch [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-05-19T19:41:21.334Z] 2025-05-19 19:41:20,596 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5147 [2025-05-19T19:41:21.334Z] 0.0.0 [Pipeline] } [2025-05-19T19:41:21.359Z] $ docker exec --env ******** --env ******** 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c ssh-agent -k [2025-05-19T19:41:21.467Z] unset SSH_AUTH_SOCK; [2025-05-19T19:41:21.467Z] unset SSH_AGENT_PID; [2025-05-19T19:41:21.467Z] echo Agent pid 78 killed; [2025-05-19T19:41:21.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-05-19T19:41:21.930Z] + git semver [Pipeline] } [2025-05-19T19:41:22.215Z] $ docker stop --time=1 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c [2025-05-19T19:41:23.496Z] $ docker rm -f --volumes 241f01690e4d1b570cbedc2fcd6a247b757e47dcf77a4a694c3351e375a6c07c [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-19T19:41:23.904Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-05-19T19:41:24.217Z] Stashed 1 file(s) [Pipeline] echo [2025-05-19T19:41:24.241Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2025-05-19T19:41:25.479Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-05-19T19:41:25.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-19T19:41:25.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-05-19T19:41:25.615Z] ========================================================= [2025-05-19T19:41:25.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-05-19T19:41:25.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-05-19T19:41:25.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:41:25.966Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-05-19T19:41:25.966Z] 0a9a5dfd008f: Pulling fs layer [2025-05-19T19:41:25.966Z] dbfa0bcfca99: Pulling fs layer [2025-05-19T19:41:25.966Z] 70eabb1d9476: Pulling fs layer [2025-05-19T19:41:25.966Z] 957bedc73fa3: Pulling fs layer [2025-05-19T19:41:25.966Z] 4f4fb700ef54: Pulling fs layer [2025-05-19T19:41:25.966Z] f40432e63723: Pulling fs layer [2025-05-19T19:41:25.966Z] 957bedc73fa3: Waiting [2025-05-19T19:41:25.966Z] 4f4fb700ef54: Waiting [2025-05-19T19:41:25.966Z] 90b4343acab7: Pulling fs layer [2025-05-19T19:41:25.966Z] 9f67ea4ac784: Pulling fs layer [2025-05-19T19:41:25.966Z] 9228b9a606be: Pulling fs layer [2025-05-19T19:41:25.966Z] f40432e63723: Waiting [2025-05-19T19:41:25.966Z] 90b4343acab7: Waiting [2025-05-19T19:41:25.966Z] 9228b9a606be: Waiting [2025-05-19T19:41:25.966Z] 9f67ea4ac784: Waiting [2025-05-19T19:41:25.966Z] dbfa0bcfca99: Verifying Checksum [2025-05-19T19:41:25.966Z] dbfa0bcfca99: Download complete [2025-05-19T19:41:25.966Z] 957bedc73fa3: Verifying Checksum [2025-05-19T19:41:25.966Z] 957bedc73fa3: Download complete [2025-05-19T19:41:25.966Z] 4f4fb700ef54: Verifying Checksum [2025-05-19T19:41:25.966Z] 4f4fb700ef54: Download complete [2025-05-19T19:41:25.966Z] 0a9a5dfd008f: Download complete [2025-05-19T19:41:25.966Z] f40432e63723: Verifying Checksum [2025-05-19T19:41:25.966Z] f40432e63723: Download complete [2025-05-19T19:41:25.966Z] 90b4343acab7: Verifying Checksum [2025-05-19T19:41:25.966Z] 90b4343acab7: Download complete [2025-05-19T19:41:26.226Z] 0a9a5dfd008f: Pull complete [2025-05-19T19:41:26.226Z] 9228b9a606be: Verifying Checksum [2025-05-19T19:41:26.226Z] 9228b9a606be: Download complete [2025-05-19T19:41:26.226Z] dbfa0bcfca99: Pull complete [2025-05-19T19:41:26.485Z] 70eabb1d9476: Download complete [2025-05-19T19:41:26.743Z] 9f67ea4ac784: Verifying Checksum [2025-05-19T19:41:26.743Z] 9f67ea4ac784: Download complete [2025-05-19T19:41:30.032Z] 70eabb1d9476: Pull complete [2025-05-19T19:41:30.032Z] 957bedc73fa3: Pull complete [2025-05-19T19:41:30.032Z] 4f4fb700ef54: Pull complete [2025-05-19T19:41:30.032Z] f40432e63723: Pull complete [2025-05-19T19:41:30.032Z] 90b4343acab7: Pull complete [2025-05-19T19:41:32.570Z] 9f67ea4ac784: Pull complete [2025-05-19T19:41:33.139Z] 9228b9a606be: Pull complete [2025-05-19T19:41:33.139Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-05-19T19:41:33.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:41:33.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-05-19T19:41:33.509Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:41:33.509Z] WORKDIR /edgex [2025-05-19T19:41:33.509Z] COPY go.mod . [2025-05-19T19:41:33.509Z] RUN go mod download [2025-05-19T19:41:33.509Z] + docker build -t ci-base-image-x86_64 -f - . [2025-05-19T19:41:34.084Z] Sending build context to Docker daemon 185.9MB [2025-05-19T19:41:34.084Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-05-19T19:41:34.084Z] ---> 69404ca5bff2 [2025-05-19T19:41:34.084Z] Step 2/4 : WORKDIR /edgex [2025-05-19T19:41:36.002Z] ---> Running in fc089b62c5a7 [2025-05-19T19:41:36.002Z] Removing intermediate container fc089b62c5a7 [2025-05-19T19:41:36.002Z] ---> e61b8754fe33 [2025-05-19T19:41:36.002Z] Step 3/4 : COPY go.mod . [2025-05-19T19:41:36.262Z] ---> a3574b4479b1 [2025-05-19T19:41:36.262Z] Step 4/4 : RUN go mod download [2025-05-19T19:41:36.262Z] ---> Running in 4280e1927ea6 [2025-05-19T19:41:58.213Z] Removing intermediate container 4280e1927ea6 [2025-05-19T19:41:58.213Z] ---> fc66cc5ddcea [2025-05-19T19:41:58.213Z] Successfully built fc66cc5ddcea [2025-05-19T19:41:58.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:42:12.888Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-19T19:42:12.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:42:13.037Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2025-05-19T19:42:13.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-05-19T19:42:13.488Z] $ docker top 7180111811a517d5560c4db3ce530194ee877d77480264b144b52283d9a94122 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-19T19:42:13.901Z] + go version [2025-05-19T19:42:13.901Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-05-19T19:42:13.927Z] $ docker stop --time=1 7180111811a517d5560c4db3ce530194ee877d77480264b144b52283d9a94122 [2025-05-19T19:42:15.204Z] $ docker rm -f --volumes 7180111811a517d5560c4db3ce530194ee877d77480264b144b52283d9a94122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:42:15.982Z] + docker inspect -f . ci-base-image-x86_64 [2025-05-19T19:42:15.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:42:16.130Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2025-05-19T19:42:16.153Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2025-05-19T19:42:16.476Z] $ docker top cc5b85a6dd49324c51b8121a341bfc21d03bb42eeb87ea23758d7f8ec294d1c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-05-19T19:42:16.606Z] ========================================================= [2025-05-19T19:42:16.606Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-05-19T19:42:16.606Z] ========================================================= [Pipeline] sh [2025-05-19T19:42:16.904Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-05-19T19:42:17.268Z] + make test [2025-05-19T19:42:17.268Z] go test -race -coverprofile=coverage.out ./... [2025-05-19T19:42:25.385Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-05-19T19:42:51.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2025-05-19T19:42:53.298Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-05-19T19:42:53.298Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-05-19T19:42:53.298Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-05-19T19:42:53.298Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-05-19T19:42:53.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2025-05-19T19:42:54.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-05-19T19:42:54.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-05-19T19:42:54.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-05-19T19:42:54.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-05-19T19:42:56.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-05-19T19:42:56.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-05-19T19:42:56.189Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-05-19T19:42:56.189Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:42:56.189Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-05-19T19:42:56.189Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-05-19T19:42:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2025-05-19T19:42:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-05-19T19:42:57.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 45.2% of statements [2025-05-19T19:42:57.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.928s coverage: 93.4% of statements [2025-05-19T19:42:57.695Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 92.3% of statements [2025-05-19T19:42:57.695Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-05-19T19:42:57.695Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-05-19T19:42:59.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 8.4% of statements [2025-05-19T19:42:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-05-19T19:42:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-05-19T19:42:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-05-19T19:42:59.644Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-05-19T19:43:01.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.420s coverage: 95.8% of statements [2025-05-19T19:43:01.029Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2025-05-19T19:43:01.595Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-05-19T19:43:01.595Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-05-19T19:43:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-05-19T19:43:01.855Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-05-19T19:43:01.855Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:43:01.855Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-05-19T19:43:02.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 0.0% of statements [no tests to run] [2025-05-19T19:43:02.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-05-19T19:43:02.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.1% of statements [2025-05-19T19:43:02.794Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-05-19T19:43:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-05-19T19:43:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-05-19T19:43:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2025-05-19T19:43:03.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2025-05-19T19:43:03.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-05-19T19:43:03.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-05-19T19:43:03.621Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-05-19T19:43:03.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-05-19T19:43:03.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-05-19T19:43:03.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-05-19T19:43:03.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-05-19T19:43:04.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-05-19T19:43:05.015Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-05-19T19:43:05.015Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-05-19T19:43:05.015Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-05-19T19:43:05.274Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-05-19T19:43:05.274Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-05-19T19:43:05.274Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-05-19T19:43:05.274Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-05-19T19:43:05.840Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-05-19T19:43:05.840Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-05-19T19:43:06.406Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-05-19T19:43:08.303Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-05-19T19:43:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-05-19T19:43:09.678Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-05-19T19:43:10.618Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-05-19T19:43:10.618Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-05-19T19:43:10.618Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-05-19T19:43:13.904Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-05-19T19:43:14.163Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-05-19T19:43:14.163Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-05-19T19:43:14.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-05-19T19:43:14.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-05-19T19:43:14.420Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:43:15.355Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements [2025-05-19T19:43:16.291Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-05-19T19:43:16.291Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-05-19T19:43:16.291Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-05-19T19:43:16.291Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-05-19T19:43:16.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-05-19T19:43:16.291Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-05-19T19:43:16.861Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-05-19T19:43:16.861Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-05-19T19:43:16.861Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-05-19T19:43:16.861Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-05-19T19:43:16.861Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-05-19T19:43:16.861Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-05-19T19:43:18.766Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-05-19T19:43:18.766Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-05-19T19:43:18.766Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-05-19T19:43:18.766Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-05-19T19:43:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-05-19T19:43:19.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-05-19T19:43:19.703Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-05-19T19:43:19.703Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:43:19.703Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-05-19T19:43:19.703Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-05-19T19:43:19.703Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-05-19T19:43:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-05-19T19:43:21.080Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-05-19T19:43:21.080Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 47.4% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.106s coverage: 81.8% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.049s coverage: 33.3% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 29.2% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 94.9% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2025-05-19T19:43:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-05-19T19:43:27.900Z] 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 [2025-05-19T19:43:28.164Z] running golangci-lint [2025-05-19T19:43:28.164Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-05-19T19:43:28.164Z] go version go1.23.8 linux/amd64 [2025-05-19T19:43:28.423Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-05-19T19:43:28.423Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-05-19T19:43:28.423Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-05-19T19:43:54.961Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|deps|exports_file|name|compiled_files) took 23.22197187s" [2025-05-19T19:43:54.961Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.081666ms" [2025-05-19T19:44:07.150Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.51679454s with top 10 stages: buildir: 1m7.155799466s, gosec: 4.191523113s, fact_deprecated: 3.256597229s, inspect: 3.069631024s, printf: 1.821565026s, fact_purity: 1.811527698s, ctrlflow: 1.552412511s, S1038: 1.407712794s, nilness: 1.358402608s, SA5012: 920.154259ms" [2025-05-19T19:44:07.150Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-05-19T19:44:07.150Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, path_prettifier: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, skip_files: 202/202, exclude: 202/202" [2025-05-19T19:44:07.150Z] level=info msg="[runner] processing took 19.357301ms with stages: nolint: 7.811824ms, identifier_marker: 5.677593ms, path_prettifier: 1.827711ms, autogenerated_exclude: 1.74503ms, exclude-rules: 1.153546ms, skip_dirs: 943.885µs, cgo: 108.181µs, invalid_issue: 57.81µs, filename_unadjuster: 24.79µs, max_same_issues: 1.44µs, uniq_by_line: 1.08µs, fixer: 911ns, exclude: 630ns, skip_files: 550ns, sort_results: 460ns, diff: 400ns, severity-rules: 390ns, path_shortener: 340ns, source_code: 330ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2025-05-19T19:44:07.150Z] level=info msg="[runner] linters took 13.98783132s with stages: goanalysis_metalinter: 13.968382249s" [2025-05-19T19:44:07.150Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-05-19T19:44:07.150Z] level=info msg="Memory: 373 samples, avg is 313.9MB, max is 1428.2MB" [2025-05-19T19:44:07.150Z] level=info msg="Execution took 37.269172494s" [2025-05-19T19:44:07.150Z] go vet ./... [2025-05-19T19:44:12.406Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-05-19T19:44:12.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-05-19T19:44:12.407Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-05-19T19:44:12.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-05-19T19:44:13.015Z] + ls -al . [2025-05-19T19:44:13.015Z] total 1992 [2025-05-19T19:44:13.015Z] drwxrwxr-x 11 1001 1001 4096 May 19 19:42 . [2025-05-19T19:44:13.015Z] drwxr-xr-x 4 root root 4096 May 19 19:42 .. [2025-05-19T19:44:13.015Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:40 .blubracket [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 10 May 19 19:40 .dockerignore [2025-05-19T19:44:13.015Z] drwxrwxr-x 8 1001 1001 4096 May 19 19:43 .git [2025-05-19T19:44:13.015Z] drwxrwxr-x 3 1001 1001 4096 May 19 19:40 .github [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 909 May 19 19:40 .gitignore [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 218 May 19 19:40 .golangci.yml [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 100 May 19 19:40 .hadolint.yml [2025-05-19T19:44:13.015Z] drwxr-xr-x 3 1001 1001 4096 May 19 19:41 .semver [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 155 May 19 19:40 .sonarcloud.properties [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 1171 May 19 19:40 ADOPTERS.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 17374 May 19 19:40 Attribution.txt [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 108018 May 19 19:40 CHANGELOG.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 3804 May 19 19:40 CONTRIBUTING.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 677 May 19 19:40 GOVERNANCE.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 858 May 19 19:40 Jenkinsfile [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 10775 May 19 19:40 LICENSE [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 16740 May 19 19:40 Makefile [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 582 May 19 19:40 OWNERS.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 9932 May 19 19:40 README.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 789 May 19 19:40 SECURITY.md [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 5 May 19 19:41 VERSION [2025-05-19T19:44:13.015Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:40 bin [2025-05-19T19:44:13.015Z] drwxrwxr-x 19 1001 1001 4096 May 19 19:40 cmd [2025-05-19T19:44:13.015Z] -rw-r--r-- 1 root root 1661048 May 19 19:43 coverage.out [2025-05-19T19:44:13.015Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:40 fuzz_test [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 6492 May 19 19:40 go.mod [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 88215 May 19 19:40 go.sum [2025-05-19T19:44:13.015Z] drwxrwxr-x 7 1001 1001 4096 May 19 19:40 internal [2025-05-19T19:44:13.015Z] drwxrwxr-x 2 1001 1001 4096 May 19 19:40 openapi [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 584 May 19 19:40 security.txt [2025-05-19T19:44:13.015Z] -rw-rw-r-- 1 1001 1001 204 May 19 19:40 version.go [Pipeline] sh [2025-05-19T19:44:13.326Z] + '[' -e coverage.out ] [2025-05-19T19:44:13.326Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-05-19T19:44:13.498Z] Stashed 1 file(s) [Pipeline] sh [2025-05-19T19:44:13.796Z] + make build [2025-05-19T19:44:13.796Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-05-19T19:44:35.713Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-05-19T19:44:35.713Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-05-19T19:44:36.645Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-05-19T19:44:37.210Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-05-19T19:44:38.583Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-05-19T19:44:43.847Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-05-19T19:44:45.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-05-19T19:44:47.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-05-19T19:44:49.583Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-05-19T19:44:50.956Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-05-19T19:44:51.895Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-05-19T19:44:52.830Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-05-19T19:44:54.227Z] $ docker stop --time=1 cc5b85a6dd49324c51b8121a341bfc21d03bb42eeb87ea23758d7f8ec294d1c8 [2025-05-19T19:44:57.067Z] $ docker rm -f --volumes cc5b85a6dd49324c51b8121a341bfc21d03bb42eeb87ea23758d7f8ec294d1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:44:58.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-19T19:44:58.768Z] [2025-05-19T19:44:58.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:44:59.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-19T19:44:59.149Z] latest: Pulling from edgex-devops/edgex-compose [2025-05-19T19:44:59.149Z] 91d30c5bc195: Pulling fs layer [2025-05-19T19:44:59.149Z] 2e9b0aa3be6d: Pulling fs layer [2025-05-19T19:44:59.149Z] 9c61dcf015f6: Pulling fs layer [2025-05-19T19:44:59.149Z] 4698f68db338: Pulling fs layer [2025-05-19T19:44:59.149Z] 2a2f49069b9e: Pulling fs layer [2025-05-19T19:44:59.149Z] e0025b399a48: Pulling fs layer [2025-05-19T19:44:59.149Z] 4698f68db338: Waiting [2025-05-19T19:44:59.149Z] e0025b399a48: Waiting [2025-05-19T19:44:59.149Z] 2a2f49069b9e: Waiting [2025-05-19T19:44:59.409Z] 2e9b0aa3be6d: Verifying Checksum [2025-05-19T19:44:59.409Z] 2e9b0aa3be6d: Download complete [2025-05-19T19:44:59.409Z] 4698f68db338: Verifying Checksum [2025-05-19T19:44:59.409Z] 4698f68db338: Download complete [2025-05-19T19:44:59.409Z] 2a2f49069b9e: Download complete [2025-05-19T19:44:59.666Z] 91d30c5bc195: Verifying Checksum [2025-05-19T19:44:59.666Z] 91d30c5bc195: Download complete [2025-05-19T19:44:59.666Z] e0025b399a48: Download complete [2025-05-19T19:44:59.666Z] 91d30c5bc195: Pull complete [2025-05-19T19:44:59.925Z] 9c61dcf015f6: Verifying Checksum [2025-05-19T19:44:59.925Z] 9c61dcf015f6: Download complete [2025-05-19T19:44:59.925Z] 2e9b0aa3be6d: Pull complete [2025-05-19T19:45:02.453Z] 9c61dcf015f6: Pull complete [2025-05-19T19:45:02.453Z] 4698f68db338: Pull complete [2025-05-19T19:45:02.712Z] 2a2f49069b9e: Pull complete [2025-05-19T19:45:02.971Z] e0025b399a48: Pull complete [2025-05-19T19:45:02.971Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-05-19T19:45:02.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-05-19T19:45:02.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:45:03.215Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2025-05-19T19:45:03.249Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat [2025-05-19T19:45:04.446Z] $ docker top 6d5d1ee7595bc21ee5593378531f381d751ea6a0f0c661910ddd01cb2a58ae90 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-19T19:45:04.909Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-05-19T19:45:07.552Z] #1 [support-notifications internal] load build definition from Dockerfile [2025-05-19T19:45:07.552Z] #1 transferring dockerfile: 2.00kB done [2025-05-19T19:45:07.552Z] #1 DONE 0.0s [2025-05-19T19:45:07.552Z] [2025-05-19T19:45:07.552Z] #2 [core-metadata internal] load build definition from Dockerfile [2025-05-19T19:45:07.552Z] #2 transferring dockerfile: 2.10kB done [2025-05-19T19:45:07.553Z] #2 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #3 [core-data internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #3 transferring dockerfile: 2.04kB done [2025-05-19T19:45:07.553Z] #3 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #4 transferring dockerfile: 2.49kB done [2025-05-19T19:45:07.553Z] #4 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #5 transferring dockerfile: 1.89kB done [2025-05-19T19:45:07.553Z] #5 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #6 [core-command internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #6 transferring dockerfile: 1.94kB done [2025-05-19T19:45:07.553Z] #6 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #7 transferring dockerfile: 2.01kB done [2025-05-19T19:45:07.553Z] #7 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #8 transferring dockerfile: 2.14kB done [2025-05-19T19:45:07.553Z] #8 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #9 transferring dockerfile: 1.83kB done [2025-05-19T19:45:07.553Z] #9 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #10 transferring dockerfile: 3.02kB done [2025-05-19T19:45:07.553Z] #10 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #11 transferring dockerfile: 1.70kB done [2025-05-19T19:45:07.553Z] #11 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #12 transferring dockerfile: 2.50kB done [2025-05-19T19:45:07.553Z] #12 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #13 transferring dockerfile: 1.81kB done [2025-05-19T19:45:07.553Z] #13 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #14 transferring dockerfile: 1.69kB done [2025-05-19T19:45:07.553Z] #14 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #15 [support-notifications internal] load .dockerignore [2025-05-19T19:45:07.553Z] #15 transferring context: 50B done [2025-05-19T19:45:07.553Z] #15 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-05-19T19:45:07.553Z] #16 transferring dockerfile: 2.23kB done [2025-05-19T19:45:07.553Z] #16 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #17 [core-metadata internal] load .dockerignore [2025-05-19T19:45:07.553Z] #17 transferring context: 50B done [2025-05-19T19:45:07.553Z] #17 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #18 [core-data internal] load .dockerignore [2025-05-19T19:45:07.553Z] #18 transferring context: 50B done [2025-05-19T19:45:07.553Z] #18 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-05-19T19:45:07.553Z] #19 transferring context: 50B done [2025-05-19T19:45:07.553Z] #19 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-05-19T19:45:07.553Z] #20 transferring context: 50B done [2025-05-19T19:45:07.553Z] #20 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #21 [core-command internal] load .dockerignore [2025-05-19T19:45:07.553Z] #21 transferring context: 50B done [2025-05-19T19:45:07.553Z] #21 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #22 [core-keeper internal] load .dockerignore [2025-05-19T19:45:07.553Z] #22 transferring context: 50B done [2025-05-19T19:45:07.553Z] #22 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #23 [security-proxy-auth internal] load .dockerignore [2025-05-19T19:45:07.553Z] #23 transferring context: 50B done [2025-05-19T19:45:07.553Z] #23 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #24 [support-scheduler internal] load .dockerignore [2025-05-19T19:45:07.553Z] #24 transferring context: 50B done [2025-05-19T19:45:07.553Z] #24 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #25 [security-bootstrapper internal] load .dockerignore [2025-05-19T19:45:07.553Z] #25 transferring context: 50B done [2025-05-19T19:45:07.553Z] #25 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #26 [security-spire-server internal] load .dockerignore [2025-05-19T19:45:07.553Z] #26 transferring context: 50B done [2025-05-19T19:45:07.553Z] #26 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #27 [security-proxy-setup internal] load .dockerignore [2025-05-19T19:45:07.553Z] #27 transferring context: 50B done [2025-05-19T19:45:07.553Z] #27 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #28 [security-spire-agent internal] load .dockerignore [2025-05-19T19:45:07.553Z] #28 transferring context: 50B done [2025-05-19T19:45:07.553Z] #28 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #29 [security-spire-config internal] load .dockerignore [2025-05-19T19:45:07.553Z] #29 transferring context: 50B done [2025-05-19T19:45:07.553Z] #29 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:45:07.553Z] #30 DONE 0.0s [2025-05-19T19:45:07.553Z] [2025-05-19T19:45:07.553Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2025-05-19T19:45:07.553Z] #31 transferring context: 50B done [2025-05-19T19:45:07.811Z] #31 DONE 0.0s [2025-05-19T19:45:07.811Z] [2025-05-19T19:45:07.811Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:45:07.811Z] #30 DONE 0.0s [2025-05-19T19:45:07.811Z] [2025-05-19T19:45:07.811Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-05-19T19:45:08.070Z] #32 ... [2025-05-19T19:45:08.070Z] [2025-05-19T19:45:08.070Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-05-19T19:45:08.070Z] #30 DONE 0.0s [2025-05-19T19:45:08.070Z] [2025-05-19T19:45:08.070Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-05-19T19:45:08.328Z] #32 DONE 0.6s [2025-05-19T19:45:08.328Z] [2025-05-19T19:45:08.328Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-19T19:45:08.328Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-05-19T19:45:08.329Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-19T19:45:08.329Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-19T19:45:08.329Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-19T19:45:08.329Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-19T19:45:08.329Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-19T19:45:08.329Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-19T19:45:08.586Z] #33 DONE 0.4s [2025-05-19T19:45:08.586Z] [2025-05-19T19:45:08.586Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-05-19T19:45:08.844Z] #34 ... [2025-05-19T19:45:08.844Z] [2025-05-19T19:45:08.844Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-05-19T19:45:08.844Z] #35 DONE 0.9s [2025-05-19T19:45:08.844Z] [2025-05-19T19:45:08.844Z] #36 [security-spiffe-token-provider internal] load build context [2025-05-19T19:45:09.102Z] #36 ... [2025-05-19T19:45:09.102Z] [2025-05-19T19:45:09.102Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-05-19T19:45:09.102Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-05-19T19:45:09.102Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-05-19T19:45:09.102Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-05-19T19:45:09.102Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-05-19T19:45:09.102Z] #33 DONE 0.4s [2025-05-19T19:45:09.102Z] [2025-05-19T19:45:09.102Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-05-19T19:45:09.102Z] #37 DONE 1.0s [2025-05-19T19:45:09.102Z] [2025-05-19T19:45:09.102Z] #36 [security-spiffe-token-provider internal] load build context [2025-05-19T19:45:09.360Z] #36 ... [2025-05-19T19:45:09.360Z] [2025-05-19T19:45:09.360Z] #38 [security-spire-config internal] load build context [2025-05-19T19:45:09.360Z] #38 transferring context: 22.05kB 0.0s done [2025-05-19T19:45:09.360Z] #38 DONE 0.3s [2025-05-19T19:45:09.360Z] [2025-05-19T19:45:09.360Z] #39 [security-spire-server internal] load build context [2025-05-19T19:45:09.360Z] #39 transferring context: 23.80kB 0.0s done [2025-05-19T19:45:09.360Z] #39 DONE 0.3s [2025-05-19T19:45:09.360Z] [2025-05-19T19:45:09.360Z] #40 [security-spire-agent internal] load build context [2025-05-19T19:45:09.360Z] #40 transferring context: 23.33kB 0.0s done [2025-05-19T19:45:09.360Z] #40 DONE 0.4s [2025-05-19T19:45:09.360Z] [2025-05-19T19:45:09.360Z] #36 [security-spiffe-token-provider internal] load build context [2025-05-19T19:45:09.617Z] #36 ... [2025-05-19T19:45:09.617Z] [2025-05-19T19:45:09.617Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-05-19T19:45:09.617Z] #34 DONE 1.5s [2025-05-19T19:45:09.617Z] [2025-05-19T19:45:09.617Z] #36 [security-spiffe-token-provider internal] load build context [2025-05-19T19:45:14.877Z] #36 transferring context: 220.83MB 5.9s [2025-05-19T19:45:14.877Z] #36 ... [2025-05-19T19:45:14.877Z] [2025-05-19T19:45:14.877Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-05-19T19:45:14.877Z] #41 DONE 5.2s [2025-05-19T19:45:14.877Z] [2025-05-19T19:45:14.877Z] #36 [security-spiffe-token-provider internal] load build context [2025-05-19T19:45:18.163Z] #36 ... [2025-05-19T19:45:18.163Z] [2025-05-19T19:45:18.163Z] #42 [core-keeper internal] load build context [2025-05-19T19:45:18.450Z] #42 ... [2025-05-19T19:45:18.450Z] [2025-05-19T19:45:18.450Z] #43 [security-bootstrapper internal] load build context [2025-05-19T19:45:18.450Z] #43 ... [2025-05-19T19:45:18.450Z] [2025-05-19T19:45:18.450Z] #44 [core-command internal] load build context [2025-05-19T19:45:18.450Z] #44 ... [2025-05-19T19:45:18.450Z] [2025-05-19T19:45:18.450Z] #45 [security-proxy-auth internal] load build context [2025-05-19T19:45:18.450Z] #45 transferring context: 503.70MB 9.5s done [2025-05-19T19:45:18.711Z] #45 ... [2025-05-19T19:45:18.711Z] [2025-05-19T19:45:18.711Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-05-19T19:45:18.711Z] #0 4.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:18.711Z] #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:18.711Z] #0 4.583 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:18.711Z] #0 4.589 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:18.711Z] #0 4.598 OK: 8 MiB in 15 packages [2025-05-19T19:45:18.711Z] #46 ... [2025-05-19T19:45:18.711Z] [2025-05-19T19:45:18.711Z] #47 [core-data internal] load build context [2025-05-19T19:45:18.711Z] #47 transferring context: 503.70MB 10.4s done [2025-05-19T19:45:18.993Z] #47 ... [2025-05-19T19:45:18.993Z] [2025-05-19T19:45:18.993Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-19T19:45:18.993Z] #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:18.993Z] #0 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:18.993Z] #0 1.467 (1/4) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:18.993Z] #0 1.473 (2/4) Installing openssl (3.3.3-r0) [2025-05-19T19:45:18.993Z] #0 1.483 (3/4) Installing su-exec (0.2-r3) [2025-05-19T19:45:18.993Z] #0 1.486 (4/4) Installing yq-go (4.44.1-r2) [2025-05-19T19:45:18.993Z] #0 1.557 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:18.993Z] #0 1.563 OK: 19 MiB in 18 packages [2025-05-19T19:45:18.993Z] #48 ... [2025-05-19T19:45:18.993Z] [2025-05-19T19:45:18.993Z] #49 [core-common-config-bootstrapper internal] load build context [2025-05-19T19:45:19.251Z] #49 ... [2025-05-19T19:45:19.251Z] [2025-05-19T19:45:19.251Z] #50 [core-metadata internal] load build context [2025-05-19T19:45:19.251Z] #50 transferring context: 503.70MB 9.3s done [2025-05-19T19:45:19.251Z] #50 ... [2025-05-19T19:45:19.251Z] [2025-05-19T19:45:19.251Z] #51 [support-notifications internal] load build context [2025-05-19T19:45:19.251Z] #51 transferring context: 503.70MB 10.9s done [2025-05-19T19:45:19.509Z] #51 ... [2025-05-19T19:45:19.509Z] [2025-05-19T19:45:19.509Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-05-19T19:45:19.509Z] #0 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:19.509Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:19.509Z] #0 3.155 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:45:19.509Z] #0 3.155 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:45:19.509Z] #0 3.155 OK: 24171 distinct packages available [2025-05-19T19:45:19.509Z] #0 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:19.509Z] #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:19.509Z] #0 3.527 (1/14) Installing ca-certificates (20241121-r1) [2025-05-19T19:45:19.509Z] #0 3.542 (2/14) Installing brotli-libs (1.1.0-r2) [2025-05-19T19:45:19.509Z] #0 3.558 (3/14) Installing c-ares (1.33.1-r0) [2025-05-19T19:45:19.509Z] #0 3.565 (4/14) Installing libunistring (1.2-r0) [2025-05-19T19:45:19.509Z] #0 3.593 (5/14) Installing libidn2 (2.3.7-r0) [2025-05-19T19:45:19.509Z] #0 3.598 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-05-19T19:45:19.509Z] #0 3.608 (7/14) Installing libpsl (0.21.5-r1) [2025-05-19T19:45:19.509Z] #0 3.613 (8/14) Installing zstd-libs (1.5.6-r0) [2025-05-19T19:45:19.509Z] #0 3.686 (9/14) Installing libcurl (8.12.1-r0) [2025-05-19T19:45:19.509Z] #0 3.714 (10/14) Installing curl (8.12.1-r0) [2025-05-19T19:45:19.509Z] #0 3.730 (11/14) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:19.509Z] #0 3.738 (12/14) Installing musl-obstack (1.2.3-r2) [2025-05-19T19:45:19.509Z] #0 3.742 (13/14) Installing libucontext (1.2-r3) [2025-05-19T19:45:19.509Z] #0 3.745 (14/14) Installing gcompat (1.1.0-r4) [2025-05-19T19:45:19.509Z] #0 3.753 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:19.509Z] #0 3.757 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:45:19.509Z] #0 3.795 OK: 13 MiB in 28 packages [2025-05-19T19:45:19.509Z] #52 ... [2025-05-19T19:45:19.509Z] [2025-05-19T19:45:19.509Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-05-19T19:45:19.928Z] #53 ... [2025-05-19T19:45:19.928Z] [2025-05-19T19:45:19.928Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-05-19T19:45:19.928Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:19.928Z] #0 2.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:19.928Z] #0 2.878 (1/3) Installing ca-certificates (20241121-r1) [2025-05-19T19:45:19.928Z] #0 2.895 (2/3) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:19.928Z] #0 2.899 (3/3) Installing tzdata (2025b-r0) [2025-05-19T19:45:19.928Z] #0 2.941 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:19.928Z] #0 2.944 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:45:19.928Z] #0 3.002 OK: 10 MiB in 17 packages [2025-05-19T19:45:19.928Z] #54 ... [2025-05-19T19:45:19.928Z] [2025-05-19T19:45:19.928Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-05-19T19:45:20.186Z] #55 ... [2025-05-19T19:45:20.186Z] [2025-05-19T19:45:20.186Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-19T19:45:20.186Z] #56 ... [2025-05-19T19:45:20.186Z] [2025-05-19T19:45:20.186Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-05-19T19:45:20.186Z] #0 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:20.186Z] #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:20.186Z] #0 1.226 (1/2) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:20.186Z] #0 1.232 (2/2) Installing su-exec (0.2-r3) [2025-05-19T19:45:20.186Z] #0 1.319 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:20.186Z] #0 1.330 OK: 8 MiB in 16 packages [2025-05-19T19:45:20.186Z] #57 ... [2025-05-19T19:45:20.186Z] [2025-05-19T19:45:20.186Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:45:20.186Z] #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.2s done [2025-05-19T19:45:20.186Z] #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-05-19T19:45:20.186Z] #58 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-05-19T19:45:20.186Z] #58 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-05-19T19:45:20.186Z] #58 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-05-19T19:45:20.186Z] #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-05-19T19:45:20.186Z] #58 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-05-19T19:45:20.186Z] #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-05-19T19:45:20.186Z] #58 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.5s done [2025-05-19T19:45:20.186Z] #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-05-19T19:45:20.186Z] #58 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-05-19T19:45:20.186Z] #58 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.6s done [2025-05-19T19:45:20.186Z] #58 ... [2025-05-19T19:45:20.186Z] [2025-05-19T19:45:20.186Z] #59 [security-secretstore-setup internal] load build context [2025-05-19T19:45:20.486Z] #59 ... [2025-05-19T19:45:20.486Z] [2025-05-19T19:45:20.486Z] #60 [support-scheduler internal] load build context [2025-05-19T19:45:20.486Z] #60 transferring context: 503.70MB 9.2s done [2025-05-19T19:45:20.486Z] #60 ... [2025-05-19T19:45:20.486Z] [2025-05-19T19:45:20.486Z] #61 [security-proxy-setup internal] load build context [2025-05-19T19:45:20.486Z] #61 transferring context: 503.70MB 10.3s done [2025-05-19T19:45:20.746Z] #61 ... [2025-05-19T19:45:20.746Z] [2025-05-19T19:45:20.746Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-05-19T19:45:20.746Z] #0 1.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:20.746Z] #0 1.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:20.746Z] #0 1.419 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:20.746Z] #0 1.514 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:20.746Z] #0 1.527 OK: 8 MiB in 15 packages [2025-05-19T19:45:20.746Z] #62 ... [2025-05-19T19:45:20.746Z] [2025-05-19T19:45:20.746Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-19T19:45:20.746Z] #63 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-05-19T19:45:20.746Z] #63 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-05-19T19:45:20.746Z] #63 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-05-19T19:45:20.746Z] #63 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-05-19T19:45:20.746Z] #63 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done [2025-05-19T19:45:20.746Z] #63 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-05-19T19:45:20.746Z] #63 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-05-19T19:45:20.746Z] #63 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-05-19T19:45:20.746Z] #63 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-05-19T19:45:20.746Z] #63 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-05-19T19:45:20.746Z] #63 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-05-19T19:45:20.746Z] #63 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.0s done [2025-05-19T19:45:20.746Z] #63 ... [2025-05-19T19:45:20.746Z] [2025-05-19T19:45:20.746Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-05-19T19:45:20.746Z] #0 2.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:20.746Z] #0 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:20.746Z] #0 2.798 (1/4) Installing ca-certificates (20241121-r1) [2025-05-19T19:45:20.746Z] #0 2.821 (2/4) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:20.746Z] #0 2.826 (3/4) Installing su-exec (0.2-r3) [2025-05-19T19:45:20.746Z] #0 2.832 (4/4) Installing yq-go (4.44.1-r2) [2025-05-19T19:45:20.746Z] #0 2.918 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:20.746Z] #0 2.923 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:45:20.746Z] #0 2.969 OK: 19 MiB in 18 packages [2025-05-19T19:45:21.006Z] #64 ... [2025-05-19T19:45:21.006Z] [2025-05-19T19:45:21.006Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-05-19T19:45:21.006Z] #65 ... [2025-05-19T19:45:21.006Z] [2025-05-19T19:45:21.006Z] #59 [security-secretstore-setup internal] load build context [2025-05-19T19:45:21.006Z] #59 transferring context: 503.70MB 12.5s done [2025-05-19T19:45:23.538Z] #59 ... [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #60 [support-scheduler internal] load build context [2025-05-19T19:45:23.538Z] #60 DONE 14.9s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #50 [core-metadata internal] load build context [2025-05-19T19:45:23.538Z] #50 DONE 14.9s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #61 [security-proxy-setup internal] load build context [2025-05-19T19:45:23.538Z] #61 DONE 14.9s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #45 [security-proxy-auth internal] load build context [2025-05-19T19:45:23.538Z] #45 DONE 14.9s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-05-19T19:45:23.538Z] #57 DONE 14.7s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-05-19T19:45:23.538Z] #48 DONE 14.7s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-05-19T19:45:23.538Z] #64 DONE 14.8s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #54 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-05-19T19:45:23.538Z] #54 DONE 14.7s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-05-19T19:45:23.538Z] #52 DONE 14.7s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-05-19T19:45:23.538Z] #62 DONE 14.8s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-05-19T19:45:23.538Z] #46 DONE 14.7s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:45:23.538Z] #66 ... [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-19T19:45:23.538Z] #56 DONE 14.8s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #47 [core-data internal] load build context [2025-05-19T19:45:23.538Z] #47 DONE 15.0s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #49 [core-common-config-bootstrapper internal] load build context [2025-05-19T19:45:23.538Z] #49 transferring context: 503.70MB 12.5s done [2025-05-19T19:45:23.538Z] #49 DONE 15.1s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #44 [core-command internal] load build context [2025-05-19T19:45:23.538Z] #44 transferring context: 503.70MB 11.1s done [2025-05-19T19:45:23.538Z] #44 DONE 15.1s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #43 [security-bootstrapper internal] load build context [2025-05-19T19:45:23.538Z] #43 transferring context: 503.70MB 11.4s done [2025-05-19T19:45:23.538Z] #43 DONE 15.1s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #36 [security-spiffe-token-provider internal] load build context [2025-05-19T19:45:23.538Z] #36 transferring context: 503.70MB 11.3s done [2025-05-19T19:45:23.538Z] #36 DONE 15.1s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #59 [security-secretstore-setup internal] load build context [2025-05-19T19:45:23.538Z] #59 DONE 15.1s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #42 [core-keeper internal] load build context [2025-05-19T19:45:23.538Z] #42 transferring context: 503.70MB 13.1s done [2025-05-19T19:45:23.538Z] #42 DONE 15.1s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #51 [support-notifications internal] load build context [2025-05-19T19:45:23.538Z] #51 DONE 15.0s [2025-05-19T19:45:23.538Z] [2025-05-19T19:45:23.538Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:45:24.913Z] #58 ... [2025-05-19T19:45:24.913Z] [2025-05-19T19:45:24.913Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-05-19T19:45:24.913Z] #67 DONE 10.0s [2025-05-19T19:45:24.913Z] [2025-05-19T19:45:24.913Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-05-19T19:45:24.913Z] #65 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:24.913Z] #65 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:24.913Z] #65 15.84 (1/7) Installing ca-certificates (20241121-r1) [2025-05-19T19:45:24.913Z] #65 15.87 (2/7) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:24.913Z] #65 15.88 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-05-19T19:45:24.913Z] #65 15.88 (4/7) Installing libsodium (1.0.19-r0) [2025-05-19T19:45:24.913Z] #65 15.90 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-05-19T19:45:24.913Z] #65 15.91 (6/7) Installing libzmq (4.3.5-r2) [2025-05-19T19:45:24.913Z] #65 15.92 (7/7) Installing zeromq (4.3.5-r2) [2025-05-19T19:45:24.913Z] #65 16.01 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:24.913Z] #65 16.02 Executing ca-certificates-20241121-r1.trigger [2025-05-19T19:45:24.913Z] #65 16.06 OK: 12 MiB in 21 packages [2025-05-19T19:45:24.913Z] #65 DONE 16.2s [2025-05-19T19:45:24.913Z] [2025-05-19T19:45:24.913Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-05-19T19:45:24.913Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:24.913Z] #68 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:24.913Z] #68 ... [2025-05-19T19:45:24.913Z] [2025-05-19T19:45:24.913Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-05-19T19:45:24.913Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:24.913Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.169Z] #69 ... [2025-05-19T19:45:25.169Z] [2025-05-19T19:45:25.169Z] #70 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-05-19T19:45:25.169Z] #0 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.169Z] #0 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.169Z] #70 ... [2025-05-19T19:45:25.169Z] [2025-05-19T19:45:25.169Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-05-19T19:45:25.428Z] #71 ... [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-05-19T19:45:25.428Z] #55 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #55 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #55 15.41 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:45:25.428Z] #55 15.41 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:45:25.428Z] #55 15.41 OK: 24171 distinct packages available [2025-05-19T19:45:25.428Z] #55 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #55 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #55 15.88 (1/5) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:25.428Z] #55 15.89 (2/5) Installing musl-obstack (1.2.3-r2) [2025-05-19T19:45:25.428Z] #55 15.89 (3/5) Installing libucontext (1.2-r3) [2025-05-19T19:45:25.428Z] #55 15.89 (4/5) Installing gcompat (1.1.0-r4) [2025-05-19T19:45:25.428Z] #55 15.89 (5/5) Installing openssl (3.3.3-r0) [2025-05-19T19:45:25.428Z] #55 15.90 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:25.428Z] #55 15.91 OK: 9 MiB in 19 packages [2025-05-19T19:45:25.428Z] #55 DONE 16.1s [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-05-19T19:45:25.428Z] #53 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #53 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #53 15.48 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:45:25.428Z] #53 15.48 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:45:25.428Z] #53 15.48 OK: 24171 distinct packages available [2025-05-19T19:45:25.428Z] #53 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #53 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #53 15.99 (1/4) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:25.428Z] #53 16.00 (2/4) Installing musl-obstack (1.2.3-r2) [2025-05-19T19:45:25.428Z] #53 16.00 (3/4) Installing libucontext (1.2-r3) [2025-05-19T19:45:25.428Z] #53 16.00 (4/4) Installing gcompat (1.1.0-r4) [2025-05-19T19:45:25.428Z] #53 16.01 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:25.428Z] #53 16.01 OK: 8 MiB in 18 packages [2025-05-19T19:45:25.428Z] #53 DONE 16.1s [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-05-19T19:45:25.428Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.428Z] #72 ... [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-05-19T19:45:25.428Z] #68 10.49 OK: 248 MiB in 58 packages [2025-05-19T19:45:25.428Z] #68 DONE 10.6s [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-05-19T19:45:25.428Z] #69 10.45 OK: 248 MiB in 58 packages [2025-05-19T19:45:25.428Z] #69 DONE 10.6s [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:45:25.428Z] #73 DONE 0.1s [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:45:25.428Z] #74 DONE 0.1s [2025-05-19T19:45:25.428Z] [2025-05-19T19:45:25.428Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-05-19T19:45:25.428Z] #70 10.64 OK: 248 MiB in 58 packages [2025-05-19T19:45:25.429Z] #70 DONE 10.7s [2025-05-19T19:45:25.429Z] [2025-05-19T19:45:25.429Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:45:25.429Z] #75 DONE 0.0s [2025-05-19T19:45:25.429Z] [2025-05-19T19:45:25.429Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-05-19T19:45:25.429Z] #72 10.77 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-05-19T19:45:25.429Z] #72 10.77 v3.20.6-162-gd9bcb37d821 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-05-19T19:45:25.429Z] #72 10.77 OK: 24171 distinct packages available [2025-05-19T19:45:25.689Z] #72 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:25.689Z] #72 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.257Z] #72 11.26 OK: 248 MiB in 58 packages [2025-05-19T19:45:26.257Z] #72 DONE 11.4s [2025-05-19T19:45:26.257Z] [2025-05-19T19:45:26.257Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-05-19T19:45:26.257Z] #71 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.257Z] #71 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.257Z] #71 11.23 OK: 248 MiB in 58 packages [2025-05-19T19:45:26.257Z] #71 DONE 11.4s [2025-05-19T19:45:26.257Z] [2025-05-19T19:45:26.257Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:45:26.257Z] #76 DONE 0.0s [2025-05-19T19:45:26.257Z] [2025-05-19T19:45:26.257Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:45:26.257Z] #77 DONE 0.0s [2025-05-19T19:45:26.257Z] [2025-05-19T19:45:26.257Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:45:26.516Z] #78 ... [2025-05-19T19:45:26.516Z] [2025-05-19T19:45:26.516Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-05-19T19:45:26.516Z] #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #0 2.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #0 3.155 OK: 19 MiB in 18 packages [2025-05-19T19:45:26.516Z] #79 DONE 3.3s [2025-05-19T19:45:26.516Z] [2025-05-19T19:45:26.516Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-05-19T19:45:26.516Z] #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #0 2.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #0 3.113 OK: 8 MiB in 16 packages [2025-05-19T19:45:26.516Z] #80 DONE 3.3s [2025-05-19T19:45:26.516Z] [2025-05-19T19:45:26.516Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:45:26.516Z] #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #0 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #0 3.172 OK: 10 MiB in 17 packages [2025-05-19T19:45:26.516Z] #81 DONE 3.3s [2025-05-19T19:45:26.516Z] [2025-05-19T19:45:26.516Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:45:26.516Z] #66 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #66 2.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:26.516Z] #66 3.162 OK: 8 MiB in 15 packages [2025-05-19T19:45:26.516Z] #66 DONE 3.3s [2025-05-19T19:45:26.516Z] [2025-05-19T19:45:26.516Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-05-19T19:45:27.451Z] #82 ... [2025-05-19T19:45:27.451Z] [2025-05-19T19:45:27.451Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-05-19T19:45:27.451Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.451Z] #0 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.451Z] #0 3.866 OK: 19 MiB in 18 packages [2025-05-19T19:45:27.451Z] #83 DONE 4.0s [2025-05-19T19:45:27.451Z] [2025-05-19T19:45:27.451Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-05-19T19:45:27.451Z] #84 DONE 0.0s [2025-05-19T19:45:27.451Z] [2025-05-19T19:45:27.451Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-05-19T19:45:27.451Z] #0 3.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.451Z] #0 3.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.451Z] #0 3.989 OK: 8 MiB in 15 packages [2025-05-19T19:45:27.451Z] #85 DONE 4.2s [2025-05-19T19:45:27.451Z] [2025-05-19T19:45:27.451Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:45:27.451Z] #0 3.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.451Z] #0 3.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.451Z] #0 4.058 OK: 13 MiB in 28 packages [2025-05-19T19:45:27.710Z] #86 DONE 4.2s [2025-05-19T19:45:27.710Z] [2025-05-19T19:45:27.710Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-05-19T19:45:27.710Z] #87 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:27.710Z] #87 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:28.277Z] #87 2.944 OK: 9 MiB in 19 packages [2025-05-19T19:45:28.277Z] #87 DONE 3.1s [2025-05-19T19:45:28.277Z] [2025-05-19T19:45:28.277Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:45:28.842Z] #88 DONE 0.5s [2025-05-19T19:45:28.842Z] [2025-05-19T19:45:28.842Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-05-19T19:45:28.842Z] #0 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:28.842Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:28.842Z] #0 3.045 OK: 8 MiB in 18 packages [2025-05-19T19:45:28.842Z] #89 DONE 3.5s [2025-05-19T19:45:28.842Z] [2025-05-19T19:45:28.842Z] #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-05-19T19:45:28.842Z] #90 DONE 0.5s [2025-05-19T19:45:28.842Z] [2025-05-19T19:45:28.842Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-05-19T19:45:28.842Z] #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:28.842Z] #0 3.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:28.843Z] #0 3.416 OK: 12 MiB in 21 packages [2025-05-19T19:45:28.843Z] #91 DONE 4.0s [2025-05-19T19:45:28.843Z] [2025-05-19T19:45:28.843Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-05-19T19:45:28.843Z] #92 DONE 0.1s [2025-05-19T19:45:28.843Z] [2025-05-19T19:45:28.843Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-05-19T19:45:29.411Z] #93 ... [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-05-19T19:45:29.411Z] #0 2.836 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:29.411Z] #0 3.294 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:29.411Z] #0 4.043 OK: 248 MiB in 58 packages [2025-05-19T19:45:29.411Z] #94 DONE 4.6s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-05-19T19:45:29.411Z] #93 DONE 0.5s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:45:29.411Z] #95 DONE 0.6s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-05-19T19:45:29.411Z] #0 3.889 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:29.411Z] #0 4.393 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-05-19T19:45:29.411Z] #0 5.153 (1/1) Installing dumb-init (1.2.5-r3) [2025-05-19T19:45:29.411Z] #0 5.453 Executing busybox-1.36.1-r29.trigger [2025-05-19T19:45:29.411Z] #0 5.459 OK: 8 MiB in 15 packages [2025-05-19T19:45:29.411Z] #96 DONE 6.1s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-05-19T19:45:29.411Z] #97 DONE 0.6s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:45:29.411Z] #98 DONE 0.1s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-05-19T19:45:29.411Z] #99 DONE 0.1s [2025-05-19T19:45:29.411Z] [2025-05-19T19:45:29.411Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-05-19T19:45:29.670Z] #100 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-05-19T19:45:29.670Z] #101 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-05-19T19:45:29.670Z] #102 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-05-19T19:45:29.670Z] #82 DONE 3.0s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-05-19T19:45:29.670Z] #103 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-05-19T19:45:29.670Z] #104 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-05-19T19:45:29.670Z] #105 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-05-19T19:45:29.670Z] #106 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:45:29.670Z] #107 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-05-19T19:45:29.670Z] #108 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #109 [security-spire-server] exporting to image [2025-05-19T19:45:29.670Z] #109 exporting layers [2025-05-19T19:45:29.670Z] #109 ... [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-05-19T19:45:29.670Z] #110 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-05-19T19:45:29.670Z] #111 DONE 0.1s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-05-19T19:45:29.670Z] #112 DONE 0.0s [2025-05-19T19:45:29.670Z] [2025-05-19T19:45:29.670Z] #109 [security-spire-agent] exporting to image [2025-05-19T19:45:29.928Z] #109 ... [2025-05-19T19:45:29.928Z] [2025-05-19T19:45:29.928Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-05-19T19:45:29.928Z] #113 DONE 0.0s [2025-05-19T19:45:29.928Z] [2025-05-19T19:45:29.928Z] #109 [security-spire-config] exporting to image [2025-05-19T19:45:30.496Z] #109 exporting layers 0.7s done [2025-05-19T19:45:30.496Z] #109 writing image sha256:54e5dbd85cc0e86886fe46672da21657d474a3132095b2d99fa49244fd090018 done [2025-05-19T19:45:30.496Z] #109 naming to docker.io/library/security-spire-server done [2025-05-19T19:45:30.755Z] #109 exporting layers 0.7s done [2025-05-19T19:45:30.755Z] #109 writing image sha256:5674f5ab863b807bd6d2905cfecbad2806b8c3bc23930c33238970d1191c4721 done [2025-05-19T19:45:30.755Z] #109 naming to docker.io/library/security-spire-agent done [2025-05-19T19:45:30.755Z] #109 writing image sha256:97c81791a099cce9adf20b14ef1a61de696df6733ccb180a495a14c2081300ac done [2025-05-19T19:45:30.755Z] #109 naming to docker.io/library/security-spire-config done [2025-05-19T19:45:30.755Z] #109 DONE 0.9s [2025-05-19T19:45:30.755Z] [2025-05-19T19:45:30.755Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:45:34.038Z] #114 ... [2025-05-19T19:45:34.038Z] [2025-05-19T19:45:34.038Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-19T19:45:34.038Z] #63 ... [2025-05-19T19:45:34.038Z] [2025-05-19T19:45:34.038Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:45:35.411Z] #115 ... [2025-05-19T19:45:35.411Z] [2025-05-19T19:45:35.411Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:45:35.670Z] #116 ... [2025-05-19T19:45:35.670Z] [2025-05-19T19:45:35.670Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:45:35.670Z] #117 ... [2025-05-19T19:45:35.670Z] [2025-05-19T19:45:35.670Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:22.373Z] #118 DONE 51.5s [2025-05-19T19:46:22.373Z] [2025-05-19T19:46:22.373Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:22.373Z] #78 DONE 50.9s [2025-05-19T19:46:22.373Z] [2025-05-19T19:46:22.373Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:22.373Z] #117 DONE 51.6s [2025-05-19T19:46:22.373Z] [2025-05-19T19:46:22.373Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:22.373Z] #114 DONE 47.6s [2025-05-19T19:46:22.373Z] [2025-05-19T19:46:22.373Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:22.373Z] #115 DONE 50.9s [2025-05-19T19:46:22.373Z] [2025-05-19T19:46:22.373Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:22.373Z] #116 DONE 51.6s [2025-05-19T19:46:22.373Z] [2025-05-19T19:46:22.373Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-05-19T19:46:27.646Z] #119 ... [2025-05-19T19:46:27.646Z] [2025-05-19T19:46:27.646Z] #120 [core-keeper builder 7/8] COPY . . [2025-05-19T19:46:27.646Z] #120 ... [2025-05-19T19:46:27.646Z] [2025-05-19T19:46:27.646Z] #121 [support-notifications builder 6/7] COPY . . [2025-05-19T19:46:27.647Z] #121 ... [2025-05-19T19:46:27.647Z] [2025-05-19T19:46:27.647Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-05-19T19:46:27.647Z] #122 ... [2025-05-19T19:46:27.647Z] [2025-05-19T19:46:27.647Z] #123 [support-scheduler builder 6/7] COPY . . [2025-05-19T19:46:27.647Z] #123 ... [2025-05-19T19:46:27.647Z] [2025-05-19T19:46:27.647Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #124 ... [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #119 DONE 11.7s [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #120 [core-keeper builder 7/8] COPY . . [2025-05-19T19:46:29.023Z] #120 DONE 11.7s [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #123 [support-scheduler builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #123 DONE 11.8s [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #121 [support-notifications builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #121 DONE 11.8s [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-19T19:46:29.023Z] #125 ... [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #122 DONE 11.8s [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #126 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:29.023Z] #127 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:46:29.023Z] #128 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:46:29.023Z] #129 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #130 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:29.023Z] #131 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:46:29.023Z] #132 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #133 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:29.023Z] #134 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #124 DONE 11.8s [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #135 [core-command builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #135 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:29.023Z] #136 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:46:29.023Z] #137 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:46:29.023Z] #138 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:29.023Z] #139 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #140 [core-data builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #140 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #141 [core-metadata builder 6/7] COPY . . [2025-05-19T19:46:29.023Z] #141 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-05-19T19:46:29.023Z] #142 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-05-19T19:46:29.023Z] #143 CACHED [2025-05-19T19:46:29.023Z] [2025-05-19T19:46:29.023Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-19T19:46:30.397Z] #144 1.180 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-05-19T19:46:40.513Z] #144 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-19T19:46:40.513Z] #0 0.356 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-05-19T19:46:40.513Z] #145 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-05-19T19:46:40.513Z] #0 0.910 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-05-19T19:46:40.513Z] #146 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-05-19T19:46:40.513Z] #0 1.054 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-05-19T19:46:40.513Z] #147 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-19T19:46:40.513Z] #0 0.834 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-05-19T19:46:40.513Z] #148 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-19T19:46:40.513Z] #0 1.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-05-19T19:46:40.513Z] #149 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-05-19T19:46:40.513Z] #0 1.193 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-05-19T19:46:40.513Z] #150 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-19T19:46:40.513Z] #0 0.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-05-19T19:46:40.513Z] #151 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-19T19:46:40.513Z] #0 1.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-05-19T19:46:40.513Z] #152 ... [2025-05-19T19:46:40.513Z] [2025-05-19T19:46:40.513Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-19T19:46:40.513Z] #0 0.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-05-19T19:46:40.772Z] #153 ... [2025-05-19T19:46:40.772Z] [2025-05-19T19:46:40.772Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-05-19T19:46:40.772Z] #0 1.467 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-05-19T19:46:40.772Z] #154 ... [2025-05-19T19:46:40.772Z] [2025-05-19T19:46:40.772Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-19T19:46:40.772Z] #125 0.440 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-05-19T19:48:02.178Z] #125 ... [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-05-19T19:48:02.178Z] #154 DONE 86.3s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-05-19T19:48:02.178Z] #151 DONE 86.3s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:02.178Z] #155 ... [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-05-19T19:48:02.178Z] #156 DONE 0.2s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:02.178Z] #155 DONE 0.2s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:02.178Z] #157 DONE 0.3s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-05-19T19:48:02.178Z] #158 ... [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-05-19T19:48:02.178Z] #159 DONE 0.3s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:02.178Z] #160 DONE 0.3s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-05-19T19:48:02.178Z] #161 DONE 0.3s [2025-05-19T19:48:02.178Z] [2025-05-19T19:48:02.178Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-05-19T19:48:02.179Z] #158 DONE 1.4s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:48:02.179Z] #162 ... [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:02.179Z] #163 DONE 0.3s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:02.179Z] #164 DONE 0.3s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-05-19T19:48:02.179Z] #165 DONE 0.4s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-05-19T19:48:02.179Z] #150 ... [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-05-19T19:48:02.179Z] #166 DONE 0.1s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-05-19T19:48:02.179Z] #167 DONE 0.0s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:48:02.179Z] #162 DONE 1.2s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-05-19T19:48:02.179Z] #168 DONE 0.2s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-05-19T19:48:02.179Z] #169 DONE 0.5s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #109 [core-common-config-bootstrapper] exporting to image [2025-05-19T19:48:02.179Z] #109 exporting layers [2025-05-19T19:48:02.179Z] #109 exporting layers 0.7s done [2025-05-19T19:48:02.179Z] #109 writing image sha256:4dcc74f07e0db4daa1237cc0fccc6d338e17e6230db29fd17f550c4a3ebd04d1 done [2025-05-19T19:48:02.179Z] #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-05-19T19:48:02.179Z] #109 DONE 1.7s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-05-19T19:48:02.179Z] #170 DONE 0.2s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-05-19T19:48:02.179Z] #171 DONE 1.5s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #109 [security-bootstrapper] exporting to image [2025-05-19T19:48:02.179Z] #109 exporting layers 0.7s done [2025-05-19T19:48:02.179Z] #109 writing image sha256:3b62148c7fae92ffd45f964bd8d8737d03ae6a20c237cc67cd2ced848d8d9393 done [2025-05-19T19:48:02.179Z] #109 naming to docker.io/library/security-bootstrapper done [2025-05-19T19:48:02.179Z] #109 DONE 2.3s [2025-05-19T19:48:02.179Z] [2025-05-19T19:48:02.179Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-05-19T19:48:58.391Z] #58 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-05-19T19:48:58.391Z] #150 141.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-05-19T19:48:58.391Z] #150 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-05-19T19:48:58.391Z] #145 DONE 145.9s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-05-19T19:48:58.391Z] #152 DONE 146.0s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-05-19T19:48:58.391Z] #150 DONE 146.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-05-19T19:48:58.391Z] #144 DONE 146.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #172 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-05-19T19:48:58.391Z] #125 DONE 146.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-05-19T19:48:58.391Z] #149 DONE 146.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-05-19T19:48:58.391Z] #147 DONE 146.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-05-19T19:48:58.391Z] #153 DONE 146.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-05-19T19:48:58.391Z] #146 DONE 146.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #172 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-05-19T19:48:58.391Z] #148 DONE 146.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #173 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #174 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #175 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #175 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #176 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #177 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #178 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #179 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #180 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #181 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #181 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #182 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #183 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #184 CACHED [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #185 CACHED [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #186 CACHED [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #187 CACHED [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #177 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #177 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-05-19T19:48:58.391Z] #188 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #189 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-05-19T19:48:58.391Z] #189 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #190 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #190 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #191 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-05-19T19:48:58.391Z] #192 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-05-19T19:48:58.391Z] #193 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #194 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-05-19T19:48:58.391Z] #194 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-05-19T19:48:58.391Z] #195 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-05-19T19:48:58.391Z] #196 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-05-19T19:48:58.391Z] #197 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-05-19T19:48:58.391Z] #188 DONE 0.6s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-05-19T19:48:58.391Z] #198 DONE 0.7s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #199 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-05-19T19:48:58.391Z] #199 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-05-19T19:48:58.391Z] #200 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #201 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #190 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-05-19T19:48:58.391Z] #190 DONE 0.5s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #109 [security-spiffe-token-provider] exporting to image [2025-05-19T19:48:58.391Z] #109 exporting layers [2025-05-19T19:48:58.391Z] #109 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-05-19T19:48:58.391Z] #202 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #203 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #204 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #205 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #206 DONE 0.1s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-05-19T19:48:58.391Z] #207 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #109 [core-data] exporting to image [2025-05-19T19:48:58.391Z] #109 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-05-19T19:48:58.391Z] #208 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #209 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-05-19T19:48:58.391Z] #210 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-05-19T19:48:58.391Z] #211 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-05-19T19:48:58.391Z] #212 DONE 0.3s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #109 [core-metadata] exporting to image [2025-05-19T19:48:58.391Z] #109 exporting layers 0.3s done [2025-05-19T19:48:58.391Z] #109 writing image sha256:da7d85a32ba07ea87b87c33d30679f6401f4c54c70437b8a3e6e189bc4a0a03f [2025-05-19T19:48:58.391Z] #109 ... [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-05-19T19:48:58.391Z] #213 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-05-19T19:48:58.391Z] #214 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-05-19T19:48:58.391Z] #215 DONE 0.2s [2025-05-19T19:48:58.391Z] [2025-05-19T19:48:58.391Z] #109 [support-notifications] exporting to image [2025-05-19T19:48:58.391Z] #109 writing image sha256:da7d85a32ba07ea87b87c33d30679f6401f4c54c70437b8a3e6e189bc4a0a03f 0.1s done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/core-command done [2025-05-19T19:48:58.392Z] #109 writing image sha256:e9bbf351050dfab1c58a343209945fe3449577fc249f1b6110f6ee0234c94d36 [2025-05-19T19:48:58.392Z] #109 exporting layers 0.7s done [2025-05-19T19:48:58.392Z] #109 writing image sha256:e9bbf351050dfab1c58a343209945fe3449577fc249f1b6110f6ee0234c94d36 0.0s done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/core-keeper done [2025-05-19T19:48:58.392Z] #109 ... [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-05-19T19:48:58.392Z] #216 DONE 0.2s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-05-19T19:48:58.392Z] #217 DONE 0.2s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #109 [core-data] exporting to image [2025-05-19T19:48:58.392Z] #109 exporting layers 0.6s done [2025-05-19T19:48:58.392Z] #109 writing image sha256:396cda12bf851078f28b945c05ff51ae10fc423a164049bc083bb501f9726a4b done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2025-05-19T19:48:58.392Z] #109 writing image sha256:ac1a52e4f90113ab189b00fc0aa75847c53f74f7808489af76446e47a32821de 0.0s done [2025-05-19T19:48:58.392Z] #109 writing image sha256:22bb95e4a57cdc5a35b176c63faebe9ac59a063e839887be275cf306fe978b4d 0.0s done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/core-data done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/support-scheduler done [2025-05-19T19:48:58.392Z] #109 ... [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:48:58.392Z] #218 DONE 0.5s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-05-19T19:48:58.392Z] #219 DONE 0.1s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #109 [support-notifications] exporting to image [2025-05-19T19:48:58.392Z] #109 writing image sha256:dfdbc495e532aa61e430d06473697f798487f039841f34609452ba147fd14fd1 done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/support-notifications done [2025-05-19T19:48:58.392Z] #109 exporting layers 0.7s done [2025-05-19T19:48:58.392Z] #109 writing image sha256:314b9e3745eb853d8e5e867267f8e73f543eeed68455821b95344d6861b2563a done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/core-metadata [2025-05-19T19:48:58.392Z] #109 ... [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:48:58.392Z] #220 DONE 0.4s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #109 [security-proxy-auth] exporting to image [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/core-metadata done [2025-05-19T19:48:58.392Z] #109 writing image sha256:4caecdefaba2254367e73536a9ee242a02620a877c214b4a4bd3717d4fb458f1 done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/security-proxy-auth done [2025-05-19T19:48:58.392Z] #109 exporting layers 0.2s done [2025-05-19T19:48:58.392Z] #109 writing image sha256:792912144e0b55d154a9588d940a96f23f60dc0b8f719241c8a273a7815a3c13 done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/security-proxy-setup done [2025-05-19T19:48:58.392Z] #109 DONE 3.6s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-05-19T19:48:58.392Z] #221 DONE 0.5s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #109 [security-secretstore-setup] exporting to image [2025-05-19T19:48:58.392Z] #109 exporting layers 0.2s done [2025-05-19T19:48:58.392Z] #109 writing image sha256:85ff7932990f4de7887c7a623773a64842762034578c363526266d66b316aa94 done [2025-05-19T19:48:58.392Z] #109 naming to docker.io/library/security-secretstore-setup done [2025-05-19T19:48:58.392Z] #109 DONE 3.8s [2025-05-19T19:48:58.392Z] [2025-05-19T19:48:58.392Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-05-19T19:48:58.392Z] time="2025-05-19T19:45:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-05-19T19:48:58.422Z] $ docker stop --time=1 6d5d1ee7595bc21ee5593378531f381d751ea6a0f0c661910ddd01cb2a58ae90 [2025-05-19T19:48:59.756Z] $ docker rm -f --volumes 6d5d1ee7595bc21ee5593378531f381d751ea6a0f0c661910ddd01cb2a58ae90 [Pipeline] // withDockerContainer [Pipeline] sh [2025-05-19T19:49:00.185Z] + docker images [2025-05-19T19:49:00.185Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-05-19T19:49:00.185Z] security-secretstore-setup latest 85ff7932990f 2 seconds ago 68MB [2025-05-19T19:49:00.185Z] security-proxy-setup latest 792912144e0b 2 seconds ago 38.3MB [2025-05-19T19:49:00.185Z] support-scheduler latest ac1a52e4f901 3 seconds ago 48.4MB [2025-05-19T19:49:00.185Z] core-keeper latest e9bbf351050d 3 seconds ago 32.2MB [2025-05-19T19:49:00.185Z] support-notifications latest dfdbc495e532 3 seconds ago 52MB [2025-05-19T19:49:00.185Z] core-data latest 22bb95e4a57c 3 seconds ago 32.5MB [2025-05-19T19:49:00.185Z] core-command latest da7d85a32ba0 3 seconds ago 28MB [2025-05-19T19:49:00.185Z] security-proxy-auth latest 4caecdefaba2 3 seconds ago 31.4MB [2025-05-19T19:49:00.185Z] core-metadata latest 314b9e3745eb 3 seconds ago 32.7MB [2025-05-19T19:49:00.185Z] security-spiffe-token-provider latest 396cda12bf85 3 seconds ago 47.2MB [2025-05-19T19:49:00.185Z] security-bootstrapper latest 3b62148c7fae 59 seconds ago 20.4MB [2025-05-19T19:49:00.185Z] core-common-config-bootstrapper latest 4dcc74f07e0d About a minute ago 17.1MB [2025-05-19T19:49:00.185Z] security-spire-server latest 54e5dbd85cc0 3 minutes ago 149MB [2025-05-19T19:49:00.185Z] security-spire-agent latest 5674f5ab863b 3 minutes ago 195MB [2025-05-19T19:49:00.185Z] security-spire-config latest 97c81791a099 3 minutes ago 149MB [2025-05-19T19:49:00.185Z] ci-base-image-x86_64 latest fc66cc5ddcea 7 minutes ago 925MB [2025-05-19T19:49:00.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 69404ca5bff2 5 weeks ago 574MB [2025-05-19T19:49:00.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 23 months ago 334MB [2025-05-19T19:49:00.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-05-19T19:49:01.318Z] provisioning config files... [2025-05-19T19:49:01.326Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8486341057103741821tmp [Pipeline] { [Pipeline] sh [2025-05-19T19:49:01.673Z] + set +x [2025-05-19T19:49:01.674Z] + curl -s https://codecov.io/bash [2025-05-19T19:49:01.674Z] + bash -s -- [2025-05-19T19:49:01.937Z] [2025-05-19T19:49:01.937Z] _____ _ [2025-05-19T19:49:01.937Z] / ____| | | [2025-05-19T19:49:01.937Z] | | ___ __| | ___ ___ _____ __ [2025-05-19T19:49:01.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-05-19T19:49:01.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-05-19T19:49:01.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-05-19T19:49:01.937Z] Bash-1.0.6 [2025-05-19T19:49:01.937Z] [2025-05-19T19:49:01.937Z] [2025-05-19T19:49:01.937Z] ==> git version 2.25.1 found [2025-05-19T19:49:02.199Z] ==> 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 [2025-05-19T19:49:02.199Z] Release-Date: 2020-01-08 [2025-05-19T19:49:02.199Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-05-19T19:49:02.199Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-05-19T19:49:02.199Z] ==> Jenkins CI detected. [2025-05-19T19:49:02.199Z] current dir:  /w/workspace/edgex-go/1 [2025-05-19T19:49:02.199Z] project root: . [2025-05-19T19:49:02.199Z] --> token set from env [2025-05-19T19:49:02.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-05-19T19:49:02.199Z] ==> Running gcov in . (disable via -X gcov) [2025-05-19T19:49:02.199Z] ==> Python coveragepy not found [2025-05-19T19:49:02.199Z] ==> Searching for coverage reports in: [2025-05-19T19:49:02.199Z] + . [2025-05-19T19:49:02.199Z] -> Found 1 reports [2025-05-19T19:49:02.199Z] ==> Detecting git/mercurial file structure [2025-05-19T19:49:02.199Z] ==> Reading reports [2025-05-19T19:49:02.199Z] + ./coverage.out bytes=1661048 [2025-05-19T19:49:02.199Z] ==> Appending adjustments [2025-05-19T19:49:02.199Z] https://docs.codecov.io/docs/fixing-reports [2025-05-19T19:49:03.579Z] + Found adjustments [2025-05-19T19:49:03.579Z] ==> Gzipping contents [2025-05-19T19:49:03.579Z] 140K /tmp/codecov.FeSjQk.gz [2025-05-19T19:49:03.579Z] ==> Uploading reports [2025-05-19T19:49:03.579Z] url: https://codecov.io [2025-05-19T19:49:03.579Z] query: branch=PR-5147&commit=c797050dd4b298aea071b8d175be6d9ba6fa7353&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5147&job=&cmd_args= [2025-05-19T19:49:03.579Z] -> Pinging Codecov [2025-05-19T19:49:03.579Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5147&commit=c797050dd4b298aea071b8d175be6d9ba6fa7353&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5147%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5147&job=&cmd_args= [2025-05-19T19:49:03.840Z] -> Uploading to [2025-05-19T19:49:03.840Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c797050dd4b298aea071b8d175be6d9ba6fa7353/80799263-80a8-4fb8-b174-62a7238eba7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250519%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250519T194903Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=85d666a24de27fbb6d115b1584c67765572cfcf0baa8b0af19eace974625687a [2025-05-19T19:49:03.840Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-05-19T19:49:03.840Z] Dload Upload Total Spent Left Speed [2025-05-19T19:49:04.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 651k --:--:-- --:--:-- --:--:-- 651k [2025-05-19T19:49:04.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c797050dd4b298aea071b8d175be6d9ba6fa7353 [Pipeline] } [2025-05-19T19:49:04.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-05-19T19:49:05.717Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:06.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:06.958Z] ---> package-listing.sh [2025-05-19T19:49:06.958Z] ++ facter osfamily [2025-05-19T19:49:06.958Z] ++ tr '[:upper:]' '[:lower:]' [2025-05-19T19:49:07.219Z] + OS_FAMILY=debian [2025-05-19T19:49:07.219Z] + workspace=/w/workspace/edgex-go/1 [2025-05-19T19:49:07.219Z] + START_PACKAGES=/tmp/packages_start.txt [2025-05-19T19:49:07.219Z] + END_PACKAGES=/tmp/packages_end.txt [2025-05-19T19:49:07.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-05-19T19:49:07.219Z] + PACKAGES=/tmp/packages_start.txt [2025-05-19T19:49:07.219Z] + '[' /w/workspace/edgex-go/1 ']' [2025-05-19T19:49:07.219Z] + PACKAGES=/tmp/packages_end.txt [2025-05-19T19:49:07.219Z] + case "${OS_FAMILY}" in [2025-05-19T19:49:07.219Z] + dpkg -l [2025-05-19T19:49:07.219Z] + grep '^ii' [2025-05-19T19:49:07.219Z] + '[' -f /tmp/packages_start.txt ']' [2025-05-19T19:49:07.219Z] + '[' -f /tmp/packages_end.txt ']' [2025-05-19T19:49:07.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-05-19T19:49:07.219Z] + '[' /w/workspace/edgex-go/1 ']' [2025-05-19T19:49:07.219Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-05-19T19:49:07.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-05-19T19:49:07.257Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-05-19T19:49:07.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:49:08.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-19T19:49:08.192Z] [2025-05-19T19:49:08.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-05-19T19:49:08.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-19T19:49:08.583Z] latest: Pulling from edgex-lftools-log-publisher [2025-05-19T19:49:08.583Z] 5eb5b503b376: Pulling fs layer [2025-05-19T19:49:08.583Z] 5c69ac0246d0: Pulling fs layer [2025-05-19T19:49:08.583Z] ec43610c2a17: Pulling fs layer [2025-05-19T19:49:08.583Z] 3a2ae6a8a46f: Pulling fs layer [2025-05-19T19:49:08.583Z] 33b1e0a273af: Pulling fs layer [2025-05-19T19:49:08.583Z] 5d3b04190fa2: Pulling fs layer [2025-05-19T19:49:08.583Z] 2f39f015ded8: Pulling fs layer [2025-05-19T19:49:08.583Z] 3a2ae6a8a46f: Waiting [2025-05-19T19:49:08.583Z] 33b1e0a273af: Waiting [2025-05-19T19:49:08.583Z] 5d3b04190fa2: Waiting [2025-05-19T19:49:08.583Z] 2f39f015ded8: Waiting [2025-05-19T19:49:08.583Z] 5c69ac0246d0: Download complete [2025-05-19T19:49:08.583Z] 3a2ae6a8a46f: Verifying Checksum [2025-05-19T19:49:08.583Z] 3a2ae6a8a46f: Download complete [2025-05-19T19:49:08.583Z] 33b1e0a273af: Verifying Checksum [2025-05-19T19:49:08.583Z] 33b1e0a273af: Download complete [2025-05-19T19:49:08.583Z] 5d3b04190fa2: Download complete [2025-05-19T19:49:08.583Z] ec43610c2a17: Verifying Checksum [2025-05-19T19:49:08.583Z] ec43610c2a17: Download complete [2025-05-19T19:49:08.842Z] 5eb5b503b376: Verifying Checksum [2025-05-19T19:49:08.842Z] 5eb5b503b376: Download complete [2025-05-19T19:49:09.408Z] 2f39f015ded8: Download complete [2025-05-19T19:49:09.973Z] 5eb5b503b376: Pull complete [2025-05-19T19:49:09.973Z] 5c69ac0246d0: Pull complete [2025-05-19T19:49:10.235Z] ec43610c2a17: Pull complete [2025-05-19T19:49:10.235Z] 3a2ae6a8a46f: Pull complete [2025-05-19T19:49:10.494Z] 33b1e0a273af: Pull complete [2025-05-19T19:49:10.751Z] 5d3b04190fa2: Pull complete [2025-05-19T19:49:14.933Z] 2f39f015ded8: Pull complete [2025-05-19T19:49:14.933Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-05-19T19:49:14.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-05-19T19:49:14.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-05-19T19:49:15.158Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2025-05-19T19:49:15.180Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-05-19T19:49:16.618Z] $ docker top e5db98cc1e973e84bac7ef18e001eb0b74343aa2ddfee2675f07f12f237677f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-05-19T19:49:17.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-05-19T19:49:17.336Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-05-19T19:49:17.652Z] + ls /var/log/sa-host [2025-05-19T19:49:17.652Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-05-19T19:49:17.904Z] provisioning config files... [2025-05-19T19:49:17.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13276817199497633820tmp [Pipeline] { [Pipeline] echo [2025-05-19T19:49:17.971Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:18.287Z] ---> create-netrc.sh [Pipeline] } [2025-05-19T19:49:18.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:18.754Z] ---> python-tools-install.sh [Pipeline] echo [2025-05-19T19:49:18.789Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:19.110Z] ---> sudo-logs.sh [2025-05-19T19:49:19.110Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-05-19T19:49:19.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:19.529Z] ---> job-cost.sh [2025-05-19T19:49:19.529Z] lf-activate-venv: SKIPPING [2025-05-19T19:49:19.529Z] INFO: No Stack... [2025-05-19T19:49:19.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-05-19T19:49:20.056Z] INFO: Archiving Costs [Pipeline] echo [2025-05-19T19:49:20.099Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-05-19T19:49:20.423Z] ---> logs-deploy.sh [2025-05-19T19:49:20.423Z] lf-activate-venv: SKIPPING [2025-05-19T19:49:20.423Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5147/1 [2025-05-19T19:49:20.423Z] INFO: archiving workspace using pattern(s): [2025-05-19T19:49:21.804Z] Archives upload complete. [2025-05-19T19:49:21.804Z] INFO: archiving logs to Nexus [2025-05-19T19:49:22.370Z] ---> uname -a: [2025-05-19T19:49:22.370Z] Linux prd-ubuntu20-04-docker-8c-8g-1792 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] ---> lscpu: [2025-05-19T19:49:22.370Z] Architecture: x86_64 [2025-05-19T19:49:22.370Z] CPU op-mode(s): 32-bit, 64-bit [2025-05-19T19:49:22.370Z] Byte Order: Little Endian [2025-05-19T19:49:22.370Z] Address sizes: 40 bits physical, 48 bits virtual [2025-05-19T19:49:22.370Z] CPU(s): 8 [2025-05-19T19:49:22.370Z] On-line CPU(s) list: 0-7 [2025-05-19T19:49:22.370Z] Thread(s) per core: 1 [2025-05-19T19:49:22.370Z] Core(s) per socket: 1 [2025-05-19T19:49:22.370Z] Socket(s): 8 [2025-05-19T19:49:22.370Z] NUMA node(s): 1 [2025-05-19T19:49:22.370Z] Vendor ID: AuthenticAMD [2025-05-19T19:49:22.370Z] CPU family: 23 [2025-05-19T19:49:22.370Z] Model: 49 [2025-05-19T19:49:22.370Z] Model name: AMD EPYC-Rome Processor [2025-05-19T19:49:22.370Z] Stepping: 0 [2025-05-19T19:49:22.370Z] CPU MHz: 2800.000 [2025-05-19T19:49:22.370Z] BogoMIPS: 5600.00 [2025-05-19T19:49:22.370Z] Virtualization: AMD-V [2025-05-19T19:49:22.370Z] Hypervisor vendor: KVM [2025-05-19T19:49:22.370Z] Virtualization type: full [2025-05-19T19:49:22.370Z] L1d cache: 256 KiB [2025-05-19T19:49:22.370Z] L1i cache: 256 KiB [2025-05-19T19:49:22.370Z] L2 cache: 4 MiB [2025-05-19T19:49:22.370Z] L3 cache: 128 MiB [2025-05-19T19:49:22.370Z] NUMA node0 CPU(s): 0-7 [2025-05-19T19:49:22.370Z] Vulnerability Itlb multihit: Not affected [2025-05-19T19:49:22.370Z] Vulnerability L1tf: Not affected [2025-05-19T19:49:22.370Z] Vulnerability Mds: Not affected [2025-05-19T19:49:22.370Z] Vulnerability Meltdown: Not affected [2025-05-19T19:49:22.370Z] Vulnerability Mmio stale data: Not affected [2025-05-19T19:49:22.370Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-05-19T19:49:22.370Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-05-19T19:49:22.370Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-05-19T19:49:22.370Z] Vulnerability Srbds: Not affected [2025-05-19T19:49:22.370Z] Vulnerability Tsx async abort: Not affected [2025-05-19T19:49:22.370Z] 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 [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] ---> nproc: [2025-05-19T19:49:22.370Z] 8 [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] ---> df -h: [2025-05-19T19:49:22.370Z] Filesystem Size Used Avail Use% Mounted on [2025-05-19T19:49:22.370Z] overlay 155G 29G 127G 19% / [2025-05-19T19:49:22.370Z] tmpfs 64M 0 64M 0% /dev [2025-05-19T19:49:22.370Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-05-19T19:49:22.370Z] shm 64M 0 64M 0% /dev/shm [2025-05-19T19:49:22.370Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] ---> sar -b -r -n DEV: [2025-05-19T19:49:22.370Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1792) 05/19/25 _x86_64_ (8 CPU) [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] 19:40:11 LINUX RESTART (8 CPU) [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] 19:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-05-19T19:49:22.370Z] 19:42:01 214.98 4.90 210.08 0.00 539.71 76940.72 0.00 [2025-05-19T19:49:22.370Z] 19:43:01 34.86 0.05 34.81 0.00 5.73 10330.16 0.00 [2025-05-19T19:49:22.370Z] 19:44:01 43.79 0.03 43.75 0.00 0.27 28534.09 0.00 [2025-05-19T19:49:22.370Z] 19:45:01 51.27 0.12 51.16 0.00 5.33 44624.70 0.00 [2025-05-19T19:49:22.370Z] 19:46:01 990.02 21.93 968.09 0.00 2816.60 315108.55 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 336.82 0.97 335.85 0.00 12.80 162873.04 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 493.72 0.08 493.63 0.00 0.67 144832.79 0.00 [2025-05-19T19:49:22.370Z] 19:49:01 587.40 0.05 587.35 0.00 1.20 142618.23 0.00 [2025-05-19T19:49:22.370Z] Average: 344.37 3.51 340.86 0.00 422.53 115812.92 0.00 [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] 19:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-05-19T19:49:22.370Z] 19:42:01 28365932 31532676 788328 2.40 125164 3252456 1744736 5.14 1156456 2911364 6736 [2025-05-19T19:49:22.370Z] 19:43:01 27088608 31431272 880472 2.68 129704 4333864 1950568 5.75 1907152 3343508 822328 [2025-05-19T19:49:22.370Z] 19:44:01 26004556 30376244 1933352 5.88 133696 4335536 2932260 8.64 2479592 3830464 516816 [2025-05-19T19:49:22.370Z] 19:45:01 27600572 31487964 828224 2.52 136832 3901704 2028708 5.98 1367572 3399836 344268 [2025-05-19T19:49:22.370Z] 19:46:01 16602904 31344856 907944 2.76 363664 13950868 2477460 7.30 2940456 12172348 1654684 [2025-05-19T19:49:22.370Z] 19:47:01 9125368 28719740 3462348 10.53 403732 18318752 10497728 30.94 6187760 15857264 1414132 [2025-05-19T19:49:22.370Z] 19:48:01 4373448 26641560 5543992 16.86 420408 20872456 11384608 33.55 9399872 17295740 44224 [2025-05-19T19:49:22.370Z] 19:49:01 8573688 31371084 879924 2.68 435384 21553208 2261832 6.67 3417496 19345872 248 [2025-05-19T19:49:22.370Z] Average: 18466884 30363174 1903073 5.79 268573 11314856 4409738 13.00 3607044 9769550 600430 [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] 19:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-05-19T19:49:22.370Z] 19:42:01 ens3 1106.91 1021.93 9690.58 106.03 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:42:01 docker0 885.14 889.46 64.07 4735.07 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:42:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:43:01 ens3 35.26 22.81 33.00 13.66 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:43:01 veth1bcdcd4 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:43:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:44:01 ens3 28.76 20.54 22.65 13.09 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:44:01 veth1bcdcd4 1.03 1.05 0.09 0.10 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:44:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:45:01 ens3 98.60 62.66 2218.14 18.47 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:45:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:46:01 vethf5bf4f4 86.89 146.61 8.60 1230.54 0.00 0.00 0.00 0.10 [2025-05-19T19:49:22.370Z] 19:46:01 vethabbd88a 88.84 139.23 8.73 1227.36 0.00 0.00 0.00 0.10 [2025-05-19T19:49:22.370Z] 19:46:01 veth48b6c23 88.27 137.01 8.67 1228.85 0.00 0.00 0.00 0.10 [2025-05-19T19:49:22.370Z] 19:46:01 ens3 1152.86 722.51 11951.43 214.52 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:46:01 docker0 605.58 956.44 49.37 8788.04 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:46:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:46:01 veth5564524 90.40 136.11 8.84 1231.16 0.00 0.00 0.00 0.10 [2025-05-19T19:49:22.370Z] 19:46:01 vethda60f7c 0.60 1.33 0.05 0.27 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:46:01 veth3bdf1a8 95.77 158.29 9.19 1231.02 0.00 0.00 0.00 0.10 [2025-05-19T19:49:22.370Z] 19:46:01 veth2ddf1ce 95.55 132.24 9.14 1227.05 0.00 0.00 0.00 0.10 [2025-05-19T19:49:22.370Z] 19:47:01 vethb4c34d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vethb6fa6c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 ens3 14.08 9.11 12.11 6.28 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vethabd0eef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 veth0ab1a68 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 veth6245690 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 veth0cc7001 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vethaf6cbf8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 veth4f9fa2f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vethd21208d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vetheb33938 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vethda60f7c 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 veth283b462 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:47:01 vethddcc4d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 vethb4c34d8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 ens3 1.93 0.97 1.58 0.83 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 veth0ab1a68 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 veth6245690 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 veth0cc7001 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 vethaf6cbf8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 veth4f9fa2f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 vethd21208d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 vetheb33938 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 vethda60f7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 veth283b462 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:48:01 vethddcc4d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:49:01 ens3 10.65 6.17 11.85 4.62 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] 19:49:01 lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] Average: ens3 304.45 231.68 2978.56 47.06 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] Average: docker0 185.02 229.51 14.08 1683.98 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] ---> sar -P ALL: [2025-05-19T19:49:22.370Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1792) 05/19/25 _x86_64_ (8 CPU) [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] 19:40:11 LINUX RESTART (8 CPU) [2025-05-19T19:49:22.370Z] [2025-05-19T19:49:22.370Z] 19:41:02 CPU %user %nice %system %iowait %steal %idle [2025-05-19T19:49:22.370Z] 19:42:01 all 9.47 0.00 4.50 1.37 0.06 84.60 [2025-05-19T19:49:22.370Z] 19:42:01 0 9.62 0.00 5.65 0.17 0.07 84.49 [2025-05-19T19:49:22.370Z] 19:42:01 1 8.47 0.00 3.55 0.12 0.07 87.79 [2025-05-19T19:49:22.370Z] 19:42:01 2 10.43 0.00 4.38 0.19 0.07 84.93 [2025-05-19T19:49:22.370Z] 19:42:01 3 9.72 0.00 6.43 1.46 0.07 82.32 [2025-05-19T19:49:22.370Z] 19:42:01 4 11.25 0.00 4.22 0.64 0.07 83.82 [2025-05-19T19:49:22.370Z] 19:42:01 5 8.65 0.00 3.83 4.57 0.07 82.88 [2025-05-19T19:49:22.370Z] 19:42:01 6 9.67 0.00 3.52 0.09 0.05 86.67 [2025-05-19T19:49:22.370Z] 19:42:01 7 7.95 0.00 4.40 3.74 0.05 83.86 [2025-05-19T19:49:22.370Z] 19:43:01 all 39.46 0.00 6.20 0.17 0.08 54.10 [2025-05-19T19:49:22.370Z] 19:43:01 0 36.40 0.00 6.88 0.62 0.08 56.02 [2025-05-19T19:49:22.370Z] 19:43:01 1 37.54 0.00 6.98 0.02 0.07 55.40 [2025-05-19T19:49:22.370Z] 19:43:01 2 38.94 0.00 6.24 0.02 0.08 54.72 [2025-05-19T19:49:22.370Z] 19:43:01 3 40.69 0.00 5.99 0.07 0.07 53.18 [2025-05-19T19:49:22.370Z] 19:43:01 4 40.18 0.00 5.66 0.02 0.08 54.06 [2025-05-19T19:49:22.370Z] 19:43:01 5 42.38 0.00 5.42 0.07 0.07 52.07 [2025-05-19T19:49:22.370Z] 19:43:01 6 39.90 0.00 6.14 0.03 0.08 53.84 [2025-05-19T19:49:22.370Z] 19:43:01 7 39.62 0.00 6.29 0.49 0.08 53.51 [2025-05-19T19:49:22.370Z] 19:44:01 all 49.18 0.00 6.18 0.34 0.09 44.20 [2025-05-19T19:49:22.370Z] 19:44:01 0 49.14 0.00 5.87 2.65 0.08 42.26 [2025-05-19T19:49:22.370Z] 19:44:01 1 50.38 0.00 6.82 0.00 0.10 42.70 [2025-05-19T19:49:22.370Z] 19:44:01 2 53.80 0.00 6.19 0.00 0.08 39.92 [2025-05-19T19:49:22.370Z] 19:44:01 3 48.74 0.00 5.96 0.00 0.10 45.20 [2025-05-19T19:49:22.370Z] 19:44:01 4 46.49 0.00 5.79 0.00 0.10 47.63 [2025-05-19T19:49:22.370Z] 19:44:01 5 47.60 0.00 6.55 0.00 0.08 45.76 [2025-05-19T19:49:22.370Z] 19:44:01 6 48.50 0.00 5.90 0.00 0.10 45.50 [2025-05-19T19:49:22.370Z] 19:44:01 7 48.82 0.00 6.36 0.10 0.10 44.62 [2025-05-19T19:49:22.370Z] 19:45:01 all 39.79 0.00 6.76 0.44 0.09 52.93 [2025-05-19T19:49:22.370Z] 19:45:01 0 39.39 0.00 7.16 2.58 0.10 50.77 [2025-05-19T19:49:22.370Z] 19:45:01 1 39.29 0.00 7.06 0.07 0.08 53.50 [2025-05-19T19:49:22.370Z] 19:45:01 2 40.07 0.00 6.55 0.02 0.08 53.28 [2025-05-19T19:49:22.370Z] 19:45:01 3 39.77 0.00 6.29 0.39 0.10 53.45 [2025-05-19T19:49:22.370Z] 19:45:01 4 40.00 0.00 6.48 0.02 0.08 53.42 [2025-05-19T19:49:22.370Z] 19:45:01 5 40.58 0.00 6.46 0.17 0.08 52.70 [2025-05-19T19:49:22.370Z] 19:45:01 6 39.58 0.00 6.58 0.00 0.08 53.76 [2025-05-19T19:49:22.370Z] 19:45:01 7 39.67 0.00 7.48 0.25 0.07 52.53 [2025-05-19T19:49:22.370Z] 19:46:01 all 26.70 0.00 11.36 7.52 0.10 54.32 [2025-05-19T19:49:22.370Z] 19:46:01 0 26.25 0.00 10.26 6.12 0.10 57.27 [2025-05-19T19:49:22.370Z] 19:46:01 1 27.08 0.00 13.01 4.93 0.08 54.89 [2025-05-19T19:49:22.370Z] 19:46:01 2 26.81 0.00 12.30 15.17 0.12 45.60 [2025-05-19T19:49:22.370Z] 19:46:01 3 25.66 0.00 11.64 10.33 0.08 52.29 [2025-05-19T19:49:22.370Z] 19:46:01 4 26.92 0.00 10.62 8.47 0.10 53.89 [2025-05-19T19:49:22.370Z] 19:46:01 5 27.71 0.00 12.32 4.71 0.12 55.15 [2025-05-19T19:49:22.370Z] 19:46:01 6 26.55 0.00 10.26 5.65 0.08 57.46 [2025-05-19T19:49:22.370Z] 19:46:01 7 26.59 0.00 10.47 4.88 0.10 57.96 [2025-05-19T19:49:22.370Z] 19:47:01 all 46.80 0.00 7.96 8.26 0.09 36.89 [2025-05-19T19:49:22.371Z] 19:47:01 0 46.49 0.00 8.48 2.37 0.08 42.57 [2025-05-19T19:49:22.371Z] 19:47:01 1 47.09 0.00 7.15 4.77 0.10 40.90 [2025-05-19T19:49:22.371Z] 19:47:01 2 46.37 0.00 10.08 42.48 0.10 0.96 [2025-05-19T19:49:22.371Z] 19:47:01 3 47.10 0.00 7.75 2.57 0.10 42.48 [2025-05-19T19:49:22.371Z] 19:47:01 4 46.55 0.00 7.54 1.62 0.08 44.21 [2025-05-19T19:49:22.371Z] 19:47:01 5 46.91 0.00 7.61 1.14 0.08 44.25 [2025-05-19T19:49:22.371Z] 19:47:01 6 46.91 0.00 7.15 2.13 0.12 43.70 [2025-05-19T19:49:22.371Z] 19:47:01 7 46.94 0.00 7.96 9.24 0.08 35.77 [2025-05-19T19:49:22.371Z] 19:48:01 all 90.75 0.00 9.13 0.00 0.13 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 0 90.70 0.00 9.18 0.00 0.12 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 1 90.95 0.00 8.92 0.00 0.13 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 2 90.50 0.00 9.36 0.00 0.13 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 3 91.08 0.00 8.78 0.00 0.13 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 4 90.20 0.00 9.68 0.00 0.12 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 5 90.87 0.00 8.98 0.00 0.15 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 6 90.68 0.00 9.18 0.00 0.13 0.00 [2025-05-19T19:49:22.371Z] 19:48:01 7 90.97 0.00 8.92 0.00 0.12 0.00 [2025-05-19T19:49:22.371Z] 19:49:01 all 77.74 0.00 9.14 1.50 0.13 11.50 [2025-05-19T19:49:22.371Z] 19:49:01 0 78.03 0.00 8.76 1.09 0.13 11.99 [2025-05-19T19:49:22.371Z] 19:49:01 1 78.42 0.00 9.07 2.02 0.13 10.36 [2025-05-19T19:49:22.371Z] 19:49:01 2 78.00 0.00 8.94 0.79 0.12 12.16 [2025-05-19T19:49:22.371Z] 19:49:01 3 77.45 0.00 9.35 1.22 0.18 11.80 [2025-05-19T19:49:22.371Z] 19:49:01 4 76.58 0.00 9.92 3.86 0.12 9.52 [2025-05-19T19:49:22.371Z] 19:49:01 5 77.65 0.00 9.41 1.52 0.10 11.32 [2025-05-19T19:49:22.371Z] 19:49:01 6 78.52 0.00 8.32 0.70 0.15 12.32 [2025-05-19T19:49:22.371Z] 19:49:01 7 77.27 0.00 9.33 0.78 0.10 12.51 [2025-05-19T19:49:22.371Z] Average: all 47.67 0.00 7.66 2.45 0.10 42.13 [2025-05-19T19:49:22.371Z] Average: 0 47.18 0.00 7.79 1.95 0.10 42.99 [2025-05-19T19:49:22.371Z] Average: 1 47.58 0.00 7.83 1.49 0.10 43.00 [2025-05-19T19:49:22.371Z] Average: 2 48.30 0.00 8.01 7.30 0.10 36.29 [2025-05-19T19:49:22.371Z] Average: 3 47.73 0.00 7.78 1.99 0.11 42.39 [2025-05-19T19:49:22.371Z] Average: 4 47.45 0.00 7.50 1.83 0.09 43.13 [2025-05-19T19:49:22.371Z] Average: 5 47.94 0.00 7.58 1.51 0.09 42.88 [2025-05-19T19:49:22.371Z] Average: 6 47.72 0.00 7.14 1.07 0.10 43.96 [2025-05-19T19:49:22.371Z] Average: 7 47.47 0.00 7.66 2.43 0.09 42.35 [2025-05-19T19:49:22.371Z] [2025-05-19T19:49:22.371Z] [2025-05-19T19:49:22.371Z]