Pull request #5044 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47+0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (e99d1c9b8a669749b936e45e4ae32f5602d4539a) 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-ssh776270456521945590.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15810604246910758513.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-5044/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-5044/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10585056306023599388.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-5044/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3744168893580628955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9417613039343761166.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-5044/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-5044/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6175488793248903060.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-36408 in /w/workspace/edgexfoundry_edgex-go_PR-5044 [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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c into PR head commit 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 Merge succeeded, producing 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 Checking out Revision 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 (PR-5044) Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.14.1 to 2.14.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/5044/head:refs/remotes/origin/PR-5044 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 # 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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-09T19:10:22.069Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-09T19:10:22.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-09T19:10:22.356Z] ========================================================= [2025-01-09T19:10:22.356Z] EdgeX Global Pipelines Version Info [2025-01-09T19:10:22.356Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:10:23.522Z] ------------------- [2025-01-09T19:10:23.523Z] stable info: [2025-01-09T19:10:23.523Z] ------------------- [2025-01-09T19:10:23.523Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-09T19:10:23.523Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-09T19:10:23.523Z] Message: update stable to v1.0.269 [2025-01-09T19:10:23.783Z] ------------------- [2025-01-09T19:10:23.783Z] experimental info: [2025-01-09T19:10:23.783Z] ------------------- [2025-01-09T19:10:23.783Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-09T19:10:23.783Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-09T19:10:23.783Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-09T19:10:23.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-09T19:10:24.024Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-09T19:10:24.073Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-09T19:10:24.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-09T19:10:24.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-09T19:10:24.215Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-09T19:10:24.261Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-09T19:10:24.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-09T19:10:24.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-09T19:10:24.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-09T19:10:24.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-09T19:10:24.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-09T19:10:24.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-09T19:10:24.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-09T19:10:24.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-09T19:10:24.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-09T19:10:24.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-09T19:10:24.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-09T19:10:24.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-09T19:10:24.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-09T19:10:25.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-09T19:10:25.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-09T19:10:25.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-09T19:10:25.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5044 [Pipeline] echo [2025-01-09T19:10:25.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5044 [Pipeline] echo [2025-01-09T19:10:25.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5044 [Pipeline] echo [2025-01-09T19:10:25.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] echo [2025-01-09T19:10:25.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ce032d [Pipeline] echo [2025-01-09T19:10:25.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-09T19:10:25.696Z] provisioning config files... [2025-01-09T19:10:25.716Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8109927474691663002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:10:26.094Z] ---> ****-login.sh [2025-01-09T19:10:26.094Z] nexus3.edgexfoundry.org:10001 [2025-01-09T19:10:26.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T19:10:26.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T19:10:26.355Z] Configure a credential helper to remove this warning. See [2025-01-09T19:10:26.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T19:10:26.355Z] [2025-01-09T19:10:26.355Z] Login Succeeded [2025-01-09T19:10:26.355Z] nexus3.edgexfoundry.org:10002 [2025-01-09T19:10:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T19:10:26.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T19:10:26.613Z] Configure a credential helper to remove this warning. See [2025-01-09T19:10:26.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T19:10:26.613Z] [2025-01-09T19:10:26.613Z] Login Succeeded [2025-01-09T19:10:26.613Z] nexus3.edgexfoundry.org:10003 [2025-01-09T19:10:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T19:10:26.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T19:10:26.613Z] Configure a credential helper to remove this warning. See [2025-01-09T19:10:26.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T19:10:26.613Z] [2025-01-09T19:10:26.613Z] Login Succeeded [2025-01-09T19:10:26.613Z] nexus3.edgexfoundry.org:10004 [2025-01-09T19:10:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T19:10:26.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T19:10:26.874Z] Configure a credential helper to remove this warning. See [2025-01-09T19:10:26.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T19:10:26.874Z] [2025-01-09T19:10:26.874Z] Login Succeeded [2025-01-09T19:10:26.874Z] ****.io [2025-01-09T19:10:26.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-09T19:10:27.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-09T19:10:27.137Z] Configure a credential helper to remove this warning. See [2025-01-09T19:10:27.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-09T19:10:27.137Z] [2025-01-09T19:10:27.137Z] Login Succeeded [2025-01-09T19:10:27.137Z] ---> ****-login.sh ends [Pipeline] } [2025-01-09T19:10:27.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T19:10:27.587Z] + 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-01-09T19:10:27.587Z] + dirname cmd/core-command/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-09T19:10:27.587Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2025-01-09T19:10:27.587Z] [2025-01-09T19:10:27.587Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/core-data/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + dirname cmd/core-keeper/Dockerfile [2025-01-09T19:10:27.587Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/core-metadata/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-09T19:10:27.587Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-09T19:10:27.587Z] + + dirname cmd/security-spire-server/Dockerfile [2025-01-09T19:10:27.587Z] cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/support-notifications/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-09T19:10:27.587Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-09T19:10:27.587Z] + cut -d/ -f2 [2025-01-09T19:10:27.587Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-09T19:10:27.640Z] 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-01-09T19:10:28.136Z] + git rev-list -1 --merges 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47~1..3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] echo [2025-01-09T19:10:28.172Z] -----------> git rev-list -1 --merges 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47~1..3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [false] [Pipeline] sh [2025-01-09T19:10:28.483Z] + git log --format=format:%s -1 3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] echo [2025-01-09T19:10:28.524Z] ========================================================= [2025-01-09T19:10:28.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-09T19:10:28.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-09T19:10:29.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-09T19:10:29.016Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-09T19:10:29.016Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-09T19:10:29.016Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-09T19:10:29.016Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-09T19:10:29.016Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-09T19:10:29.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:10:29.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T19:10:29.534Z] [2025-01-09T19:10:29.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:10:29.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T19:10:29.924Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-09T19:10:29.924Z] b85a868b505f: Pulling fs layer [2025-01-09T19:10:29.924Z] e2be974225ed: Pulling fs layer [2025-01-09T19:10:29.924Z] 339a4e72a1f5: Pulling fs layer [2025-01-09T19:10:29.924Z] 988bab9f4d93: Pulling fs layer [2025-01-09T19:10:29.924Z] 1469e6f7b9e6: Pulling fs layer [2025-01-09T19:10:29.924Z] eaf3925da568: Pulling fs layer [2025-01-09T19:10:29.924Z] bab4dde63d76: Pulling fs layer [2025-01-09T19:10:29.924Z] bde34c3a00c8: Pulling fs layer [2025-01-09T19:10:29.924Z] b352a97aabf1: Pulling fs layer [2025-01-09T19:10:29.924Z] 4872d77fe225: Pulling fs layer [2025-01-09T19:10:29.924Z] 5851b861e8e6: Pulling fs layer [2025-01-09T19:10:29.924Z] b352a97aabf1: Waiting [2025-01-09T19:10:29.924Z] bde34c3a00c8: Waiting [2025-01-09T19:10:29.924Z] 4872d77fe225: Waiting [2025-01-09T19:10:29.924Z] 988bab9f4d93: Waiting [2025-01-09T19:10:29.924Z] 5851b861e8e6: Waiting [2025-01-09T19:10:29.924Z] 1469e6f7b9e6: Waiting [2025-01-09T19:10:29.924Z] eaf3925da568: Waiting [2025-01-09T19:10:29.924Z] bab4dde63d76: Waiting [2025-01-09T19:10:29.924Z] e2be974225ed: Download complete [2025-01-09T19:10:29.924Z] 988bab9f4d93: Verifying Checksum [2025-01-09T19:10:29.924Z] 988bab9f4d93: Download complete [2025-01-09T19:10:29.924Z] 1469e6f7b9e6: Verifying Checksum [2025-01-09T19:10:29.924Z] 1469e6f7b9e6: Download complete [2025-01-09T19:10:29.924Z] 339a4e72a1f5: Verifying Checksum [2025-01-09T19:10:29.924Z] 339a4e72a1f5: Download complete [2025-01-09T19:10:29.924Z] eaf3925da568: Verifying Checksum [2025-01-09T19:10:29.924Z] eaf3925da568: Download complete [2025-01-09T19:10:30.184Z] bde34c3a00c8: Download complete [2025-01-09T19:10:30.184Z] b352a97aabf1: Download complete [2025-01-09T19:10:30.184Z] 4872d77fe225: Verifying Checksum [2025-01-09T19:10:30.184Z] 4872d77fe225: Download complete [2025-01-09T19:10:30.184Z] 5851b861e8e6: Verifying Checksum [2025-01-09T19:10:30.184Z] 5851b861e8e6: Download complete [2025-01-09T19:10:30.184Z] b85a868b505f: Verifying Checksum [2025-01-09T19:10:30.184Z] b85a868b505f: Download complete [2025-01-09T19:10:30.444Z] bab4dde63d76: Verifying Checksum [2025-01-09T19:10:30.444Z] bab4dde63d76: Download complete [2025-01-09T19:10:31.389Z] b85a868b505f: Pull complete [2025-01-09T19:10:31.652Z] e2be974225ed: Pull complete [2025-01-09T19:10:31.913Z] 339a4e72a1f5: Pull complete [2025-01-09T19:10:32.176Z] 988bab9f4d93: Pull complete [2025-01-09T19:10:32.440Z] 1469e6f7b9e6: Pull complete [2025-01-09T19:10:32.440Z] eaf3925da568: Pull complete [2025-01-09T19:10:34.354Z] bab4dde63d76: Pull complete [2025-01-09T19:10:34.354Z] bde34c3a00c8: Pull complete [2025-01-09T19:10:34.354Z] b352a97aabf1: Pull complete [2025-01-09T19:10:34.615Z] 4872d77fe225: Pull complete [2025-01-09T19:10:34.615Z] 5851b861e8e6: Pull complete [2025-01-09T19:10:34.615Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-09T19:10:34.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-09T19:10:34.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T19:10:34.886Z] prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container [2025-01-09T19:10:34.916Z] $ 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-01-09T19:10:36.055Z] $ docker top 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a -eo pid,comm [2025-01-09T19:10:36.111Z] 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-01-09T19:10:36.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-09T19:10:36.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T19:10:36.259Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T19:10:36.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T19:10:36.380Z] $ docker exec 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent [2025-01-09T19:10:36.495Z] SSH_AUTH_SOCK=/tmp/ssh-txsuYVQnBbrb/agent.32 [2025-01-09T19:10:36.495Z] SSH_AGENT_PID=38 [2025-01-09T19:10:36.502Z] Running ssh-add (command line suppressed) [2025-01-09T19:10:36.600Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6493441762217701253.key (/w/workspace/edgex-go/1@tmp/private_key_6493441762217701253.key) [2025-01-09T19:10:36.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T19:10:36.952Z] + git tag --points-at HEAD [Pipeline] } [2025-01-09T19:10:36.977Z] $ docker exec --env ******** --env ******** 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent -k [2025-01-09T19:10:37.078Z] unset SSH_AUTH_SOCK; [2025-01-09T19:10:37.079Z] unset SSH_AGENT_PID; [2025-01-09T19:10:37.079Z] echo Agent pid 38 killed; [2025-01-09T19:10:37.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-09T19:10:37.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-09T19:10:37.194Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-09T19:10:37.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-09T19:10:37.319Z] $ docker exec 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent [2025-01-09T19:10:37.435Z] SSH_AUTH_SOCK=/tmp/ssh-HCXSsjNrprNL/agent.71 [2025-01-09T19:10:37.435Z] SSH_AGENT_PID=77 [2025-01-09T19:10:37.438Z] Running ssh-add (command line suppressed) [2025-01-09T19:10:37.546Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9015673310464081345.key (/w/workspace/edgex-go/1@tmp/private_key_9015673310464081345.key) [2025-01-09T19:10:37.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-09T19:10:37.899Z] + git semver init [2025-01-09T19:10:38.160Z] 2025-01-09 19:10:38,080 [run_init] DEBUG init version:0.0.0 force:False [2025-01-09T19:10:38.160Z] 2025-01-09 19:10:38,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-01-09T19:10:38.160Z] 2025-01-09 19:10:38,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-01-09T19:10:38.160Z] 2025-01-09 19:10:38,082 [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-01-09T19:10:43.443Z] 2025-01-09 19:10:42,851 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,851 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5044 with force:False [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,851 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5044 [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,856 [execute] INFO git cat-file --batch-check [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,864 [execute] INFO git cat-file --batch [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-01-09T19:10:43.443Z] 2025-01-09 19:10:42,870 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5044 [2025-01-09T19:10:43.443Z] 0.0.0 [Pipeline] } [2025-01-09T19:10:43.473Z] $ docker exec --env ******** --env ******** 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a ssh-agent -k [2025-01-09T19:10:43.586Z] unset SSH_AUTH_SOCK; [2025-01-09T19:10:43.586Z] unset SSH_AGENT_PID; [2025-01-09T19:10:43.586Z] echo Agent pid 77 killed; [2025-01-09T19:10:43.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-09T19:10:44.034Z] + git semver [Pipeline] } [2025-01-09T19:10:44.322Z] $ docker stop --time=1 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a [2025-01-09T19:10:45.601Z] $ docker rm -f --volumes 6bbdc5ece2ffe2c7dccb9826c1e47af7bc5c6fbb34caf6e8e305227518dbad5a [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-09T19:10:46.021Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-09T19:10:46.326Z] Stashed 1 file(s) [Pipeline] echo [2025-01-09T19:10:46.350Z] [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-01-09T19:10:47.554Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-01-09T19:10:47.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T19:10:47.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-09T19:10:47.690Z] ========================================================= [2025-01-09T19:10:47.690Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-09T19:10:47.690Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-09T19:10:48.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T19:10:48.035Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-09T19:10:48.035Z] da9db072f522: Pulling fs layer [2025-01-09T19:10:48.035Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-09T19:10:48.035Z] 06f05ace1117: Pulling fs layer [2025-01-09T19:10:48.035Z] 5fe327b54edc: Pulling fs layer [2025-01-09T19:10:48.035Z] 4f4fb700ef54: Pulling fs layer [2025-01-09T19:10:48.035Z] 92a5565b7b96: Pulling fs layer [2025-01-09T19:10:48.035Z] ff9bb7016b71: Pulling fs layer [2025-01-09T19:10:48.035Z] b67dba6c2c7d: Pulling fs layer [2025-01-09T19:10:48.035Z] a813b0c90790: Pulling fs layer [2025-01-09T19:10:48.035Z] 5fe327b54edc: Waiting [2025-01-09T19:10:48.035Z] 4f4fb700ef54: Waiting [2025-01-09T19:10:48.035Z] 92a5565b7b96: Waiting [2025-01-09T19:10:48.035Z] ff9bb7016b71: Waiting [2025-01-09T19:10:48.035Z] b67dba6c2c7d: Waiting [2025-01-09T19:10:48.035Z] a813b0c90790: Waiting [2025-01-09T19:10:48.035Z] 6ef4a4ee8ca5: Download complete [2025-01-09T19:10:48.035Z] 5fe327b54edc: Verifying Checksum [2025-01-09T19:10:48.035Z] 5fe327b54edc: Download complete [2025-01-09T19:10:48.035Z] 4f4fb700ef54: Download complete [2025-01-09T19:10:48.294Z] 92a5565b7b96: Verifying Checksum [2025-01-09T19:10:48.294Z] 92a5565b7b96: Download complete [2025-01-09T19:10:48.294Z] da9db072f522: Download complete [2025-01-09T19:10:48.294Z] ff9bb7016b71: Verifying Checksum [2025-01-09T19:10:48.294Z] ff9bb7016b71: Download complete [2025-01-09T19:10:48.294Z] da9db072f522: Pull complete [2025-01-09T19:10:48.294Z] a813b0c90790: Verifying Checksum [2025-01-09T19:10:48.294Z] a813b0c90790: Download complete [2025-01-09T19:10:48.552Z] 6ef4a4ee8ca5: Pull complete [2025-01-09T19:10:48.552Z] 06f05ace1117: Verifying Checksum [2025-01-09T19:10:48.552Z] 06f05ace1117: Download complete [2025-01-09T19:10:48.811Z] b67dba6c2c7d: Verifying Checksum [2025-01-09T19:10:48.811Z] b67dba6c2c7d: Download complete [2025-01-09T19:10:52.998Z] 06f05ace1117: Pull complete [2025-01-09T19:10:52.999Z] 5fe327b54edc: Pull complete [2025-01-09T19:10:52.999Z] 4f4fb700ef54: Pull complete [2025-01-09T19:10:52.999Z] 92a5565b7b96: Pull complete [2025-01-09T19:10:52.999Z] ff9bb7016b71: Pull complete [2025-01-09T19:10:54.909Z] b67dba6c2c7d: Pull complete [2025-01-09T19:10:55.477Z] a813b0c90790: Pull complete [2025-01-09T19:10:55.477Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-09T19:10:55.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T19:10:55.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-09T19:10:55.875Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T19:10:55.875Z] WORKDIR /edgex [2025-01-09T19:10:55.875Z] COPY go.mod . [2025-01-09T19:10:55.875Z] RUN go mod download [2025-01-09T19:10:55.875Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-09T19:10:56.448Z] Sending build context to Docker daemon 178.5MB [2025-01-09T19:10:56.449Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-09T19:10:56.449Z] ---> 3ba60ce46760 [2025-01-09T19:10:56.449Z] Step 2/4 : WORKDIR /edgex [2025-01-09T19:10:59.014Z] ---> Running in 3a559354fb4f [2025-01-09T19:10:59.014Z] Removing intermediate container 3a559354fb4f [2025-01-09T19:10:59.014Z] ---> 8c63464949a7 [2025-01-09T19:10:59.014Z] Step 3/4 : COPY go.mod . [2025-01-09T19:10:59.275Z] ---> a90580244356 [2025-01-09T19:10:59.275Z] Step 4/4 : RUN go mod download [2025-01-09T19:10:59.275Z] ---> Running in 19b182298c8b [2025-01-09T19:11:25.868Z] Removing intermediate container 19b182298c8b [2025-01-09T19:11:25.868Z] ---> 842454adb24a [2025-01-09T19:11:25.868Z] Successfully built 842454adb24a [2025-01-09T19:11:25.868Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:11:26.264Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-09T19:11:26.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T19:11:26.424Z] prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container [2025-01-09T19:11:26.457Z] $ 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-01-09T19:11:26.916Z] $ docker top 2d5ee41fd340459240fc4c1673b4661945d96c1a62dce85988d1a3145b7cffb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T19:11:27.315Z] + go version [2025-01-09T19:11:27.315Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-09T19:11:27.354Z] $ docker stop --time=1 2d5ee41fd340459240fc4c1673b4661945d96c1a62dce85988d1a3145b7cffb9 [2025-01-09T19:11:28.614Z] $ docker rm -f --volumes 2d5ee41fd340459240fc4c1673b4661945d96c1a62dce85988d1a3145b7cffb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:11:29.353Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-09T19:11:29.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T19:11:29.522Z] prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container [2025-01-09T19:11:29.568Z] $ 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-01-09T19:11:29.913Z] $ docker top c301d6b352746271effeba36f1da83ee73640f097fc9ce080d49b804618a49f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-09T19:11:30.039Z] ========================================================= [2025-01-09T19:11:30.039Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-09T19:11:30.039Z] ========================================================= [Pipeline] sh [2025-01-09T19:11:30.338Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-01-09T19:11:30.719Z] + make test [2025-01-09T19:11:30.719Z] go test -race -coverprofile=coverage.out ./... [2025-01-09T19:11:40.708Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-09T19:12:07.252Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-09T19:12:07.252Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-09T19:12:08.189Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-09T19:12:08.189Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-09T19:12:08.189Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-09T19:12:08.189Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-09T19:12:08.189Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-09T19:12:08.189Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-09T19:12:08.447Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-09T19:12:08.447Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-09T19:12:08.447Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-09T19:12:09.826Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-09T19:12:09.826Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-09T19:12:09.826Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-09T19:12:09.826Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-09T19:12:10.766Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-09T19:12:10.766Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-09T19:12:11.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2025-01-09T19:12:12.694Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-09T19:12:12.694Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-09T19:12:12.694Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-09T19:12:13.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-01-09T19:12:13.264Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-09T19:12:13.264Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-09T19:12:14.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-09T19:12:14.646Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-09T19:12:14.646Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-09T19:12:14.646Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-09T19:12:14.647Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:14.647Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-09T19:12:14.647Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-09T19:12:14.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-09T19:12:14.647Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-09T19:12:16.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-09T19:12:16.026Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-09T19:12:16.026Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:16.026Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-09T19:12:16.026Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-09T19:12:16.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2025-01-09T19:12:16.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 48.4% of statements [2025-01-09T19:12:16.968Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-09T19:12:16.968Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-09T19:12:17.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.391s coverage: 93.4% of statements [2025-01-09T19:12:17.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.061s coverage: 91.7% of statements [2025-01-09T19:12:17.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements [2025-01-09T19:12:18.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-09T19:12:18.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-09T19:12:18.161Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-09T19:12:19.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 95.8% of statements [2025-01-09T19:12:19.537Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-01-09T19:12:20.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-09T19:12:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-09T19:12:20.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-09T19:12:20.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:20.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-09T19:12:21.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-01-09T19:12:21.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.0% of statements [2025-01-09T19:12:21.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 44.2% of statements [2025-01-09T19:12:21.321Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-01-09T19:12:21.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-01-09T19:12:21.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-01-09T19:12:21.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-01-09T19:12:21.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-09T19:12:21.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-09T19:12:21.896Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-09T19:12:22.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements [2025-01-09T19:12:22.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-09T19:12:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-09T19:12:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-09T19:12:22.725Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-09T19:12:22.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2025-01-09T19:12:24.109Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-09T19:12:24.109Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-09T19:12:24.109Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-09T19:12:24.678Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-09T19:12:24.678Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-09T19:12:24.678Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-09T19:12:24.678Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-09T19:12:25.247Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-09T19:12:25.247Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-09T19:12:25.814Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-09T19:12:26.751Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-09T19:12:27.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-09T19:12:29.073Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-09T19:12:29.073Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-09T19:12:30.981Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-09T19:12:31.551Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-09T19:12:31.551Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-09T19:12:32.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-09T19:12:32.496Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:33.876Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-09T19:12:33.876Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-09T19:12:34.135Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-09T19:12:34.395Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-09T19:12:34.395Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-09T19:12:34.395Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-09T19:12:34.395Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-09T19:12:34.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements [2025-01-09T19:12:36.345Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-09T19:12:36.345Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-09T19:12:36.345Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-09T19:12:36.345Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-09T19:12:37.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-09T19:12:37.281Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-09T19:12:37.281Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:37.539Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-09T19:12:37.539Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-09T19:12:37.539Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-09T19:12:38.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-09T19:12:38.916Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.021s coverage: 88.6% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.8% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.130s coverage: 94.9% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-01-09T19:12:43.161Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements [2025-01-09T19:12:43.421Z] 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-01-09T19:12:43.681Z] running golangci-lint [2025-01-09T19:12:43.941Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-09T19:12:43.941Z] go version go1.23.4 linux/amd64 [2025-01-09T19:12:44.202Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-09T19:12:44.202Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-09T19:12:44.203Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-09T19:13:10.738Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 24.442451353s" [2025-01-09T19:13:10.738Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.557786ms" [2025-01-09T19:13:22.932Z] level=info msg="[linters_context/goanalysis] analyzers took 2m4.701213851s with top 10 stages: buildir: 1m8.446911459s, gosec: 4.3425451s, inspect: 2.920170561s, nilness: 2.262505906s, fact_deprecated: 2.250871126s, printf: 1.978783497s, fact_purity: 1.932309747s, S1038: 1.603155849s, ctrlflow: 1.555626784s, typedness: 1.121048954s" [2025-01-09T19:13:22.932Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-09T19:13:22.932Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 199/199, exclude: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, skip_dirs: 199/199, identifier_marker: 199/199, autogenerated_exclude: 199/199, cgo: 199/199, filename_unadjuster: 199/199, path_prettifier: 199/199, nolint: 17/0" [2025-01-09T19:13:22.932Z] level=info msg="[runner] processing took 19.65886ms with stages: nolint: 8.410244ms, identifier_marker: 5.419ms, autogenerated_exclude: 1.769139ms, path_prettifier: 1.650064ms, exclude-rules: 1.375573ms, skip_dirs: 901.695µs, cgo: 75.403µs, invalid_issue: 35.351µs, filename_unadjuster: 16.041µs, max_same_issues: 1.14µs, uniq_by_line: 700ns, source_code: 630ns, skip_files: 550ns, fixer: 530ns, path_prefixer: 490ns, sort_results: 450ns, severity-rules: 390ns, path_shortener: 380ns, max_from_linter: 300ns, max_per_file_from_linter: 280ns, exclude: 270ns, diff: 240ns" [2025-01-09T19:13:22.932Z] level=info msg="[runner] linters took 14.045030321s with stages: goanalysis_metalinter: 14.025237736s" [2025-01-09T19:13:22.932Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-09T19:13:22.932Z] level=info msg="Memory: 380 samples, avg is 299.9MB, max is 1324.3MB" [2025-01-09T19:13:22.932Z] level=info msg="Execution took 38.541276598s" [2025-01-09T19:13:22.932Z] go vet ./... [2025-01-09T19:13:31.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-09T19:13:31.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-09T19:13:31.067Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-09T19:13:31.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-09T19:13:31.438Z] + ls -al . [2025-01-09T19:13:31.438Z] total 1836 [2025-01-09T19:13:31.438Z] drwxrwxr-x 11 1001 1001 4096 Jan 9 19:11 . [2025-01-09T19:13:31.438Z] drwxr-xr-x 4 root root 4096 Jan 9 19:11 .. [2025-01-09T19:13:31.438Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 .blubracket [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 10 Jan 9 19:10 .dockerignore [2025-01-09T19:13:31.438Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 19:12 .git [2025-01-09T19:13:31.438Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 19:10 .github [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 907 Jan 9 19:10 .gitignore [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 199 Jan 9 19:10 .golangci.yml [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 100 Jan 9 19:10 .hadolint.yml [2025-01-09T19:13:31.438Z] drwxr-xr-x 3 1001 1001 4096 Jan 9 19:10 .semver [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 155 Jan 9 19:10 .sonarcloud.properties [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:10 ADOPTERS.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 17256 Jan 9 19:10 Attribution.txt [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 100284 Jan 9 19:10 CHANGELOG.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:10 CONTRIBUTING.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 19:10 GOVERNANCE.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 858 Jan 9 19:10 Jenkinsfile [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:10 LICENSE [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 16740 Jan 9 19:10 Makefile [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 19:10 OWNERS.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 9932 Jan 9 19:10 README.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 789 Jan 9 19:10 SECURITY.md [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 19:10 VERSION [2025-01-09T19:13:31.438Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 bin [2025-01-09T19:13:31.438Z] drwxrwxr-x 19 1001 1001 4096 Jan 9 19:10 cmd [2025-01-09T19:13:31.438Z] -rw-r--r-- 1 root root 1510933 Jan 9 19:12 coverage.out [2025-01-09T19:13:31.438Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 fuzz_test [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 6506 Jan 9 19:10 go.mod [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 88058 Jan 9 19:10 go.sum [2025-01-09T19:13:31.438Z] drwxrwxr-x 7 1001 1001 4096 Jan 9 19:10 internal [2025-01-09T19:13:31.438Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 19:10 openapi [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 584 Jan 9 19:10 security.txt [2025-01-09T19:13:31.438Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 19:10 version.go [Pipeline] sh [2025-01-09T19:13:31.753Z] + '[' -e coverage.out ] [2025-01-09T19:13:31.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-09T19:13:32.093Z] Stashed 1 file(s) [Pipeline] sh [2025-01-09T19:13:32.393Z] + make build [2025-01-09T19:13:32.393Z] 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-01-09T19:13:59.191Z] 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-01-09T19:13:59.191Z] 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-01-09T19:13:59.451Z] 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-01-09T19:14:00.389Z] 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-01-09T19:14:02.292Z] 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-01-09T19:14:07.572Z] 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-01-09T19:14:08.961Z] 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-01-09T19:14:11.494Z] 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-01-09T19:14:12.061Z] 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-01-09T19:14:12.996Z] 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-01-09T19:14:13.562Z] 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-01-09T19:14:14.503Z] 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-01-09T19:14:15.468Z] $ docker stop --time=1 c301d6b352746271effeba36f1da83ee73640f097fc9ce080d49b804618a49f4 [2025-01-09T19:14:20.950Z] $ docker rm -f --volumes c301d6b352746271effeba36f1da83ee73640f097fc9ce080d49b804618a49f4 [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-01-09T19:14:22.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-09T19:14:22.667Z] [2025-01-09T19:14:22.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:14:23.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-09T19:14:23.051Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-09T19:14:23.051Z] 91d30c5bc195: Pulling fs layer [2025-01-09T19:14:23.051Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-09T19:14:23.051Z] 9c61dcf015f6: Pulling fs layer [2025-01-09T19:14:23.051Z] 4698f68db338: Pulling fs layer [2025-01-09T19:14:23.051Z] 2a2f49069b9e: Pulling fs layer [2025-01-09T19:14:23.051Z] e0025b399a48: Pulling fs layer [2025-01-09T19:14:23.051Z] 2a2f49069b9e: Waiting [2025-01-09T19:14:23.051Z] 4698f68db338: Waiting [2025-01-09T19:14:23.051Z] e0025b399a48: Waiting [2025-01-09T19:14:23.051Z] 91d30c5bc195: Verifying Checksum [2025-01-09T19:14:23.310Z] 4698f68db338: Verifying Checksum [2025-01-09T19:14:23.310Z] 4698f68db338: Download complete [2025-01-09T19:14:23.310Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-09T19:14:23.310Z] 2e9b0aa3be6d: Download complete [2025-01-09T19:14:23.310Z] e0025b399a48: Download complete [2025-01-09T19:14:23.310Z] 91d30c5bc195: Pull complete [2025-01-09T19:14:23.310Z] 2a2f49069b9e: Download complete [2025-01-09T19:14:23.876Z] 2e9b0aa3be6d: Pull complete [2025-01-09T19:14:23.876Z] 9c61dcf015f6: Verifying Checksum [2025-01-09T19:14:23.876Z] 9c61dcf015f6: Download complete [2025-01-09T19:14:27.161Z] 9c61dcf015f6: Pull complete [2025-01-09T19:14:27.161Z] 4698f68db338: Pull complete [2025-01-09T19:14:27.503Z] 2a2f49069b9e: Pull complete [2025-01-09T19:14:32.937Z] e0025b399a48: Pull complete [2025-01-09T19:14:32.937Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-09T19:14:32.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-09T19:14:32.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T19:14:33.187Z] prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container [2025-01-09T19:14:33.320Z] $ 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-01-09T19:14:33.677Z] $ docker top 799e07b3f077d48955f9aab41fbbeaa08fff619f5378464c79b9d3ebef1b4e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T19:14:34.111Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-09T19:14:36.760Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #1 transferring dockerfile: 1.82kB done [2025-01-09T19:14:36.760Z] #1 DONE 0.1s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #2 transferring dockerfile: 2.50kB done [2025-01-09T19:14:36.760Z] #2 DONE 0.0s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #3 transferring dockerfile: 2.07kB done [2025-01-09T19:14:36.760Z] #3 DONE 0.0s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #4 transferring dockerfile: 2.13kB done [2025-01-09T19:14:36.760Z] #4 DONE 0.0s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #5 transferring dockerfile: 2.15kB done [2025-01-09T19:14:36.760Z] #5 DONE 0.0s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #6 [core-command internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #6 transferring dockerfile: 1.94kB done [2025-01-09T19:14:36.760Z] #6 DONE 0.0s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #7 [support-scheduler internal] load .dockerignore [2025-01-09T19:14:36.760Z] #7 transferring context: 50B done [2025-01-09T19:14:36.760Z] #7 DONE 0.0s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #8 transferring dockerfile: 1.69kB done [2025-01-09T19:14:36.760Z] #8 DONE 0.1s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #9 transferring dockerfile: 1.81kB done [2025-01-09T19:14:36.760Z] #9 DONE 0.1s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #10 transferring dockerfile: 2.23kB done [2025-01-09T19:14:36.760Z] #10 DONE 0.1s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #11 transferring dockerfile: 1.70kB done [2025-01-09T19:14:36.760Z] #11 DONE 0.1s [2025-01-09T19:14:36.760Z] [2025-01-09T19:14:36.760Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-09T19:14:36.760Z] #12 transferring dockerfile: 2.49kB done [2025-01-09T19:14:37.043Z] #12 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-09T19:14:37.043Z] #13 transferring dockerfile: 1.89kB done [2025-01-09T19:14:37.043Z] #13 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-09T19:14:37.043Z] #14 transferring dockerfile: 3.02kB done [2025-01-09T19:14:37.043Z] #14 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-01-09T19:14:37.043Z] #15 transferring dockerfile: 2.04kB done [2025-01-09T19:14:37.043Z] #15 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #16 [core-data internal] load build definition from Dockerfile [2025-01-09T19:14:37.043Z] #16 transferring dockerfile: 2.07kB done [2025-01-09T19:14:37.043Z] #16 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #17 [security-proxy-setup internal] load .dockerignore [2025-01-09T19:14:37.043Z] #17 transferring context: 50B done [2025-01-09T19:14:37.043Z] #17 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #18 [core-metadata internal] load .dockerignore [2025-01-09T19:14:37.043Z] #18 transferring context: 50B done [2025-01-09T19:14:37.043Z] #18 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #19 [core-keeper internal] load .dockerignore [2025-01-09T19:14:37.043Z] #19 transferring context: 50B done [2025-01-09T19:14:37.043Z] #19 DONE 0.1s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #20 [security-proxy-auth internal] load .dockerignore [2025-01-09T19:14:37.043Z] #20 transferring context: 50B done [2025-01-09T19:14:37.043Z] #20 DONE 0.0s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #21 [core-command internal] load .dockerignore [2025-01-09T19:14:37.043Z] #21 transferring context: 50B done [2025-01-09T19:14:37.043Z] #21 DONE 0.0s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #22 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T19:14:37.043Z] #22 DONE 0.0s [2025-01-09T19:14:37.043Z] [2025-01-09T19:14:37.043Z] #23 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T19:14:37.301Z] #23 ... [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #24 [security-spire-config internal] load .dockerignore [2025-01-09T19:14:37.301Z] #24 transferring context: 50B done [2025-01-09T19:14:37.301Z] #24 DONE 0.0s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #25 [security-spire-agent internal] load .dockerignore [2025-01-09T19:14:37.301Z] #25 transferring context: 50B done [2025-01-09T19:14:37.301Z] #25 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-09T19:14:37.301Z] #26 transferring context: 50B done [2025-01-09T19:14:37.301Z] #26 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #27 [security-spire-server internal] load .dockerignore [2025-01-09T19:14:37.301Z] #27 transferring context: 50B done [2025-01-09T19:14:37.301Z] #27 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-01-09T19:14:37.301Z] #28 transferring context: 50B done [2025-01-09T19:14:37.301Z] #28 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #29 [security-bootstrapper internal] load .dockerignore [2025-01-09T19:14:37.301Z] #29 transferring context: 50B done [2025-01-09T19:14:37.301Z] #29 DONE 0.0s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-01-09T19:14:37.301Z] #30 transferring context: 50B done [2025-01-09T19:14:37.301Z] #30 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #23 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T19:14:37.301Z] #23 DONE 0.2s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:37.301Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:14:37.301Z] #31 ... [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #32 [core-data internal] load .dockerignore [2025-01-09T19:14:37.301Z] #32 transferring context: 50B done [2025-01-09T19:14:37.301Z] #32 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #33 [support-notifications internal] load .dockerignore [2025-01-09T19:14:37.301Z] #33 transferring context: 50B done [2025-01-09T19:14:37.301Z] #33 DONE 0.1s [2025-01-09T19:14:37.301Z] [2025-01-09T19:14:37.301Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:37.301Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:14:37.301Z] #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-09T19:14:37.301Z] #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-09T19:14:37.301Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.15MB / 3.63MB 0.1s [2025-01-09T19:14:37.301Z] #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-09T19:14:37.588Z] #31 ... [2025-01-09T19:14:37.588Z] [2025-01-09T19:14:37.588Z] #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T19:14:37.588Z] #22 DONE 0.0s [2025-01-09T19:14:37.588Z] [2025-01-09T19:14:37.588Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:37.588Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s [2025-01-09T19:14:37.588Z] #31 ... [2025-01-09T19:14:37.588Z] [2025-01-09T19:14:37.588Z] #22 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T19:14:37.588Z] #22 DONE 0.0s [2025-01-09T19:14:37.588Z] [2025-01-09T19:14:37.588Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:37.588Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:14:37.588Z] #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-09T19:14:37.588Z] #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-09T19:14:37.588Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-09T19:14:37.588Z] #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-09T19:14:37.588Z] #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-09T19:14:37.850Z] #31 ... [2025-01-09T19:14:37.850Z] [2025-01-09T19:14:37.850Z] #23 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T19:14:37.850Z] #23 DONE 0.4s [2025-01-09T19:14:37.850Z] [2025-01-09T19:14:37.850Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:37.850Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:14:37.850Z] #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-09T19:14:37.850Z] #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-09T19:14:37.850Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-09T19:14:37.850Z] #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-09T19:14:37.850Z] #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-09T19:14:38.109Z] #31 ... [2025-01-09T19:14:38.109Z] [2025-01-09T19:14:38.109Z] #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T19:14:38.109Z] #22 DONE 0.0s [2025-01-09T19:14:38.109Z] [2025-01-09T19:14:38.109Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T19:14:38.109Z] #22 DONE 0.0s [2025-01-09T19:14:38.109Z] [2025-01-09T19:14:38.109Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:38.109Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:14:38.109Z] #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-09T19:14:38.109Z] #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-09T19:14:38.109Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-09T19:14:38.109Z] #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-09T19:14:38.109Z] #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-09T19:14:38.109Z] #31 ... [2025-01-09T19:14:38.109Z] [2025-01-09T19:14:38.109Z] #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-09T19:14:38.109Z] #22 DONE 0.0s [2025-01-09T19:14:38.374Z] [2025-01-09T19:14:38.374Z] #23 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-09T19:14:38.374Z] #23 DONE 0.8s [2025-01-09T19:14:38.374Z] [2025-01-09T19:14:38.374Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:14:38.374Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:14:38.374Z] #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-09T19:14:38.374Z] #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-09T19:14:38.374Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-09T19:14:38.374Z] #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-09T19:14:38.374Z] #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-09T19:14:38.633Z] #31 DONE 1.6s [2025-01-09T19:14:38.633Z] [2025-01-09T19:14:38.633Z] #34 [support-scheduler internal] load build context [2025-01-09T19:14:39.199Z] #34 ... [2025-01-09T19:14:39.199Z] [2025-01-09T19:14:39.199Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-09T19:14:39.199Z] #35 DONE 1.9s [2025-01-09T19:14:39.199Z] [2025-01-09T19:14:39.199Z] #34 [support-scheduler internal] load build context [2025-01-09T19:14:42.504Z] #34 transferring context: 140.12MB 5.0s [2025-01-09T19:14:45.064Z] #34 ... [2025-01-09T19:14:45.064Z] [2025-01-09T19:14:45.064Z] #36 [core-keeper internal] load build context [2025-01-09T19:14:45.064Z] #36 ... [2025-01-09T19:14:45.064Z] [2025-01-09T19:14:45.064Z] #34 [support-scheduler internal] load build context [2025-01-09T19:14:47.602Z] #34 ... [2025-01-09T19:14:47.602Z] [2025-01-09T19:14:47.602Z] #37 [security-proxy-setup internal] load build context [2025-01-09T19:14:47.602Z] #37 ... [2025-01-09T19:14:47.602Z] [2025-01-09T19:14:47.602Z] #34 [support-scheduler internal] load build context [2025-01-09T19:14:47.602Z] #34 transferring context: 231.22MB 10.1s [2025-01-09T19:14:47.602Z] #34 ... [2025-01-09T19:14:47.602Z] [2025-01-09T19:14:47.602Z] #38 [core-metadata internal] load build context [2025-01-09T19:14:47.602Z] #38 ... [2025-01-09T19:14:47.602Z] [2025-01-09T19:14:47.861Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-09T19:14:47.861Z] #39 ... [2025-01-09T19:14:47.861Z] [2025-01-09T19:14:47.861Z] #40 [security-proxy-auth internal] load build context [2025-01-09T19:14:47.861Z] #40 ... [2025-01-09T19:14:47.861Z] [2025-01-09T19:14:47.861Z] #41 [core-command internal] load build context [2025-01-09T19:14:48.119Z] #41 ... [2025-01-09T19:14:48.119Z] [2025-01-09T19:14:48.119Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-09T19:14:48.119Z] #42 ... [2025-01-09T19:14:48.119Z] [2025-01-09T19:14:48.119Z] #43 [security-spiffe-token-provider internal] load build context [2025-01-09T19:14:48.119Z] #43 ... [2025-01-09T19:14:48.119Z] [2025-01-09T19:14:48.119Z] #44 [security-bootstrapper internal] load build context [2025-01-09T19:14:48.388Z] #44 ... [2025-01-09T19:14:48.388Z] [2025-01-09T19:14:48.388Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-09T19:14:48.388Z] #45 ... [2025-01-09T19:14:48.388Z] [2025-01-09T19:14:48.388Z] #46 [core-data internal] load build context [2025-01-09T19:14:48.669Z] #46 ... [2025-01-09T19:14:48.669Z] [2025-01-09T19:14:48.669Z] #47 [security-secretstore-setup internal] load build context [2025-01-09T19:14:48.669Z] #47 ... [2025-01-09T19:14:48.669Z] [2025-01-09T19:14:48.669Z] #48 [support-notifications internal] load build context [2025-01-09T19:14:48.669Z] #48 ... [2025-01-09T19:14:48.669Z] [2025-01-09T19:14:48.669Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-09T19:14:48.927Z] #45 ... [2025-01-09T19:14:48.927Z] [2025-01-09T19:14:48.927Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-09T19:14:49.188Z] #49 ... [2025-01-09T19:14:49.188Z] [2025-01-09T19:14:49.188Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T19:14:49.188Z] #50 ... [2025-01-09T19:14:49.188Z] [2025-01-09T19:14:49.188Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-09T19:14:49.448Z] #51 ... [2025-01-09T19:14:49.448Z] [2025-01-09T19:14:49.448Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-09T19:14:49.448Z] #52 ... [2025-01-09T19:14:49.448Z] [2025-01-09T19:14:49.448Z] #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-09T19:14:49.448Z] #53 ... [2025-01-09T19:14:49.448Z] [2025-01-09T19:14:49.448Z] #38 [core-metadata internal] load build context [2025-01-09T19:14:52.773Z] #38 transferring context: 436.70MB 15.0s [2025-01-09T19:14:52.773Z] #38 transferring context: 439.00MB 15.0s done [2025-01-09T19:14:53.348Z] #38 ... [2025-01-09T19:14:53.348Z] [2025-01-09T19:14:53.348Z] #34 [support-scheduler internal] load build context [2025-01-09T19:14:53.348Z] #34 transferring context: 439.00MB 15.9s done [2025-01-09T19:14:54.283Z] #34 ... [2025-01-09T19:14:54.283Z] [2025-01-09T19:14:54.283Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-09T19:14:56.184Z] #54 ... [2025-01-09T19:14:56.184Z] [2025-01-09T19:14:56.184Z] #36 [core-keeper internal] load build context [2025-01-09T19:14:56.184Z] #36 transferring context: 439.00MB 14.5s done [2025-01-09T19:14:56.184Z] #36 ... [2025-01-09T19:14:56.184Z] [2025-01-09T19:14:56.184Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-09T19:14:56.441Z] #55 ... [2025-01-09T19:14:56.441Z] [2025-01-09T19:14:56.441Z] #43 [security-spiffe-token-provider internal] load build context [2025-01-09T19:14:56.441Z] #43 transferring context: 439.00MB 14.6s done [2025-01-09T19:14:59.495Z] #43 ... [2025-01-09T19:14:59.495Z] [2025-01-09T19:14:59.495Z] #37 [security-proxy-setup internal] load build context [2025-01-09T19:14:59.495Z] #37 transferring context: 439.00MB 14.3s done [2025-01-09T19:14:59.495Z] #37 ... [2025-01-09T19:14:59.495Z] [2025-01-09T19:14:59.495Z] #47 [security-secretstore-setup internal] load build context [2025-01-09T19:14:59.495Z] #47 transferring context: 439.00MB 13.3s done [2025-01-09T19:14:59.754Z] #47 ... [2025-01-09T19:14:59.754Z] [2025-01-09T19:14:59.754Z] #41 [core-command internal] load build context [2025-01-09T19:14:59.754Z] #41 transferring context: 439.00MB 13.9s done [2025-01-09T19:14:59.754Z] #41 ... [2025-01-09T19:14:59.754Z] [2025-01-09T19:14:59.754Z] #40 [security-proxy-auth internal] load build context [2025-01-09T19:14:59.754Z] #40 transferring context: 439.00MB 15.0s done [2025-01-09T19:15:00.013Z] #40 ... [2025-01-09T19:15:00.013Z] [2025-01-09T19:15:00.013Z] #44 [security-bootstrapper internal] load build context [2025-01-09T19:15:00.013Z] #44 transferring context: 439.00MB 14.6s done [2025-01-09T19:15:00.013Z] #44 ... [2025-01-09T19:15:00.013Z] [2025-01-09T19:15:00.013Z] #46 [core-data internal] load build context [2025-01-09T19:15:00.013Z] #46 transferring context: 439.00MB 12.8s done [2025-01-09T19:15:00.276Z] #46 ... [2025-01-09T19:15:00.276Z] [2025-01-09T19:15:00.276Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-09T19:15:00.276Z] #45 transferring context: 439.00MB 14.1s done [2025-01-09T19:15:00.276Z] #45 ... [2025-01-09T19:15:00.276Z] [2025-01-09T19:15:00.276Z] #48 [support-notifications internal] load build context [2025-01-09T19:15:00.276Z] #48 transferring context: 439.00MB 13.0s done [2025-01-09T19:15:01.654Z] #48 ... [2025-01-09T19:15:01.654Z] [2025-01-09T19:15:01.654Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-09T19:15:03.611Z] #56 ... [2025-01-09T19:15:03.611Z] [2025-01-09T19:15:03.611Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-09T19:15:03.611Z] #42 DONE 25.6s [2025-01-09T19:15:03.611Z] [2025-01-09T19:15:03.611Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-09T19:15:06.147Z] #57 ... [2025-01-09T19:15:06.147Z] [2025-01-09T19:15:06.147Z] #58 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-09T19:15:07.586Z] #58 ... [2025-01-09T19:15:07.586Z] [2025-01-09T19:15:07.586Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-09T19:15:07.586Z] #31 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-09T19:15:07.586Z] #31 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-09T19:15:07.586Z] #31 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-09T19:15:07.586Z] #31 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-09T19:15:07.586Z] #31 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-09T19:15:07.586Z] #31 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-09T19:15:07.586Z] #31 DONE 1.6s [2025-01-09T19:15:07.586Z] [2025-01-09T19:15:07.586Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-09T19:15:07.586Z] #39 DONE 29.7s [2025-01-09T19:15:07.586Z] [2025-01-09T19:15:07.586Z] #59 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:07.586Z] #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:08.154Z] #59 ... [2025-01-09T19:15:08.154Z] [2025-01-09T19:15:08.154Z] #41 [core-command internal] load build context [2025-01-09T19:15:08.154Z] #41 DONE 30.2s [2025-01-09T19:15:08.154Z] [2025-01-09T19:15:08.154Z] #46 [core-data internal] load build context [2025-01-09T19:15:08.154Z] #46 DONE 29.7s [2025-01-09T19:15:08.154Z] [2025-01-09T19:15:08.154Z] #37 [security-proxy-setup internal] load build context [2025-01-09T19:15:08.154Z] #37 DONE 30.6s [2025-01-09T19:15:08.154Z] [2025-01-09T19:15:08.154Z] #48 [support-notifications internal] load build context [2025-01-09T19:15:08.154Z] #48 DONE 29.8s [2025-01-09T19:15:08.154Z] [2025-01-09T19:15:08.154Z] #36 [core-keeper internal] load build context [2025-01-09T19:15:08.154Z] #36 DONE 30.6s [2025-01-09T19:15:08.154Z] [2025-01-09T19:15:08.154Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T19:15:08.414Z] #60 ... [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #40 [security-proxy-auth internal] load build context [2025-01-09T19:15:08.414Z] #40 DONE 30.6s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #47 [security-secretstore-setup internal] load build context [2025-01-09T19:15:08.414Z] #47 DONE 30.0s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #45 [core-common-config-bootstrapper internal] load build context [2025-01-09T19:15:08.414Z] #45 DONE 30.2s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #38 [core-metadata internal] load build context [2025-01-09T19:15:08.414Z] #38 DONE 30.7s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #44 [security-bootstrapper internal] load build context [2025-01-09T19:15:08.414Z] #44 DONE 30.3s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #43 [security-spiffe-token-provider internal] load build context [2025-01-09T19:15:08.414Z] #43 DONE 30.3s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #34 [support-scheduler internal] load build context [2025-01-09T19:15:08.414Z] #34 DONE 31.1s [2025-01-09T19:15:08.414Z] [2025-01-09T19:15:08.414Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:08.414Z] #59 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done [2025-01-09T19:15:08.414Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2025-01-09T19:15:08.414Z] #59 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-09T19:15:08.414Z] #59 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-09T19:15:08.414Z] #59 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-09T19:15:08.414Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-09T19:15:08.414Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2025-01-09T19:15:08.414Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-09T19:15:08.414Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2025-01-09T19:15:08.414Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2025-01-09T19:15:08.414Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-09T19:15:08.414Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-09T19:15:08.671Z] #59 ... [2025-01-09T19:15:08.671Z] [2025-01-09T19:15:08.672Z] #61 [security-spire-config internal] load build context [2025-01-09T19:15:08.672Z] #61 transferring context: 21.93kB 0.0s done [2025-01-09T19:15:08.672Z] #61 DONE 1.2s [2025-01-09T19:15:08.672Z] [2025-01-09T19:15:08.672Z] #62 [security-spire-server internal] load build context [2025-01-09T19:15:08.672Z] #62 transferring context: 23.68kB 0.0s done [2025-01-09T19:15:08.672Z] #62 DONE 1.3s [2025-01-09T19:15:08.672Z] [2025-01-09T19:15:08.672Z] #63 [security-spire-agent internal] load build context [2025-01-09T19:15:08.672Z] #63 transferring context: 23.21kB 0.0s done [2025-01-09T19:15:08.672Z] #63 DONE 1.3s [2025-01-09T19:15:08.672Z] [2025-01-09T19:15:08.672Z] #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-09T19:15:08.672Z] #58 DONE 2.5s [2025-01-09T19:15:08.672Z] [2025-01-09T19:15:08.672Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:08.672Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-09T19:15:08.672Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-09T19:15:08.672Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.4s [2025-01-09T19:15:08.672Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-09T19:15:08.672Z] #59 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2025-01-09T19:15:08.672Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s [2025-01-09T19:15:08.672Z] #59 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-09T19:15:08.933Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2025-01-09T19:15:08.933Z] #59 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done [2025-01-09T19:15:09.207Z] #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-09T19:15:09.772Z] #59 ... [2025-01-09T19:15:09.772Z] [2025-01-09T19:15:09.772Z] #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-09T19:15:09.772Z] #49 DONE 30.7s [2025-01-09T19:15:09.772Z] [2025-01-09T19:15:09.772Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:10.709Z] #59 ... [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-09T19:15:10.709Z] #57 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #57 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #57 10.83 (1/7) Installing ca-certificates (20241121-r1) [2025-01-09T19:15:10.709Z] #57 10.85 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.709Z] #57 10.85 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-09T19:15:10.709Z] #57 10.85 (4/7) Installing libsodium (1.0.19-r0) [2025-01-09T19:15:10.709Z] #57 10.86 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-09T19:15:10.709Z] #57 10.88 (6/7) Installing libzmq (4.3.5-r2) [2025-01-09T19:15:10.709Z] #57 10.89 (7/7) Installing zeromq (4.3.5-r2) [2025-01-09T19:15:10.709Z] #57 10.90 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.709Z] #57 10.91 Executing ca-certificates-20241121-r1.trigger [2025-01-09T19:15:10.709Z] #57 10.94 OK: 12 MiB in 21 packages [2025-01-09T19:15:10.709Z] #57 DONE 11.7s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #50 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-09T19:15:10.709Z] #50 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #50 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #50 30.60 (1/3) Installing ca-certificates (20241121-r1) [2025-01-09T19:15:10.709Z] #50 30.61 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.709Z] #50 30.62 (3/3) Installing tzdata (2024b-r0) [2025-01-09T19:15:10.709Z] #50 30.65 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.709Z] #50 30.66 Executing ca-certificates-20241121-r1.trigger [2025-01-09T19:15:10.709Z] #50 30.73 OK: 10 MiB in 17 packages [2025-01-09T19:15:10.709Z] #50 DONE 31.5s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:10.709Z] #59 ... [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-09T19:15:10.709Z] #54 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #54 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #54 16.01 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.709Z] #54 16.02 (2/2) Installing su-exec (0.2-r3) [2025-01-09T19:15:10.709Z] #54 16.02 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.709Z] #54 16.03 OK: 8 MiB in 16 packages [2025-01-09T19:15:10.709Z] #54 DONE 16.4s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-09T19:15:10.709Z] #52 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #52 30.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #52 30.61 (1/4) Installing ca-certificates (20241121-r1) [2025-01-09T19:15:10.709Z] #52 30.63 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.709Z] #52 30.63 (3/4) Installing su-exec (0.2-r3) [2025-01-09T19:15:10.709Z] #52 30.63 (4/4) Installing yq-go (4.44.1-r2) [2025-01-09T19:15:10.709Z] #52 30.71 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.709Z] #52 30.71 Executing ca-certificates-20241121-r1.trigger [2025-01-09T19:15:10.709Z] #52 30.76 OK: 19 MiB in 18 packages [2025-01-09T19:15:10.709Z] #52 DONE 31.6s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-09T19:15:10.709Z] #51 30.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #51 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #51 31.17 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.709Z] #51 31.19 (2/4) Installing openssl (3.3.2-r1) [2025-01-09T19:15:10.709Z] #51 31.20 (3/4) Installing su-exec (0.2-r3) [2025-01-09T19:15:10.709Z] #51 31.21 (4/4) Installing yq-go (4.44.1-r2) [2025-01-09T19:15:10.709Z] #51 31.31 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.709Z] #51 31.32 OK: 19 MiB in 18 packages [2025-01-09T19:15:10.709Z] #51 DONE 31.6s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:10.709Z] #59 ... [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-09T19:15:10.709Z] #53 30.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #53 30.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.709Z] #53 31.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.709Z] #53 31.27 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.709Z] #53 31.27 OK: 8 MiB in 15 packages [2025-01-09T19:15:10.709Z] #53 DONE 31.7s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-09T19:15:10.709Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2025-01-09T19:15:10.709Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-09T19:15:10.709Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-09T19:15:10.709Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-09T19:15:10.709Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-09T19:15:10.709Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-09T19:15:10.709Z] #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-09T19:15:10.709Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-09T19:15:10.709Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2025-01-09T19:15:10.709Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-01-09T19:15:10.709Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-09T19:15:10.709Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2025-01-09T19:15:10.709Z] #64 DONE 3.4s [2025-01-09T19:15:10.709Z] [2025-01-09T19:15:10.709Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:10.969Z] #59 ... [2025-01-09T19:15:10.969Z] [2025-01-09T19:15:10.969Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-09T19:15:10.969Z] #55 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.969Z] #55 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.969Z] #55 24.95 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T19:15:10.969Z] #55 24.95 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T19:15:10.969Z] #55 24.95 OK: 24170 distinct packages available [2025-01-09T19:15:10.969Z] #55 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.969Z] #55 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:10.969Z] #55 25.41 (1/14) Installing ca-certificates (20241121-r1) [2025-01-09T19:15:10.969Z] #55 25.42 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-09T19:15:10.969Z] #55 25.44 (3/14) Installing c-ares (1.33.1-r0) [2025-01-09T19:15:10.969Z] #55 25.44 (4/14) Installing libunistring (1.2-r0) [2025-01-09T19:15:10.969Z] #55 25.46 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-09T19:15:10.969Z] #55 25.46 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-09T19:15:10.969Z] #55 25.47 (7/14) Installing libpsl (0.21.5-r1) [2025-01-09T19:15:10.969Z] #55 25.47 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-09T19:15:10.969Z] #55 25.48 (9/14) Installing libcurl (8.11.1-r0) [2025-01-09T19:15:10.969Z] #55 25.49 (10/14) Installing curl (8.11.1-r0) [2025-01-09T19:15:10.969Z] #55 25.51 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:10.969Z] #55 25.51 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-09T19:15:10.969Z] #55 25.52 (13/14) Installing libucontext (1.2-r3) [2025-01-09T19:15:10.969Z] #55 25.52 (14/14) Installing gcompat (1.1.0-r4) [2025-01-09T19:15:10.969Z] #55 25.52 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:10.969Z] #55 25.53 Executing ca-certificates-20241121-r1.trigger [2025-01-09T19:15:10.969Z] #55 25.58 OK: 13 MiB in 28 packages [2025-01-09T19:15:10.969Z] #55 DONE 25.7s [2025-01-09T19:15:10.969Z] [2025-01-09T19:15:10.969Z] #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-09T19:15:10.969Z] #59 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2025-01-09T19:15:11.231Z] #59 DONE 3.8s [2025-01-09T19:15:11.231Z] [2025-01-09T19:15:11.231Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-09T19:15:11.231Z] #56 8.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.231Z] #56 8.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.231Z] #56 9.128 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:11.231Z] #56 9.136 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:11.231Z] #56 9.140 OK: 8 MiB in 15 packages [2025-01-09T19:15:11.231Z] #56 DONE 9.5s [2025-01-09T19:15:11.231Z] [2025-01-09T19:15:11.231Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-09T19:15:11.490Z] #65 ... [2025-01-09T19:15:11.490Z] [2025-01-09T19:15:11.490Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-09T19:15:11.490Z] #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #0 2.807 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T19:15:11.490Z] #0 2.807 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T19:15:11.490Z] #0 2.807 OK: 24170 distinct packages available [2025-01-09T19:15:11.490Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #0 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #0 3.207 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:11.490Z] #0 3.211 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-09T19:15:11.490Z] #0 3.214 (3/4) Installing libucontext (1.2-r3) [2025-01-09T19:15:11.490Z] #0 3.220 (4/4) Installing gcompat (1.1.0-r4) [2025-01-09T19:15:11.490Z] #0 3.224 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:11.490Z] #0 3.233 OK: 8 MiB in 18 packages [2025-01-09T19:15:11.490Z] #66 DONE 3.4s [2025-01-09T19:15:11.490Z] [2025-01-09T19:15:11.490Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-09T19:15:11.490Z] #60 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #60 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #60 2.940 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T19:15:11.490Z] #60 2.940 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T19:15:11.490Z] #60 2.940 OK: 24170 distinct packages available [2025-01-09T19:15:11.490Z] #60 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #60 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.490Z] #60 3.413 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:11.490Z] #60 3.417 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-09T19:15:11.490Z] #60 3.420 (3/5) Installing libucontext (1.2-r3) [2025-01-09T19:15:11.490Z] #60 3.424 (4/5) Installing gcompat (1.1.0-r4) [2025-01-09T19:15:11.490Z] #60 3.429 (5/5) Installing openssl (3.3.2-r1) [2025-01-09T19:15:11.490Z] #60 3.441 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:11.490Z] #60 3.454 OK: 9 MiB in 19 packages [2025-01-09T19:15:11.748Z] #60 DONE 3.6s [2025-01-09T19:15:11.748Z] [2025-01-09T19:15:11.748Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-09T19:15:11.748Z] #67 ... [2025-01-09T19:15:11.748Z] [2025-01-09T19:15:11.748Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-09T19:15:11.748Z] #0 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.748Z] #0 2.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:11.748Z] #0 3.146 OK: 248 MiB in 58 packages [2025-01-09T19:15:11.748Z] #68 DONE 3.3s [2025-01-09T19:15:12.006Z] [2025-01-09T19:15:12.006Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-09T19:15:12.006Z] #69 DONE 3.3s [2025-01-09T19:15:12.006Z] [2025-01-09T19:15:12.006Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:15:12.006Z] #70 DONE 0.1s [2025-01-09T19:15:12.006Z] [2025-01-09T19:15:12.006Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:15:12.576Z] #71 ... [2025-01-09T19:15:12.576Z] [2025-01-09T19:15:12.576Z] #72 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:15:12.576Z] #72 DONE 0.0s [2025-01-09T19:15:12.576Z] [2025-01-09T19:15:12.576Z] #73 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-09T19:15:12.576Z] #0 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:12.576Z] #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:12.576Z] #0 3.650 OK: 248 MiB in 58 packages [2025-01-09T19:15:12.576Z] #73 DONE 3.8s [2025-01-09T19:15:12.576Z] [2025-01-09T19:15:12.576Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:15:12.576Z] #74 ... [2025-01-09T19:15:12.576Z] [2025-01-09T19:15:12.576Z] #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-09T19:15:12.576Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:12.576Z] #0 3.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:12.576Z] #0 3.917 OK: 248 MiB in 58 packages [2025-01-09T19:15:12.576Z] #75 DONE 4.1s [2025-01-09T19:15:12.576Z] [2025-01-09T19:15:12.576Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:15:12.576Z] #76 DONE 0.1s [2025-01-09T19:15:12.576Z] [2025-01-09T19:15:12.576Z] #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-09T19:15:12.576Z] #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:12.576Z] #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:12.576Z] #0 3.994 OK: 248 MiB in 58 packages [2025-01-09T19:15:12.576Z] #77 DONE 4.1s [2025-01-09T19:15:12.834Z] [2025-01-09T19:15:12.834Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:15:12.834Z] #78 DONE 0.0s [2025-01-09T19:15:12.834Z] [2025-01-09T19:15:12.834Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:15:13.094Z] #79 ... [2025-01-09T19:15:13.094Z] [2025-01-09T19:15:13.094Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-09T19:15:13.094Z] #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.094Z] #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.094Z] #0 4.069 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-09T19:15:13.094Z] #0 4.069 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-09T19:15:13.094Z] #0 4.069 OK: 24172 distinct packages available [2025-01-09T19:15:13.094Z] #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.094Z] #0 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.094Z] #0 4.499 OK: 248 MiB in 58 packages [2025-01-09T19:15:13.094Z] #80 DONE 4.6s [2025-01-09T19:15:13.352Z] [2025-01-09T19:15:13.352Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:15:13.352Z] #81 DONE 0.0s [2025-01-09T19:15:13.352Z] [2025-01-09T19:15:13.352Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:15:13.624Z] #82 ... [2025-01-09T19:15:13.624Z] [2025-01-09T19:15:13.624Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T19:15:13.624Z] #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.624Z] #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.624Z] #0 2.978 OK: 10 MiB in 17 packages [2025-01-09T19:15:13.624Z] #83 DONE 3.1s [2025-01-09T19:15:13.883Z] [2025-01-09T19:15:13.883Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-09T19:15:13.883Z] #65 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:13.883Z] #65 3.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #65 ... [2025-01-09T19:15:14.143Z] [2025-01-09T19:15:14.143Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-09T19:15:14.143Z] #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #0 3.228 OK: 19 MiB in 18 packages [2025-01-09T19:15:14.143Z] #84 DONE 3.3s [2025-01-09T19:15:14.143Z] [2025-01-09T19:15:14.143Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-09T19:15:14.143Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #0 3.224 OK: 8 MiB in 16 packages [2025-01-09T19:15:14.143Z] #85 DONE 3.3s [2025-01-09T19:15:14.143Z] [2025-01-09T19:15:14.143Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-09T19:15:14.143Z] #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #0 2.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.143Z] #0 3.227 OK: 19 MiB in 18 packages [2025-01-09T19:15:14.143Z] #86 DONE 3.3s [2025-01-09T19:15:14.143Z] [2025-01-09T19:15:14.143Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-09T19:15:14.143Z] #87 DONE 0.0s [2025-01-09T19:15:14.143Z] [2025-01-09T19:15:14.143Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-09T19:15:14.143Z] #65 3.502 OK: 8 MiB in 15 packages [2025-01-09T19:15:14.408Z] #65 DONE 3.6s [2025-01-09T19:15:14.408Z] [2025-01-09T19:15:14.408Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-09T19:15:14.666Z] #88 ... [2025-01-09T19:15:14.666Z] [2025-01-09T19:15:14.666Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T19:15:14.666Z] #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.666Z] #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.666Z] #0 3.369 OK: 8 MiB in 15 packages [2025-01-09T19:15:14.666Z] #89 DONE 3.5s [2025-01-09T19:15:14.666Z] [2025-01-09T19:15:14.666Z] #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-09T19:15:14.666Z] #0 3.372 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.666Z] #0 3.915 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.666Z] #0 4.592 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-09T19:15:14.666Z] #0 4.875 Executing busybox-1.36.1-r29.trigger [2025-01-09T19:15:14.666Z] #0 4.884 OK: 8 MiB in 15 packages [2025-01-09T19:15:14.666Z] #90 DONE 5.0s [2025-01-09T19:15:14.666Z] [2025-01-09T19:15:14.666Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-09T19:15:14.666Z] #0 2.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.666Z] #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.666Z] #0 4.039 OK: 12 MiB in 21 packages [2025-01-09T19:15:14.924Z] #91 DONE 4.2s [2025-01-09T19:15:14.924Z] [2025-01-09T19:15:14.924Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-09T19:15:14.924Z] #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.924Z] #0 3.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:14.924Z] #0 3.466 OK: 8 MiB in 18 packages [2025-01-09T19:15:14.924Z] #92 DONE 3.6s [2025-01-09T19:15:14.924Z] [2025-01-09T19:15:14.924Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-09T19:15:14.924Z] #67 3.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:15.185Z] #67 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:15.185Z] #67 ... [2025-01-09T19:15:15.185Z] [2025-01-09T19:15:15.185Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T19:15:15.185Z] #93 DONE 0.3s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-09T19:15:15.443Z] #94 DONE 0.0s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-09T19:15:15.443Z] #95 DONE 0.0s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T19:15:15.443Z] #96 DONE 0.0s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-09T19:15:15.443Z] #0 3.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:15.443Z] #0 4.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:15.443Z] #0 4.278 OK: 13 MiB in 28 packages [2025-01-09T19:15:15.443Z] #97 DONE 4.4s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-09T19:15:15.443Z] #98 DONE 0.0s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-09T19:15:15.443Z] #99 DONE 0.0s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-09T19:15:15.443Z] #67 3.735 OK: 9 MiB in 19 packages [2025-01-09T19:15:15.443Z] #67 DONE 3.9s [2025-01-09T19:15:15.443Z] [2025-01-09T19:15:15.443Z] #100 [security-spire-config] exporting to image [2025-01-09T19:15:15.443Z] #100 exporting layers [2025-01-09T19:15:15.702Z] #100 ... [2025-01-09T19:15:15.702Z] [2025-01-09T19:15:15.702Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-09T19:15:15.702Z] #101 DONE 0.4s [2025-01-09T19:15:15.966Z] [2025-01-09T19:15:15.966Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T19:15:15.966Z] #102 DONE 0.4s [2025-01-09T19:15:15.966Z] [2025-01-09T19:15:15.966Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-09T19:15:15.966Z] #103 DONE 0.1s [2025-01-09T19:15:15.966Z] [2025-01-09T19:15:15.966Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-09T19:15:15.966Z] #104 DONE 0.2s [2025-01-09T19:15:15.966Z] [2025-01-09T19:15:15.966Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-09T19:15:16.223Z] #105 DONE 0.3s [2025-01-09T19:15:16.223Z] [2025-01-09T19:15:16.223Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-09T19:15:16.223Z] #106 DONE 0.0s [2025-01-09T19:15:16.223Z] [2025-01-09T19:15:16.224Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T19:15:16.224Z] #107 DONE 0.1s [2025-01-09T19:15:16.224Z] [2025-01-09T19:15:16.224Z] #100 [security-spire-config] exporting to image [2025-01-09T19:15:16.224Z] #100 exporting layers 0.7s done [2025-01-09T19:15:16.224Z] #100 writing image sha256:485d309c4fdb73e3b09e9b006e62744673389dcdba852dfcb17da638c16e3b00 done [2025-01-09T19:15:16.224Z] #100 naming to docker.io/library/security-spire-config done [2025-01-09T19:15:16.224Z] #100 DONE 0.7s [2025-01-09T19:15:16.224Z] [2025-01-09T19:15:16.224Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-09T19:15:16.224Z] #108 DONE 0.1s [2025-01-09T19:15:16.224Z] [2025-01-09T19:15:16.224Z] #109 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-09T19:15:16.224Z] #0 2.957 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:16.224Z] #0 3.409 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-09T19:15:16.224Z] #0 4.167 OK: 248 MiB in 58 packages [2025-01-09T19:15:16.224Z] #109 DONE 4.3s [2025-01-09T19:15:16.224Z] [2025-01-09T19:15:16.224Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-09T19:15:16.224Z] #110 DONE 0.1s [2025-01-09T19:15:16.224Z] [2025-01-09T19:15:16.224Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-09T19:15:16.481Z] #111 DONE 0.1s [2025-01-09T19:15:16.481Z] [2025-01-09T19:15:16.481Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-09T19:15:16.481Z] #112 DONE 0.1s [2025-01-09T19:15:16.481Z] [2025-01-09T19:15:16.481Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-09T19:15:16.481Z] #113 DONE 0.1s [2025-01-09T19:15:16.481Z] [2025-01-09T19:15:16.481Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-09T19:15:16.481Z] #114 DONE 0.1s [2025-01-09T19:15:16.481Z] [2025-01-09T19:15:16.481Z] #100 [security-spire-server] exporting to image [2025-01-09T19:15:16.481Z] #100 ... [2025-01-09T19:15:16.481Z] [2025-01-09T19:15:16.481Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-09T19:15:16.481Z] #115 DONE 0.1s [2025-01-09T19:15:16.481Z] [2025-01-09T19:15:16.481Z] #100 [security-spire-agent] exporting to image [2025-01-09T19:15:16.740Z] #100 ... [2025-01-09T19:15:16.740Z] [2025-01-09T19:15:16.740Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-09T19:15:16.740Z] #88 DONE 2.7s [2025-01-09T19:15:16.740Z] [2025-01-09T19:15:16.740Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-09T19:15:16.740Z] #116 DONE 0.0s [2025-01-09T19:15:16.740Z] [2025-01-09T19:15:16.740Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:15:17.309Z] #117 ... [2025-01-09T19:15:17.309Z] [2025-01-09T19:15:17.309Z] #100 [security-spire-agent] exporting to image [2025-01-09T19:15:17.309Z] #100 exporting layers 0.6s done [2025-01-09T19:15:17.309Z] #100 writing image sha256:cffaeead48f9cea1878f30cba0ac0a11da349cd4fa2e4194ba9091f99cbd4f0d done [2025-01-09T19:15:17.309Z] #100 naming to docker.io/library/security-spire-server done [2025-01-09T19:15:17.309Z] #100 writing image sha256:14cc3f782b60bb1ca33e8abe88f1751bc89c88894bc56b3c010532cedec259fb done [2025-01-09T19:15:17.309Z] #100 naming to docker.io/library/security-spire-agent done [2025-01-09T19:15:17.309Z] #100 DONE 1.5s [2025-01-09T19:15:17.309Z] [2025-01-09T19:15:17.309Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #118 ... [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #74 DONE 57.4s [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #118 DONE 57.1s [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #117 DONE 53.5s [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #82 DONE 56.6s [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #79 DONE 57.1s [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:13.682Z] #71 DONE 57.9s [2025-01-09T19:16:13.682Z] [2025-01-09T19:16:13.682Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-09T19:16:20.269Z] #119 ... [2025-01-09T19:16:20.269Z] [2025-01-09T19:16:20.269Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-01-09T19:16:20.269Z] #120 ... [2025-01-09T19:16:20.269Z] [2025-01-09T19:16:20.269Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-01-09T19:16:20.269Z] #121 ... [2025-01-09T19:16:20.269Z] [2025-01-09T19:16:20.269Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-09T19:16:20.530Z] #122 ... [2025-01-09T19:16:20.530Z] [2025-01-09T19:16:20.530Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-09T19:16:20.530Z] #123 ... [2025-01-09T19:16:20.530Z] [2025-01-09T19:16:20.530Z] #124 [core-keeper builder 7/8] COPY . . [2025-01-09T19:16:32.871Z] #124 DONE 21.8s [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #121 DONE 21.9s [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #122 DONE 21.9s [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #123 DONE 21.9s [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T19:16:32.871Z] #125 ... [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #120 [security-proxy-auth builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #120 DONE 21.9s [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:16:32.871Z] #126 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #127 [core-metadata builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #127 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:32.871Z] #128 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:32.871Z] #129 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #130 [core-command builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #130 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:16:32.871Z] #131 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:16:32.871Z] #132 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:32.871Z] #133 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #134 [security-bootstrapper builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #134 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:32.871Z] #135 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:16:32.871Z] #136 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #137 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #119 DONE 21.9s [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:16:32.871Z] #138 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:32.871Z] #139 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #140 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-09T19:16:32.871Z] #141 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-09T19:16:32.871Z] #142 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #143 [core-data builder 6/7] COPY . . [2025-01-09T19:16:32.871Z] #143 CACHED [2025-01-09T19:16:32.871Z] [2025-01-09T19:16:32.871Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T19:16:33.817Z] #144 2.103 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-01-09T19:16:41.957Z] #144 ... [2025-01-09T19:16:41.957Z] [2025-01-09T19:16:41.957Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T19:16:41.957Z] #0 2.441 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-01-09T19:16:41.957Z] #145 ... [2025-01-09T19:16:41.957Z] [2025-01-09T19:16:41.957Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T19:16:41.957Z] #0 0.535 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-01-09T19:16:41.957Z] #146 ... [2025-01-09T19:16:41.957Z] [2025-01-09T19:16:41.957Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T19:16:41.957Z] #0 1.528 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-01-09T19:16:42.216Z] #147 ... [2025-01-09T19:16:42.216Z] [2025-01-09T19:16:42.216Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-09T19:16:42.216Z] #0 1.043 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-01-09T19:16:42.477Z] #148 ... [2025-01-09T19:16:42.477Z] [2025-01-09T19:16:42.477Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T19:16:42.477Z] #0 0.704 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-01-09T19:16:42.477Z] #149 ... [2025-01-09T19:16:42.477Z] [2025-01-09T19:16:42.477Z] #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-01-09T19:16:42.477Z] #0 1.537 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-01-09T19:16:42.736Z] #150 ... [2025-01-09T19:16:42.736Z] [2025-01-09T19:16:42.736Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-09T19:16:42.736Z] #0 0.804 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-01-09T19:16:42.736Z] #151 ... [2025-01-09T19:16:42.736Z] [2025-01-09T19:16:42.736Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T19:16:42.736Z] #0 1.260 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-01-09T19:16:42.996Z] #152 ... [2025-01-09T19:16:42.996Z] [2025-01-09T19:16:42.996Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T19:16:42.996Z] #125 0.822 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-01-09T19:16:42.996Z] #125 ... [2025-01-09T19:16:42.996Z] [2025-01-09T19:16:42.996Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-09T19:16:42.996Z] #0 1.672 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-01-09T19:16:43.256Z] #153 ... [2025-01-09T19:16:43.256Z] [2025-01-09T19:16:43.256Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T19:16:43.256Z] #0 1.600 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-01-09T19:18:20.022Z] #154 ... [2025-01-09T19:18:20.022Z] [2025-01-09T19:18:20.022Z] #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-01-09T19:18:20.022Z] #150 102.5 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-01-09T19:19:27.875Z] #150 ... [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-09T19:19:27.875Z] #154 DONE 172.9s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-09T19:19:27.875Z] #151 DONE 172.9s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-09T19:19:27.875Z] #145 DONE 172.9s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #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-01-09T19:19:27.875Z] #150 DONE 172.9s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-09T19:19:27.875Z] #153 DONE 172.9s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-09T19:19:27.875Z] #147 DONE 172.9s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-09T19:19:27.875Z] #144 DONE 173.0s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #155 ... [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-09T19:19:27.875Z] #146 DONE 173.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-09T19:19:27.875Z] #125 DONE 173.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-09T19:19:27.875Z] #148 DONE 173.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-09T19:19:27.875Z] #149 DONE 173.4s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-09T19:19:27.875Z] #152 DONE 173.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #156 DONE 0.7s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #157 DONE 0.7s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #158 DONE 0.7s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #155 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #155 DONE 0.7s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #159 DONE 0.2s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #160 ... [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #161 DONE 0.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-09T19:19:27.875Z] #162 DONE 0.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #163 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #163 DONE 0.2s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #164 DONE 0.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #165 DONE 0.3s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #166 CACHED [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #167 CACHED [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #168 CACHED [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #169 CACHED [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #170 DONE 0.2s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #171 CACHED [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:27.875Z] #172 CACHED [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #173 DONE 0.1s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #174 [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-01-09T19:19:27.875Z] #174 ... [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.875Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.875Z] #160 DONE 0.5s [2025-01-09T19:19:27.875Z] [2025-01-09T19:19:27.876Z] #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.876Z] #175 DONE 0.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #176 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-09T19:19:27.876Z] #176 ... [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.876Z] #177 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-09T19:19:27.876Z] #178 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-09T19:19:27.876Z] #179 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-09T19:19:27.876Z] #180 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:27.876Z] #181 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-09T19:19:27.876Z] #182 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-09T19:19:27.876Z] #183 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #184 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:27.876Z] #184 ... [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #174 [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-01-09T19:19:27.876Z] #174 DONE 1.8s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #185 [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-01-09T19:19:27.876Z] #185 DONE 1.5s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-09T19:19:27.876Z] #186 DONE 1.8s [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-09T19:19:27.876Z] #187 ... [2025-01-09T19:19:27.876Z] [2025-01-09T19:19:27.876Z] #176 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-09T19:19:27.876Z] #176 DONE 2.0s [2025-01-09T19:19:28.137Z] [2025-01-09T19:19:28.137Z] #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.137Z] #188 DONE 1.0s [2025-01-09T19:19:28.137Z] [2025-01-09T19:19:28.137Z] #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.137Z] #189 DONE 1.0s [2025-01-09T19:19:28.137Z] [2025-01-09T19:19:28.137Z] #190 [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-01-09T19:19:28.137Z] #190 DONE 1.0s [2025-01-09T19:19:28.137Z] [2025-01-09T19:19:28.137Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-09T19:19:28.137Z] #191 DONE 1.0s [2025-01-09T19:19:28.137Z] [2025-01-09T19:19:28.137Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-09T19:19:28.137Z] #192 DONE 1.0s [2025-01-09T19:19:28.137Z] [2025-01-09T19:19:28.137Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-09T19:19:28.398Z] #193 ... [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #184 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.398Z] #184 DONE 1.0s [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.398Z] #194 DONE 1.0s [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-09T19:19:28.398Z] #187 DONE 0.7s [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #195 [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-01-09T19:19:28.398Z] #195 DONE 0.5s [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.398Z] #196 DONE 0.3s [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-09T19:19:28.398Z] #197 DONE 0.8s [2025-01-09T19:19:28.398Z] [2025-01-09T19:19:28.398Z] #100 [support-scheduler] exporting to image [2025-01-09T19:19:28.398Z] #100 exporting layers 0.1s done [2025-01-09T19:19:28.659Z] #100 ... [2025-01-09T19:19:28.659Z] [2025-01-09T19:19:28.659Z] #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-09T19:19:28.659Z] #198 DONE 0.5s [2025-01-09T19:19:28.659Z] [2025-01-09T19:19:28.659Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-09T19:19:28.659Z] #193 DONE 0.5s [2025-01-09T19:19:28.659Z] [2025-01-09T19:19:28.659Z] #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-09T19:19:28.659Z] #199 DONE 0.5s [2025-01-09T19:19:28.659Z] [2025-01-09T19:19:28.659Z] #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.659Z] #200 DONE 0.5s [2025-01-09T19:19:28.659Z] [2025-01-09T19:19:28.659Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T19:19:28.918Z] #201 ... [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-09T19:19:28.918Z] #202 DONE 0.5s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-09T19:19:28.918Z] #203 DONE 0.5s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #204 [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-01-09T19:19:28.918Z] #204 DONE 0.6s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-09T19:19:28.918Z] #205 DONE 0.5s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-09T19:19:28.918Z] #206 DONE 0.5s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #207 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-09T19:19:28.918Z] #207 DONE 3.3s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-09T19:19:28.918Z] #208 DONE 0.2s [2025-01-09T19:19:28.918Z] [2025-01-09T19:19:28.918Z] #100 [support-notifications] exporting to image [2025-01-09T19:19:28.918Z] #100 writing image sha256:eddaa30f3af98322d0c1ce7f566229fa567b3fd4c8ff5eac61de733953597540 [2025-01-09T19:19:28.918Z] #100 writing image sha256:2de2b886a45ff0364256bdc28f672f792915bcfdca37d0dadc0d8d30cf4e4de8 [2025-01-09T19:19:29.291Z] #100 ... [2025-01-09T19:19:29.291Z] [2025-01-09T19:19:29.291Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-09T19:19:29.291Z] #209 DONE 0.4s [2025-01-09T19:19:29.291Z] [2025-01-09T19:19:29.291Z] #100 [core-data] exporting to image [2025-01-09T19:19:29.291Z] #100 writing image sha256:eddaa30f3af98322d0c1ce7f566229fa567b3fd4c8ff5eac61de733953597540 0.3s done [2025-01-09T19:19:29.291Z] #100 naming to docker.io/library/core-command [2025-01-09T19:19:29.291Z] #100 ... [2025-01-09T19:19:29.291Z] [2025-01-09T19:19:29.291Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-09T19:19:29.291Z] #210 DONE 0.4s [2025-01-09T19:19:29.291Z] [2025-01-09T19:19:29.291Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-09T19:19:29.291Z] #211 DONE 0.4s [2025-01-09T19:19:29.291Z] [2025-01-09T19:19:29.291Z] #212 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-09T19:19:29.291Z] #212 DONE 0.4s [2025-01-09T19:19:29.291Z] [2025-01-09T19:19:29.291Z] #100 [support-scheduler] exporting to image [2025-01-09T19:19:29.291Z] #100 exporting layers 0.5s done [2025-01-09T19:19:29.291Z] #100 writing image sha256:2de2b886a45ff0364256bdc28f672f792915bcfdca37d0dadc0d8d30cf4e4de8 0.3s done [2025-01-09T19:19:29.291Z] #100 naming to docker.io/library/core-command done [2025-01-09T19:19:29.291Z] #100 naming to docker.io/library/support-scheduler done [2025-01-09T19:19:29.291Z] #100 writing image sha256:9fa3ec8a03bab9f69f864cef7ddb6a2d5e01b8566e6eef264e5e3ec1274032d4 0.0s done [2025-01-09T19:19:29.291Z] #100 naming to docker.io/library/core-keeper [2025-01-09T19:19:29.591Z] #100 naming to docker.io/library/core-keeper done [2025-01-09T19:19:29.591Z] #100 writing image sha256:f20a92769f07a55dce675d1a3720b42c3229b41b8ba319df98ab7047fda6807c [2025-01-09T19:19:29.591Z] #100 ... [2025-01-09T19:19:29.591Z] [2025-01-09T19:19:29.591Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-09T19:19:29.591Z] #213 DONE 0.4s [2025-01-09T19:19:29.591Z] [2025-01-09T19:19:29.591Z] #214 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-09T19:19:29.591Z] #214 DONE 0.4s [2025-01-09T19:19:29.591Z] [2025-01-09T19:19:29.591Z] #100 [security-spiffe-token-provider] exporting to image [2025-01-09T19:19:29.591Z] #100 exporting layers 0.5s done [2025-01-09T19:19:29.591Z] #100 writing image sha256:f20a92769f07a55dce675d1a3720b42c3229b41b8ba319df98ab7047fda6807c 0.0s done [2025-01-09T19:19:29.591Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2025-01-09T19:19:29.853Z] #100 ... [2025-01-09T19:19:29.853Z] [2025-01-09T19:19:29.853Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T19:19:29.853Z] #201 DONE 1.0s [2025-01-09T19:19:29.853Z] [2025-01-09T19:19:29.853Z] #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T19:19:29.853Z] #215 DONE 1.0s [2025-01-09T19:19:29.853Z] [2025-01-09T19:19:29.853Z] #100 [support-notifications] exporting to image [2025-01-09T19:19:29.853Z] #100 writing image sha256:529a5e688d8c8167b51646c2099f54491e15a8cac861f2893da25ad37fccbeac done [2025-01-09T19:19:29.853Z] #100 naming to docker.io/library/support-notifications done [2025-01-09T19:19:30.426Z] #100 ... [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-09T19:19:30.426Z] #216 DONE 0.6s [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-09T19:19:30.426Z] #217 DONE 0.6s [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T19:19:30.426Z] #218 DONE 1.2s [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #100 [security-proxy-setup] exporting to image [2025-01-09T19:19:30.426Z] #100 writing image sha256:64ad340621cc55b87b632f24f33c67b32c4db41ec4b149dd9f80e1147c00f5dd 0.0s done [2025-01-09T19:19:30.426Z] #100 writing image sha256:838f11e8e05ad03e3cb70e72f64a835d1e95bf377c58ba522923ff34c8b424e8 0.0s done [2025-01-09T19:19:30.426Z] #100 naming to docker.io/library/core-data done [2025-01-09T19:19:30.426Z] #100 naming to docker.io/library/core-metadata done [2025-01-09T19:19:30.426Z] #100 writing image sha256:d7a8095dab4db06e2f4c0fb240488ea5930c68e0d24874859c067053458c934b [2025-01-09T19:19:30.426Z] #100 ... [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #219 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-09T19:19:30.426Z] #219 DONE 0.1s [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #220 [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-01-09T19:19:30.426Z] #220 DONE 0.1s [2025-01-09T19:19:30.426Z] [2025-01-09T19:19:30.426Z] #100 [security-proxy-auth] exporting to image [2025-01-09T19:19:30.426Z] #100 writing image sha256:d7a8095dab4db06e2f4c0fb240488ea5930c68e0d24874859c067053458c934b done [2025-01-09T19:19:30.426Z] #100 writing image sha256:1fd54e715bd60f095c6f145e4a3dde57765ddb82907a4a6f96802985c3037247 0.0s done [2025-01-09T19:19:30.426Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-09T19:19:30.426Z] #100 naming to docker.io/library/security-proxy-auth done [2025-01-09T19:19:30.690Z] #100 ... [2025-01-09T19:19:30.690Z] [2025-01-09T19:19:30.690Z] #221 [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-01-09T19:19:30.690Z] #221 DONE 0.2s [2025-01-09T19:19:30.690Z] [2025-01-09T19:19:30.690Z] #222 [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-01-09T19:19:30.690Z] #222 DONE 0.0s [2025-01-09T19:19:30.952Z] [2025-01-09T19:19:30.952Z] #100 [security-proxy-setup] exporting to image [2025-01-09T19:19:30.952Z] #100 exporting layers 0.4s done [2025-01-09T19:19:30.952Z] #100 writing image sha256:a2bd5aeafb695c81140b5d052d21930b95628f78a98bacb05dd854b5aafe7fa1 done [2025-01-09T19:19:30.952Z] #100 naming to docker.io/library/security-proxy-setup done [2025-01-09T19:19:30.952Z] #100 DONE 4.0s [2025-01-09T19:19:30.952Z] [2025-01-09T19:19:30.952Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-09T19:19:30.952Z] #223 DONE 0.0s [2025-01-09T19:19:30.952Z] [2025-01-09T19:19:30.952Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-09T19:19:30.952Z] #224 ... [2025-01-09T19:19:30.952Z] [2025-01-09T19:19:30.952Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-09T19:19:30.952Z] #225 DONE 0.7s [2025-01-09T19:19:31.214Z] [2025-01-09T19:19:31.214Z] #100 [security-secretstore-setup] exporting to image [2025-01-09T19:19:31.214Z] #100 ... [2025-01-09T19:19:31.214Z] [2025-01-09T19:19:31.214Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-09T19:19:31.214Z] #224 DONE 0.4s [2025-01-09T19:19:31.214Z] [2025-01-09T19:19:31.214Z] #100 [security-bootstrapper] exporting to image [2025-01-09T19:19:31.214Z] #100 exporting layers 0.2s done [2025-01-09T19:19:31.214Z] #100 writing image sha256:d6d0c20558b7a9da6dbb990e852c6fa30e650dec607bd97646bffc610edd7032 0.0s done [2025-01-09T19:19:31.214Z] #100 naming to docker.io/library/security-secretstore-setup [2025-01-09T19:19:31.476Z] #100 naming to docker.io/library/security-secretstore-setup done [2025-01-09T19:19:31.476Z] #100 exporting layers 0.3s done [2025-01-09T19:19:31.476Z] #100 writing image sha256:56ee18b402688a2e5c8e8768039a65228c1e77b9a36041efbdd4797e837cd416 done [2025-01-09T19:19:31.476Z] #100 naming to docker.io/library/security-bootstrapper done [2025-01-09T19:19:31.476Z] #100 DONE 4.5s [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-09T19:19:31.476Z] time="2025-01-09T19:14:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-09T19:19:31.520Z] $ docker stop --time=1 799e07b3f077d48955f9aab41fbbeaa08fff619f5378464c79b9d3ebef1b4e79 [2025-01-09T19:19:33.077Z] $ docker rm -f --volumes 799e07b3f077d48955f9aab41fbbeaa08fff619f5378464c79b9d3ebef1b4e79 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-09T19:19:33.524Z] + docker images [2025-01-09T19:19:33.524Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-09T19:19:33.524Z] security-bootstrapper latest 56ee18b40268 2 seconds ago 20.3MB [2025-01-09T19:19:33.524Z] security-secretstore-setup latest d6d0c20558b7 3 seconds ago 41MB [2025-01-09T19:19:33.524Z] security-proxy-setup latest a2bd5aeafb69 3 seconds ago 29.3MB [2025-01-09T19:19:33.524Z] core-common-config-bootstrapper latest d7a8095dab4d 4 seconds ago 17.1MB [2025-01-09T19:19:33.524Z] security-proxy-auth latest 1fd54e715bd6 4 seconds ago 30.7MB [2025-01-09T19:19:33.524Z] support-notifications latest 529a5e688d8c 5 seconds ago 50.3MB [2025-01-09T19:19:33.524Z] support-scheduler latest 2de2b886a45f 5 seconds ago 47MB [2025-01-09T19:19:33.524Z] core-data latest 838f11e8e05a 5 seconds ago 31.8MB [2025-01-09T19:19:33.524Z] core-metadata latest 64ad340621cc 5 seconds ago 31.9MB [2025-01-09T19:19:33.524Z] security-spiffe-token-provider latest f20a92769f07 5 seconds ago 32.6MB [2025-01-09T19:19:33.524Z] core-keeper latest 9fa3ec8a03ba 5 seconds ago 31.4MB [2025-01-09T19:19:33.524Z] core-command latest eddaa30f3af9 5 seconds ago 27.6MB [2025-01-09T19:19:33.524Z] security-spire-server latest cffaeead48f9 4 minutes ago 122MB [2025-01-09T19:19:33.524Z] security-spire-agent latest 14cc3f782b60 4 minutes ago 182MB [2025-01-09T19:19:33.524Z] security-spire-config latest 485d309c4fdb 4 minutes ago 121MB [2025-01-09T19:19:33.524Z] ci-base-image-x86_64 latest 842454adb24a 8 minutes ago 982MB [2025-01-09T19:19:33.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-09T19:19:33.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-09T19:19:33.524Z] 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-01-09T19:19:34.792Z] provisioning config files... [2025-01-09T19:19:34.799Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13801579250224084542tmp [Pipeline] { [Pipeline] sh [2025-01-09T19:19:35.148Z] + set +x [2025-01-09T19:19:35.148Z] + curl -s https://codecov.io/bash [2025-01-09T19:19:35.148Z] + bash -s -- [2025-01-09T19:19:35.407Z] [2025-01-09T19:19:35.407Z] _____ _ [2025-01-09T19:19:35.407Z] / ____| | | [2025-01-09T19:19:35.407Z] | | ___ __| | ___ ___ _____ __ [2025-01-09T19:19:35.407Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-09T19:19:35.407Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-09T19:19:35.407Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-09T19:19:35.407Z] Bash-1.0.6 [2025-01-09T19:19:35.407Z] [2025-01-09T19:19:35.407Z] [2025-01-09T19:19:35.407Z] ==> git version 2.25.1 found [2025-01-09T19:19:35.407Z] ==> 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-01-09T19:19:35.407Z] Release-Date: 2020-01-08 [2025-01-09T19:19:35.407Z] 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-01-09T19:19:35.407Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-09T19:19:35.407Z] ==> Jenkins CI detected. [2025-01-09T19:19:35.407Z] current dir:  /w/workspace/edgex-go/1 [2025-01-09T19:19:35.407Z] project root: . [2025-01-09T19:19:35.407Z] --> token set from env [2025-01-09T19:19:35.407Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-09T19:19:35.407Z] ==> Running gcov in . (disable via -X gcov) [2025-01-09T19:19:35.407Z] ==> Python coveragepy not found [2025-01-09T19:19:35.407Z] ==> Searching for coverage reports in: [2025-01-09T19:19:35.407Z] + . [2025-01-09T19:19:35.407Z] -> Found 1 reports [2025-01-09T19:19:35.407Z] ==> Detecting git/mercurial file structure [2025-01-09T19:19:35.407Z] ==> Reading reports [2025-01-09T19:19:35.407Z] + ./coverage.out bytes=1510933 [2025-01-09T19:19:35.407Z] ==> Appending adjustments [2025-01-09T19:19:35.407Z] https://docs.codecov.io/docs/fixing-reports [2025-01-09T19:19:36.804Z] + Found adjustments [2025-01-09T19:19:36.804Z] ==> Gzipping contents [2025-01-09T19:19:36.804Z] 128K /tmp/codecov.Gc6nsI.gz [2025-01-09T19:19:36.804Z] ==> Uploading reports [2025-01-09T19:19:36.804Z] url: https://codecov.io [2025-01-09T19:19:36.804Z] query: branch=PR-5044&commit=3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5044%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5044&job=&cmd_args= [2025-01-09T19:19:36.804Z] -> Pinging Codecov [2025-01-09T19:19:36.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5044&commit=3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5044%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5044&job=&cmd_args= [2025-01-09T19:19:37.064Z] -> Uploading to [2025-01-09T19:19:37.064Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47/884ffe64-f9a3-4987-ad68-5f1caca99da4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250109%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250109T191936Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a3c20e04218ae23335f852904dd09f37c45a65a079b2510e198b6001217bd635 [2025-01-09T19:19:37.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-09T19:19:37.065Z] Dload Upload Total Spent Left Speed [2025-01-09T19:19:37.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 509k --:--:-- --:--:-- --:--:-- 509k [2025-01-09T19:19:37.325Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ce032dcfb02e0e0613d0b2a16fe3b5bbffe7a47 [Pipeline] } [2025-01-09T19:19:37.355Z] 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-01-09T19:19:38.708Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:39.037Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:39.939Z] ---> package-listing.sh [2025-01-09T19:19:39.939Z] ++ facter osfamily [2025-01-09T19:19:39.939Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-09T19:19:40.198Z] + OS_FAMILY=debian [2025-01-09T19:19:40.198Z] + workspace=/w/workspace/edgex-go/1 [2025-01-09T19:19:40.198Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-09T19:19:40.198Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-09T19:19:40.198Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-09T19:19:40.198Z] + PACKAGES=/tmp/packages_start.txt [2025-01-09T19:19:40.198Z] + '[' /w/workspace/edgex-go/1 ']' [2025-01-09T19:19:40.198Z] + PACKAGES=/tmp/packages_end.txt [2025-01-09T19:19:40.198Z] + case "${OS_FAMILY}" in [2025-01-09T19:19:40.198Z] + dpkg -l [2025-01-09T19:19:40.198Z] + grep '^ii' [2025-01-09T19:19:40.198Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-09T19:19:40.198Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-09T19:19:40.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-09T19:19:40.198Z] + '[' /w/workspace/edgex-go/1 ']' [2025-01-09T19:19:40.198Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-01-09T19:19:40.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-01-09T19:19:40.240Z] 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-01-09T19:19:40.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:19:41.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-09T19:19:41.178Z] [2025-01-09T19:19:41.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-09T19:19:41.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-09T19:19:41.822Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-09T19:19:41.822Z] 5eb5b503b376: Pulling fs layer [2025-01-09T19:19:41.822Z] 5c69ac0246d0: Pulling fs layer [2025-01-09T19:19:41.822Z] ec43610c2a17: Pulling fs layer [2025-01-09T19:19:41.822Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-09T19:19:41.822Z] 33b1e0a273af: Pulling fs layer [2025-01-09T19:19:41.822Z] 5d3b04190fa2: Pulling fs layer [2025-01-09T19:19:41.822Z] 2f39f015ded8: Pulling fs layer [2025-01-09T19:19:41.822Z] 33b1e0a273af: Waiting [2025-01-09T19:19:41.822Z] 5d3b04190fa2: Waiting [2025-01-09T19:19:41.822Z] 2f39f015ded8: Waiting [2025-01-09T19:19:41.822Z] 3a2ae6a8a46f: Waiting [2025-01-09T19:19:41.822Z] 5c69ac0246d0: Download complete [2025-01-09T19:19:41.822Z] 3a2ae6a8a46f: Download complete [2025-01-09T19:19:41.822Z] 33b1e0a273af: Verifying Checksum [2025-01-09T19:19:41.822Z] 33b1e0a273af: Download complete [2025-01-09T19:19:41.822Z] 5d3b04190fa2: Verifying Checksum [2025-01-09T19:19:41.822Z] 5d3b04190fa2: Download complete [2025-01-09T19:19:41.822Z] ec43610c2a17: Verifying Checksum [2025-01-09T19:19:41.822Z] ec43610c2a17: Download complete [2025-01-09T19:19:42.082Z] 5eb5b503b376: Download complete [2025-01-09T19:19:42.648Z] 2f39f015ded8: Download complete [2025-01-09T19:19:43.586Z] 5eb5b503b376: Pull complete [2025-01-09T19:19:43.586Z] 5c69ac0246d0: Pull complete [2025-01-09T19:19:44.160Z] ec43610c2a17: Pull complete [2025-01-09T19:19:44.160Z] 3a2ae6a8a46f: Pull complete [2025-01-09T19:19:44.420Z] 33b1e0a273af: Pull complete [2025-01-09T19:19:44.420Z] 5d3b04190fa2: Pull complete [2025-01-09T19:19:48.609Z] 2f39f015ded8: Pull complete [2025-01-09T19:19:48.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-09T19:19:48.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-09T19:19:48.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-09T19:19:48.832Z] prd-ubuntu20.04-docker-8c-8g-36408 does not seem to be running inside a container [2025-01-09T19:19:48.863Z] $ 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-01-09T19:19:54.455Z] $ docker top 6fdf09524de22985cda7a587654cd1c951af311c7ffd1e87adc2b2be48727db2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-09T19:19:54.875Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-09T19:19:55.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-09T19:19:55.507Z] + ls /var/log/sa-host [2025-01-09T19:19:55.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-09T19:19:55.755Z] provisioning config files... [2025-01-09T19:19:55.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4319883905080468464tmp [Pipeline] { [Pipeline] echo [2025-01-09T19:19:55.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:56.146Z] ---> create-netrc.sh [Pipeline] } [2025-01-09T19:19:56.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:56.613Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-09T19:19:56.652Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:56.972Z] ---> sudo-logs.sh [2025-01-09T19:19:56.972Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-09T19:19:57.074Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:57.395Z] ---> job-cost.sh [2025-01-09T19:19:57.395Z] lf-activate-venv: SKIPPING [2025-01-09T19:19:57.395Z] INFO: No Stack... [2025-01-09T19:19:57.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-09T19:19:57.914Z] INFO: Archiving Costs [Pipeline] echo [2025-01-09T19:19:57.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-09T19:19:58.275Z] ---> logs-deploy.sh [2025-01-09T19:19:58.275Z] lf-activate-venv: SKIPPING [2025-01-09T19:19:58.275Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5044/1 [2025-01-09T19:19:58.275Z] INFO: archiving workspace using pattern(s): [2025-01-09T19:19:59.213Z] Archives upload complete. [2025-01-09T19:19:59.472Z] INFO: archiving logs to Nexus [2025-01-09T19:20:00.041Z] ---> uname -a: [2025-01-09T19:20:00.041Z] Linux prd-ubuntu20-04-docker-8c-8g-36408 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-09T19:20:00.041Z] [2025-01-09T19:20:00.041Z] [2025-01-09T19:20:00.041Z] ---> lscpu: [2025-01-09T19:20:00.041Z] Architecture: x86_64 [2025-01-09T19:20:00.041Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-09T19:20:00.041Z] Byte Order: Little Endian [2025-01-09T19:20:00.041Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-09T19:20:00.041Z] CPU(s): 8 [2025-01-09T19:20:00.041Z] On-line CPU(s) list: 0-7 [2025-01-09T19:20:00.041Z] Thread(s) per core: 1 [2025-01-09T19:20:00.041Z] Core(s) per socket: 1 [2025-01-09T19:20:00.041Z] Socket(s): 8 [2025-01-09T19:20:00.041Z] NUMA node(s): 1 [2025-01-09T19:20:00.041Z] Vendor ID: AuthenticAMD [2025-01-09T19:20:00.041Z] CPU family: 23 [2025-01-09T19:20:00.041Z] Model: 49 [2025-01-09T19:20:00.041Z] Model name: AMD EPYC-Rome Processor [2025-01-09T19:20:00.041Z] Stepping: 0 [2025-01-09T19:20:00.041Z] CPU MHz: 2799.998 [2025-01-09T19:20:00.041Z] BogoMIPS: 5599.99 [2025-01-09T19:20:00.041Z] Virtualization: AMD-V [2025-01-09T19:20:00.041Z] Hypervisor vendor: KVM [2025-01-09T19:20:00.041Z] Virtualization type: full [2025-01-09T19:20:00.041Z] L1d cache: 256 KiB [2025-01-09T19:20:00.041Z] L1i cache: 256 KiB [2025-01-09T19:20:00.041Z] L2 cache: 4 MiB [2025-01-09T19:20:00.041Z] L3 cache: 128 MiB [2025-01-09T19:20:00.041Z] NUMA node0 CPU(s): 0-7 [2025-01-09T19:20:00.041Z] Vulnerability Itlb multihit: Not affected [2025-01-09T19:20:00.041Z] Vulnerability L1tf: Not affected [2025-01-09T19:20:00.041Z] Vulnerability Mds: Not affected [2025-01-09T19:20:00.041Z] Vulnerability Meltdown: Not affected [2025-01-09T19:20:00.041Z] Vulnerability Mmio stale data: Not affected [2025-01-09T19:20:00.041Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-09T19:20:00.041Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-09T19:20:00.041Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-09T19:20:00.041Z] Vulnerability Srbds: Not affected [2025-01-09T19:20:00.041Z] Vulnerability Tsx async abort: Not affected [2025-01-09T19:20:00.041Z] 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-01-09T19:20:00.041Z] [2025-01-09T19:20:00.041Z] [2025-01-09T19:20:00.041Z] ---> nproc: [2025-01-09T19:20:00.041Z] 8 [2025-01-09T19:20:00.041Z] [2025-01-09T19:20:00.041Z] [2025-01-09T19:20:00.041Z] ---> df -h: [2025-01-09T19:20:00.041Z] Filesystem Size Used Avail Use% Mounted on [2025-01-09T19:20:00.041Z] overlay 155G 27G 129G 18% / [2025-01-09T19:20:00.041Z] tmpfs 64M 0 64M 0% /dev [2025-01-09T19:20:00.041Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-09T19:20:00.041Z] shm 64M 0 64M 0% /dev/shm [2025-01-09T19:20:00.042Z] /dev/vda1 155G 27G 129G 18% /facter-os [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] ---> sar -b -r -n DEV: [2025-01-09T19:20:00.042Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36408) 01/09/25 _x86_64_ (8 CPU) [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] 19:09:19 LINUX RESTART (8 CPU) [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-09T19:20:00.042Z] 19:11:01 362.00 38.14 323.86 0.00 4261.65 54096.37 0.00 [2025-01-09T19:20:00.042Z] 19:12:01 129.15 0.72 128.43 0.00 16.80 35387.19 0.00 [2025-01-09T19:20:00.042Z] 19:13:01 49.99 0.00 49.99 0.00 0.00 34577.84 0.00 [2025-01-09T19:20:00.042Z] 19:14:01 27.20 1.22 25.98 0.00 24.66 19006.97 0.00 [2025-01-09T19:20:00.042Z] 19:15:01 196.58 10.45 186.14 0.00 5204.60 114266.56 0.00 [2025-01-09T19:20:00.042Z] 19:16:01 925.51 17.71 907.80 0.00 402.00 235438.72 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 215.19 0.78 214.41 0.00 13.20 107546.95 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 250.77 0.02 250.75 0.00 0.13 58058.89 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 269.40 0.07 269.34 0.00 0.53 66816.26 0.00 [2025-01-09T19:20:00.042Z] Average: 269.54 7.68 261.87 0.00 1102.52 80578.16 0.00 [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-09T19:20:00.042Z] 19:11:01 28646776 31496020 817828 2.49 79312 3029668 1983812 5.85 1137324 2696452 1152 [2025-01-09T19:20:00.042Z] 19:12:01 27271004 31409184 895096 2.72 127156 4143064 2003836 5.91 1785924 3286480 849508 [2025-01-09T19:20:00.042Z] 19:13:01 26710836 31231028 1070432 3.26 128608 4502860 2418148 7.13 1929932 3678624 679148 [2025-01-09T19:20:00.042Z] 19:14:01 26495312 31371932 927084 2.82 132184 4815104 2004132 5.91 1822108 3961496 475296 [2025-01-09T19:20:00.042Z] 19:15:01 21830252 31382720 908720 2.76 142056 9382936 2497020 7.36 2011804 8319888 2936376 [2025-01-09T19:20:00.042Z] 19:16:01 17476964 31350824 917952 2.79 334548 13125484 2590052 7.63 2864888 11405532 555072 [2025-01-09T19:20:00.042Z] 19:17:01 11143356 29005780 3198204 9.73 369104 16706948 10111580 29.80 5643160 14495252 1014672 [2025-01-09T19:20:00.042Z] 19:18:01 7132920 27538944 4659420 14.17 383620 19118372 11177608 32.94 8291312 15732456 1794124 [2025-01-09T19:20:00.042Z] 19:19:01 8819912 30797508 1428864 4.35 393832 20693124 4086028 12.04 5079668 17324892 2380356 [2025-01-09T19:20:00.042Z] Average: 19503037 30620438 1647067 5.01 232269 10613062 4319135 12.73 3396236 8989008 1187300 [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-09T19:20:00.042Z] 19:11:01 docker0 678.99 600.22 46.72 2905.42 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:11:01 veth7c9420b 34.36 41.12 3.26 36.55 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:11:01 ens3 1324.54 1233.19 11354.16 167.97 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:11:01 lo 5.06 5.06 0.50 0.50 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:12:01 docker0 199.87 297.22 16.86 1998.89 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:12:01 ens3 324.48 215.61 2025.59 30.31 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:12:01 veth7b852b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:13:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:13:01 ens3 37.01 23.71 29.14 16.37 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:13:01 veth7b852b2 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:14:01 ens3 19.50 13.01 21.98 9.99 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:14:01 veth7b852b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:15:01 docker0 0.58 0.43 0.05 0.23 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:15:01 veth312d80e 0.58 0.57 0.05 0.24 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:15:01 ens3 228.10 165.01 4387.28 167.66 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:15:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:16:01 docker0 511.30 900.05 44.13 8695.17 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:16:01 veth312d80e 0.07 1.15 0.00 0.05 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:16:01 veth3888628 81.99 144.35 8.21 1213.71 0.00 0.00 0.00 0.10 [2025-01-09T19:20:00.042Z] 19:16:01 veth028f24c 80.71 117.86 8.16 1211.65 0.00 0.00 0.00 0.10 [2025-01-09T19:20:00.042Z] 19:16:01 vethfd3f8ba 76.02 129.97 7.81 1213.71 0.00 0.00 0.00 0.10 [2025-01-09T19:20:00.042Z] 19:16:01 ens3 950.08 533.97 9543.31 61.36 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:16:01 veth8758b00 71.31 132.17 7.50 1213.98 0.00 0.00 0.00 0.10 [2025-01-09T19:20:00.042Z] 19:16:01 vethf0ba874 70.71 129.34 7.51 1214.93 0.00 0.00 0.00 0.10 [2025-01-09T19:20:00.042Z] 19:16:01 veth582a722 70.03 138.20 7.42 1215.17 0.00 0.00 0.00 0.10 [2025-01-09T19:20:00.042Z] 19:17:01 veth91d47e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth312d80e 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 vethd174ee0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth1d469e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth1dd35d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 vethf01049f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth2ec2cf6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth8e198c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 ens3 17.76 12.68 13.68 7.97 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 vethb751eb3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 vethe2eed35 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth7a492b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth6481dc5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:17:01 veth3365644 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth91d47e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth312d80e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 vethd174ee0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth1d469e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth1dd35d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 vethf01049f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth2ec2cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth8e198c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 ens3 2.07 1.68 1.60 0.92 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 vethb751eb3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 vethe2eed35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth7a492b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth6481dc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 veth3365644 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth91d47e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth312d80e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 vethd174ee0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth1d469e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth1dd35d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 vethf01049f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth2ec2cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth8e198c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 ens3 5.83 3.96 4.78 2.64 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 vethb751eb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 vethe2eed35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth7a492b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth6481dc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 veth3365644 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth91d47e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: docker0 154.68 199.92 11.98 1511.05 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth312d80e 0.08 0.20 0.01 0.03 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: vethd174ee0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth1d469e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth1dd35d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: vethf01049f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth2ec2cf6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth8e198c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: ens3 323.25 244.75 3042.27 51.68 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: vethb751eb3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: vethe2eed35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth7a492b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth6481dc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] Average: veth3365644 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] ---> sar -P ALL: [2025-01-09T19:20:00.042Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36408) 01/09/25 _x86_64_ (8 CPU) [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] 19:09:19 LINUX RESTART (8 CPU) [2025-01-09T19:20:00.042Z] [2025-01-09T19:20:00.042Z] 19:10:01 CPU %user %nice %system %iowait %steal %idle [2025-01-09T19:20:00.042Z] 19:11:01 all 11.16 0.00 4.04 1.48 0.06 83.26 [2025-01-09T19:20:00.042Z] 19:11:01 0 9.66 0.00 4.09 0.49 0.05 85.71 [2025-01-09T19:20:00.042Z] 19:11:01 1 10.94 0.00 4.05 3.71 0.07 81.23 [2025-01-09T19:20:00.042Z] 19:11:01 2 11.94 0.00 5.17 0.14 0.05 82.71 [2025-01-09T19:20:00.042Z] 19:11:01 3 8.74 0.00 3.05 0.61 0.07 87.53 [2025-01-09T19:20:00.042Z] 19:11:01 4 17.51 0.00 5.55 4.50 0.07 72.37 [2025-01-09T19:20:00.042Z] 19:11:01 5 11.31 0.00 3.55 0.37 0.05 84.72 [2025-01-09T19:20:00.042Z] 19:11:01 6 8.33 0.00 3.71 1.89 0.07 86.01 [2025-01-09T19:20:00.042Z] 19:11:01 7 10.84 0.00 3.16 0.15 0.05 85.80 [2025-01-09T19:20:00.042Z] 19:12:01 all 31.60 0.00 5.92 2.31 0.08 60.09 [2025-01-09T19:20:00.042Z] 19:12:01 0 33.07 0.00 6.19 1.23 0.07 59.44 [2025-01-09T19:20:00.042Z] 19:12:01 1 30.83 0.00 6.47 12.73 0.08 49.89 [2025-01-09T19:20:00.042Z] 19:12:01 2 31.11 0.00 5.67 0.10 0.10 63.02 [2025-01-09T19:20:00.042Z] 19:12:01 3 31.15 0.00 5.48 0.02 0.07 63.29 [2025-01-09T19:20:00.042Z] 19:12:01 4 31.68 0.00 5.71 0.20 0.08 62.32 [2025-01-09T19:20:00.042Z] 19:12:01 5 31.04 0.00 6.33 0.88 0.08 61.67 [2025-01-09T19:20:00.042Z] 19:12:01 6 32.81 0.00 5.66 3.32 0.07 58.16 [2025-01-09T19:20:00.042Z] 19:12:01 7 31.14 0.00 5.84 0.03 0.08 62.91 [2025-01-09T19:20:00.042Z] 19:13:01 all 38.50 0.00 6.90 1.62 0.09 52.88 [2025-01-09T19:20:00.042Z] 19:13:01 0 39.03 0.00 6.62 0.74 0.10 53.52 [2025-01-09T19:20:00.042Z] 19:13:01 1 39.71 0.00 6.91 0.05 0.08 53.24 [2025-01-09T19:20:00.042Z] 19:13:01 2 37.75 0.00 7.23 0.05 0.12 54.85 [2025-01-09T19:20:00.042Z] 19:13:01 3 39.02 0.00 6.88 0.20 0.08 53.82 [2025-01-09T19:20:00.042Z] 19:13:01 4 39.08 0.00 6.72 1.08 0.08 53.03 [2025-01-09T19:20:00.042Z] 19:13:01 5 37.54 0.00 6.95 0.39 0.10 55.02 [2025-01-09T19:20:00.042Z] 19:13:01 6 37.15 0.00 6.93 3.38 0.08 52.46 [2025-01-09T19:20:00.042Z] 19:13:01 7 38.71 0.00 6.98 7.13 0.08 47.09 [2025-01-09T19:20:00.042Z] 19:14:01 all 58.24 0.00 7.74 0.59 0.09 33.35 [2025-01-09T19:20:00.042Z] 19:14:01 0 58.87 0.00 8.19 0.22 0.08 32.64 [2025-01-09T19:20:00.042Z] 19:14:01 1 59.68 0.00 7.34 0.20 0.10 32.68 [2025-01-09T19:20:00.042Z] 19:14:01 2 58.64 0.00 7.63 0.22 0.07 33.45 [2025-01-09T19:20:00.042Z] 19:14:01 3 56.78 0.00 7.76 2.66 0.08 32.72 [2025-01-09T19:20:00.042Z] 19:14:01 4 57.70 0.00 7.33 0.83 0.08 34.07 [2025-01-09T19:20:00.042Z] 19:14:01 5 58.91 0.00 7.68 0.15 0.10 33.16 [2025-01-09T19:20:00.042Z] 19:14:01 6 58.09 0.00 7.99 0.29 0.08 33.55 [2025-01-09T19:20:00.042Z] 19:14:01 7 57.25 0.00 7.99 0.17 0.08 34.52 [2025-01-09T19:20:00.042Z] 19:15:01 all 20.99 0.00 7.19 13.49 0.11 58.21 [2025-01-09T19:20:00.042Z] 19:15:01 0 20.66 0.00 8.07 21.43 0.10 49.74 [2025-01-09T19:20:00.042Z] 19:15:01 1 22.64 0.00 7.27 14.02 0.12 55.95 [2025-01-09T19:20:00.042Z] 19:15:01 2 18.92 0.00 7.23 24.07 0.16 49.63 [2025-01-09T19:20:00.042Z] 19:15:01 3 20.87 0.00 6.84 4.46 0.10 67.73 [2025-01-09T19:20:00.042Z] 19:15:01 4 20.26 0.00 6.78 11.71 0.10 61.15 [2025-01-09T19:20:00.042Z] 19:15:01 5 21.15 0.00 6.81 18.85 0.10 53.09 [2025-01-09T19:20:00.042Z] 19:15:01 6 21.95 0.00 7.20 3.57 0.10 67.17 [2025-01-09T19:20:00.042Z] 19:15:01 7 21.44 0.00 7.35 10.13 0.12 60.97 [2025-01-09T19:20:00.042Z] 19:16:01 all 12.44 0.00 6.41 12.25 0.07 68.84 [2025-01-09T19:20:00.042Z] 19:16:01 0 14.22 0.00 8.08 50.57 0.08 27.04 [2025-01-09T19:20:00.042Z] 19:16:01 1 11.23 0.00 5.14 4.68 0.05 78.90 [2025-01-09T19:20:00.042Z] 19:16:01 2 13.06 0.00 7.25 11.37 0.07 68.25 [2025-01-09T19:20:00.042Z] 19:16:01 3 10.89 0.00 5.33 5.53 0.07 78.18 [2025-01-09T19:20:00.042Z] 19:16:01 4 10.89 0.00 5.50 5.46 0.05 78.09 [2025-01-09T19:20:00.042Z] 19:16:01 5 14.64 0.00 7.25 11.02 0.07 67.02 [2025-01-09T19:20:00.042Z] 19:16:01 6 11.12 0.00 5.63 3.82 0.07 79.36 [2025-01-09T19:20:00.042Z] 19:16:01 7 13.48 0.00 7.09 5.69 0.07 73.68 [2025-01-09T19:20:00.042Z] 19:17:01 all 40.44 0.00 8.30 12.33 0.14 38.79 [2025-01-09T19:20:00.042Z] 19:17:01 0 41.24 0.00 8.93 35.18 0.10 14.55 [2025-01-09T19:20:00.042Z] 19:17:01 1 39.96 0.00 7.59 7.81 0.10 44.55 [2025-01-09T19:20:00.042Z] 19:17:01 2 41.18 0.00 8.62 9.01 0.07 41.12 [2025-01-09T19:20:00.042Z] 19:17:01 3 39.78 0.00 8.92 17.31 0.10 33.89 [2025-01-09T19:20:00.042Z] 19:17:01 4 39.18 0.00 8.00 18.12 0.12 34.58 [2025-01-09T19:20:00.042Z] 19:17:01 5 41.93 0.00 8.08 1.72 0.10 48.17 [2025-01-09T19:20:00.042Z] 19:17:01 6 40.35 0.00 7.33 2.60 0.34 49.38 [2025-01-09T19:20:00.042Z] 19:17:01 7 39.93 0.00 8.93 6.84 0.15 44.14 [2025-01-09T19:20:00.042Z] 19:18:01 all 86.49 0.00 13.24 0.00 0.26 0.01 [2025-01-09T19:20:00.042Z] 19:18:01 0 86.43 0.00 13.31 0.00 0.26 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 1 85.73 0.00 14.02 0.00 0.23 0.02 [2025-01-09T19:20:00.042Z] 19:18:01 2 87.55 0.00 12.23 0.00 0.22 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 3 86.48 0.00 13.12 0.00 0.38 0.02 [2025-01-09T19:20:00.042Z] 19:18:01 4 86.02 0.00 13.76 0.00 0.21 0.02 [2025-01-09T19:20:00.042Z] 19:18:01 5 86.34 0.00 13.33 0.00 0.33 0.00 [2025-01-09T19:20:00.042Z] 19:18:01 6 87.40 0.00 12.41 0.00 0.17 0.02 [2025-01-09T19:20:00.042Z] 19:18:01 7 85.91 0.00 13.78 0.00 0.31 0.00 [2025-01-09T19:20:00.042Z] 19:19:01 all 86.44 0.00 12.56 0.31 0.22 0.47 [2025-01-09T19:20:00.042Z] 19:19:01 0 85.28 0.00 13.62 0.35 0.21 0.53 [2025-01-09T19:20:00.042Z] 19:19:01 1 86.50 0.00 12.25 0.22 0.19 0.85 [2025-01-09T19:20:00.042Z] 19:19:01 2 88.11 0.00 11.18 0.03 0.17 0.50 [2025-01-09T19:20:00.042Z] 19:19:01 3 86.63 0.00 12.46 0.19 0.23 0.48 [2025-01-09T19:20:00.042Z] 19:19:01 4 86.46 0.00 12.38 0.36 0.19 0.62 [2025-01-09T19:20:00.042Z] 19:19:01 5 85.68 0.00 13.53 0.33 0.22 0.24 [2025-01-09T19:20:00.042Z] 19:19:01 6 86.84 0.00 12.52 0.17 0.15 0.32 [2025-01-09T19:20:00.042Z] 19:19:01 7 86.02 0.00 12.54 0.81 0.42 0.19 [2025-01-09T19:20:00.042Z] Average: all 42.61 0.00 7.99 4.95 0.12 44.32 [2025-01-09T19:20:00.042Z] Average: 0 42.82 0.00 8.52 12.30 0.12 36.24 [2025-01-09T19:20:00.042Z] Average: 1 42.68 0.00 7.84 4.85 0.11 44.52 [2025-01-09T19:20:00.043Z] Average: 2 43.02 0.00 8.01 4.96 0.11 43.90 [2025-01-09T19:20:00.043Z] Average: 3 41.90 0.00 7.72 3.46 0.13 46.79 [2025-01-09T19:20:00.043Z] Average: 4 42.93 0.00 7.94 4.72 0.11 44.30 [2025-01-09T19:20:00.043Z] Average: 5 42.79 0.00 8.12 3.76 0.13 45.21 [2025-01-09T19:20:00.043Z] Average: 6 42.52 0.00 7.69 2.12 0.13 47.54 [2025-01-09T19:20:00.043Z] Average: 7 42.22 0.00 8.12 3.47 0.15 46.05 [2025-01-09T19:20:00.043Z] [2025-01-09T19:20:00.043Z] [2025-01-09T19:20:00.043Z]