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