Pull request #5025 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb+ba285599d092cd88ba2ac7c49c113d850730d643 (e4feecfe9f0e00d135f99257b61f708768eebf9b) 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-ssh13010277112385660348.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-ssh1295468247487425219.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-5025/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-5025/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13267673779425948870.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-5025/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4644562284744224202.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-ssh15485045131881293466.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-5025/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-5025/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15831780157965174579.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-34918 in /w/workspace/edgexfoundry_edgex-go_PR-5025 [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 > 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/5025/head:refs/remotes/origin/PR-5025 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ba285599d092cd88ba2ac7c49c113d850730d643 into PR head commit 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb Merge succeeded, producing 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb Checking out Revision 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb (PR-5025) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.13.0 to 4.13.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb # 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 ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-11T19:05:27.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-11T19:05:28.103Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-11T19:05:28.224Z] ========================================================= [2024-12-11T19:05:28.224Z] EdgeX Global Pipelines Version Info [2024-12-11T19:05:28.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:05:29.400Z] ------------------- [2024-12-11T19:05:29.400Z] stable info: [2024-12-11T19:05:29.400Z] ------------------- [2024-12-11T19:05:29.400Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-11T19:05:29.400Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-11T19:05:29.400Z] Message: update stable to v1.0.269 [2024-12-11T19:05:29.665Z] ------------------- [2024-12-11T19:05:29.665Z] experimental info: [2024-12-11T19:05:29.665Z] ------------------- [2024-12-11T19:05:29.665Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-11T19:05:29.665Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-11T19:05:29.665Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-11T19:05:29.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-11T19:05:29.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-11T19:05:30.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-11T19:05:30.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-11T19:05:30.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-11T19:05:30.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-11T19:05:30.242Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-11T19:05:30.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-11T19:05:30.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-11T19:05:30.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-11T19:05:30.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-11T19:05:30.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-11T19:05:30.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-11T19:05:30.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-11T19:05:30.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-11T19:05:30.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-11T19:05:30.823Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-11T19:05:30.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-11T19:05:31.002Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-11T19:05:31.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-11T19:05:31.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-11T19:05:31.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-11T19:05:31.229Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-11T19:05:31.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5025 [Pipeline] echo [2024-12-11T19:05:31.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5025 [Pipeline] echo [2024-12-11T19:05:31.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5025 [Pipeline] echo [2024-12-11T19:05:31.460Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb [Pipeline] echo [2024-12-11T19:05:31.517Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fdbbde [Pipeline] echo [2024-12-11T19:05:31.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-11T19:05:31.735Z] provisioning config files... [2024-12-11T19:05:31.751Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2176014696175959592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:05:32.171Z] ---> ****-login.sh [2024-12-11T19:05:32.171Z] nexus3.edgexfoundry.org:10001 [2024-12-11T19:05:32.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T19:05:32.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T19:05:32.697Z] Configure a credential helper to remove this warning. See [2024-12-11T19:05:32.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T19:05:32.697Z] [2024-12-11T19:05:32.697Z] Login Succeeded [2024-12-11T19:05:32.697Z] nexus3.edgexfoundry.org:10002 [2024-12-11T19:05:32.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T19:05:32.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T19:05:32.697Z] Configure a credential helper to remove this warning. See [2024-12-11T19:05:32.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T19:05:32.697Z] [2024-12-11T19:05:32.697Z] Login Succeeded [2024-12-11T19:05:32.697Z] nexus3.edgexfoundry.org:10003 [2024-12-11T19:05:32.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T19:05:32.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T19:05:32.958Z] Configure a credential helper to remove this warning. See [2024-12-11T19:05:32.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T19:05:32.958Z] [2024-12-11T19:05:32.958Z] Login Succeeded [2024-12-11T19:05:32.958Z] nexus3.edgexfoundry.org:10004 [2024-12-11T19:05:32.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T19:05:32.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T19:05:32.958Z] Configure a credential helper to remove this warning. See [2024-12-11T19:05:32.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T19:05:32.959Z] [2024-12-11T19:05:32.959Z] Login Succeeded [2024-12-11T19:05:32.959Z] ****.io [2024-12-11T19:05:33.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T19:05:33.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T19:05:33.221Z] Configure a credential helper to remove this warning. See [2024-12-11T19:05:33.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T19:05:33.222Z] [2024-12-11T19:05:33.222Z] Login Succeeded [2024-12-11T19:05:33.222Z] ---> ****-login.sh ends [Pipeline] } [2024-12-11T19:05:33.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T19:05:33.712Z] + 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 [2024-12-11T19:05:33.712Z] + dirname cmd/core-command/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-11T19:05:33.712Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-11T19:05:33.712Z] + + cut -d/ -f2 [2024-12-11T19:05:33.712Z] dirname cmd/core-data/Dockerfile [2024-12-11T19:05:33.712Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-11T19:05:33.712Z] + + cut -d/ -f2 [2024-12-11T19:05:33.712Z] dirname cmd/core-keeper/Dockerfile [2024-12-11T19:05:33.712Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-11T19:05:33.712Z] + + cut -d/ -f2 [2024-12-11T19:05:33.712Z] dirname cmd/core-metadata/Dockerfile [2024-12-11T19:05:33.712Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/+ -f2 [2024-12-11T19:05:33.712Z] dirname cmd/security-proxy-setup/Dockerfile [2024-12-11T19:05:33.712Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-11T19:05:33.712Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/support-notifications/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-11T19:05:33.712Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-11T19:05:33.712Z] + cut -d/ -f2 [2024-12-11T19:05:33.712Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-11T19:05:33.771Z] 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 [2024-12-11T19:05:34.318Z] + git rev-list -1 --merges 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb~1..8fdbbde51630da9429a88a1ddc6e9dacb9432ccb [Pipeline] echo [2024-12-11T19:05:34.357Z] -----------> git rev-list -1 --merges 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb~1..8fdbbde51630da9429a88a1ddc6e9dacb9432ccb 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb [false] [Pipeline] sh [2024-12-11T19:05:34.680Z] + git log --format=format:%s -1 8fdbbde51630da9429a88a1ddc6e9dacb9432ccb [Pipeline] echo [2024-12-11T19:05:34.726Z] ========================================================= [2024-12-11T19:05:34.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-11T19:05:34.726Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-11T19:05:35.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-11T19:05:35.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-11T19:05:35.268Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-11T19:05:35.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-11T19:05:35.268Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-11T19:05:35.268Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-11T19:05:35.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:05:35.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T19:05:35.820Z] [2024-12-11T19:05:35.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:05:36.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T19:05:36.227Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-11T19:05:36.227Z] b85a868b505f: Pulling fs layer [2024-12-11T19:05:36.227Z] e2be974225ed: Pulling fs layer [2024-12-11T19:05:36.227Z] 339a4e72a1f5: Pulling fs layer [2024-12-11T19:05:36.227Z] 988bab9f4d93: Pulling fs layer [2024-12-11T19:05:36.227Z] 1469e6f7b9e6: Pulling fs layer [2024-12-11T19:05:36.227Z] eaf3925da568: Pulling fs layer [2024-12-11T19:05:36.227Z] 1469e6f7b9e6: Waiting [2024-12-11T19:05:36.227Z] eaf3925da568: Waiting [2024-12-11T19:05:36.227Z] bab4dde63d76: Pulling fs layer [2024-12-11T19:05:36.227Z] bde34c3a00c8: Pulling fs layer [2024-12-11T19:05:36.227Z] bab4dde63d76: Waiting [2024-12-11T19:05:36.227Z] bde34c3a00c8: Waiting [2024-12-11T19:05:36.227Z] b352a97aabf1: Pulling fs layer [2024-12-11T19:05:36.227Z] 4872d77fe225: Pulling fs layer [2024-12-11T19:05:36.227Z] b352a97aabf1: Waiting [2024-12-11T19:05:36.227Z] 5851b861e8e6: Pulling fs layer [2024-12-11T19:05:36.227Z] 4872d77fe225: Waiting [2024-12-11T19:05:36.227Z] 5851b861e8e6: Waiting [2024-12-11T19:05:36.227Z] e2be974225ed: Download complete [2024-12-11T19:05:36.227Z] 988bab9f4d93: Verifying Checksum [2024-12-11T19:05:36.227Z] 988bab9f4d93: Download complete [2024-12-11T19:05:36.490Z] 1469e6f7b9e6: Verifying Checksum [2024-12-11T19:05:36.490Z] 1469e6f7b9e6: Download complete [2024-12-11T19:05:36.490Z] eaf3925da568: Verifying Checksum [2024-12-11T19:05:36.490Z] eaf3925da568: Download complete [2024-12-11T19:05:36.490Z] 339a4e72a1f5: Verifying Checksum [2024-12-11T19:05:36.490Z] 339a4e72a1f5: Download complete [2024-12-11T19:05:36.490Z] bde34c3a00c8: Download complete [2024-12-11T19:05:36.490Z] b352a97aabf1: Verifying Checksum [2024-12-11T19:05:36.490Z] b352a97aabf1: Download complete [2024-12-11T19:05:36.490Z] 4872d77fe225: Verifying Checksum [2024-12-11T19:05:36.490Z] 4872d77fe225: Download complete [2024-12-11T19:05:36.490Z] 5851b861e8e6: Verifying Checksum [2024-12-11T19:05:36.490Z] 5851b861e8e6: Download complete [2024-12-11T19:05:36.750Z] b85a868b505f: Verifying Checksum [2024-12-11T19:05:36.750Z] b85a868b505f: Download complete [2024-12-11T19:05:37.008Z] bab4dde63d76: Verifying Checksum [2024-12-11T19:05:37.008Z] bab4dde63d76: Download complete [2024-12-11T19:05:37.944Z] b85a868b505f: Pull complete [2024-12-11T19:05:37.944Z] e2be974225ed: Pull complete [2024-12-11T19:05:38.513Z] 339a4e72a1f5: Pull complete [2024-12-11T19:05:38.513Z] 988bab9f4d93: Pull complete [2024-12-11T19:05:39.081Z] 1469e6f7b9e6: Pull complete [2024-12-11T19:05:39.081Z] eaf3925da568: Pull complete [2024-12-11T19:05:40.980Z] bab4dde63d76: Pull complete [2024-12-11T19:05:40.980Z] bde34c3a00c8: Pull complete [2024-12-11T19:05:40.980Z] b352a97aabf1: Pull complete [2024-12-11T19:05:41.242Z] 4872d77fe225: Pull complete [2024-12-11T19:05:41.242Z] 5851b861e8e6: Pull complete [2024-12-11T19:05:41.242Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-11T19:05:41.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T19:05:41.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T19:05:41.531Z] prd-ubuntu20.04-docker-8c-8g-34918 does not seem to be running inside a container [2024-12-11T19:05:41.563Z] $ 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 [2024-12-11T19:05:43.665Z] $ docker top 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 -eo pid,comm [2024-12-11T19:05:43.728Z] 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). [2024-12-11T19:05:43.728Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-11T19:05:43.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T19:05:43.894Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T19:05:44.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T19:05:43.997Z] $ docker exec 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 ssh-agent [2024-12-11T19:05:44.122Z] SSH_AUTH_SOCK=/tmp/ssh-XOhhpwHK8iFU/agent.33 [2024-12-11T19:05:44.122Z] SSH_AGENT_PID=39 [2024-12-11T19:05:44.129Z] Running ssh-add (command line suppressed) [2024-12-11T19:05:44.221Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2224042058456146751.key (/w/workspace/edgex-go/1@tmp/private_key_2224042058456146751.key) [2024-12-11T19:05:44.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T19:05:44.605Z] + git tag --points-at HEAD [Pipeline] } [2024-12-11T19:05:44.623Z] $ docker exec --env ******** --env ******** 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 ssh-agent -k [2024-12-11T19:05:44.720Z] unset SSH_AUTH_SOCK; [2024-12-11T19:05:44.720Z] unset SSH_AGENT_PID; [2024-12-11T19:05:44.720Z] echo Agent pid 39 killed; [2024-12-11T19:05:44.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-11T19:05:44.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T19:05:44.857Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T19:05:44.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T19:05:44.964Z] $ docker exec 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 ssh-agent [2024-12-11T19:05:45.087Z] SSH_AUTH_SOCK=/tmp/ssh-cwbsiXdjvCd1/agent.72 [2024-12-11T19:05:45.087Z] SSH_AGENT_PID=78 [2024-12-11T19:05:45.091Z] Running ssh-add (command line suppressed) [2024-12-11T19:05:45.197Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12232840073029336372.key (/w/workspace/edgex-go/1@tmp/private_key_12232840073029336372.key) [2024-12-11T19:05:45.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T19:05:45.562Z] + git semver init [2024-12-11T19:05:45.828Z] 2024-12-11 19:05:45,742 [run_init] DEBUG init version:0.0.0 force:False [2024-12-11T19:05:45.828Z] 2024-12-11 19:05:45,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-12-11T19:05:45.828Z] 2024-12-11 19:05:45,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-12-11T19:05:45.828Z] 2024-12-11 19:05:45,744 [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) [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,399 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,399 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5025 with force:False [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,400 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5025 [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,404 [execute] INFO git cat-file --batch-check [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,411 [execute] INFO git cat-file --batch [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-12-11T19:05:51.106Z] 2024-12-11 19:05:50,416 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5025 [2024-12-11T19:05:51.106Z] 0.0.0 [Pipeline] } [2024-12-11T19:05:51.129Z] $ docker exec --env ******** --env ******** 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 ssh-agent -k [2024-12-11T19:05:51.234Z] unset SSH_AUTH_SOCK; [2024-12-11T19:05:51.234Z] unset SSH_AGENT_PID; [2024-12-11T19:05:51.234Z] echo Agent pid 78 killed; [2024-12-11T19:05:51.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T19:05:51.691Z] + git semver [Pipeline] } [2024-12-11T19:05:51.978Z] $ docker stop --time=1 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 [2024-12-11T19:05:53.285Z] $ docker rm -f --volumes 03ad03780504ca65ac5b2604991bfa34fa21e60df8532c1a601313c0657ce4c3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-11T19:05:53.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-11T19:05:53.991Z] Stashed 1 file(s) [Pipeline] echo [2024-12-11T19:05:54.013Z] [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] } [2024-12-11T19:05:55.344Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-12-11T19:05:55.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T19:05:55.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T19:05:55.497Z] ========================================================= [2024-12-11T19:05:55.497Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-11T19:05:55.497Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-11T19:05:55.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T19:05:55.864Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-11T19:05:55.864Z] 43c4264eed91: Pulling fs layer [2024-12-11T19:05:55.864Z] 4cc291be95ef: Pulling fs layer [2024-12-11T19:05:55.864Z] 2ac1f1163629: Pulling fs layer [2024-12-11T19:05:55.864Z] 5c3c966382ef: Pulling fs layer [2024-12-11T19:05:55.864Z] 4f4fb700ef54: Pulling fs layer [2024-12-11T19:05:55.864Z] 5d5c8e513c77: Pulling fs layer [2024-12-11T19:05:55.864Z] 9f66e0745190: Pulling fs layer [2024-12-11T19:05:55.864Z] f49a43e4bbc0: Pulling fs layer [2024-12-11T19:05:55.864Z] 561ebcabdf7f: Pulling fs layer [2024-12-11T19:05:55.864Z] 5c3c966382ef: Waiting [2024-12-11T19:05:55.864Z] 9f66e0745190: Waiting [2024-12-11T19:05:55.864Z] 5d5c8e513c77: Waiting [2024-12-11T19:05:55.864Z] 4f4fb700ef54: Waiting [2024-12-11T19:05:55.864Z] 561ebcabdf7f: Waiting [2024-12-11T19:05:55.864Z] f49a43e4bbc0: Waiting [2024-12-11T19:05:55.864Z] 4cc291be95ef: Verifying Checksum [2024-12-11T19:05:55.864Z] 4cc291be95ef: Download complete [2024-12-11T19:05:55.864Z] 5c3c966382ef: Verifying Checksum [2024-12-11T19:05:55.864Z] 5c3c966382ef: Download complete [2024-12-11T19:05:55.864Z] 4f4fb700ef54: Verifying Checksum [2024-12-11T19:05:55.864Z] 4f4fb700ef54: Download complete [2024-12-11T19:05:55.864Z] 5d5c8e513c77: Verifying Checksum [2024-12-11T19:05:55.864Z] 5d5c8e513c77: Download complete [2024-12-11T19:05:55.864Z] 43c4264eed91: Download complete [2024-12-11T19:05:56.127Z] 9f66e0745190: Verifying Checksum [2024-12-11T19:05:56.127Z] 9f66e0745190: Download complete [2024-12-11T19:05:56.127Z] 43c4264eed91: Pull complete [2024-12-11T19:05:56.127Z] 4cc291be95ef: Pull complete [2024-12-11T19:05:56.391Z] 561ebcabdf7f: Verifying Checksum [2024-12-11T19:05:56.391Z] 561ebcabdf7f: Download complete [2024-12-11T19:05:56.391Z] 2ac1f1163629: Verifying Checksum [2024-12-11T19:05:56.391Z] 2ac1f1163629: Download complete [2024-12-11T19:05:56.649Z] f49a43e4bbc0: Verifying Checksum [2024-12-11T19:05:56.649Z] f49a43e4bbc0: Download complete [2024-12-11T19:05:59.940Z] 2ac1f1163629: Pull complete [2024-12-11T19:06:00.201Z] 5c3c966382ef: Pull complete [2024-12-11T19:06:00.201Z] 4f4fb700ef54: Pull complete [2024-12-11T19:06:00.201Z] 5d5c8e513c77: Pull complete [2024-12-11T19:06:00.460Z] 9f66e0745190: Pull complete [2024-12-11T19:06:02.370Z] f49a43e4bbc0: Pull complete [2024-12-11T19:06:02.940Z] 561ebcabdf7f: Pull complete [2024-12-11T19:06:02.940Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-11T19:06:02.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T19:06:02.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-11T19:06:03.326Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T19:06:03.326Z] WORKDIR /edgex [2024-12-11T19:06:03.326Z] COPY go.mod . [2024-12-11T19:06:03.326Z] RUN go mod download [2024-12-11T19:06:03.326Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-11T19:06:03.896Z] Sending build context to Docker daemon 178.1MB [2024-12-11T19:06:03.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T19:06:03.896Z] ---> 3a752c3f9dda [2024-12-11T19:06:03.896Z] Step 2/4 : WORKDIR /edgex [2024-12-11T19:06:07.196Z] ---> Running in 1ce5b13bde5c [2024-12-11T19:06:07.196Z] Removing intermediate container 1ce5b13bde5c [2024-12-11T19:06:07.196Z] ---> 5e783a90a8cf [2024-12-11T19:06:07.196Z] Step 3/4 : COPY go.mod . [2024-12-11T19:06:07.196Z] ---> 31c355a7e7c4 [2024-12-11T19:06:07.196Z] Step 4/4 : RUN go mod download [2024-12-11T19:06:07.196Z] ---> Running in 2e5925caea2f [2024-12-11T19:06:29.169Z] Removing intermediate container 2e5925caea2f [2024-12-11T19:06:29.169Z] ---> 7860454c33e4 [2024-12-11T19:06:29.169Z] Successfully built 7860454c33e4 [2024-12-11T19:06:29.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:06:29.587Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-11T19:06:29.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T19:06:29.773Z] prd-ubuntu20.04-docker-8c-8g-34918 does not seem to be running inside a container [2024-12-11T19:06:29.804Z] $ 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 [2024-12-11T19:06:30.168Z] $ docker top e0aadf0bf966237009e976cbf07a530f57bb934b07defaac870da46ef26e56ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T19:06:30.567Z] + go version [2024-12-11T19:06:30.567Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-11T19:06:30.689Z] $ docker stop --time=1 e0aadf0bf966237009e976cbf07a530f57bb934b07defaac870da46ef26e56ba [2024-12-11T19:06:31.952Z] $ docker rm -f --volumes e0aadf0bf966237009e976cbf07a530f57bb934b07defaac870da46ef26e56ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:06:32.730Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-11T19:06:32.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T19:06:32.907Z] prd-ubuntu20.04-docker-8c-8g-34918 does not seem to be running inside a container [2024-12-11T19:06:32.939Z] $ 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 [2024-12-11T19:06:33.289Z] $ docker top 121fec34f4bfcaf7d6405f1df8350b9d5235194f0ef4f64bbb9d39211b805cbf -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-11T19:06:33.416Z] ========================================================= [2024-12-11T19:06:33.416Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-11T19:06:33.416Z] ========================================================= [Pipeline] sh [2024-12-11T19:06:33.716Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-12-11T19:06:34.092Z] + make test [2024-12-11T19:06:34.092Z] go test -race -coverprofile=coverage.out ./... [2024-12-11T19:06:42.226Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-11T19:07:08.774Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-11T19:07:08.774Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-11T19:07:10.671Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-11T19:07:12.049Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-11T19:07:12.049Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-11T19:07:12.049Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-11T19:07:13.427Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-11T19:07:13.427Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-11T19:07:14.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-12-11T19:07:14.363Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-11T19:07:14.363Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-11T19:07:14.363Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-11T19:07:14.931Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-11T19:07:14.931Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-11T19:07:14.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-12-11T19:07:16.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-11T19:07:16.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-11T19:07:16.311Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-11T19:07:17.249Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-11T19:07:17.249Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-11T19:07:17.249Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T19:07:17.249Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-11T19:07:17.249Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-11T19:07:18.624Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-11T19:07:18.624Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-11T19:07:18.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2024-12-11T19:07:18.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 48.4% of statements [2024-12-11T19:07:19.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.169s coverage: 93.4% of statements [2024-12-11T19:07:19.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-12-11T19:07:19.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements [2024-12-11T19:07:19.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-11T19:07:19.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-11T19:07:19.706Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-11T19:07:21.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.423s coverage: 95.8% of statements [2024-12-11T19:07:21.097Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-12-11T19:07:21.356Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-11T19:07:21.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-11T19:07:21.614Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-11T19:07:22.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 0.0% of statements [no tests to run] [2024-12-11T19:07:22.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.1% of statements [2024-12-11T19:07:22.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 44.2% of statements [2024-12-11T19:07:22.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2024-12-11T19:07:23.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2024-12-11T19:07:23.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-12-11T19:07:23.393Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-11T19:07:23.393Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-11T19:07:23.393Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-11T19:07:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2024-12-11T19:07:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-12-11T19:07:23.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-11T19:07:23.653Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-11T19:07:23.653Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-11T19:07:23.653Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-11T19:07:24.588Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-11T19:07:24.588Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-11T19:07:24.588Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-11T19:07:24.855Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-11T19:07:24.855Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-11T19:07:24.855Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-11T19:07:24.855Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-11T19:07:25.429Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-11T19:07:25.429Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-11T19:07:25.997Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-11T19:07:26.937Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-11T19:07:27.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-11T19:07:28.885Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-11T19:07:28.885Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-11T19:07:31.439Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-11T19:07:31.439Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-11T19:07:31.439Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-11T19:07:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-11T19:07:32.823Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-11T19:07:32.823Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-11T19:07:33.396Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-11T19:07:33.396Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-11T19:07:33.396Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-11T19:07:33.396Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-11T19:07:35.302Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-11T19:07:35.302Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-11T19:07:35.302Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-11T19:07:35.302Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-11T19:07:36.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-12-11T19:07:36.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-11T19:07:36.809Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-11T19:07:36.809Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T19:07:37.376Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-11T19:07:37.376Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-11T19:07:37.376Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-11T19:07:38.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-11T19:07:38.753Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.044s coverage: 92.9% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 17.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.8% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 17.2% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements [2024-12-11T19:07:50.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 45.8% of statements [2024-12-11T19:07:50.973Z] 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 [2024-12-11T19:07:50.973Z] running golangci-lint [2024-12-11T19:07:50.973Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-11T19:07:50.973Z] go version go1.23.2 linux/amd64 [2024-12-11T19:07:50.973Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-11T19:07:50.973Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-11T19:07:50.973Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-11T19:08:17.531Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 23.256304637s" [2024-12-11T19:08:17.531Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.408555ms" [2024-12-11T19:08:27.507Z] level=info msg="[linters_context/goanalysis] analyzers took 1m45.950564735s with top 10 stages: buildir: 1m6.880858334s, gosec: 4.421582344s, inspect: 2.550527006s, fact_deprecated: 2.513494067s, ctrlflow: 2.419650979s, printf: 1.900620589s, fact_purity: 1.278282508s, S1038: 1.19535616s, nilness: 1.095862245s, SA1012: 755.444767ms" [2024-12-11T19:08:27.507Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-11T19:08:27.507Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 193/193, skip_files: 193/193, skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, nolint: 15/0, cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, autogenerated_exclude: 193/193, exclude: 193/193" [2024-12-11T19:08:27.507Z] level=info msg="[runner] processing took 16.725531ms with stages: identifier_marker: 6.175587ms, nolint: 5.434684ms, autogenerated_exclude: 1.65422ms, path_prettifier: 1.50613ms, exclude-rules: 1.003132ms, skip_dirs: 831.1µs, filename_unadjuster: 49.344µs, cgo: 33.722µs, invalid_issue: 33.322µs, max_same_issues: 730ns, uniq_by_line: 720ns, fixer: 510ns, skip_files: 480ns, severity-rules: 370ns, sort_results: 280ns, exclude: 280ns, diff: 260ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-12-11T19:08:27.507Z] level=info msg="[runner] linters took 13.841328018s with stages: goanalysis_metalinter: 13.82449803s" [2024-12-11T19:08:27.507Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-11T19:08:27.507Z] level=info msg="Memory: 373 samples, avg is 299.9MB, max is 1201.0MB" [2024-12-11T19:08:27.507Z] level=info msg="Execution took 37.145258815s" [2024-12-11T19:08:27.507Z] go vet ./... [2024-12-11T19:08:35.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-11T19:08:35.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-11T19:08:35.655Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-11T19:08:35.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-11T19:08:36.037Z] + ls -al . [2024-12-11T19:08:36.037Z] total 1740 [2024-12-11T19:08:36.037Z] drwxrwxr-x 11 1001 1001 4096 Dec 11 19:06 . [2024-12-11T19:08:36.037Z] drwxr-xr-x 4 root root 4096 Dec 11 19:06 .. [2024-12-11T19:08:36.037Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 19:05 .blubracket [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 10 Dec 11 19:05 .dockerignore [2024-12-11T19:08:36.037Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 19:07 .git [2024-12-11T19:08:36.037Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 19:05 .github [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 907 Dec 11 19:05 .gitignore [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 199 Dec 11 19:05 .golangci.yml [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 100 Dec 11 19:05 .hadolint.yml [2024-12-11T19:08:36.037Z] drwxr-xr-x 3 1001 1001 4096 Dec 11 19:05 .semver [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 155 Dec 11 19:05 .sonarcloud.properties [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 1171 Dec 11 19:05 ADOPTERS.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 17141 Dec 11 19:05 Attribution.txt [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 100284 Dec 11 19:05 CHANGELOG.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 19:05 CONTRIBUTING.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 677 Dec 11 19:05 GOVERNANCE.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 858 Dec 11 19:05 Jenkinsfile [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 19:05 LICENSE [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 16740 Dec 11 19:05 Makefile [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 582 Dec 11 19:05 OWNERS.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 9932 Dec 11 19:05 README.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 789 Dec 11 19:05 SECURITY.md [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 19:05 VERSION [2024-12-11T19:08:36.037Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 19:05 bin [2024-12-11T19:08:36.037Z] drwxrwxr-x 19 1001 1001 4096 Dec 11 19:05 cmd [2024-12-11T19:08:36.037Z] -rw-r--r-- 1 root root 1412873 Dec 11 19:07 coverage.out [2024-12-11T19:08:36.037Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 19:05 fuzz_test [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 6473 Dec 11 19:05 go.mod [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 87891 Dec 11 19:05 go.sum [2024-12-11T19:08:36.037Z] drwxrwxr-x 7 1001 1001 4096 Dec 11 19:05 internal [2024-12-11T19:08:36.037Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 19:05 openapi [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 584 Dec 11 19:05 security.txt [2024-12-11T19:08:36.037Z] -rw-rw-r-- 1 1001 1001 204 Dec 11 19:05 version.go [Pipeline] sh [2024-12-11T19:08:36.360Z] + '[' -e coverage.out ] [2024-12-11T19:08:36.360Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-11T19:08:36.522Z] Stashed 1 file(s) [Pipeline] sh [2024-12-11T19:08:36.830Z] + make build [2024-12-11T19:08:36.830Z] 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 [2024-12-11T19:09:03.388Z] 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 [2024-12-11T19:09:03.388Z] 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 [2024-12-11T19:09:03.388Z] 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 [2024-12-11T19:09:03.388Z] 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 [2024-12-11T19:09:05.295Z] 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 [2024-12-11T19:09:09.492Z] 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 [2024-12-11T19:09:12.025Z] 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 [2024-12-11T19:09:13.936Z] 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 [2024-12-11T19:09:14.983Z] 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 [2024-12-11T19:09:15.599Z] 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 [2024-12-11T19:09:16.622Z] 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 [2024-12-11T19:09:17.563Z] 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] } [2024-12-11T19:09:18.529Z] $ docker stop --time=1 121fec34f4bfcaf7d6405f1df8350b9d5235194f0ef4f64bbb9d39211b805cbf [2024-12-11T19:09:22.936Z] $ docker rm -f --volumes 121fec34f4bfcaf7d6405f1df8350b9d5235194f0ef4f64bbb9d39211b805cbf [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 [2024-12-11T19:09:24.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-11T19:09:24.614Z] [2024-12-11T19:09:24.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:09:24.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-11T19:09:24.998Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-11T19:09:24.998Z] 91d30c5bc195: Pulling fs layer [2024-12-11T19:09:24.998Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-11T19:09:24.998Z] 9c61dcf015f6: Pulling fs layer [2024-12-11T19:09:24.998Z] 4698f68db338: Pulling fs layer [2024-12-11T19:09:24.998Z] 2a2f49069b9e: Pulling fs layer [2024-12-11T19:09:24.998Z] e0025b399a48: Pulling fs layer [2024-12-11T19:09:24.998Z] 4698f68db338: Waiting [2024-12-11T19:09:24.998Z] 2a2f49069b9e: Waiting [2024-12-11T19:09:24.998Z] e0025b399a48: Waiting [2024-12-11T19:09:24.998Z] 91d30c5bc195: Verifying Checksum [2024-12-11T19:09:25.256Z] 4698f68db338: Verifying Checksum [2024-12-11T19:09:25.256Z] 4698f68db338: Download complete [2024-12-11T19:09:25.256Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-11T19:09:25.256Z] 2e9b0aa3be6d: Download complete [2024-12-11T19:09:25.256Z] e0025b399a48: Download complete [2024-12-11T19:09:25.256Z] 91d30c5bc195: Pull complete [2024-12-11T19:09:25.256Z] 2a2f49069b9e: Verifying Checksum [2024-12-11T19:09:25.256Z] 2a2f49069b9e: Download complete [2024-12-11T19:09:25.515Z] 2e9b0aa3be6d: Pull complete [2024-12-11T19:09:25.774Z] 9c61dcf015f6: Verifying Checksum [2024-12-11T19:09:25.774Z] 9c61dcf015f6: Download complete [2024-12-11T19:09:28.307Z] 9c61dcf015f6: Pull complete [2024-12-11T19:09:28.307Z] 4698f68db338: Pull complete [2024-12-11T19:09:28.874Z] 2a2f49069b9e: Pull complete [2024-12-11T19:09:28.874Z] e0025b399a48: Pull complete [2024-12-11T19:09:28.874Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-11T19:09:28.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-11T19:09:28.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T19:09:29.119Z] prd-ubuntu20.04-docker-8c-8g-34918 does not seem to be running inside a container [2024-12-11T19:09:29.152Z] $ 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 [2024-12-11T19:09:31.423Z] $ docker top 228e6653d3dbc64034c8b4156e9931e960026ad2a1116a47035615bb9b9c3805 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T19:09:31.837Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-11T19:09:34.373Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #1 transferring dockerfile: 2.15kB done [2024-12-11T19:09:34.373Z] #1 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #2 [core-data internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #2 transferring dockerfile: 2.07kB done [2024-12-11T19:09:34.373Z] #2 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #3 transferring dockerfile: 1.82kB done [2024-12-11T19:09:34.373Z] #3 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #4 transferring dockerfile: 2.49kB done [2024-12-11T19:09:34.373Z] #4 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #5 transferring dockerfile: 2.23kB done [2024-12-11T19:09:34.373Z] #5 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #6 transferring dockerfile: 2.50kB done [2024-12-11T19:09:34.373Z] #6 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #7 transferring dockerfile: 2.07kB done [2024-12-11T19:09:34.373Z] #7 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #8 transferring dockerfile: 2.02kB done [2024-12-11T19:09:34.373Z] #8 DONE 0.1s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #9 transferring dockerfile: 3.02kB done [2024-12-11T19:09:34.373Z] #9 DONE 0.1s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #10 transferring dockerfile: 1.81kB done [2024-12-11T19:09:34.373Z] #10 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #11 [security-proxy-auth internal] load .dockerignore [2024-12-11T19:09:34.373Z] #11 transferring context: 50B done [2024-12-11T19:09:34.373Z] #11 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #12 transferring dockerfile: 1.89kB done [2024-12-11T19:09:34.373Z] #12 DONE 0.1s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #13 transferring dockerfile: 2.13kB done [2024-12-11T19:09:34.373Z] #13 DONE 0.1s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #14 [core-command internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #14 transferring dockerfile: 1.94kB done [2024-12-11T19:09:34.373Z] #14 DONE 0.1s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #15 transferring dockerfile: 1.69kB done [2024-12-11T19:09:34.373Z] #15 DONE 0.0s [2024-12-11T19:09:34.373Z] [2024-12-11T19:09:34.373Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-12-11T19:09:34.373Z] #16 transferring dockerfile: 1.70kB done [2024-12-11T19:09:34.373Z] #16 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #17 [core-data internal] load .dockerignore [2024-12-11T19:09:34.633Z] #17 transferring context: 50B done [2024-12-11T19:09:34.633Z] #17 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #18 [support-scheduler internal] load .dockerignore [2024-12-11T19:09:34.633Z] #18 transferring context: 50B done [2024-12-11T19:09:34.633Z] #18 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-12-11T19:09:34.633Z] #19 transferring context: 50B done [2024-12-11T19:09:34.633Z] #19 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-11T19:09:34.633Z] #20 transferring context: 50B done [2024-12-11T19:09:34.633Z] #20 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #21 [core-keeper internal] load .dockerignore [2024-12-11T19:09:34.633Z] #21 transferring context: 50B done [2024-12-11T19:09:34.633Z] #21 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #22 [security-proxy-setup internal] load .dockerignore [2024-12-11T19:09:34.633Z] #22 transferring context: 50B done [2024-12-11T19:09:34.633Z] #22 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #23 [support-notifications internal] load .dockerignore [2024-12-11T19:09:34.633Z] #23 transferring context: 50B done [2024-12-11T19:09:34.633Z] #23 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #24 [security-bootstrapper internal] load .dockerignore [2024-12-11T19:09:34.633Z] #24 transferring context: 50B done [2024-12-11T19:09:34.633Z] #24 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #25 [security-spire-agent internal] load .dockerignore [2024-12-11T19:09:34.633Z] #25 transferring context: 50B done [2024-12-11T19:09:34.633Z] #25 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #26 [core-metadata internal] load .dockerignore [2024-12-11T19:09:34.633Z] #26 transferring context: 50B done [2024-12-11T19:09:34.633Z] #26 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:34.633Z] #27 DONE 0.0s [2024-12-11T19:09:34.633Z] [2024-12-11T19:09:34.633Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T19:09:34.894Z] #28 DONE 0.1s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-12-11T19:09:34.894Z] #29 transferring context: 50B done [2024-12-11T19:09:34.894Z] #29 DONE 0.0s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #30 [core-command internal] load .dockerignore [2024-12-11T19:09:34.894Z] #30 transferring context: 50B done [2024-12-11T19:09:34.894Z] #30 DONE 0.0s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #31 [security-spire-config internal] load .dockerignore [2024-12-11T19:09:34.894Z] #31 transferring context: 50B done [2024-12-11T19:09:34.894Z] #31 DONE 0.0s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #32 [security-spire-server internal] load .dockerignore [2024-12-11T19:09:34.894Z] #32 transferring context: 50B done [2024-12-11T19:09:34.894Z] #32 DONE 0.0s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:34.894Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:34.894Z] #33 ... [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:34.894Z] #27 DONE 0.0s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:34.894Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s [2024-12-11T19:09:34.894Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:34.894Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:34.894Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:34.894Z] #33 ... [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:34.894Z] #27 DONE 0.0s [2024-12-11T19:09:34.894Z] [2024-12-11T19:09:34.894Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:34.894Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:34.894Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:34.894Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:34.894Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:34.894Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-11T19:09:35.160Z] #33 ... [2024-12-11T19:09:35.160Z] [2024-12-11T19:09:35.160Z] #27 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:35.160Z] #27 DONE 0.0s [2024-12-11T19:09:35.160Z] [2024-12-11T19:09:35.160Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:35.160Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:35.160Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-11T19:09:35.160Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:35.160Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:35.160Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:35.160Z] #33 ... [2024-12-11T19:09:35.160Z] [2024-12-11T19:09:35.160Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:35.160Z] #27 DONE 0.0s [2024-12-11T19:09:35.160Z] [2024-12-11T19:09:35.160Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:35.160Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:35.160Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-11T19:09:35.160Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:35.160Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:35.160Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:35.426Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:35.426Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-11T19:09:35.426Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:35.426Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:35.426Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:35.426Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-11T19:09:35.426Z] #33 ... [2024-12-11T19:09:35.426Z] [2024-12-11T19:09:35.426Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:35.426Z] #27 DONE 0.0s [2024-12-11T19:09:35.426Z] [2024-12-11T19:09:35.426Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-11T19:09:35.426Z] #34 DONE 0.8s [2024-12-11T19:09:35.426Z] [2024-12-11T19:09:35.426Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:35.426Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:35.426Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-11T19:09:35.426Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:35.426Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:35.426Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:35.426Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-11T19:09:35.426Z] #33 ... [2024-12-11T19:09:35.426Z] [2024-12-11T19:09:35.426Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T19:09:35.426Z] #27 DONE 0.0s [2024-12-11T19:09:35.687Z] [2024-12-11T19:09:35.687Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-11T19:09:35.687Z] #34 DONE 0.8s [2024-12-11T19:09:35.687Z] [2024-12-11T19:09:35.687Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:35.687Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:35.687Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-11T19:09:35.687Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:35.687Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:35.687Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:35.687Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-11T19:09:40.964Z] #33 ... [2024-12-11T19:09:40.964Z] [2024-12-11T19:09:40.964Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:40.964Z] #35 transferring context: 295.83MB 5.7s [2024-12-11T19:09:40.964Z] #35 ... [2024-12-11T19:09:40.964Z] [2024-12-11T19:09:40.964Z] #36 [core-data internal] load build context [2024-12-11T19:09:40.964Z] #36 ... [2024-12-11T19:09:40.964Z] [2024-12-11T19:09:40.964Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:41.905Z] #35 ... [2024-12-11T19:09:41.905Z] [2024-12-11T19:09:41.905Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-12-11T19:09:41.905Z] #37 DONE 6.7s [2024-12-11T19:09:41.905Z] [2024-12-11T19:09:41.905Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:42.163Z] #35 ... [2024-12-11T19:09:42.163Z] [2024-12-11T19:09:42.163Z] #28 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T19:09:42.163Z] #28 DONE 7.1s [2024-12-11T19:09:42.163Z] [2024-12-11T19:09:42.163Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:42.735Z] #35 ... [2024-12-11T19:09:42.736Z] [2024-12-11T19:09:42.736Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-11T19:09:42.736Z] #38 DONE 7.3s [2024-12-11T19:09:42.736Z] [2024-12-11T19:09:42.736Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-11T19:09:42.736Z] #39 DONE 7.4s [2024-12-11T19:09:42.736Z] [2024-12-11T19:09:42.736Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:43.309Z] #35 ... [2024-12-11T19:09:43.309Z] [2024-12-11T19:09:43.309Z] #40 [security-spire-server internal] load build context [2024-12-11T19:09:43.309Z] #40 transferring context: 23.57kB 0.0s done [2024-12-11T19:09:43.309Z] #40 DONE 0.5s [2024-12-11T19:09:43.309Z] [2024-12-11T19:09:43.309Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:43.309Z] #35 ... [2024-12-11T19:09:43.309Z] [2024-12-11T19:09:43.309Z] #41 [security-spire-agent internal] load build context [2024-12-11T19:09:43.309Z] #41 transferring context: 23.10kB 0.0s done [2024-12-11T19:09:43.309Z] #41 DONE 0.5s [2024-12-11T19:09:43.309Z] [2024-12-11T19:09:43.309Z] #42 [security-spire-config internal] load build context [2024-12-11T19:09:43.309Z] #42 transferring context: 21.82kB 0.0s done [2024-12-11T19:09:43.309Z] #42 DONE 0.6s [2024-12-11T19:09:43.309Z] [2024-12-11T19:09:43.309Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:43.570Z] #35 ... [2024-12-11T19:09:43.570Z] [2024-12-11T19:09:43.570Z] #43 [core-common-config-bootstrapper internal] load build context [2024-12-11T19:09:43.570Z] #43 transferring context: 433.38MB 8.2s done [2024-12-11T19:09:43.570Z] #43 DONE 8.3s [2024-12-11T19:09:43.570Z] [2024-12-11T19:09:43.570Z] #44 [support-notifications internal] load build context [2024-12-11T19:09:43.570Z] #44 transferring context: 433.38MB 7.9s done [2024-12-11T19:09:43.570Z] #44 DONE 8.2s [2024-12-11T19:09:43.570Z] [2024-12-11T19:09:43.570Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:43.570Z] #35 transferring context: 433.38MB 8.7s done [2024-12-11T19:09:44.948Z] #35 ... [2024-12-11T19:09:44.948Z] [2024-12-11T19:09:44.948Z] #45 [security-proxy-auth internal] load build context [2024-12-11T19:09:44.948Z] #45 transferring context: 433.38MB 9.8s done [2024-12-11T19:09:44.948Z] #45 ... [2024-12-11T19:09:44.948Z] [2024-12-11T19:09:44.948Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:44.948Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-12-11T19:09:44.948Z] #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-11T19:09:44.948Z] #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-11T19:09:44.948Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-11T19:09:44.949Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-12-11T19:09:44.949Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-11T19:09:44.949Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-11T19:09:44.949Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s [2024-12-11T19:09:44.949Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-12-11T19:09:44.949Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-11T19:09:44.949Z] #46 ... [2024-12-11T19:09:44.949Z] [2024-12-11T19:09:44.949Z] #47 [support-scheduler internal] load build context [2024-12-11T19:09:44.949Z] #47 transferring context: 433.38MB 9.3s done [2024-12-11T19:09:45.208Z] #47 ... [2024-12-11T19:09:45.208Z] [2024-12-11T19:09:45.208Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:45.208Z] #46 ... [2024-12-11T19:09:45.208Z] [2024-12-11T19:09:45.209Z] #48 [core-keeper internal] load build context [2024-12-11T19:09:45.209Z] #48 ... [2024-12-11T19:09:45.209Z] [2024-12-11T19:09:45.209Z] #49 [security-proxy-setup internal] load build context [2024-12-11T19:09:45.466Z] #49 transferring context: 433.38MB 10.1s done [2024-12-11T19:09:45.466Z] #49 ... [2024-12-11T19:09:45.466Z] [2024-12-11T19:09:45.466Z] #50 [security-bootstrapper internal] load build context [2024-12-11T19:09:45.466Z] #50 ... [2024-12-11T19:09:45.466Z] [2024-12-11T19:09:45.466Z] #51 [core-command internal] load build context [2024-12-11T19:09:45.466Z] #51 transferring context: 433.38MB 8.9s done [2024-12-11T19:09:45.724Z] #51 ... [2024-12-11T19:09:45.724Z] [2024-12-11T19:09:45.724Z] #52 [security-spiffe-token-provider internal] load build context [2024-12-11T19:09:45.724Z] #52 ... [2024-12-11T19:09:45.724Z] [2024-12-11T19:09:45.724Z] #53 [core-metadata internal] load build context [2024-12-11T19:09:45.982Z] #53 ... [2024-12-11T19:09:45.982Z] [2024-12-11T19:09:45.982Z] #52 [security-spiffe-token-provider internal] load build context [2024-12-11T19:09:49.335Z] #52 transferring context: 433.38MB 6.8s done [2024-12-11T19:09:51.240Z] #52 ... [2024-12-11T19:09:51.240Z] [2024-12-11T19:09:51.240Z] #36 [core-data internal] load build context [2024-12-11T19:09:51.240Z] #36 transferring context: 433.38MB 10.1s done [2024-12-11T19:09:51.240Z] #36 ... [2024-12-11T19:09:51.240Z] [2024-12-11T19:09:51.240Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:51.240Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.8s done [2024-12-11T19:09:51.240Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-11T19:09:52.178Z] #46 ... [2024-12-11T19:09:52.178Z] [2024-12-11T19:09:52.178Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-11T19:09:52.178Z] #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.178Z] #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.178Z] #0 2.102 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T19:09:52.178Z] #0 2.102 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T19:09:52.178Z] #0 2.102 OK: 24175 distinct packages available [2024-12-11T19:09:52.178Z] #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.178Z] #0 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.178Z] #0 2.549 OK: 246 MiB in 54 packages [2024-12-11T19:09:52.178Z] #54 ... [2024-12-11T19:09:52.178Z] [2024-12-11T19:09:52.178Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T19:09:52.178Z] #0 1.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.178Z] #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.178Z] #0 2.093 OK: 246 MiB in 54 packages [2024-12-11T19:09:52.439Z] #55 ... [2024-12-11T19:09:52.439Z] [2024-12-11T19:09:52.439Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T19:09:52.439Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T19:09:52.439Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-11T19:09:52.439Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T19:09:52.439Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T19:09:52.439Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T19:09:52.439Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done [2024-12-11T19:09:52.439Z] #33 ... [2024-12-11T19:09:52.439Z] [2024-12-11T19:09:52.439Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-11T19:09:52.439Z] #0 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.439Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:52.439Z] #0 4.547 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:09:52.439Z] #0 4.579 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:09:52.439Z] #0 4.587 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-11T19:09:52.439Z] #0 4.591 (4/6) Installing openssl (3.3.2-r1) [2024-12-11T19:09:52.439Z] #0 4.601 (5/6) Installing su-exec (0.2-r3) [2024-12-11T19:09:52.439Z] #0 4.606 (6/6) Installing yq-go (4.44.1-r2) [2024-12-11T19:09:52.439Z] #0 4.678 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:09:52.439Z] #0 4.683 OK: 19 MiB in 18 packages [2024-12-11T19:09:52.787Z] #56 ... [2024-12-11T19:09:52.787Z] [2024-12-11T19:09:52.787Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T19:09:52.787Z] #57 ... [2024-12-11T19:09:52.787Z] [2024-12-11T19:09:52.787Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T19:09:52.787Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-12-11T19:09:52.787Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-11T19:09:52.787Z] #58 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-11T19:09:52.787Z] #58 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-11T19:09:52.787Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-11T19:09:52.787Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-11T19:09:52.787Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-12-11T19:09:52.787Z] #58 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.3s done [2024-12-11T19:09:52.787Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-12-11T19:09:52.787Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-11T19:09:52.787Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-11T19:09:53.047Z] #58 ... [2024-12-11T19:09:53.047Z] [2024-12-11T19:09:53.047Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-11T19:09:53.047Z] #59 ... [2024-12-11T19:09:53.047Z] [2024-12-11T19:09:53.047Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T19:09:53.047Z] #0 0.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.047Z] #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.047Z] #0 2.124 OK: 246 MiB in 54 packages [2024-12-11T19:09:53.307Z] #60 ... [2024-12-11T19:09:53.307Z] [2024-12-11T19:09:53.307Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-11T19:09:53.307Z] #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.307Z] #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.307Z] #0 1.817 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-11T19:09:53.307Z] #0 1.825 (2/2) Installing su-exec (0.2-r3) [2024-12-11T19:09:53.307Z] #0 1.828 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:09:53.307Z] #0 1.849 OK: 8 MiB in 16 packages [2024-12-11T19:09:53.568Z] #61 ... [2024-12-11T19:09:53.568Z] [2024-12-11T19:09:53.568Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-11T19:09:53.568Z] #62 ... [2024-12-11T19:09:53.568Z] [2024-12-11T19:09:53.568Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-11T19:09:53.827Z] #63 ... [2024-12-11T19:09:53.827Z] [2024-12-11T19:09:53.827Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-11T19:09:53.827Z] #0 1.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.827Z] #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.827Z] #0 2.077 OK: 246 MiB in 54 packages [2024-12-11T19:09:53.827Z] #64 ... [2024-12-11T19:09:53.827Z] [2024-12-11T19:09:53.827Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T19:09:53.827Z] #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.827Z] #0 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.827Z] #0 5.020 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T19:09:53.827Z] #0 5.020 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T19:09:53.827Z] #0 5.020 OK: 24171 distinct packages available [2024-12-11T19:09:53.827Z] #0 5.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.827Z] #0 5.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:09:53.827Z] #0 5.450 (1/14) Installing ca-certificates (20240705-r0) [2024-12-11T19:09:53.827Z] #0 5.464 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-11T19:09:53.827Z] #0 5.490 (3/14) Installing c-ares (1.33.1-r0) [2024-12-11T19:09:53.827Z] #0 5.494 (4/14) Installing libunistring (1.2-r0) [2024-12-11T19:09:53.827Z] #0 5.506 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-11T19:09:53.827Z] #0 5.511 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-11T19:09:53.827Z] #0 5.515 (7/14) Installing libpsl (0.21.5-r1) [2024-12-11T19:09:53.827Z] #0 5.518 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-11T19:09:53.827Z] #0 5.526 (9/14) Installing libcurl (8.11.0-r2) [2024-12-11T19:09:53.827Z] #0 5.534 (10/14) Installing curl (8.11.0-r2) [2024-12-11T19:09:53.827Z] #0 5.548 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-11T19:09:53.827Z] #0 5.548 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-11T19:09:53.827Z] #0 5.548 (13/14) Installing libucontext (1.2-r3) [2024-12-11T19:09:53.827Z] #0 5.550 (14/14) Installing gcompat (1.1.0-r4) [2024-12-11T19:09:53.827Z] #0 5.553 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:09:53.827Z] #0 5.559 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:09:53.827Z] #0 5.595 OK: 13 MiB in 28 packages [2024-12-11T19:09:54.085Z] #65 ... [2024-12-11T19:09:54.086Z] [2024-12-11T19:09:54.086Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-11T19:09:54.086Z] #66 ... [2024-12-11T19:09:54.086Z] [2024-12-11T19:09:54.086Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-11T19:09:54.344Z] #67 ... [2024-12-11T19:09:54.344Z] [2024-12-11T19:09:54.344Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T19:09:54.344Z] #68 ... [2024-12-11T19:09:54.344Z] [2024-12-11T19:09:54.344Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T19:09:54.602Z] #69 ... [2024-12-11T19:09:54.602Z] [2024-12-11T19:09:54.602Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T19:09:54.602Z] #70 ... [2024-12-11T19:09:54.602Z] [2024-12-11T19:09:54.602Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T19:09:54.602Z] #58 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s [2024-12-11T19:09:54.861Z] #58 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-12-11T19:09:55.429Z] #58 ... [2024-12-11T19:09:55.429Z] [2024-12-11T19:09:55.429Z] #48 [core-keeper internal] load build context [2024-12-11T19:09:55.429Z] #48 transferring context: 433.38MB 10.6s done [2024-12-11T19:09:55.690Z] #48 ... [2024-12-11T19:09:55.690Z] [2024-12-11T19:09:55.690Z] #50 [security-bootstrapper internal] load build context [2024-12-11T19:09:55.690Z] #50 transferring context: 433.38MB 10.2s done [2024-12-11T19:09:55.950Z] #50 ... [2024-12-11T19:09:55.950Z] [2024-12-11T19:09:55.950Z] #53 [core-metadata internal] load build context [2024-12-11T19:09:55.950Z] #53 transferring context: 433.38MB 6.0s done [2024-12-11T19:09:57.328Z] #53 ... [2024-12-11T19:09:57.328Z] [2024-12-11T19:09:57.328Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:57.328Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-11T19:09:57.897Z] #46 ... [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #35 [security-secretstore-setup internal] load build context [2024-12-11T19:09:57.897Z] #35 DONE 22.9s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:57.897Z] #46 ... [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #47 [support-scheduler internal] load build context [2024-12-11T19:09:57.897Z] #47 DONE 22.9s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #51 [core-command internal] load build context [2024-12-11T19:09:57.897Z] #51 DONE 22.4s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #49 [security-proxy-setup internal] load build context [2024-12-11T19:09:57.897Z] #49 DONE 22.7s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #36 [core-data internal] load build context [2024-12-11T19:09:57.897Z] #36 DONE 23.0s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T19:09:57.897Z] #70 DONE 16.0s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #50 [security-bootstrapper internal] load build context [2024-12-11T19:09:57.897Z] #50 DONE 22.6s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #45 [security-proxy-auth internal] load build context [2024-12-11T19:09:57.897Z] #45 DONE 23.1s [2024-12-11T19:09:57.897Z] [2024-12-11T19:09:57.897Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:58.155Z] #46 ... [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #53 [core-metadata internal] load build context [2024-12-11T19:09:58.155Z] #53 DONE 22.5s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #48 [core-keeper internal] load build context [2024-12-11T19:09:58.155Z] #48 DONE 22.8s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-11T19:09:58.155Z] #64 DONE 16.1s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T19:09:58.155Z] #68 DONE 15.6s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-11T19:09:58.155Z] #61 DONE 15.8s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T19:09:58.155Z] #65 DONE 15.6s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-11T19:09:58.155Z] #56 DONE 15.7s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T19:09:58.155Z] #55 DONE 16.3s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:58.155Z] #46 ... [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-11T19:09:58.155Z] #54 DONE 16.2s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #52 [security-spiffe-token-provider internal] load build context [2024-12-11T19:09:58.155Z] #52 DONE 22.6s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T19:09:58.155Z] #60 DONE 16.2s [2024-12-11T19:09:58.155Z] [2024-12-11T19:09:58.155Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:09:58.415Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-12-11T19:09:58.677Z] #46 ... [2024-12-11T19:09:58.677Z] [2024-12-11T19:09:58.677Z] #71 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:09:58.677Z] #71 DONE 0.6s [2024-12-11T19:09:58.677Z] [2024-12-11T19:09:58.677Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:09:58.677Z] #72 DONE 0.6s [2024-12-11T19:09:58.677Z] [2024-12-11T19:09:58.677Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:09:58.677Z] #73 DONE 0.6s [2024-12-11T19:09:58.677Z] [2024-12-11T19:09:58.677Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:09:58.677Z] #74 DONE 0.6s [2024-12-11T19:09:58.677Z] [2024-12-11T19:09:58.677Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:01.211Z] #75 ... [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-11T19:10:01.211Z] #63 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #63 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #63 17.73 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.211Z] #63 17.74 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.211Z] #63 17.75 OK: 8 MiB in 15 packages [2024-12-11T19:10:01.211Z] #63 DONE 18.5s [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-11T19:10:01.211Z] #66 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #66 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #66 17.45 (1/3) Installing ca-certificates (20240705-r0) [2024-12-11T19:10:01.211Z] #66 17.47 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.211Z] #66 17.48 (3/3) Installing tzdata (2024b-r0) [2024-12-11T19:10:01.211Z] #66 17.54 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.211Z] #66 17.56 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:01.211Z] #66 17.62 OK: 10 MiB in 17 packages [2024-12-11T19:10:01.211Z] #66 DONE 18.3s [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-11T19:10:01.211Z] #59 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #59 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #59 17.46 (1/2) Installing ca-certificates (20240705-r0) [2024-12-11T19:10:01.211Z] #59 17.48 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.211Z] #59 17.49 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.211Z] #59 17.50 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:01.211Z] #59 17.59 OK: 9 MiB in 16 packages [2024-12-11T19:10:01.211Z] #59 DONE 18.3s [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-11T19:10:01.211Z] #67 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #67 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #67 17.47 (1/4) Installing ca-certificates (20240705-r0) [2024-12-11T19:10:01.211Z] #67 17.49 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.211Z] #67 17.49 (3/4) Installing su-exec (0.2-r3) [2024-12-11T19:10:01.211Z] #67 17.50 (4/4) Installing yq-go (4.44.1-r2) [2024-12-11T19:10:01.211Z] #67 17.64 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.211Z] #67 17.66 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:01.211Z] #67 17.76 OK: 19 MiB in 18 packages [2024-12-11T19:10:01.211Z] #67 DONE 18.3s [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T19:10:01.211Z] #57 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #57 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #57 17.61 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.211Z] #57 17.62 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.211Z] #57 17.64 OK: 8 MiB in 15 packages [2024-12-11T19:10:01.211Z] #57 DONE 18.3s [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-11T19:10:01.211Z] #76 ... [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-11T19:10:01.211Z] #62 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #62 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #62 17.14 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T19:10:01.211Z] #62 17.14 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T19:10:01.211Z] #62 17.14 OK: 24171 distinct packages available [2024-12-11T19:10:01.211Z] #62 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #62 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #62 17.69 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:01.211Z] #62 17.80 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:01.211Z] #62 17.82 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.211Z] #62 17.82 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-11T19:10:01.211Z] #62 17.82 (5/7) Installing libucontext (1.2-r3) [2024-12-11T19:10:01.211Z] #62 17.83 (6/7) Installing gcompat (1.1.0-r4) [2024-12-11T19:10:01.211Z] #62 17.83 (7/7) Installing openssl (3.3.2-r1) [2024-12-11T19:10:01.211Z] #62 17.84 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.211Z] #62 17.85 OK: 9 MiB in 19 packages [2024-12-11T19:10:01.211Z] #62 DONE 18.3s [2024-12-11T19:10:01.211Z] [2024-12-11T19:10:01.211Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T19:10:01.211Z] #69 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #69 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.211Z] #69 17.49 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T19:10:01.212Z] #69 17.49 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T19:10:01.212Z] #69 17.49 OK: 24171 distinct packages available [2024-12-11T19:10:01.212Z] #69 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.212Z] #69 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:01.212Z] #69 18.04 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:01.212Z] #69 18.04 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-11T19:10:01.212Z] #69 18.04 (3/4) Installing libucontext (1.2-r3) [2024-12-11T19:10:01.212Z] #69 18.04 (4/4) Installing gcompat (1.1.0-r4) [2024-12-11T19:10:01.212Z] #69 18.05 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:01.212Z] #69 18.06 OK: 8 MiB in 18 packages [2024-12-11T19:10:01.212Z] #69 DONE 18.3s [2024-12-11T19:10:01.503Z] [2024-12-11T19:10:01.503Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-11T19:10:02.069Z] #77 ... [2024-12-11T19:10:02.069Z] [2024-12-11T19:10:02.069Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-11T19:10:02.069Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.652 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:02.069Z] #0 2.652 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:02.069Z] #0 2.662 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:02.069Z] #0 2.801 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:02.069Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 3.233 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:02.069Z] #0 3.366 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:02.069Z] #0 3.384 OK: 8 MiB in 16 packages [2024-12-11T19:10:02.069Z] #78 DONE 3.8s [2024-12-11T19:10:02.069Z] [2024-12-11T19:10:02.069Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-11T19:10:02.069Z] #0 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.457 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:02.069Z] #0 2.457 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:02.069Z] #0 2.490 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:02.069Z] #0 2.636 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:02.069Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 3.142 OK: 19 MiB in 18 packages [2024-12-11T19:10:02.069Z] #79 DONE 3.8s [2024-12-11T19:10:02.069Z] [2024-12-11T19:10:02.069Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-11T19:10:02.069Z] #0 1.892 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.452 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 3.271 OK: 246 MiB in 54 packages [2024-12-11T19:10:02.069Z] #80 DONE 4.0s [2024-12-11T19:10:02.069Z] [2024-12-11T19:10:02.069Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T19:10:02.069Z] #0 1.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.306 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:02.069Z] #0 2.306 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:02.069Z] #0 2.472 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:02.069Z] #0 2.590 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:02.069Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.069Z] #0 3.023 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:02.069Z] #0 3.085 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:02.069Z] #0 3.096 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:02.069Z] #0 3.145 OK: 13 MiB in 28 packages [2024-12-11T19:10:02.069Z] #81 DONE 3.8s [2024-12-11T19:10:02.069Z] [2024-12-11T19:10:02.069Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-11T19:10:02.636Z] #82 DONE 0.6s [2024-12-11T19:10:02.636Z] [2024-12-11T19:10:02.636Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-11T19:10:02.636Z] #83 DONE 0.6s [2024-12-11T19:10:02.636Z] [2024-12-11T19:10:02.636Z] #84 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-11T19:10:02.636Z] #0 2.624 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.636Z] #0 3.090 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:02.636Z] #0 3.927 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T19:10:02.636Z] #0 4.216 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:02.636Z] #0 4.225 OK: 8 MiB in 15 packages [2024-12-11T19:10:02.636Z] #84 DONE 4.4s [2024-12-11T19:10:02.636Z] [2024-12-11T19:10:02.636Z] #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-11T19:10:04.537Z] #85 DONE 2.5s [2024-12-11T19:10:04.537Z] [2024-12-11T19:10:04.537Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-11T19:10:04.537Z] #76 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #76 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #76 2.519 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:04.537Z] #76 2.519 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:04.537Z] #76 2.528 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:04.537Z] #76 2.631 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:04.537Z] #76 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #76 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #76 3.008 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:04.537Z] #76 3.054 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:04.537Z] #76 3.063 OK: 8 MiB in 15 packages [2024-12-11T19:10:04.537Z] #76 DONE 3.8s [2024-12-11T19:10:04.537Z] [2024-12-11T19:10:04.537Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-11T19:10:04.537Z] #86 DONE 0.1s [2024-12-11T19:10:04.537Z] [2024-12-11T19:10:04.537Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T19:10:04.537Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 2.620 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:04.537Z] #0 2.620 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:04.537Z] #0 2.629 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:04.537Z] #0 2.771 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:04.537Z] #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 3.181 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:04.537Z] #0 3.266 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:04.537Z] #0 3.279 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:04.537Z] #0 3.539 OK: 10 MiB in 17 packages [2024-12-11T19:10:04.537Z] #87 DONE 3.8s [2024-12-11T19:10:04.537Z] [2024-12-11T19:10:04.537Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T19:10:04.537Z] #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 3.064 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:04.537Z] #0 3.065 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:04.537Z] #0 3.127 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:04.537Z] #0 3.215 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:04.537Z] #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:04.537Z] #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.125Z] #88 3.778 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.125Z] #88 3.939 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #88 ... [2024-12-11T19:10:05.392Z] [2024-12-11T19:10:05.392Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T19:10:05.392Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.200 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:05.392Z] #0 3.200 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:05.392Z] #0 3.236 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:05.392Z] #0 3.317 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:05.392Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.734 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #0 3.833 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #0 3.862 OK: 8 MiB in 15 packages [2024-12-11T19:10:05.392Z] #89 DONE 4.4s [2024-12-11T19:10:05.392Z] [2024-12-11T19:10:05.392Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T19:10:05.392Z] #88 3.961 OK: 8 MiB in 18 packages [2024-12-11T19:10:05.392Z] #88 DONE 4.2s [2024-12-11T19:10:05.392Z] [2024-12-11T19:10:05.392Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-11T19:10:05.392Z] #0 2.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 2.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.166 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:05.392Z] #0 3.166 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:05.392Z] #0 3.173 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:05.392Z] #0 3.336 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:05.392Z] #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.858 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #0 3.954 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #0 3.968 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:05.392Z] #0 4.116 OK: 19 MiB in 18 packages [2024-12-11T19:10:05.392Z] #90 DONE 4.5s [2024-12-11T19:10:05.392Z] [2024-12-11T19:10:05.392Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T19:10:05.392Z] #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.336 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:05.392Z] #0 3.336 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:05.392Z] #0 3.346 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:05.392Z] #0 3.443 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:05.392Z] #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:05.392Z] #0 3.882 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #0 3.966 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T19:10:05.392Z] #0 3.978 Executing ca-certificates-20240705-r0.trigger [2024-12-11T19:10:05.392Z] #0 4.327 OK: 9 MiB in 16 packages [2024-12-11T19:10:05.392Z] #91 DONE 4.6s [2024-12-11T19:10:05.392Z] [2024-12-11T19:10:05.392Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T19:10:06.891Z] #92 DONE 1.3s [2024-12-11T19:10:06.891Z] [2024-12-11T19:10:06.891Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-11T19:10:06.891Z] #77 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:06.891Z] #77 3.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:06.891Z] #77 4.090 Upgrading critical system libraries and apk-tools: [2024-12-11T19:10:06.891Z] #77 4.090 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T19:10:06.891Z] #77 4.102 Executing busybox-1.36.1-r29.trigger [2024-12-11T19:10:06.891Z] #77 4.194 Continuing the upgrade transaction with new apk-tools: [2024-12-11T19:10:06.891Z] #77 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:06.891Z] #77 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T19:10:06.891Z] #77 4.782 OK: 9 MiB in 19 packages [2024-12-11T19:10:06.891Z] #77 DONE 5.4s [2024-12-11T19:10:06.891Z] [2024-12-11T19:10:06.891Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-11T19:10:07.839Z] #93 DONE 1.1s [2024-12-11T19:10:07.840Z] [2024-12-11T19:10:07.840Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T19:10:07.840Z] #94 DONE 1.2s [2024-12-11T19:10:07.840Z] [2024-12-11T19:10:07.840Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-11T19:10:07.840Z] #95 DONE 1.2s [2024-12-11T19:10:07.840Z] [2024-12-11T19:10:07.840Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T19:10:08.100Z] #96 ... [2024-12-11T19:10:08.100Z] [2024-12-11T19:10:08.100Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-11T19:10:08.100Z] #97 DONE 0.2s [2024-12-11T19:10:08.100Z] [2024-12-11T19:10:08.100Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-11T19:10:08.100Z] #98 DONE 0.2s [2024-12-11T19:10:08.359Z] [2024-12-11T19:10:08.359Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-11T19:10:08.624Z] #99 ... [2024-12-11T19:10:08.624Z] [2024-12-11T19:10:08.624Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:08.904Z] #100 ... [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T19:10:08.904Z] #101 DONE 0.7s [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-11T19:10:08.904Z] #99 DONE 0.7s [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T19:10:08.904Z] #96 DONE 0.9s [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-11T19:10:08.904Z] #102 DONE 0.1s [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T19:10:08.904Z] #58 ... [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T19:10:08.904Z] #103 DONE 0.1s [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-11T19:10:08.904Z] #104 DONE 0.1s [2024-12-11T19:10:08.904Z] [2024-12-11T19:10:08.904Z] #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:09.162Z] #105 ... [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-11T19:10:09.163Z] #106 DONE 0.1s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-11T19:10:09.163Z] #107 DONE 0.1s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-11T19:10:09.163Z] #108 DONE 0.1s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-11T19:10:09.163Z] #109 DONE 0.0s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T19:10:09.163Z] #110 DONE 0.1s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:10:09.163Z] #46 ... [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-11T19:10:09.163Z] #111 DONE 0.1s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-11T19:10:09.163Z] #112 DONE 0.1s [2024-12-11T19:10:09.163Z] [2024-12-11T19:10:09.163Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:09.420Z] #113 ... [2024-12-11T19:10:09.420Z] [2024-12-11T19:10:09.420Z] #114 [security-spire-agent] exporting to image [2024-12-11T19:10:09.420Z] #114 exporting layers [2024-12-11T19:10:09.679Z] #114 exporting layers 0.8s done [2024-12-11T19:10:09.679Z] #114 writing image sha256:73381e02c2dd2cfd4fe7df87647f901d2496865daea9e2691ea78f1095cf8da4 [2024-12-11T19:10:09.937Z] #114 exporting layers 0.8s done [2024-12-11T19:10:09.937Z] #114 writing image sha256:73381e02c2dd2cfd4fe7df87647f901d2496865daea9e2691ea78f1095cf8da4 0.1s done [2024-12-11T19:10:09.937Z] #114 naming to docker.io/library/security-spire-config done [2024-12-11T19:10:09.937Z] #114 writing image sha256:d2d1f0f0036841a7544fa7aeb30872fd348478c6aad96d7fb69e8bc0ee8008e3 [2024-12-11T19:10:09.937Z] #114 exporting layers 0.7s done [2024-12-11T19:10:09.937Z] #114 writing image sha256:d2d1f0f0036841a7544fa7aeb30872fd348478c6aad96d7fb69e8bc0ee8008e3 0.0s done [2024-12-11T19:10:09.937Z] #114 naming to docker.io/library/security-spire-server done [2024-12-11T19:10:09.937Z] #114 writing image sha256:c2e8000e0ce81cde0dde0d9dea6f581b02998e2ae0b8b949a96e778a39db9975 done [2024-12-11T19:10:09.937Z] #114 naming to docker.io/library/security-spire-agent done [2024-12-11T19:10:09.937Z] #114 DONE 1.0s [2024-12-11T19:10:09.937Z] [2024-12-11T19:10:09.937Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:57.760Z] #115 ... [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:57.760Z] #113 DONE 53.0s [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-12-11T19:10:57.760Z] #116 ... [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:57.760Z] #100 DONE 53.1s [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:57.760Z] #75 DONE 53.0s [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:57.760Z] #115 DONE 49.2s [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #105 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:10:57.760Z] #105 DONE 53.1s [2024-12-11T19:10:57.760Z] [2024-12-11T19:10:57.760Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-11T19:11:01.966Z] #117 ... [2024-12-11T19:11:01.966Z] [2024-12-11T19:11:01.966Z] #118 [core-keeper builder 7/8] COPY . . [2024-12-11T19:11:01.966Z] #118 ... [2024-12-11T19:11:01.966Z] [2024-12-11T19:11:01.966Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-12-11T19:11:01.966Z] #119 ... [2024-12-11T19:11:01.966Z] [2024-12-11T19:11:01.966Z] #120 [support-scheduler builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #120 ... [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #119 DONE 11.8s [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #121 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #121 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #122 [core-command builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #122 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #123 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #117 DONE 11.8s [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #124 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #125 [core-metadata builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #125 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #126 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #127 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #128 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #129 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #116 DONE 11.9s [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #130 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #131 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #132 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #133 [core-data builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #133 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #134 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #135 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #136 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #137 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #138 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #118 [core-keeper builder 7/8] COPY . . [2024-12-11T19:11:03.872Z] #118 DONE 11.8s [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #120 [support-scheduler builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #120 DONE 11.9s [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T19:11:03.872Z] #139 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #140 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-11T19:11:03.872Z] #140 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #141 [support-notifications builder 6/7] COPY . . [2024-12-11T19:11:03.872Z] #141 CACHED [2024-12-11T19:11:03.872Z] [2024-12-11T19:11:03.872Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T19:11:05.270Z] #142 1.784 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 [2024-12-11T19:11:15.278Z] #142 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T19:11:15.278Z] #0 0.820 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 [2024-12-11T19:11:15.278Z] #143 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-11T19:11:15.278Z] #0 0.872 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 [2024-12-11T19:11:15.278Z] #144 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-11T19:11:15.278Z] #0 0.889 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 [2024-12-11T19:11:15.278Z] #145 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T19:11:15.278Z] #0 0.663 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 [2024-12-11T19:11:15.278Z] #146 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T19:11:15.278Z] #0 1.175 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 [2024-12-11T19:11:15.278Z] #147 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T19:11:15.278Z] #0 1.213 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 [2024-12-11T19:11:15.278Z] #148 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-11T19:11:15.278Z] #0 1.876 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 [2024-12-11T19:11:15.278Z] #149 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T19:11:15.278Z] #0 0.856 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 [2024-12-11T19:11:15.278Z] #150 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T19:11:15.278Z] #0 1.299 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 [2024-12-11T19:11:15.278Z] #151 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-11T19:11:15.278Z] #0 1.117 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 [2024-12-11T19:11:15.278Z] #152 ... [2024-12-11T19:11:15.278Z] [2024-12-11T19:11:15.278Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-11T19:11:15.278Z] #0 1.027 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 [2024-12-11T19:12:51.781Z] #153 ... [2024-12-11T19:12:51.781Z] [2024-12-11T19:12:51.781Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-11T19:12:51.781Z] #149 97.11 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 [2024-12-11T19:13:30.839Z] #149 ... [2024-12-11T19:13:30.839Z] [2024-12-11T19:13:30.839Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-11T19:13:30.839Z] #144 DONE 140.8s [2024-12-11T19:13:30.839Z] [2024-12-11T19:13:30.839Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T19:13:35.054Z] #147 ... [2024-12-11T19:13:35.054Z] [2024-12-11T19:13:35.054Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-11T19:13:35.054Z] #152 DONE 150.7s [2024-12-11T19:13:35.054Z] [2024-12-11T19:13:35.054Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T19:13:36.968Z] #58 ... [2024-12-11T19:13:36.968Z] [2024-12-11T19:13:36.968Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T19:13:36.968Z] #147 DONE 153.3s [2024-12-11T19:13:36.968Z] [2024-12-11T19:13:36.968Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:36.968Z] #154 ... [2024-12-11T19:13:36.968Z] [2024-12-11T19:13:36.968Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T19:13:36.968Z] #148 DONE 153.4s [2024-12-11T19:13:36.968Z] [2024-12-11T19:13:36.968Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-11T19:13:36.968Z] #149 DONE 153.5s [2024-12-11T19:13:36.968Z] [2024-12-11T19:13:36.968Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T19:13:36.968Z] #146 DONE 153.4s [2024-12-11T19:13:37.229Z] [2024-12-11T19:13:37.229Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T19:13:37.229Z] #150 DONE 153.5s [2024-12-11T19:13:37.229Z] [2024-12-11T19:13:37.229Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-11T19:13:37.229Z] #153 DONE 153.6s [2024-12-11T19:13:37.229Z] [2024-12-11T19:13:37.229Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:37.229Z] #155 ... [2024-12-11T19:13:37.229Z] [2024-12-11T19:13:37.229Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T19:13:37.229Z] #151 DONE 153.7s [2024-12-11T19:13:37.229Z] [2024-12-11T19:13:37.229Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T19:13:37.229Z] #142 DONE 153.8s [2024-12-11T19:13:37.489Z] [2024-12-11T19:13:37.489Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-11T19:13:37.489Z] #145 DONE 153.8s [2024-12-11T19:13:37.489Z] [2024-12-11T19:13:37.489Z] #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T19:13:37.489Z] #143 DONE 153.8s [2024-12-11T19:13:37.489Z] [2024-12-11T19:13:37.489Z] #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:37.750Z] #156 ... [2024-12-11T19:13:37.750Z] [2024-12-11T19:13:37.750Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:37.750Z] #154 DONE 0.9s [2024-12-11T19:13:37.750Z] [2024-12-11T19:13:37.750Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-11T19:13:37.750Z] #157 DONE 0.9s [2024-12-11T19:13:37.750Z] [2024-12-11T19:13:37.750Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:37.750Z] #158 DONE 0.9s [2024-12-11T19:13:38.012Z] [2024-12-11T19:13:38.012Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.012Z] #159 DONE 0.9s [2024-12-11T19:13:38.012Z] [2024-12-11T19:13:38.012Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.012Z] #155 DONE 0.8s [2024-12-11T19:13:38.012Z] [2024-12-11T19:13:38.012Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.012Z] #160 ... [2024-12-11T19:13:38.012Z] [2024-12-11T19:13:38.012Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.012Z] #161 DONE 0.8s [2024-12-11T19:13:38.012Z] [2024-12-11T19:13:38.012Z] #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.012Z] #162 DONE 0.7s [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #156 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.272Z] #156 DONE 0.8s [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #163 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.272Z] #163 DONE 0.6s [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.272Z] #164 ... [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.272Z] #165 CACHED [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.272Z] #166 CACHED [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #167 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.272Z] #167 CACHED [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.272Z] #168 CACHED [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.272Z] #169 DONE 0.4s [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:38.272Z] #170 CACHED [2024-12-11T19:13:38.272Z] [2024-12-11T19:13:38.272Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.272Z] #171 CACHED [2024-12-11T19:13:38.533Z] [2024-12-11T19:13:38.533Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-11T19:13:38.797Z] #172 ... [2024-12-11T19:13:38.797Z] [2024-12-11T19:13:38.797Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.797Z] #173 DONE 0.8s [2024-12-11T19:13:38.797Z] [2024-12-11T19:13:38.797Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:38.797Z] #160 DONE 0.8s [2024-12-11T19:13:38.797Z] [2024-12-11T19:13:38.797Z] #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-11T19:13:38.797Z] #174 DONE 0.7s [2024-12-11T19:13:39.058Z] [2024-12-11T19:13:39.058Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:39.058Z] #175 DONE 0.7s [2024-12-11T19:13:39.058Z] [2024-12-11T19:13:39.058Z] #164 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:39.058Z] #164 DONE 0.7s [2024-12-11T19:13:39.058Z] [2024-12-11T19:13:39.058Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-11T19:13:39.058Z] #176 ... [2024-12-11T19:13:39.058Z] [2024-12-11T19:13:39.058Z] #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:39.058Z] #177 DONE 0.7s [2024-12-11T19:13:39.320Z] [2024-12-11T19:13:39.320Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-11T19:13:40.263Z] #178 ... [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #179 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:40.263Z] #179 DONE 1.8s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-11T19:13:40.263Z] #180 DONE 2.2s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-11T19:13:40.263Z] #181 DONE 1.8s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-11T19:13:40.263Z] #182 DONE 1.8s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-11T19:13:40.263Z] #183 DONE 1.8s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #184 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:40.263Z] #184 ... [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-11T19:13:40.263Z] #185 DONE 1.6s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #186 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:40.263Z] #186 DONE 1.6s [2024-12-11T19:13:40.263Z] [2024-12-11T19:13:40.263Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-11T19:13:40.263Z] #172 DONE 2.1s [2024-12-11T19:13:40.525Z] [2024-12-11T19:13:40.525Z] #187 [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 [2024-12-11T19:13:40.525Z] #187 DONE 1.7s [2024-12-11T19:13:40.525Z] [2024-12-11T19:13:40.525Z] #188 [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 [2024-12-11T19:13:41.468Z] #188 ... [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-11T19:13:41.468Z] #178 DONE 2.5s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-11T19:13:41.468Z] #189 DONE 1.4s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T19:13:41.468Z] #190 DONE 1.4s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-11T19:13:41.468Z] #176 DONE 2.6s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #191 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-11T19:13:41.468Z] #191 DONE 1.4s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.468Z] #192 DONE 1.4s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.468Z] #193 DONE 1.4s [2024-12-11T19:13:41.468Z] [2024-12-11T19:13:41.468Z] #114 [core-command] exporting to image [2024-12-11T19:13:41.468Z] #114 exporting layers [2024-12-11T19:13:41.729Z] #114 ... [2024-12-11T19:13:41.729Z] [2024-12-11T19:13:41.729Z] #194 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-11T19:13:41.729Z] #194 DONE 1.2s [2024-12-11T19:13:41.729Z] [2024-12-11T19:13:41.729Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-11T19:13:41.729Z] #195 DONE 1.2s [2024-12-11T19:13:41.729Z] [2024-12-11T19:13:41.729Z] #184 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.729Z] #184 DONE 1.5s [2024-12-11T19:13:41.729Z] [2024-12-11T19:13:41.729Z] #188 [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 [2024-12-11T19:13:41.730Z] #188 DONE 1.2s [2024-12-11T19:13:41.730Z] [2024-12-11T19:13:41.730Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.730Z] #196 DONE 1.2s [2024-12-11T19:13:41.730Z] [2024-12-11T19:13:41.730Z] #114 [core-keeper] exporting to image [2024-12-11T19:13:41.730Z] #114 ... [2024-12-11T19:13:41.730Z] [2024-12-11T19:13:41.730Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.730Z] #197 DONE 0.4s [2024-12-11T19:13:41.730Z] [2024-12-11T19:13:41.730Z] #114 [security-spiffe-token-provider] exporting to image [2024-12-11T19:13:41.992Z] #114 ... [2024-12-11T19:13:41.992Z] [2024-12-11T19:13:41.992Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.992Z] #198 DONE 0.4s [2024-12-11T19:13:41.992Z] [2024-12-11T19:13:41.992Z] #114 [security-spiffe-token-provider] exporting to image [2024-12-11T19:13:41.992Z] #114 exporting layers 0.3s done [2024-12-11T19:13:41.992Z] #114 ... [2024-12-11T19:13:41.992Z] [2024-12-11T19:13:41.992Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:41.992Z] #199 DONE 0.5s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-11T19:13:42.254Z] #200 DONE 0.6s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-11T19:13:42.254Z] #201 DONE 0.6s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-11T19:13:42.254Z] #202 DONE 0.6s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-11T19:13:42.254Z] #203 DONE 0.5s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-11T19:13:42.254Z] #204 DONE 0.6s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-11T19:13:42.254Z] #205 ... [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-11T19:13:42.254Z] #206 DONE 0.6s [2024-12-11T19:13:42.254Z] [2024-12-11T19:13:42.254Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-11T19:13:42.254Z] #207 DONE 0.6s [2024-12-11T19:13:42.704Z] [2024-12-11T19:13:42.704Z] #114 [security-spiffe-token-provider] exporting to image [2024-12-11T19:13:42.704Z] #114 exporting layers 0.3s done [2024-12-11T19:13:42.704Z] #114 writing image sha256:688fdfe2197c4e2124abd172f6618e7dc4e3af827080dc62fa426a12f29fd05b 0.0s done [2024-12-11T19:13:42.704Z] #114 naming to docker.io/library/core-command done [2024-12-11T19:13:42.704Z] #114 writing image sha256:28b14512b4ac20195c005c693a048f89149c82c26fbed5c9fbca36fd482e26df done [2024-12-11T19:13:42.704Z] #114 writing image sha256:e4481801ce34a7febc956cc26a4ef6ac12ac767de2e6a379c6087662ab030234 done [2024-12-11T19:13:42.704Z] #114 naming to docker.io/library/core-keeper done [2024-12-11T19:13:42.704Z] #114 naming to docker.io/library/security-spiffe-token-provider done [2024-12-11T19:13:42.704Z] #114 exporting layers 0.5s done [2024-12-11T19:13:42.965Z] #114 ... [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-11T19:13:42.965Z] #208 DONE 1.0s [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #209 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-11T19:13:42.965Z] #209 DONE 0.8s [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-11T19:13:42.965Z] #210 DONE 0.8s [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-11T19:13:42.965Z] #211 DONE 0.7s [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-11T19:13:42.965Z] #205 DONE 0.8s [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T19:13:42.965Z] #212 DONE 0.7s [2024-12-11T19:13:42.965Z] [2024-12-11T19:13:42.965Z] #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T19:13:43.225Z] #213 ... [2024-12-11T19:13:43.225Z] [2024-12-11T19:13:43.225Z] #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-11T19:13:43.225Z] #214 DONE 0.3s [2024-12-11T19:13:43.225Z] [2024-12-11T19:13:43.225Z] #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-11T19:13:43.225Z] #215 DONE 0.3s [2024-12-11T19:13:43.225Z] [2024-12-11T19:13:43.225Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T19:13:43.225Z] #216 DONE 0.1s [2024-12-11T19:13:43.225Z] [2024-12-11T19:13:43.225Z] #217 [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/ [2024-12-11T19:13:43.225Z] #217 DONE 0.1s [2024-12-11T19:13:43.225Z] [2024-12-11T19:13:43.225Z] #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T19:13:43.225Z] #218 DONE 1.2s [2024-12-11T19:13:43.225Z] [2024-12-11T19:13:43.225Z] #219 [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/ [2024-12-11T19:13:43.487Z] #219 ... [2024-12-11T19:13:43.487Z] [2024-12-11T19:13:43.487Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T19:13:43.487Z] #220 DONE 1.2s [2024-12-11T19:13:43.487Z] [2024-12-11T19:13:43.487Z] #219 [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/ [2024-12-11T19:13:43.487Z] #219 DONE 0.1s [2024-12-11T19:13:43.487Z] [2024-12-11T19:13:43.487Z] #114 [support-notifications] exporting to image [2024-12-11T19:13:43.487Z] #114 exporting layers 0.2s done [2024-12-11T19:13:43.487Z] #114 writing image sha256:f90deb896e18991bdeaee2cec3777ce013b070edf819d4302780beada5d71e20 done [2024-12-11T19:13:43.487Z] #114 naming to docker.io/library/support-scheduler done [2024-12-11T19:13:43.487Z] #114 writing image sha256:6739eec983ea36785ff32b61a6dc737d31d172258c1c546f913f7d1466d10ef7 0.0s done [2024-12-11T19:13:43.487Z] #114 naming to docker.io/library/core-data done [2024-12-11T19:13:43.487Z] #114 writing image sha256:2f6ccee77bcc7963e707a6baa0b225e08e8d960cf97409026179c7387a6a312a 0.0s done [2024-12-11T19:13:43.487Z] #114 writing image sha256:fefd23e9643a62845d431619bcde3c1bea399d36ce1328117fba0f298e2e82e2 0.0s done [2024-12-11T19:13:43.487Z] #114 naming to docker.io/library/core-metadata done [2024-12-11T19:13:43.487Z] #114 naming to docker.io/library/support-notifications done [2024-12-11T19:13:43.487Z] #114 writing image sha256:fe25338df2583ab670488603b96d930a42958ef6071e7c17ffc0674353c78cbe 0.0s done [2024-12-11T19:13:43.487Z] #114 writing image sha256:59b2d2d3d4808208c2ae2a52a7ebc4510ede3480a22aab88473e43c81b4d346e [2024-12-11T19:13:43.487Z] #114 naming to docker.io/library/core-common-config-bootstrapper [2024-12-11T19:13:43.750Z] #114 writing image sha256:59b2d2d3d4808208c2ae2a52a7ebc4510ede3480a22aab88473e43c81b4d346e 0.1s done [2024-12-11T19:13:43.750Z] #114 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-12-11T19:13:43.750Z] #114 naming to docker.io/library/security-proxy-auth done [2024-12-11T19:13:43.750Z] #114 DONE 3.2s [2024-12-11T19:13:43.750Z] [2024-12-11T19:13:43.750Z] #221 [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/ [2024-12-11T19:13:43.750Z] #221 DONE 0.2s [2024-12-11T19:13:43.750Z] [2024-12-11T19:13:43.750Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-11T19:13:43.750Z] #222 DONE 0.1s [2024-12-11T19:13:43.750Z] [2024-12-11T19:13:43.750Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T19:13:43.750Z] #223 ... [2024-12-11T19:13:43.750Z] [2024-12-11T19:13:43.750Z] #213 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T19:13:43.750Z] #213 DONE 0.8s [2024-12-11T19:13:44.010Z] [2024-12-11T19:13:44.010Z] #114 [security-proxy-setup] exporting to image [2024-12-11T19:13:44.270Z] #114 ... [2024-12-11T19:13:44.270Z] [2024-12-11T19:13:44.270Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T19:13:44.270Z] #223 DONE 0.7s [2024-12-11T19:13:44.270Z] [2024-12-11T19:13:44.270Z] #114 [security-secretstore-setup] exporting to image [2024-12-11T19:13:44.270Z] #114 writing image sha256:26eecee36ef0a4151fcc9d7db32cb5165436e76e3327f63a8cceb5e642d0ae22 done [2024-12-11T19:13:44.270Z] #114 naming to docker.io/library/security-proxy-setup done [2024-12-11T19:13:44.270Z] #114 exporting layers 0.3s done [2024-12-11T19:13:44.532Z] #114 ... [2024-12-11T19:13:44.532Z] [2024-12-11T19:13:44.532Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-11T19:13:44.532Z] #224 DONE 0.6s [2024-12-11T19:13:44.532Z] [2024-12-11T19:13:44.532Z] #114 [security-secretstore-setup] exporting to image [2024-12-11T19:13:44.532Z] #114 writing image sha256:0e046c13a9df7ac6adba54d7be23a1b62a827a44472bd8b273bf6a209e4b2095 done [2024-12-11T19:13:44.532Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-12-11T19:13:44.532Z] #114 exporting layers 0.2s done [2024-12-11T19:13:44.532Z] #114 writing image sha256:bd880f96a1f21092116835b73a5204f0e5a010c0292e1f17505f4fb68c841e20 done [2024-12-11T19:13:44.532Z] #114 naming to docker.io/library/security-bootstrapper done [2024-12-11T19:13:44.532Z] #114 DONE 3.9s [2024-12-11T19:13:44.532Z] [2024-12-11T19:13:44.532Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T19:13:44.532Z] time="2024-12-11T19:09:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-11T19:13:44.576Z] $ docker stop --time=1 228e6653d3dbc64034c8b4156e9931e960026ad2a1116a47035615bb9b9c3805 [2024-12-11T19:13:45.874Z] $ docker rm -f --volumes 228e6653d3dbc64034c8b4156e9931e960026ad2a1116a47035615bb9b9c3805 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-11T19:13:46.300Z] + docker images [2024-12-11T19:13:46.300Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-11T19:13:46.300Z] security-bootstrapper latest bd880f96a1f2 2 seconds ago 26MB [2024-12-11T19:13:46.300Z] core-common-config-bootstrapper latest fe25338df258 3 seconds ago 22.8MB [2024-12-11T19:13:46.300Z] security-secretstore-setup latest 0e046c13a9df 3 seconds ago 46.9MB [2024-12-11T19:13:46.300Z] security-proxy-setup latest 26eecee36ef0 3 seconds ago 35MB [2024-12-11T19:13:46.300Z] security-proxy-auth latest 59b2d2d3d480 3 seconds ago 32.2MB [2024-12-11T19:13:46.300Z] core-metadata latest 2f6ccee77bcc 4 seconds ago 37.6MB [2024-12-11T19:13:46.300Z] core-data latest 6739eec983ea 4 seconds ago 37.4MB [2024-12-11T19:13:46.300Z] support-notifications latest fefd23e9643a 4 seconds ago 51.9MB [2024-12-11T19:13:46.300Z] security-spiffe-token-provider latest 28b14512b4ac 5 seconds ago 38.5MB [2024-12-11T19:13:46.300Z] core-keeper latest e4481801ce34 5 seconds ago 31.3MB [2024-12-11T19:13:46.300Z] core-command latest 688fdfe2197c 5 seconds ago 33.2MB [2024-12-11T19:13:46.300Z] support-scheduler latest f90deb896e18 5 seconds ago 52.9MB [2024-12-11T19:13:46.300Z] security-spire-agent latest c2e8000e0ce8 3 minutes ago 188MB [2024-12-11T19:13:46.300Z] security-spire-config latest 73381e02c2dd 3 minutes ago 127MB [2024-12-11T19:13:46.300Z] security-spire-server latest d2d1f0f00368 3 minutes ago 128MB [2024-12-11T19:13:46.300Z] ci-base-image-x86_64 latest 7860454c33e4 7 minutes ago 975MB [2024-12-11T19:13:46.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-11T19:13:46.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-11T19:13:46.300Z] 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 [2024-12-11T19:13:47.579Z] provisioning config files... [2024-12-11T19:13:47.587Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12269580419732912811tmp [Pipeline] { [Pipeline] sh [2024-12-11T19:13:47.945Z] + set +x [2024-12-11T19:13:47.945Z] + curl -s https://codecov.io/bash [2024-12-11T19:13:47.945Z] + bash -s -- [2024-12-11T19:13:48.203Z] [2024-12-11T19:13:48.203Z] _____ _ [2024-12-11T19:13:48.203Z] / ____| | | [2024-12-11T19:13:48.203Z] | | ___ __| | ___ ___ _____ __ [2024-12-11T19:13:48.203Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-11T19:13:48.203Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-11T19:13:48.203Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-11T19:13:48.203Z] Bash-1.0.6 [2024-12-11T19:13:48.203Z] [2024-12-11T19:13:48.203Z] [2024-12-11T19:13:48.203Z] ==> git version 2.25.1 found [2024-12-11T19:13:48.203Z] ==> 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 [2024-12-11T19:13:48.203Z] Release-Date: 2020-01-08 [2024-12-11T19:13:48.203Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-11T19:13:48.203Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-11T19:13:48.203Z] ==> Jenkins CI detected. [2024-12-11T19:13:48.203Z] current dir:  /w/workspace/edgex-go/1 [2024-12-11T19:13:48.203Z] project root: . [2024-12-11T19:13:48.203Z] --> token set from env [2024-12-11T19:13:48.203Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-11T19:13:48.203Z] ==> Running gcov in . (disable via -X gcov) [2024-12-11T19:13:48.203Z] ==> Python coveragepy not found [2024-12-11T19:13:48.203Z] ==> Searching for coverage reports in: [2024-12-11T19:13:48.203Z] + . [2024-12-11T19:13:48.203Z] -> Found 1 reports [2024-12-11T19:13:48.203Z] ==> Detecting git/mercurial file structure [2024-12-11T19:13:48.203Z] ==> Reading reports [2024-12-11T19:13:48.203Z] + ./coverage.out bytes=1412873 [2024-12-11T19:13:48.203Z] ==> Appending adjustments [2024-12-11T19:13:48.203Z] https://docs.codecov.io/docs/fixing-reports [2024-12-11T19:13:49.580Z] + Found adjustments [2024-12-11T19:13:49.580Z] ==> Gzipping contents [2024-12-11T19:13:49.580Z] 124K /tmp/codecov.26r9fr.gz [2024-12-11T19:13:49.580Z] ==> Uploading reports [2024-12-11T19:13:49.580Z] url: https://codecov.io [2024-12-11T19:13:49.580Z] query: branch=PR-5025&commit=8fdbbde51630da9429a88a1ddc6e9dacb9432ccb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5025%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5025&job=&cmd_args= [2024-12-11T19:13:49.580Z] -> Pinging Codecov [2024-12-11T19:13:49.580Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5025&commit=8fdbbde51630da9429a88a1ddc6e9dacb9432ccb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5025%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5025&job=&cmd_args= [2024-12-11T19:13:49.838Z] -> Uploading to [2024-12-11T19:13:49.839Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/8fdbbde51630da9429a88a1ddc6e9dacb9432ccb/8e4291c1-919e-4264-b2de-bf4e46dd5d2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241211T191349Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e5eaa20ba2e33a91296f06c17a2af741ceaf8673828b3dde5686e1558208053d [2024-12-11T19:13:49.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T19:13:49.839Z] Dload Upload Total Spent Left Speed [2024-12-11T19:13:50.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 464k --:--:-- --:--:-- --:--:-- 464k [2024-12-11T19:13:50.098Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8fdbbde51630da9429a88a1ddc6e9dacb9432ccb [Pipeline] } [2024-12-11T19:13:50.128Z] 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 [2024-12-11T19:13:51.750Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:13:52.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:13:53.001Z] ---> package-listing.sh [2024-12-11T19:13:53.001Z] ++ facter osfamily [2024-12-11T19:13:53.001Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-11T19:13:53.260Z] + OS_FAMILY=debian [2024-12-11T19:13:53.260Z] + workspace=/w/workspace/edgex-go/1 [2024-12-11T19:13:53.260Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-11T19:13:53.260Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-11T19:13:53.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-11T19:13:53.260Z] + PACKAGES=/tmp/packages_start.txt [2024-12-11T19:13:53.260Z] + '[' /w/workspace/edgex-go/1 ']' [2024-12-11T19:13:53.260Z] + PACKAGES=/tmp/packages_end.txt [2024-12-11T19:13:53.260Z] + case "${OS_FAMILY}" in [2024-12-11T19:13:53.260Z] + dpkg -l [2024-12-11T19:13:53.260Z] + grep '^ii' [2024-12-11T19:13:53.260Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-11T19:13:53.260Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-11T19:13:53.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-11T19:13:53.260Z] + '[' /w/workspace/edgex-go/1 ']' [2024-12-11T19:13:53.260Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-12-11T19:13:53.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-12-11T19:13:53.300Z] 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 [2024-12-11T19:13:53.599Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:13:54.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-11T19:13:54.243Z] [2024-12-11T19:13:54.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T19:13:54.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-11T19:13:54.637Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-11T19:13:54.637Z] 5eb5b503b376: Pulling fs layer [2024-12-11T19:13:54.637Z] 5c69ac0246d0: Pulling fs layer [2024-12-11T19:13:54.637Z] ec43610c2a17: Pulling fs layer [2024-12-11T19:13:54.637Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-11T19:13:54.637Z] 33b1e0a273af: Pulling fs layer [2024-12-11T19:13:54.637Z] 5d3b04190fa2: Pulling fs layer [2024-12-11T19:13:54.637Z] 2f39f015ded8: Pulling fs layer [2024-12-11T19:13:54.637Z] 3a2ae6a8a46f: Waiting [2024-12-11T19:13:54.637Z] 33b1e0a273af: Waiting [2024-12-11T19:13:54.637Z] 5d3b04190fa2: Waiting [2024-12-11T19:13:54.637Z] 2f39f015ded8: Waiting [2024-12-11T19:13:54.637Z] 5c69ac0246d0: Download complete [2024-12-11T19:13:54.637Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-11T19:13:54.637Z] 3a2ae6a8a46f: Download complete [2024-12-11T19:13:54.637Z] 33b1e0a273af: Verifying Checksum [2024-12-11T19:13:54.637Z] 33b1e0a273af: Download complete [2024-12-11T19:13:54.637Z] 5d3b04190fa2: Download complete [2024-12-11T19:13:54.637Z] ec43610c2a17: Verifying Checksum [2024-12-11T19:13:54.637Z] ec43610c2a17: Download complete [2024-12-11T19:13:54.896Z] 5eb5b503b376: Verifying Checksum [2024-12-11T19:13:54.896Z] 5eb5b503b376: Download complete [2024-12-11T19:13:55.463Z] 2f39f015ded8: Download complete [2024-12-11T19:13:56.398Z] 5eb5b503b376: Pull complete [2024-12-11T19:13:56.398Z] 5c69ac0246d0: Pull complete [2024-12-11T19:13:56.967Z] ec43610c2a17: Pull complete [2024-12-11T19:13:56.967Z] 3a2ae6a8a46f: Pull complete [2024-12-11T19:13:57.226Z] 33b1e0a273af: Pull complete [2024-12-11T19:13:57.226Z] 5d3b04190fa2: Pull complete [2024-12-11T19:14:02.499Z] 2f39f015ded8: Pull complete [2024-12-11T19:14:02.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-11T19:14:02.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-11T19:14:02.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T19:14:02.747Z] prd-ubuntu20.04-docker-8c-8g-34918 does not seem to be running inside a container [2024-12-11T19:14:02.787Z] $ 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 [2024-12-11T19:14:07.657Z] $ docker top c696b883e0d37816573e76a1ac7be4d0febf296002495689377477e0ed73a43f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T19:14:08.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-11T19:14:08.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-11T19:14:08.705Z] + ls /var/log/sa-host [2024-12-11T19:14:08.705Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-11T19:14:08.958Z] provisioning config files... [2024-12-11T19:14:08.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1626947301099413632tmp [Pipeline] { [Pipeline] echo [2024-12-11T19:14:09.037Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:14:09.358Z] ---> create-netrc.sh [Pipeline] } [2024-12-11T19:14:09.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:14:09.821Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-11T19:14:09.860Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:14:10.196Z] ---> sudo-logs.sh [2024-12-11T19:14:10.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-11T19:14:10.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:14:10.632Z] ---> job-cost.sh [2024-12-11T19:14:10.632Z] lf-activate-venv: SKIPPING [2024-12-11T19:14:10.632Z] INFO: No Stack... [2024-12-11T19:14:11.570Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-11T19:14:11.830Z] INFO: Archiving Costs [Pipeline] echo [2024-12-11T19:14:11.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T19:14:12.206Z] ---> logs-deploy.sh [2024-12-11T19:14:12.206Z] lf-activate-venv: SKIPPING [2024-12-11T19:14:12.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5025/1 [2024-12-11T19:14:12.206Z] INFO: archiving workspace using pattern(s): [2024-12-11T19:14:13.146Z] Archives upload complete. [2024-12-11T19:14:13.406Z] INFO: archiving logs to Nexus [2024-12-11T19:14:13.976Z] ---> uname -a: [2024-12-11T19:14:13.976Z] Linux prd-ubuntu20-04-docker-8c-8g-34918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] ---> lscpu: [2024-12-11T19:14:13.976Z] Architecture: x86_64 [2024-12-11T19:14:13.976Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-11T19:14:13.976Z] Byte Order: Little Endian [2024-12-11T19:14:13.976Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-11T19:14:13.976Z] CPU(s): 8 [2024-12-11T19:14:13.976Z] On-line CPU(s) list: 0-7 [2024-12-11T19:14:13.976Z] Thread(s) per core: 1 [2024-12-11T19:14:13.976Z] Core(s) per socket: 1 [2024-12-11T19:14:13.976Z] Socket(s): 8 [2024-12-11T19:14:13.976Z] NUMA node(s): 1 [2024-12-11T19:14:13.976Z] Vendor ID: AuthenticAMD [2024-12-11T19:14:13.976Z] CPU family: 23 [2024-12-11T19:14:13.976Z] Model: 49 [2024-12-11T19:14:13.976Z] Model name: AMD EPYC-Rome Processor [2024-12-11T19:14:13.976Z] Stepping: 0 [2024-12-11T19:14:13.976Z] CPU MHz: 2799.998 [2024-12-11T19:14:13.976Z] BogoMIPS: 5599.99 [2024-12-11T19:14:13.976Z] Virtualization: AMD-V [2024-12-11T19:14:13.976Z] Hypervisor vendor: KVM [2024-12-11T19:14:13.976Z] Virtualization type: full [2024-12-11T19:14:13.976Z] L1d cache: 256 KiB [2024-12-11T19:14:13.976Z] L1i cache: 256 KiB [2024-12-11T19:14:13.976Z] L2 cache: 4 MiB [2024-12-11T19:14:13.976Z] L3 cache: 128 MiB [2024-12-11T19:14:13.976Z] NUMA node0 CPU(s): 0-7 [2024-12-11T19:14:13.976Z] Vulnerability Itlb multihit: Not affected [2024-12-11T19:14:13.976Z] Vulnerability L1tf: Not affected [2024-12-11T19:14:13.976Z] Vulnerability Mds: Not affected [2024-12-11T19:14:13.976Z] Vulnerability Meltdown: Not affected [2024-12-11T19:14:13.976Z] Vulnerability Mmio stale data: Not affected [2024-12-11T19:14:13.976Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-11T19:14:13.976Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-11T19:14:13.976Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-11T19:14:13.976Z] Vulnerability Srbds: Not affected [2024-12-11T19:14:13.976Z] Vulnerability Tsx async abort: Not affected [2024-12-11T19:14:13.976Z] 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 [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] ---> nproc: [2024-12-11T19:14:13.976Z] 8 [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] ---> df -h: [2024-12-11T19:14:13.976Z] Filesystem Size Used Avail Use% Mounted on [2024-12-11T19:14:13.976Z] overlay 155G 26G 130G 17% / [2024-12-11T19:14:13.976Z] tmpfs 64M 0 64M 0% /dev [2024-12-11T19:14:13.976Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-11T19:14:13.976Z] shm 64M 0 64M 0% /dev/shm [2024-12-11T19:14:13.976Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] ---> sar -b -r -n DEV: [2024-12-11T19:14:13.976Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34918) 12/11/24 _x86_64_ (8 CPU) [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] 19:04:35 LINUX RESTART (8 CPU) [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-11T19:14:13.976Z] 19:06:01 370.64 47.68 322.96 0.00 5333.02 138758.68 0.00 [2024-12-11T19:14:13.976Z] 19:07:01 179.90 1.17 178.74 0.00 17.06 62470.79 0.00 [2024-12-11T19:14:13.976Z] 19:08:01 47.04 0.02 47.03 0.00 0.13 34359.62 0.00 [2024-12-11T19:14:13.976Z] 19:09:01 27.01 0.13 26.88 0.00 2.27 18970.57 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 408.92 2.62 406.30 0.00 1632.13 221518.95 0.00 [2024-12-11T19:14:13.976Z] 19:11:01 692.33 19.61 672.72 0.00 3665.79 187559.27 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 253.68 1.78 251.90 0.00 248.45 45840.45 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 303.93 0.02 303.91 0.00 0.13 115722.98 0.00 [2024-12-11T19:14:13.976Z] 19:14:01 674.74 0.33 674.41 0.00 22.39 101262.11 0.00 [2024-12-11T19:14:13.976Z] Average: 328.69 8.15 320.54 0.00 1213.46 102940.67 0.00 [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-11T19:14:13.976Z] 19:06:01 28937584 31513312 802524 2.44 73144 2781800 2063220 6.08 1080264 2478944 557856 [2024-12-11T19:14:13.976Z] 19:07:01 27371100 31426416 867756 2.64 127160 4075508 1979324 5.83 1739872 3238812 791456 [2024-12-11T19:14:13.976Z] 19:08:01 26908196 31121792 1170624 3.56 130168 4216468 2553704 7.53 1906144 3518496 414140 [2024-12-11T19:14:13.976Z] 19:09:01 26697964 31483888 806052 2.45 133636 4737988 1877832 5.53 1440196 4146688 425344 [2024-12-11T19:14:13.976Z] 19:10:01 21652632 31148012 1118088 3.40 147688 9316444 3609564 10.64 2063404 8410312 1060 [2024-12-11T19:14:13.976Z] 19:11:01 15960456 31367800 889992 2.71 315052 14685292 2424924 7.15 2762500 13022040 203188 [2024-12-11T19:14:13.976Z] 19:12:01 10384332 28326104 3864152 11.75 353876 16827564 10685592 31.49 6800220 14108456 1313836 [2024-12-11T19:14:13.976Z] 19:13:01 8907900 28819028 3390064 10.31 364700 18745220 7597044 22.39 6964324 15414472 473204 [2024-12-11T19:14:13.976Z] 19:14:01 11337320 31403488 853652 2.60 378320 18981584 2182624 6.43 3185500 16922100 469928 [2024-12-11T19:14:13.976Z] Average: 19795276 30734427 1529212 4.65 224860 10485319 3885981 11.45 3104714 9028924 516668 [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z] 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-11T19:14:13.976Z] 19:06:01 docker0 571.44 526.26 39.17 2862.02 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:06:01 ens3 1268.54 1127.12 11318.95 156.95 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:06:01 lo 5.46 5.46 0.53 0.53 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:07:01 docker0 240.23 354.42 19.96 2036.91 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:07:01 ens3 395.05 260.09 2075.18 36.65 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:07:01 veth2d3ea40 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:08:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:08:01 ens3 34.38 22.88 27.04 15.35 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:08:01 veth2d3ea40 1.38 1.42 0.12 0.13 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:09:01 ens3 16.30 9.63 14.50 8.73 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:09:01 veth2d3ea40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth3324590 4.18 6.13 0.29 38.34 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 docker0 59.47 108.27 3.69 1349.13 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 vethf8a2f3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth673bf38 9.45 4.93 118.60 0.37 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 vethab3c3c9 4.93 9.45 0.37 118.60 0.00 0.00 0.00 0.01 [2024-12-11T19:14:13.976Z] 19:10:01 ens3 435.43 250.84 5187.60 158.55 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth5cb41f3 4.08 8.55 0.30 113.84 0.00 0.00 0.00 0.01 [2024-12-11T19:14:13.976Z] 19:10:01 vethb8a3be0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 vethad6cd40 0.55 0.90 0.05 0.25 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth27c4cfc 1.30 1.60 0.13 0.95 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth0a85fe9 3.27 6.42 0.25 77.47 0.00 0.00 0.00 0.01 [2024-12-11T19:14:13.976Z] 19:10:01 veth0e0ab1b 3.42 5.68 0.25 78.28 0.00 0.00 0.00 0.01 [2024-12-11T19:14:13.976Z] 19:10:01 vetha1d6cfb 1.33 1.40 0.13 0.93 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth7cdc067 4.28 7.07 0.30 38.52 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 vethc21a4ca 6.42 3.27 77.47 0.25 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 vethe3ac07f 0.20 0.18 0.02 0.20 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth2cbfa3e 3.93 7.55 0.29 113.83 0.00 0.00 0.00 0.01 [2024-12-11T19:14:13.976Z] 19:10:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:10:01 veth3e11b74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:11:01 docker0 428.31 772.32 36.32 6861.45 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:11:01 ens3 855.84 463.56 8266.27 51.08 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:11:01 vethad6cd40 0.10 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:11:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 veth51b3ba9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vethcbc0d40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 veth1f3e3d4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 ens3 11.56 8.05 9.60 5.37 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 veth5eb4e91 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vethcec727a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vethad6cd40 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vethb5833bc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 veth75174c5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vethb843c29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vetha826f2f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 veth5a11e3b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 vethd92423e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:12:01 veth6a09579 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 veth51b3ba9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vethcbc0d40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 veth1f3e3d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 ens3 4.50 2.43 3.63 1.94 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 veth5eb4e91 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vethcec727a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vethad6cd40 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vethb5833bc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 veth75174c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vethb843c29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vetha826f2f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 veth5a11e3b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 vethd92423e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:13:01 veth6a09579 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:14:01 ens3 105.96 64.66 2539.03 19.52 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] 19:14:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] Average: docker0 144.55 195.85 11.03 1456.52 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] Average: ens3 347.49 245.47 3271.21 50.46 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2024-12-11T19:14:13.976Z] [2024-12-11T19:14:13.976Z]