Pull request #4946 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from cd4614c311f4a830a34440bf0eb740bffc8e40ea+5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 (8cce0e99dbe0580a32f2a1df2c2eb147980750f2) 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-ssh11188963851766900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7972101869026517886.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-4946/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-4946/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5768578954605151803.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-4946/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11537120053242826808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2925788147731119081.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-4946/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-4946/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16597967938665153169.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21987’ Running on prd-ubuntu20.04-docker-8c-8g-21989 in /w/workspace/edgexfoundry_edgex-go_PR-4946 [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 Merging remotes/origin/main commit 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 into PR head commit cd4614c311f4a830a34440bf0eb740bffc8e40ea Merge succeeded, producing 736d9295daa3026b501ec547e12f6e12938b65c5 Checking out Revision 736d9295daa3026b501ec547e12f6e12938b65c5 (PR-4946) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4946/head:refs/remotes/origin/PR-4946 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4614c311f4a830a34440bf0eb740bffc8e40ea # 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 5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 736d9295daa3026b501ec547e12f6e12938b65c5 # timeout=10 Commit message: "Merge commit '5fec19b6aa4f2cb2ffd18f01a7df49ef95f47273' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T04:50:43.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T04:50:43.567Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T04:50:43.682Z] ========================================================= [2024-10-07T04:50:43.682Z] EdgeX Global Pipelines Version Info [2024-10-07T04:50:43.682Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:50:44.449Z] ------------------- [2024-10-07T04:50:44.449Z] stable info: [2024-10-07T04:50:44.449Z] ------------------- [2024-10-07T04:50:44.449Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T04:50:44.449Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T04:50:44.449Z] Message: update stable to v1.0.265 [2024-10-07T04:50:45.022Z] ------------------- [2024-10-07T04:50:45.022Z] experimental info: [2024-10-07T04:50:45.022Z] ------------------- [2024-10-07T04:50:45.022Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T04:50:45.022Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T04:50:45.022Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T04:50:45.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-07T04:50:45.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-07T04:50:45.361Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T04:50:45.416Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T04:50:45.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T04:50:45.528Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T04:50:45.595Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T04:50:45.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-07T04:50:45.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-07T04:50:45.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-07T04:50:45.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T04:50:45.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T04:50:45.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T04:50:46.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T04:50:46.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T04:50:46.129Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T04:50:46.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T04:50:46.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T04:50:46.307Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-07T04:50:46.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-07T04:50:46.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T04:50:46.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T04:50:46.528Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T04:50:46.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4946 [Pipeline] echo [2024-10-07T04:50:46.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4946 [Pipeline] echo [2024-10-07T04:50:46.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4946 [Pipeline] echo [2024-10-07T04:50:46.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] echo [2024-10-07T04:50:46.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 736d929 [Pipeline] echo [2024-10-07T04:50:46.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:50:47.009Z] provisioning config files... [2024-10-07T04:50:47.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5860864996854013807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:50:47.409Z] ---> ****-login.sh [2024-10-07T04:50:47.409Z] nexus3.edgexfoundry.org:10001 [2024-10-07T04:50:47.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:50:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:50:47.675Z] Configure a credential helper to remove this warning. See [2024-10-07T04:50:47.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:50:47.675Z] [2024-10-07T04:50:47.675Z] Login Succeeded [2024-10-07T04:50:47.675Z] nexus3.edgexfoundry.org:10002 [2024-10-07T04:50:47.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:50:47.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:50:47.936Z] Configure a credential helper to remove this warning. See [2024-10-07T04:50:47.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:50:47.937Z] [2024-10-07T04:50:47.937Z] Login Succeeded [2024-10-07T04:50:47.937Z] nexus3.edgexfoundry.org:10003 [2024-10-07T04:50:47.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:50:47.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:50:47.937Z] Configure a credential helper to remove this warning. See [2024-10-07T04:50:47.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:50:47.937Z] [2024-10-07T04:50:47.937Z] Login Succeeded [2024-10-07T04:50:47.937Z] nexus3.edgexfoundry.org:10004 [2024-10-07T04:50:47.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:50:48.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:50:48.198Z] Configure a credential helper to remove this warning. See [2024-10-07T04:50:48.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:50:48.198Z] [2024-10-07T04:50:48.198Z] Login Succeeded [2024-10-07T04:50:48.198Z] ****.io [2024-10-07T04:50:48.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:50:48.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:50:48.459Z] Configure a credential helper to remove this warning. See [2024-10-07T04:50:48.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:50:48.459Z] [2024-10-07T04:50:48.459Z] Login Succeeded [2024-10-07T04:50:48.459Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T04:50:48.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T04:50:50.213Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/core-command/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/core-data/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/core-keeper/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/core-metadata/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-07T04:50:50.213Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-07T04:50:50.213Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2024-10-07T04:50:50.213Z] -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/support-notifications/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-07T04:50:50.213Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-07T04:50:50.213Z] + cut -d/ -f2 [2024-10-07T04:50:50.213Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-07T04:50:50.265Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T04:50:50.789Z] + git rev-list -1 --merges 736d9295daa3026b501ec547e12f6e12938b65c5~1..736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] echo [2024-10-07T04:50:50.833Z] -----------> git rev-list -1 --merges 736d9295daa3026b501ec547e12f6e12938b65c5~1..736d9295daa3026b501ec547e12f6e12938b65c5 736d9295daa3026b501ec547e12f6e12938b65c5 [2024-10-07T04:50:50.833Z] 736d9295daa3026b501ec547e12f6e12938b65c5 [false] [Pipeline] sh [2024-10-07T04:50:51.162Z] + git log --format=format:%s -1 736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] echo [2024-10-07T04:50:51.204Z] ========================================================= [2024-10-07T04:50:51.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T04:50:51.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-07T04:50:51.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T04:50:51.670Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T04:50:51.670Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T04:50:51.670Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T04:50:51.670Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T04:50:51.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T04:50:51.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:50:52.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:50:52.123Z] [2024-10-07T04:50:52.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:50:52.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:50:52.518Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T04:50:52.518Z] b85a868b505f: Pulling fs layer [2024-10-07T04:50:52.518Z] e2be974225ed: Pulling fs layer [2024-10-07T04:50:52.518Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T04:50:52.518Z] 988bab9f4d93: Pulling fs layer [2024-10-07T04:50:52.518Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T04:50:52.518Z] eaf3925da568: Pulling fs layer [2024-10-07T04:50:52.518Z] bab4dde63d76: Pulling fs layer [2024-10-07T04:50:52.518Z] bde34c3a00c8: Pulling fs layer [2024-10-07T04:50:52.518Z] b352a97aabf1: Pulling fs layer [2024-10-07T04:50:52.518Z] 4872d77fe225: Pulling fs layer [2024-10-07T04:50:52.518Z] 5851b861e8e6: Pulling fs layer [2024-10-07T04:50:52.518Z] bab4dde63d76: Waiting [2024-10-07T04:50:52.518Z] b352a97aabf1: Waiting [2024-10-07T04:50:52.518Z] 5851b861e8e6: Waiting [2024-10-07T04:50:52.518Z] 4872d77fe225: Waiting [2024-10-07T04:50:52.518Z] 988bab9f4d93: Waiting [2024-10-07T04:50:52.518Z] 1469e6f7b9e6: Waiting [2024-10-07T04:50:52.518Z] eaf3925da568: Waiting [2024-10-07T04:50:52.518Z] bde34c3a00c8: Waiting [2024-10-07T04:50:52.518Z] e2be974225ed: Verifying Checksum [2024-10-07T04:50:52.518Z] e2be974225ed: Download complete [2024-10-07T04:50:52.518Z] 988bab9f4d93: Verifying Checksum [2024-10-07T04:50:52.518Z] 988bab9f4d93: Download complete [2024-10-07T04:50:52.776Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T04:50:52.776Z] 1469e6f7b9e6: Download complete [2024-10-07T04:50:52.776Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T04:50:52.776Z] 339a4e72a1f5: Download complete [2024-10-07T04:50:52.776Z] eaf3925da568: Download complete [2024-10-07T04:50:52.776Z] bde34c3a00c8: Download complete [2024-10-07T04:50:52.776Z] b352a97aabf1: Download complete [2024-10-07T04:50:52.776Z] 4872d77fe225: Verifying Checksum [2024-10-07T04:50:52.776Z] 4872d77fe225: Download complete [2024-10-07T04:50:52.776Z] 5851b861e8e6: Download complete [2024-10-07T04:50:52.776Z] b85a868b505f: Verifying Checksum [2024-10-07T04:50:52.776Z] b85a868b505f: Download complete [2024-10-07T04:50:53.037Z] bab4dde63d76: Verifying Checksum [2024-10-07T04:50:53.037Z] bab4dde63d76: Download complete [2024-10-07T04:50:53.974Z] b85a868b505f: Pull complete [2024-10-07T04:50:53.974Z] e2be974225ed: Pull complete [2024-10-07T04:50:54.550Z] 339a4e72a1f5: Pull complete [2024-10-07T04:50:54.550Z] 988bab9f4d93: Pull complete [2024-10-07T04:50:54.809Z] 1469e6f7b9e6: Pull complete [2024-10-07T04:50:54.809Z] eaf3925da568: Pull complete [2024-10-07T04:50:56.711Z] bab4dde63d76: Pull complete [2024-10-07T04:50:56.711Z] bde34c3a00c8: Pull complete [2024-10-07T04:50:56.711Z] b352a97aabf1: Pull complete [2024-10-07T04:50:56.711Z] 4872d77fe225: Pull complete [2024-10-07T04:50:56.711Z] 5851b861e8e6: Pull complete [2024-10-07T04:50:56.711Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T04:50:56.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:50:56.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:50:56.989Z] prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container [2024-10-07T04:50:57.022Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-07T04:50:59.926Z] $ docker top 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 -eo pid,comm [2024-10-07T04:50:59.978Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-07T04:50:59.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T04:51:00.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:51:00.139Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:51:00.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:51:00.249Z] $ docker exec 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent [2024-10-07T04:51:00.340Z] SSH_AUTH_SOCK=/tmp/ssh-4RlLzFTogWBo/agent.32 [2024-10-07T04:51:00.340Z] SSH_AGENT_PID=38 [2024-10-07T04:51:00.346Z] Running ssh-add (command line suppressed) [2024-10-07T04:51:00.460Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9722329366109935233.key (/w/workspace/edgex-go/1@tmp/private_key_9722329366109935233.key) [2024-10-07T04:51:00.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:51:00.819Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T04:51:00.850Z] $ docker exec --env ******** --env ******** 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent -k [2024-10-07T04:51:00.937Z] unset SSH_AUTH_SOCK; [2024-10-07T04:51:00.937Z] unset SSH_AGENT_PID; [2024-10-07T04:51:00.937Z] echo Agent pid 38 killed; [2024-10-07T04:51:00.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T04:51:01.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:51:01.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:51:01.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:51:01.177Z] $ docker exec 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent [2024-10-07T04:51:02.187Z] SSH_AUTH_SOCK=/tmp/ssh-IxgkAu6n9K6B/agent.71 [2024-10-07T04:51:02.187Z] SSH_AGENT_PID=77 [2024-10-07T04:51:02.192Z] Running ssh-add (command line suppressed) [2024-10-07T04:51:02.288Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9871922826887296438.key (/w/workspace/edgex-go/1@tmp/private_key_9871922826887296438.key) [2024-10-07T04:51:02.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:51:02.646Z] + git semver init [2024-10-07T04:51:02.906Z] 2024-10-07 04:51:02,806 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T04:51:02.906Z] 2024-10-07 04:51:02,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-10-07T04:51:02.906Z] 2024-10-07 04:51:02,807 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-10-07T04:51:02.906Z] 2024-10-07 04:51:02,807 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4946 with force:False [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,565 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4946 [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,569 [execute] INFO git cat-file --batch-check [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,575 [execute] INFO git cat-file --batch [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T04:51:11.122Z] 2024-10-07 04:51:10,579 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4946 [2024-10-07T04:51:11.122Z] 0.0.0 [Pipeline] } [2024-10-07T04:51:11.149Z] $ docker exec --env ******** --env ******** 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 ssh-agent -k [2024-10-07T04:51:11.238Z] unset SSH_AUTH_SOCK; [2024-10-07T04:51:11.238Z] unset SSH_AGENT_PID; [2024-10-07T04:51:11.238Z] echo Agent pid 77 killed; [2024-10-07T04:51:11.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T04:51:11.704Z] + git semver [Pipeline] } [2024-10-07T04:51:11.993Z] $ docker stop --time=1 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 [2024-10-07T04:51:13.285Z] $ docker rm -f --volumes 02781cdd4e0bfeea394a827d52db16e2863c6c9cafe4f775ed8bb61b095e7019 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T04:51:13.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T04:51:14.001Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T04:51:14.026Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } [2024-10-07T04:51:16.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-10-07T04:51:16.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T04:51:16.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T04:51:16.367Z] ========================================================= [2024-10-07T04:51:16.367Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T04:51:16.367Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-07T04:51:16.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T04:51:16.728Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T04:51:16.728Z] 43c4264eed91: Pulling fs layer [2024-10-07T04:51:16.728Z] 4cc291be95ef: Pulling fs layer [2024-10-07T04:51:16.728Z] 2ac1f1163629: Pulling fs layer [2024-10-07T04:51:16.728Z] 5c3c966382ef: Pulling fs layer [2024-10-07T04:51:16.728Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T04:51:16.728Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T04:51:16.728Z] 9f66e0745190: Pulling fs layer [2024-10-07T04:51:16.728Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T04:51:16.728Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T04:51:16.728Z] 5d5c8e513c77: Waiting [2024-10-07T04:51:16.728Z] 9f66e0745190: Waiting [2024-10-07T04:51:16.728Z] f49a43e4bbc0: Waiting [2024-10-07T04:51:16.728Z] 561ebcabdf7f: Waiting [2024-10-07T04:51:16.728Z] 5c3c966382ef: Waiting [2024-10-07T04:51:16.728Z] 4f4fb700ef54: Waiting [2024-10-07T04:51:16.728Z] 4cc291be95ef: Download complete [2024-10-07T04:51:16.728Z] 5c3c966382ef: Verifying Checksum [2024-10-07T04:51:16.728Z] 5c3c966382ef: Download complete [2024-10-07T04:51:16.728Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T04:51:16.728Z] 4f4fb700ef54: Download complete [2024-10-07T04:51:16.728Z] 5d5c8e513c77: Download complete [2024-10-07T04:51:16.729Z] 43c4264eed91: Download complete [2024-10-07T04:51:16.729Z] 9f66e0745190: Verifying Checksum [2024-10-07T04:51:16.729Z] 9f66e0745190: Download complete [2024-10-07T04:51:17.019Z] 43c4264eed91: Pull complete [2024-10-07T04:51:17.019Z] 561ebcabdf7f: Verifying Checksum [2024-10-07T04:51:17.019Z] 561ebcabdf7f: Download complete [2024-10-07T04:51:17.019Z] 4cc291be95ef: Pull complete [2024-10-07T04:51:17.586Z] 2ac1f1163629: Verifying Checksum [2024-10-07T04:51:17.586Z] 2ac1f1163629: Download complete [2024-10-07T04:51:17.586Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T04:51:17.586Z] f49a43e4bbc0: Download complete [2024-10-07T04:51:20.869Z] 2ac1f1163629: Pull complete [2024-10-07T04:51:20.869Z] 5c3c966382ef: Pull complete [2024-10-07T04:51:20.869Z] 4f4fb700ef54: Pull complete [2024-10-07T04:51:20.869Z] 5d5c8e513c77: Pull complete [2024-10-07T04:51:21.128Z] 9f66e0745190: Pull complete [2024-10-07T04:51:23.026Z] f49a43e4bbc0: Pull complete [2024-10-07T04:51:23.594Z] 561ebcabdf7f: Pull complete [2024-10-07T04:51:23.594Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T04:51:23.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T04:51:23.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-07T04:51:23.977Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T04:51:23.977Z] WORKDIR /edgex [2024-10-07T04:51:23.977Z] COPY go.mod . [2024-10-07T04:51:23.977Z] RUN go mod download [2024-10-07T04:51:23.977Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-07T04:51:24.545Z] Sending build context to Docker daemon 179.6MB [2024-10-07T04:51:24.546Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T04:51:24.546Z] ---> 3a752c3f9dda [2024-10-07T04:51:24.546Z] Step 2/4 : WORKDIR /edgex [2024-10-07T04:51:31.404Z] ---> Running in a5db7d1fb0e9 [2024-10-07T04:51:31.404Z] Removing intermediate container a5db7d1fb0e9 [2024-10-07T04:51:31.404Z] ---> 0b8491b02f0e [2024-10-07T04:51:31.404Z] Step 3/4 : COPY go.mod . [2024-10-07T04:51:31.404Z] ---> 88fde7014c95 [2024-10-07T04:51:31.404Z] Step 4/4 : RUN go mod download [2024-10-07T04:51:31.404Z] ---> Running in 6d19075d50b0 [2024-10-07T04:51:53.348Z] Removing intermediate container 6d19075d50b0 [2024-10-07T04:51:53.348Z] ---> 947510f231f9 [2024-10-07T04:51:53.348Z] Successfully built 947510f231f9 [2024-10-07T04:51:53.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:51:53.753Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T04:51:53.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:51:53.930Z] prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container [2024-10-07T04:51:53.965Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T04:51:54.447Z] $ docker top 8c903e2993e5f9d64e54bb21226f0c39097bcd88d2bbe1c252f4cdc17aca6cfd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:51:54.856Z] + go version [2024-10-07T04:51:54.856Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T04:51:54.895Z] $ docker stop --time=1 8c903e2993e5f9d64e54bb21226f0c39097bcd88d2bbe1c252f4cdc17aca6cfd [2024-10-07T04:51:56.146Z] $ docker rm -f --volumes 8c903e2993e5f9d64e54bb21226f0c39097bcd88d2bbe1c252f4cdc17aca6cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:51:56.930Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T04:51:57.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:51:57.185Z] prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container [2024-10-07T04:51:57.219Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-07T04:51:57.527Z] $ docker top cef2d7645076f17e1f0c6f7fafef8dfcd650241146b451ddbfca58d15a435b2c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-07T04:51:57.667Z] ========================================================= [2024-10-07T04:51:57.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-07T04:51:57.667Z] ========================================================= [Pipeline] sh [2024-10-07T04:51:57.967Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-07T04:51:58.342Z] + make test [2024-10-07T04:51:58.342Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T04:52:06.451Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-07T04:52:33.507Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-07T04:52:33.507Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-07T04:52:34.891Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-07T04:52:34.891Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-07T04:52:35.150Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-07T04:52:35.411Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-07T04:52:35.980Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-07T04:52:35.980Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-07T04:52:35.980Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-07T04:52:35.980Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-07T04:52:37.886Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-07T04:52:37.886Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-07T04:52:38.821Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements [2024-10-07T04:52:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-07T04:52:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-07T04:52:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-07T04:52:39.388Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-07T04:52:39.388Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-07T04:52:39.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2024-10-07T04:52:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-07T04:52:40.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-07T04:52:40.628Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-07T04:52:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-07T04:52:42.529Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-07T04:52:42.529Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-07T04:52:42.529Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-07T04:52:42.529Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:52:42.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-10-07T04:52:42.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.2% of statements [2024-10-07T04:52:43.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.881s coverage: 93.4% of statements [2024-10-07T04:52:43.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-10-07T04:52:43.929Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-07T04:52:43.929Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-07T04:52:44.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 10.3% of statements [2024-10-07T04:52:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-07T04:52:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-07T04:52:45.430Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-07T04:52:46.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 95.8% of statements [2024-10-07T04:52:46.811Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-10-07T04:52:47.070Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-07T04:52:47.328Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-07T04:52:47.328Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-07T04:52:47.915Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] [2024-10-07T04:52:48.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-10-07T04:52:48.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 42.5% of statements [2024-10-07T04:52:48.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2024-10-07T04:52:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements [2024-10-07T04:52:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-10-07T04:52:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements [2024-10-07T04:52:49.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-10-07T04:52:50.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-07T04:52:50.133Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-07T04:52:50.133Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-07T04:52:50.133Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-07T04:52:50.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-07T04:52:50.392Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-07T04:52:50.392Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-07T04:52:50.392Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-07T04:52:51.770Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-07T04:52:51.770Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-07T04:52:51.770Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-07T04:52:52.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-07T04:52:52.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-07T04:52:52.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-07T04:52:52.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-07T04:52:52.911Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-07T04:52:52.911Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-07T04:52:53.481Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-07T04:52:54.881Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-07T04:52:55.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-07T04:52:57.256Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-07T04:52:57.256Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-07T04:52:59.790Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-07T04:52:59.790Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-07T04:52:59.790Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-07T04:53:01.171Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-07T04:53:01.171Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-07T04:53:01.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-07T04:53:01.430Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-07T04:53:01.430Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-07T04:53:01.430Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-07T04:53:01.430Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-07T04:53:01.690Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-10-07T04:53:02.641Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-07T04:53:02.642Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-07T04:53:02.642Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-07T04:53:04.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-07T04:53:04.019Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-07T04:53:04.019Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:53:05.411Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-07T04:53:05.411Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-07T04:53:05.411Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-07T04:53:05.411Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-07T04:53:06.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-07T04:53:06.787Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-07T04:53:06.787Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-07T04:53:06.787Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:53:07.725Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-07T04:53:07.725Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-07T04:53:07.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-07T04:53:08.243Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.277s coverage: 79.9% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 19.9% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-10-07T04:53:14.812Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements [2024-10-07T04:53:14.812Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-10-07T04:53:14.812Z] running golangci-lint [2024-10-07T04:53:15.071Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-07T04:53:15.071Z] go version go1.23.2 linux/amd64 [2024-10-07T04:53:15.332Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-07T04:53:15.332Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-07T04:53:15.332Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-07T04:53:37.253Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 19.824443961s" [2024-10-07T04:53:37.253Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.273349ms" [2024-10-07T04:53:49.538Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.786510383s with top 10 stages: buildir: 1m0.431245308s, gosec: 5.367084307s, fact_deprecated: 3.729841431s, inspect: 3.516474237s, printf: 2.114124172s, ctrlflow: 1.846481956s, fact_purity: 1.321996776s, nilness: 1.237521216s, directives: 1.144385966s, S1038: 1.13197527s" [2024-10-07T04:53:49.538Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-07T04:53:49.538Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 219/219, path_prettifier: 219/219, autogenerated_exclude: 219/219, cgo: 219/219, skip_files: 219/219, skip_dirs: 219/219, exclude: 219/219, filename_unadjuster: 219/219, invalid_issue: 219/219, exclude-rules: 219/22, nolint: 22/0" [2024-10-07T04:53:49.538Z] level=info msg="[runner] processing took 20.88483ms with stages: nolint: 8.360326ms, identifier_marker: 6.048216ms, autogenerated_exclude: 2.23548ms, exclude-rules: 1.676334ms, path_prettifier: 1.596514ms, skip_dirs: 864.899µs, invalid_issue: 55.51µs, cgo: 29.331µs, filename_unadjuster: 14.28µs, max_same_issues: 730ns, fixer: 590ns, exclude: 530ns, uniq_by_line: 420ns, skip_files: 370ns, diff: 300ns, sort_results: 250ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns, path_prefixer: 100ns, severity-rules: 100ns" [2024-10-07T04:53:49.538Z] level=info msg="[runner] linters took 12.46924139s with stages: goanalysis_metalinter: 12.448267299s" [2024-10-07T04:53:49.538Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-07T04:53:49.538Z] level=info msg="Memory: 322 samples, avg is 315.6MB, max is 1287.0MB" [2024-10-07T04:53:49.538Z] level=info msg="Execution took 32.350369714s" [2024-10-07T04:53:49.538Z] go vet ./... [2024-10-07T04:53:54.824Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T04:53:54.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T04:53:54.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T04:53:54.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-07T04:53:55.202Z] + ls -al . [2024-10-07T04:53:55.202Z] total 1848 [2024-10-07T04:53:55.202Z] drwxrwxr-x 11 1001 1001 4096 Oct 7 04:51 . [2024-10-07T04:53:55.202Z] drwxr-xr-x 4 root root 4096 Oct 7 04:51 .. [2024-10-07T04:53:55.202Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 04:50 .blubracket [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 10 Oct 7 04:50 .dockerignore [2024-10-07T04:53:55.202Z] drwxrwxr-x 8 1001 1001 4096 Oct 7 04:53 .git [2024-10-07T04:53:55.202Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 04:50 .github [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 1102 Oct 7 04:50 .gitignore [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 199 Oct 7 04:50 .golangci.yml [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 100 Oct 7 04:50 .hadolint.yml [2024-10-07T04:53:55.202Z] drwxr-xr-x 3 1001 1001 4096 Oct 7 04:51 .semver [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 155 Oct 7 04:50 .sonarcloud.properties [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 1171 Oct 7 04:50 ADOPTERS.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 21553 Oct 7 04:50 Attribution.txt [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 100284 Oct 7 04:50 CHANGELOG.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 3804 Oct 7 04:50 CONTRIBUTING.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 677 Oct 7 04:50 GOVERNANCE.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 861 Oct 7 04:50 Jenkinsfile [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 10775 Oct 7 04:50 LICENSE [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 16854 Oct 7 04:50 Makefile [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 582 Oct 7 04:50 OWNERS.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 9528 Oct 7 04:50 README.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 789 Oct 7 04:50 SECURITY.md [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 5 Oct 7 04:51 VERSION [2024-10-07T04:53:55.202Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 04:50 bin [2024-10-07T04:53:55.202Z] drwxrwxr-x 20 1001 1001 4096 Oct 7 04:50 cmd [2024-10-07T04:53:55.202Z] -rw-r--r-- 1 root root 1502112 Oct 7 04:53 coverage.out [2024-10-07T04:53:55.202Z] drwxrwxr-x 2 1001 1001 4096 Oct 7 04:50 fuzz_test [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 7305 Oct 7 04:50 go.mod [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 102748 Oct 7 04:50 go.sum [2024-10-07T04:53:55.202Z] drwxrwxr-x 7 1001 1001 4096 Oct 7 04:50 internal [2024-10-07T04:53:55.202Z] drwxrwxr-x 3 1001 1001 4096 Oct 7 04:50 openapi [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 584 Oct 7 04:50 security.txt [2024-10-07T04:53:55.202Z] -rw-rw-r-- 1 1001 1001 204 Oct 7 04:50 version.go [Pipeline] sh [2024-10-07T04:53:55.560Z] + '[' -e coverage.out ] [2024-10-07T04:53:55.560Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-07T04:53:55.768Z] Stashed 1 file(s) [Pipeline] sh [2024-10-07T04:53:56.081Z] + make build [2024-10-07T04:53:56.081Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-07T04:54:22.712Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-07T04:54:22.712Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-07T04:54:22.712Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-07T04:54:22.712Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-07T04:54:24.091Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-07T04:54:29.812Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-07T04:54:29.812Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-07T04:54:31.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-07T04:54:33.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-07T04:54:34.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-07T04:54:35.138Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-07T04:54:35.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-07T04:54:36.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-07T04:54:37.633Z] $ docker stop --time=1 cef2d7645076f17e1f0c6f7fafef8dfcd650241146b451ddbfca58d15a435b2c [2024-10-07T04:54:46.814Z] $ docker rm -f --volumes cef2d7645076f17e1f0c6f7fafef8dfcd650241146b451ddbfca58d15a435b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:54:48.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-07T04:54:48.540Z] [2024-10-07T04:54:48.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:54:48.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-07T04:54:48.931Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-07T04:54:48.931Z] 91d30c5bc195: Pulling fs layer [2024-10-07T04:54:48.931Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-07T04:54:48.931Z] 9c61dcf015f6: Pulling fs layer [2024-10-07T04:54:48.931Z] 4698f68db338: Pulling fs layer [2024-10-07T04:54:48.931Z] 2a2f49069b9e: Pulling fs layer [2024-10-07T04:54:48.931Z] e0025b399a48: Pulling fs layer [2024-10-07T04:54:48.931Z] 4698f68db338: Waiting [2024-10-07T04:54:48.931Z] e0025b399a48: Waiting [2024-10-07T04:54:48.931Z] 2a2f49069b9e: Waiting [2024-10-07T04:54:48.931Z] 91d30c5bc195: Verifying Checksum [2024-10-07T04:54:48.931Z] 4698f68db338: Verifying Checksum [2024-10-07T04:54:48.931Z] 4698f68db338: Download complete [2024-10-07T04:54:49.217Z] 91d30c5bc195: Pull complete [2024-10-07T04:54:49.217Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-07T04:54:49.217Z] 2e9b0aa3be6d: Download complete [2024-10-07T04:54:49.217Z] e0025b399a48: Verifying Checksum [2024-10-07T04:54:49.217Z] e0025b399a48: Download complete [2024-10-07T04:54:49.217Z] 2a2f49069b9e: Verifying Checksum [2024-10-07T04:54:49.217Z] 2a2f49069b9e: Download complete [2024-10-07T04:54:49.478Z] 2e9b0aa3be6d: Pull complete [2024-10-07T04:54:49.742Z] 9c61dcf015f6: Verifying Checksum [2024-10-07T04:54:49.742Z] 9c61dcf015f6: Download complete [2024-10-07T04:54:53.075Z] 9c61dcf015f6: Pull complete [2024-10-07T04:54:53.075Z] 4698f68db338: Pull complete [2024-10-07T04:54:53.335Z] 2a2f49069b9e: Pull complete [2024-10-07T04:54:53.594Z] e0025b399a48: Pull complete [2024-10-07T04:54:53.594Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-07T04:54:53.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-07T04:54:53.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:54:53.907Z] prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container [2024-10-07T04:54:53.943Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-07T04:55:00.213Z] $ docker top 7611e2fdbb98d24a5a75c33cc50a9b7a5d3d254a4b8f88fbe7f48d8e908c7f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:55:00.654Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-07T04:55:02.560Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-07T04:55:02.819Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-10-07T04:55:03.757Z] #1 DONE 1.2s [2024-10-07T04:55:03.757Z] [2024-10-07T04:55:03.757Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-10-07T04:55:03.757Z] #2 DONE 0.0s [2024-10-07T04:55:03.757Z] [2024-10-07T04:55:03.757Z] #3 [security-proxy-setup internal] load .dockerignore [2024-10-07T04:55:04.325Z] #3 ... [2024-10-07T04:55:04.325Z] [2024-10-07T04:55:04.325Z] #4 [security-proxy-auth internal] load .dockerignore [2024-10-07T04:55:04.325Z] #4 transferring context: 50B done [2024-10-07T04:55:04.325Z] #4 DONE 1.5s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #5 [security-bootstrapper internal] load .dockerignore [2024-10-07T04:55:04.583Z] #5 transferring context: 50B done [2024-10-07T04:55:04.583Z] #5 DONE 0.9s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-07T04:55:04.583Z] #6 transferring dockerfile: 2.49kB done [2024-10-07T04:55:04.583Z] #6 DONE 1.4s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #7 [security-secretstore-setup internal] load .dockerignore [2024-10-07T04:55:04.583Z] #7 transferring context: 50B done [2024-10-07T04:55:04.583Z] #7 DONE 1.1s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-07T04:55:04.583Z] #8 transferring dockerfile: 1.85kB done [2024-10-07T04:55:04.583Z] #8 DONE 1.6s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #9 [support-cron-scheduler internal] load .dockerignore [2024-10-07T04:55:04.583Z] #9 transferring context: 50B done [2024-10-07T04:55:04.583Z] #9 DONE 1.3s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #10 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:04.583Z] #10 DONE 0.0s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #3 [security-proxy-setup internal] load .dockerignore [2024-10-07T04:55:04.583Z] #3 transferring context: 50B done [2024-10-07T04:55:04.583Z] #3 DONE 0.9s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #11 [support-scheduler internal] load .dockerignore [2024-10-07T04:55:04.583Z] #11 transferring context: 50B done [2024-10-07T04:55:04.583Z] #11 DONE 0.9s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #12 [core-command internal] load .dockerignore [2024-10-07T04:55:04.583Z] #12 transferring context: 50B done [2024-10-07T04:55:04.583Z] #12 DONE 1.1s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-07T04:55:04.583Z] #13 transferring dockerfile: 3.17kB done [2024-10-07T04:55:04.583Z] #13 DONE 1.3s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:04.583Z] #10 DONE 0.0s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #14 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T04:55:04.583Z] #14 DONE 0.3s [2024-10-07T04:55:04.583Z] [2024-10-07T04:55:04.583Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:04.583Z] #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:04.840Z] #15 ... [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #16 transferring dockerfile: 1.93kB done [2024-10-07T04:55:04.840Z] #16 DONE 1.4s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #17 [support-notifications internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #17 transferring dockerfile: 2.02kB done [2024-10-07T04:55:04.840Z] #17 DONE 1.3s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #18 [support-notifications internal] load .dockerignore [2024-10-07T04:55:04.840Z] #18 transferring context: 50B 0.0s done [2024-10-07T04:55:04.840Z] #18 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #19 [security-spire-server internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #19 transferring dockerfile: 1.70kB done [2024-10-07T04:55:04.840Z] #19 DONE 1.1s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #20 [core-data internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #20 transferring dockerfile: 2.07kB done [2024-10-07T04:55:04.840Z] #20 DONE 1.2s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #21 [core-metadata internal] load .dockerignore [2024-10-07T04:55:04.840Z] #21 transferring context: 50B done [2024-10-07T04:55:04.840Z] #21 DONE 0.9s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #10 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:04.840Z] #10 DONE 0.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #15 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:04.840Z] #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T04:55:04.840Z] #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T04:55:04.840Z] #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T04:55:04.840Z] #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T04:55:04.840Z] #15 ... [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #22 [core-data internal] load .dockerignore [2024-10-07T04:55:04.840Z] #22 transferring context: 50B done [2024-10-07T04:55:04.840Z] #22 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #23 [core-keeper internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #23 transferring dockerfile: 2.07kB 0.0s done [2024-10-07T04:55:04.840Z] #23 DONE 1.3s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #24 [core-keeper internal] load .dockerignore [2024-10-07T04:55:04.840Z] #24 transferring context: 50B done [2024-10-07T04:55:04.840Z] #24 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #25 [security-spire-agent internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #25 transferring dockerfile: 1.81kB done [2024-10-07T04:55:04.840Z] #25 DONE 1.1s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #26 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #26 transferring dockerfile: 2.23kB 0.0s done [2024-10-07T04:55:04.840Z] #26 DONE 1.2s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-07T04:55:04.840Z] #27 transferring context: 50B done [2024-10-07T04:55:04.840Z] #27 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #28 [security-spire-agent internal] load .dockerignore [2024-10-07T04:55:04.840Z] #28 transferring context: 50B done [2024-10-07T04:55:04.840Z] #28 DONE 0.9s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #29 [core-command internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #29 transferring dockerfile: 1.93kB 0.0s done [2024-10-07T04:55:04.840Z] #29 DONE 1.7s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #2 transferring dockerfile: 2.13kB done [2024-10-07T04:55:04.840Z] #2 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #30 [security-spire-config internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #30 transferring dockerfile: 1.69kB 0.0s done [2024-10-07T04:55:04.840Z] #30 DONE 1.2s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #31 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #31 transferring dockerfile: 1.89kB done [2024-10-07T04:55:04.840Z] #31 DONE 1.1s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #10 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:04.840Z] #10 DONE 0.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #14 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T04:55:04.840Z] #14 DONE 0.4s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #15 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:04.840Z] #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T04:55:04.840Z] #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T04:55:04.840Z] #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T04:55:04.840Z] #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T04:55:04.840Z] #15 ... [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #32 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-07T04:55:04.840Z] #32 transferring dockerfile: 2.50kB 0.0s done [2024-10-07T04:55:04.840Z] #32 DONE 1.5s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #33 [security-spire-server internal] load .dockerignore [2024-10-07T04:55:04.840Z] #33 transferring context: 50B 0.0s done [2024-10-07T04:55:04.840Z] #33 DONE 1.1s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #34 [security-spire-config internal] load .dockerignore [2024-10-07T04:55:04.840Z] #34 transferring context: 50B done [2024-10-07T04:55:04.840Z] #34 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #35 [security-spiffe-token-provider internal] load .dockerignore [2024-10-07T04:55:04.840Z] #35 transferring context: 50B done [2024-10-07T04:55:04.840Z] #35 DONE 1.0s [2024-10-07T04:55:04.840Z] [2024-10-07T04:55:04.840Z] #15 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:04.840Z] #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T04:55:04.840Z] #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T04:55:04.840Z] #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T04:55:04.840Z] #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T04:55:05.098Z] #15 ... [2024-10-07T04:55:05.098Z] [2024-10-07T04:55:05.098Z] #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:05.098Z] #10 DONE 0.0s [2024-10-07T04:55:05.098Z] [2024-10-07T04:55:05.098Z] #10 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:05.098Z] #10 DONE 0.0s [2024-10-07T04:55:05.098Z] [2024-10-07T04:55:05.098Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-07T04:55:05.355Z] #36 ... [2024-10-07T04:55:05.355Z] [2024-10-07T04:55:05.355Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:05.355Z] #10 DONE 0.0s [2024-10-07T04:55:05.355Z] [2024-10-07T04:55:05.355Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T04:55:05.718Z] #14 ... [2024-10-07T04:55:05.718Z] [2024-10-07T04:55:05.718Z] #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-07T04:55:05.719Z] #10 DONE 0.0s [2024-10-07T04:55:05.719Z] [2024-10-07T04:55:05.719Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T04:55:06.036Z] #14 ... [2024-10-07T04:55:06.036Z] [2024-10-07T04:55:06.036Z] #15 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:06.036Z] #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T04:55:06.036Z] #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T04:55:06.036Z] #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T04:55:06.036Z] #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T04:55:06.036Z] #15 DONE 1.8s [2024-10-07T04:55:06.036Z] [2024-10-07T04:55:06.036Z] #14 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-07T04:55:06.299Z] #14 DONE 1.4s [2024-10-07T04:55:06.299Z] [2024-10-07T04:55:06.299Z] #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-07T04:55:07.340Z] #37 ... [2024-10-07T04:55:07.340Z] [2024-10-07T04:55:07.340Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-07T04:55:07.340Z] #38 DONE 1.9s [2024-10-07T04:55:07.340Z] [2024-10-07T04:55:07.340Z] #39 [core-data internal] load build context [2024-10-07T04:55:07.340Z] #39 ... [2024-10-07T04:55:07.340Z] [2024-10-07T04:55:07.340Z] #15 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:07.340Z] #15 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-07T04:55:07.340Z] #15 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-07T04:55:07.340Z] #15 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-07T04:55:07.340Z] #15 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-07T04:55:07.340Z] #15 DONE 1.8s [2024-10-07T04:55:07.340Z] [2024-10-07T04:55:07.340Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-07T04:55:07.340Z] #40 DONE 2.3s [2024-10-07T04:55:07.340Z] [2024-10-07T04:55:07.340Z] #39 [core-data internal] load build context [2024-10-07T04:55:10.006Z] #39 transferring context: 194.90MB 4.8s [2024-10-07T04:55:13.349Z] #39 ... [2024-10-07T04:55:13.349Z] [2024-10-07T04:55:13.349Z] #41 [core-common-config-bootstrapper internal] load build context [2024-10-07T04:55:13.349Z] #41 ... [2024-10-07T04:55:13.349Z] [2024-10-07T04:55:13.349Z] #42 [support-scheduler internal] load build context [2024-10-07T04:55:13.610Z] #42 ... [2024-10-07T04:55:13.610Z] [2024-10-07T04:55:13.610Z] #39 [core-data internal] load build context [2024-10-07T04:55:14.990Z] #39 ... [2024-10-07T04:55:14.990Z] [2024-10-07T04:55:14.990Z] #43 [support-cron-scheduler internal] load build context [2024-10-07T04:55:14.990Z] #43 transferring context: 369.25MB 9.7s [2024-10-07T04:55:14.990Z] #43 ... [2024-10-07T04:55:14.990Z] [2024-10-07T04:55:14.990Z] #44 [security-proxy-auth internal] load build context [2024-10-07T04:55:14.990Z] #44 ... [2024-10-07T04:55:14.990Z] [2024-10-07T04:55:14.990Z] #45 [support-notifications internal] load build context [2024-10-07T04:55:15.249Z] #45 ... [2024-10-07T04:55:15.249Z] [2024-10-07T04:55:15.249Z] #46 [core-metadata internal] load build context [2024-10-07T04:55:15.249Z] #46 ... [2024-10-07T04:55:15.249Z] [2024-10-07T04:55:15.249Z] #47 [security-bootstrapper internal] load build context [2024-10-07T04:55:15.249Z] #47 transferring context: 452.39MB 9.5s done [2024-10-07T04:55:15.509Z] #47 ... [2024-10-07T04:55:15.510Z] [2024-10-07T04:55:15.510Z] #48 [security-secretstore-setup internal] load build context [2024-10-07T04:55:15.769Z] #48 ... [2024-10-07T04:55:15.769Z] [2024-10-07T04:55:15.769Z] #44 [security-proxy-auth internal] load build context [2024-10-07T04:55:16.029Z] #44 ... [2024-10-07T04:55:16.029Z] [2024-10-07T04:55:16.029Z] #49 [core-command internal] load build context [2024-10-07T04:55:16.029Z] #49 ... [2024-10-07T04:55:16.029Z] [2024-10-07T04:55:16.029Z] #50 [core-keeper internal] load build context [2024-10-07T04:55:16.290Z] #50 ... [2024-10-07T04:55:16.290Z] [2024-10-07T04:55:16.290Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-07T04:55:16.290Z] #51 ... [2024-10-07T04:55:16.290Z] [2024-10-07T04:55:16.290Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-07T04:55:16.290Z] #52 ... [2024-10-07T04:55:16.290Z] [2024-10-07T04:55:16.290Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-07T04:55:16.549Z] #53 ... [2024-10-07T04:55:16.549Z] [2024-10-07T04:55:16.549Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-07T04:55:16.549Z] #54 ... [2024-10-07T04:55:16.549Z] [2024-10-07T04:55:16.549Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-07T04:55:16.807Z] #36 ... [2024-10-07T04:55:16.807Z] [2024-10-07T04:55:16.807Z] #55 [security-proxy-setup internal] load build context [2024-10-07T04:55:16.807Z] #55 ... [2024-10-07T04:55:16.807Z] [2024-10-07T04:55:16.807Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-07T04:55:16.807Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:16.807Z] #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:16.807Z] #0 1.818 (1/3) Installing ca-certificates (20240705-r0) [2024-10-07T04:55:16.807Z] #0 1.835 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:16.807Z] #0 1.841 (3/3) Installing tzdata (2024b-r0) [2024-10-07T04:55:16.807Z] #0 1.873 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:16.807Z] #0 1.875 Executing ca-certificates-20240705-r0.trigger [2024-10-07T04:55:16.807Z] #0 1.913 OK: 10 MiB in 17 packages [2024-10-07T04:55:17.081Z] #56 ... [2024-10-07T04:55:17.081Z] [2024-10-07T04:55:17.081Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-07T04:55:17.081Z] #57 ... [2024-10-07T04:55:17.081Z] [2024-10-07T04:55:17.081Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-07T04:55:17.081Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:17.081Z] #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:17.081Z] #0 1.620 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:17.081Z] #0 1.624 (2/2) Installing su-exec (0.2-r3) [2024-10-07T04:55:17.081Z] #0 1.629 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:17.081Z] #0 1.656 OK: 8 MiB in 16 packages [2024-10-07T04:55:17.081Z] #58 ... [2024-10-07T04:55:17.081Z] [2024-10-07T04:55:17.081Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-07T04:55:17.341Z] #59 ... [2024-10-07T04:55:17.341Z] [2024-10-07T04:55:17.341Z] #60 [security-spiffe-token-provider internal] load build context [2024-10-07T04:55:17.341Z] #60 ... [2024-10-07T04:55:17.341Z] [2024-10-07T04:55:17.341Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:17.342Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.1s done [2024-10-07T04:55:17.603Z] #61 ... [2024-10-07T04:55:17.603Z] [2024-10-07T04:55:17.603Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-07T04:55:17.603Z] #62 ... [2024-10-07T04:55:17.603Z] [2024-10-07T04:55:17.603Z] #63 [security-spire-server internal] load build context [2024-10-07T04:55:17.603Z] #63 ... [2024-10-07T04:55:17.603Z] [2024-10-07T04:55:17.603Z] #64 [security-spire-config internal] load build context [2024-10-07T04:55:17.861Z] #64 ... [2024-10-07T04:55:17.861Z] [2024-10-07T04:55:17.861Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T04:55:17.861Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-07T04:55:17.861Z] #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-07T04:55:17.861Z] #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-07T04:55:17.861Z] #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-07T04:55:17.861Z] #65 ... [2024-10-07T04:55:17.861Z] [2024-10-07T04:55:17.861Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-07T04:55:18.133Z] #66 ... [2024-10-07T04:55:18.133Z] [2024-10-07T04:55:18.133Z] #67 [security-spire-agent internal] load build context [2024-10-07T04:55:18.133Z] #67 ... [2024-10-07T04:55:18.133Z] [2024-10-07T04:55:18.133Z] #46 [core-metadata internal] load build context [2024-10-07T04:55:18.133Z] #46 transferring context: 452.39MB 13.2s done [2024-10-07T04:55:21.523Z] #46 ... [2024-10-07T04:55:21.523Z] [2024-10-07T04:55:21.523Z] #50 [core-keeper internal] load build context [2024-10-07T04:55:21.809Z] #50 transferring context: 452.39MB 15.6s done [2024-10-07T04:55:22.928Z] #50 ... [2024-10-07T04:55:22.928Z] [2024-10-07T04:55:22.928Z] #64 [security-spire-config internal] load build context [2024-10-07T04:55:23.189Z] #64 transferring context: 26.23kB done [2024-10-07T04:55:23.451Z] #64 ... [2024-10-07T04:55:23.451Z] [2024-10-07T04:55:23.451Z] #41 [core-common-config-bootstrapper internal] load build context [2024-10-07T04:55:23.451Z] #41 transferring context: 452.39MB 12.5s done [2024-10-07T04:55:23.735Z] #41 ... [2024-10-07T04:55:23.735Z] [2024-10-07T04:55:23.735Z] #44 [security-proxy-auth internal] load build context [2024-10-07T04:55:23.735Z] #44 transferring context: 452.39MB 15.4s done [2024-10-07T04:55:24.173Z] #44 ... [2024-10-07T04:55:24.173Z] [2024-10-07T04:55:24.173Z] #42 [support-scheduler internal] load build context [2024-10-07T04:55:24.173Z] #42 transferring context: 452.39MB 13.2s done [2024-10-07T04:55:24.720Z] #42 ... [2024-10-07T04:55:24.720Z] [2024-10-07T04:55:24.720Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-07T04:55:24.720Z] #51 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:24.720Z] #51 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:24.720Z] #51 12.40 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T04:55:24.720Z] #51 12.40 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T04:55:24.720Z] #51 12.40 OK: 24163 distinct packages available [2024-10-07T04:55:24.720Z] #51 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:24.720Z] #51 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:24.720Z] #51 12.86 (1/14) Installing ca-certificates (20240705-r0) [2024-10-07T04:55:24.720Z] #51 12.88 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-07T04:55:24.720Z] #51 12.90 (3/14) Installing c-ares (1.33.1-r0) [2024-10-07T04:55:24.720Z] #51 12.90 (4/14) Installing libunistring (1.2-r0) [2024-10-07T04:55:24.720Z] #51 12.92 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-07T04:55:24.720Z] #51 12.93 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-07T04:55:24.720Z] #51 12.93 (7/14) Installing libpsl (0.21.5-r1) [2024-10-07T04:55:24.720Z] #51 12.95 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-07T04:55:24.720Z] #51 12.97 (9/14) Installing libcurl (8.10.1-r0) [2024-10-07T04:55:24.720Z] #51 12.98 (10/14) Installing curl (8.10.1-r0) [2024-10-07T04:55:24.720Z] #51 12.99 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:24.720Z] #51 12.99 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-07T04:55:24.720Z] #51 12.99 (13/14) Installing libucontext (1.2-r3) [2024-10-07T04:55:24.720Z] #51 13.02 (14/14) Installing gcompat (1.1.0-r4) [2024-10-07T04:55:24.720Z] #51 13.03 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:24.720Z] #51 13.04 Executing ca-certificates-20240705-r0.trigger [2024-10-07T04:55:24.720Z] #51 13.07 OK: 13 MiB in 28 packages [2024-10-07T04:55:24.981Z] #51 ... [2024-10-07T04:55:24.981Z] [2024-10-07T04:55:24.981Z] #49 [core-command internal] load build context [2024-10-07T04:55:24.981Z] #49 transferring context: 452.39MB 12.7s done [2024-10-07T04:55:25.923Z] #49 ... [2024-10-07T04:55:25.923Z] [2024-10-07T04:55:25.923Z] #43 [support-cron-scheduler internal] load build context [2024-10-07T04:55:25.923Z] #43 transferring context: 452.39MB 12.4s done [2024-10-07T04:55:25.923Z] #43 ... [2024-10-07T04:55:25.923Z] [2024-10-07T04:55:25.923Z] #39 [core-data internal] load build context [2024-10-07T04:55:25.923Z] #39 transferring context: 452.39MB 12.9s done [2024-10-07T04:55:26.186Z] #39 ... [2024-10-07T04:55:26.186Z] [2024-10-07T04:55:26.186Z] #48 [security-secretstore-setup internal] load build context [2024-10-07T04:55:26.186Z] #48 transferring context: 452.39MB 12.7s done [2024-10-07T04:55:26.186Z] #48 ... [2024-10-07T04:55:26.186Z] [2024-10-07T04:55:26.186Z] #45 [support-notifications internal] load build context [2024-10-07T04:55:26.186Z] #45 transferring context: 452.39MB 12.7s done [2024-10-07T04:55:26.562Z] #45 ... [2024-10-07T04:55:26.562Z] [2024-10-07T04:55:26.562Z] #60 [security-spiffe-token-provider internal] load build context [2024-10-07T04:55:26.562Z] #60 transferring context: 452.39MB 14.1s done [2024-10-07T04:55:27.654Z] #60 ... [2024-10-07T04:55:27.654Z] [2024-10-07T04:55:27.654Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T04:55:27.654Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 12.1s [2024-10-07T04:55:27.916Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 12.3s [2024-10-07T04:55:27.916Z] #65 ... [2024-10-07T04:55:27.916Z] [2024-10-07T04:55:27.916Z] #55 [security-proxy-setup internal] load build context [2024-10-07T04:55:27.916Z] #55 transferring context: 452.39MB 12.6s done [2024-10-07T04:55:27.916Z] #55 ... [2024-10-07T04:55:27.916Z] [2024-10-07T04:55:27.916Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T04:55:31.906Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 16.7s [2024-10-07T04:55:31.906Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.4s [2024-10-07T04:55:32.483Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 17.8s [2024-10-07T04:55:32.483Z] #65 ... [2024-10-07T04:55:32.483Z] [2024-10-07T04:55:32.483Z] #63 [security-spire-server internal] load build context [2024-10-07T04:55:32.483Z] #63 transferring context: 27.98kB done [2024-10-07T04:55:32.483Z] #63 ... [2024-10-07T04:55:32.483Z] [2024-10-07T04:55:32.483Z] #67 [security-spire-agent internal] load build context [2024-10-07T04:55:32.483Z] #67 transferring context: 27.51kB done [2024-10-07T04:55:34.505Z] #67 ... [2024-10-07T04:55:34.505Z] [2024-10-07T04:55:34.505Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:34.505Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-07T04:55:34.505Z] #61 ... [2024-10-07T04:55:34.505Z] [2024-10-07T04:55:34.505Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T04:55:37.050Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.5s [2024-10-07T04:55:37.625Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 22.9s [2024-10-07T04:55:37.885Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 23.3s [2024-10-07T04:55:38.953Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 24.3s [2024-10-07T04:55:41.525Z] #65 ... [2024-10-07T04:55:41.525Z] [2024-10-07T04:55:41.525Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:41.525Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-07T04:55:41.785Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-07T04:55:44.332Z] #61 ... [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #47 [security-bootstrapper internal] load build context [2024-10-07T04:55:44.332Z] #47 DONE 39.4s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:44.332Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-07T04:55:44.332Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-07T04:55:44.332Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-07T04:55:44.332Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-10-07T04:55:44.332Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s [2024-10-07T04:55:44.332Z] #61 ... [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-07T04:55:44.332Z] #58 DONE 38.0s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #45 [support-notifications internal] load build context [2024-10-07T04:55:44.332Z] #45 DONE 39.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #42 [support-scheduler internal] load build context [2024-10-07T04:55:44.332Z] #42 DONE 39.4s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #39 [core-data internal] load build context [2024-10-07T04:55:44.332Z] #39 DONE 39.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-07T04:55:44.332Z] #51 DONE 38.0s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #48 [security-secretstore-setup internal] load build context [2024-10-07T04:55:44.332Z] #48 DONE 39.5s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #41 [core-common-config-bootstrapper internal] load build context [2024-10-07T04:55:44.332Z] #41 DONE 38.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #46 [core-metadata internal] load build context [2024-10-07T04:55:44.332Z] #46 DONE 39.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-07T04:55:44.332Z] #56 DONE 38.0s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #43 [support-cron-scheduler internal] load build context [2024-10-07T04:55:44.332Z] #43 DONE 39.5s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:44.332Z] #61 ... [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #55 [security-proxy-setup internal] load build context [2024-10-07T04:55:44.332Z] #55 DONE 38.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #50 [core-keeper internal] load build context [2024-10-07T04:55:44.332Z] #50 DONE 38.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #49 [core-command internal] load build context [2024-10-07T04:55:44.332Z] #49 DONE 38.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #63 [security-spire-server internal] load build context [2024-10-07T04:55:44.332Z] #63 DONE 36.9s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #60 [security-spiffe-token-provider internal] load build context [2024-10-07T04:55:44.332Z] #60 DONE 38.3s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #64 [security-spire-config internal] load build context [2024-10-07T04:55:44.332Z] #64 DONE 36.9s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #67 [security-spire-agent internal] load build context [2024-10-07T04:55:44.332Z] #67 DONE 36.9s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #44 [security-proxy-auth internal] load build context [2024-10-07T04:55:44.332Z] #44 DONE 39.6s [2024-10-07T04:55:44.332Z] [2024-10-07T04:55:44.332Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:44.332Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-07T04:55:44.332Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 0.3s [2024-10-07T04:55:44.332Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-07T04:55:44.593Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s [2024-10-07T04:55:44.853Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-10-07T04:55:44.853Z] #61 ... [2024-10-07T04:55:44.853Z] [2024-10-07T04:55:44.853Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-07T04:55:44.853Z] #36 DONE 40.7s [2024-10-07T04:55:44.853Z] [2024-10-07T04:55:44.853Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:44.853Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-10-07T04:55:44.853Z] #61 ... [2024-10-07T04:55:44.853Z] [2024-10-07T04:55:44.853Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-07T04:55:44.853Z] #54 DONE 38.7s [2024-10-07T04:55:44.853Z] [2024-10-07T04:55:44.853Z] #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-07T04:55:44.853Z] #68 DONE 0.2s [2024-10-07T04:55:44.853Z] [2024-10-07T04:55:44.853Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:46.255Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-10-07T04:55:47.636Z] #61 ... [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #52 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-07T04:55:47.637Z] #52 38.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #52 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #52 39.08 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:47.637Z] #52 39.09 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:47.637Z] #52 39.10 OK: 8 MiB in 15 packages [2024-10-07T04:55:47.637Z] #52 DONE 41.2s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-07T04:55:47.637Z] #37 38.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #37 38.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #37 39.10 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:47.637Z] #37 39.10 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:47.637Z] #37 39.11 OK: 8 MiB in 15 packages [2024-10-07T04:55:47.637Z] #37 DONE 41.7s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-07T04:55:47.637Z] #62 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #62 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #62 39.02 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T04:55:47.637Z] #62 39.02 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T04:55:47.637Z] #62 39.02 OK: 24163 distinct packages available [2024-10-07T04:55:47.637Z] #62 39.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #62 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #62 39.54 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:47.637Z] #62 39.54 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-07T04:55:47.637Z] #62 39.54 (3/4) Installing libucontext (1.2-r3) [2024-10-07T04:55:47.637Z] #62 39.55 (4/4) Installing gcompat (1.1.0-r4) [2024-10-07T04:55:47.637Z] #62 39.55 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:47.637Z] #62 39.56 OK: 8 MiB in 18 packages [2024-10-07T04:55:47.637Z] #62 DONE 40.0s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-07T04:55:47.637Z] #57 39.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #57 39.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #57 39.51 (1/4) Installing ca-certificates (20240705-r0) [2024-10-07T04:55:47.637Z] #57 39.53 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:47.637Z] #57 39.53 (3/4) Installing su-exec (0.2-r3) [2024-10-07T04:55:47.637Z] #57 39.54 (4/4) Installing yq-go (4.44.1-r2) [2024-10-07T04:55:47.637Z] #57 39.66 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:47.637Z] #57 39.67 Executing ca-certificates-20240705-r0.trigger [2024-10-07T04:55:47.637Z] #57 39.70 OK: 19 MiB in 18 packages [2024-10-07T04:55:47.637Z] #57 DONE 41.3s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-07T04:55:47.637Z] #69 ... [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-07T04:55:47.637Z] #53 38.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #53 38.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #53 39.14 (1/2) Installing ca-certificates (20240705-r0) [2024-10-07T04:55:47.637Z] #53 39.18 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:47.637Z] #53 39.19 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:47.637Z] #53 39.20 Executing ca-certificates-20240705-r0.trigger [2024-10-07T04:55:47.637Z] #53 39.27 OK: 9 MiB in 16 packages [2024-10-07T04:55:47.637Z] #53 DONE 41.4s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-07T04:55:47.637Z] #59 38.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #59 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:47.637Z] #59 38.97 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:47.637Z] #59 38.97 (2/4) Installing openssl (3.3.2-r0) [2024-10-07T04:55:47.637Z] #59 38.99 (3/4) Installing su-exec (0.2-r3) [2024-10-07T04:55:47.637Z] #59 38.99 (4/4) Installing yq-go (4.44.1-r2) [2024-10-07T04:55:47.637Z] #59 39.08 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:47.637Z] #59 39.11 OK: 19 MiB in 18 packages [2024-10-07T04:55:47.637Z] #59 DONE 41.3s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-07T04:55:47.637Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 28.2s done [2024-10-07T04:55:47.637Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.4s done [2024-10-07T04:55:47.637Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 29.4s done [2024-10-07T04:55:47.637Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-07T04:55:47.637Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.0s done [2024-10-07T04:55:47.637Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-07T04:55:47.637Z] #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-07T04:55:47.637Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-10-07T04:55:47.637Z] #65 DONE 40.4s [2024-10-07T04:55:47.637Z] [2024-10-07T04:55:47.637Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T04:55:48.576Z] #61 ... [2024-10-07T04:55:48.576Z] [2024-10-07T04:55:48.576Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-07T04:55:48.576Z] #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 3.626 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:48.576Z] #0 3.626 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:48.576Z] #0 3.630 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:48.576Z] #0 3.744 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:48.576Z] #0 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 3.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 4.181 OK: 8 MiB in 16 packages [2024-10-07T04:55:48.576Z] #70 DONE 4.3s [2024-10-07T04:55:48.576Z] [2024-10-07T04:55:48.576Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-07T04:55:48.576Z] #66 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #66 39.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #66 40.28 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T04:55:48.576Z] #66 40.28 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T04:55:48.576Z] #66 40.28 OK: 24163 distinct packages available [2024-10-07T04:55:48.576Z] #66 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #66 40.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #66 40.78 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:48.576Z] #66 40.78 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-07T04:55:48.576Z] #66 40.78 (3/5) Installing libucontext (1.2-r3) [2024-10-07T04:55:48.576Z] #66 40.79 (4/5) Installing gcompat (1.1.0-r4) [2024-10-07T04:55:48.576Z] #66 40.79 (5/5) Installing openssl (3.3.2-r0) [2024-10-07T04:55:48.576Z] #66 40.80 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:48.576Z] #66 40.81 OK: 9 MiB in 19 packages [2024-10-07T04:55:48.576Z] #66 DONE 41.0s [2024-10-07T04:55:48.576Z] [2024-10-07T04:55:48.576Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-07T04:55:48.576Z] #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 3.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 3.661 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:48.576Z] #0 3.661 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:48.576Z] #0 3.668 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:48.576Z] #0 3.803 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:48.576Z] #0 3.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:48.576Z] #0 4.273 OK: 10 MiB in 17 packages [2024-10-07T04:55:48.576Z] #71 DONE 4.4s [2024-10-07T04:55:48.576Z] [2024-10-07T04:55:48.576Z] #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-07T04:55:49.146Z] #72 ... [2024-10-07T04:55:49.146Z] [2024-10-07T04:55:49.146Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-07T04:55:49.146Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.146Z] #0 3.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.146Z] #0 4.085 OK: 246 MiB in 54 packages [2024-10-07T04:55:49.146Z] #73 DONE 4.3s [2024-10-07T04:55:49.146Z] [2024-10-07T04:55:49.146Z] #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-07T04:55:49.147Z] #0 3.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.147Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.147Z] #0 4.264 OK: 246 MiB in 54 packages [2024-10-07T04:55:49.147Z] #74 DONE 4.4s [2024-10-07T04:55:49.147Z] [2024-10-07T04:55:49.147Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:55:49.147Z] #75 DONE 0.1s [2024-10-07T04:55:49.147Z] [2024-10-07T04:55:49.147Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-07T04:55:49.147Z] #0 3.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.147Z] #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.147Z] #0 3.681 v3.20.3-123-g9bb402980dc [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-07T04:55:49.147Z] #0 3.681 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-07T04:55:49.147Z] #0 3.681 OK: 24162 distinct packages available [2024-10-07T04:55:49.147Z] #0 3.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.147Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.147Z] #0 4.185 OK: 246 MiB in 54 packages [2024-10-07T04:55:49.147Z] #76 DONE 4.3s [2024-10-07T04:55:49.147Z] [2024-10-07T04:55:49.147Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:55:49.147Z] #77 DONE 0.1s [2024-10-07T04:55:49.147Z] [2024-10-07T04:55:49.147Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:55:49.147Z] #78 DONE 0.1s [2024-10-07T04:55:49.147Z] [2024-10-07T04:55:49.147Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:55:49.407Z] #79 ... [2024-10-07T04:55:49.407Z] [2024-10-07T04:55:49.407Z] #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-07T04:55:49.407Z] #80 DONE 4.6s [2024-10-07T04:55:49.668Z] [2024-10-07T04:55:49.668Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-07T04:55:49.668Z] #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.668Z] #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.668Z] #0 4.919 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:49.668Z] #0 4.920 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:49.668Z] #0 4.927 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:49.668Z] #0 5.017 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:49.668Z] #0 5.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.668Z] #0 5.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.668Z] #0 5.411 OK: 13 MiB in 28 packages [2024-10-07T04:55:49.668Z] #81 DONE 5.5s [2024-10-07T04:55:49.668Z] [2024-10-07T04:55:49.668Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-07T04:55:49.929Z] #82 ... [2024-10-07T04:55:49.929Z] [2024-10-07T04:55:49.929Z] #83 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-07T04:55:49.929Z] #0 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.929Z] #0 4.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:49.929Z] #0 5.242 OK: 246 MiB in 54 packages [2024-10-07T04:55:49.929Z] #83 DONE 5.4s [2024-10-07T04:55:49.929Z] [2024-10-07T04:55:49.929Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:55:49.929Z] #84 DONE 0.0s [2024-10-07T04:55:49.929Z] [2024-10-07T04:55:49.929Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:55:51.311Z] #85 ... [2024-10-07T04:55:51.311Z] [2024-10-07T04:55:51.311Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-07T04:55:51.311Z] #86 DONE 2.7s [2024-10-07T04:55:51.311Z] [2024-10-07T04:55:51.311Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-07T04:55:51.311Z] #87 DONE 0.1s [2024-10-07T04:55:51.311Z] [2024-10-07T04:55:51.311Z] #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-07T04:55:51.311Z] #72 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:51.311Z] #72 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:51.574Z] #72 ... [2024-10-07T04:55:51.574Z] [2024-10-07T04:55:51.574Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-07T04:55:51.574Z] #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:51.574Z] #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:51.574Z] #0 3.167 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:51.574Z] #0 3.167 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:51.574Z] #0 3.168 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:51.574Z] #0 3.333 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:51.574Z] #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:51.574Z] #0 3.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:51.574Z] #0 3.860 OK: 8 MiB in 18 packages [2024-10-07T04:55:51.574Z] #88 DONE 4.2s [2024-10-07T04:55:51.835Z] [2024-10-07T04:55:51.835Z] #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-07T04:55:51.835Z] #72 3.169 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:51.835Z] #72 3.169 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:51.835Z] #72 3.178 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:51.835Z] #72 3.247 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:51.835Z] #72 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.098Z] #72 3.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.381Z] #72 ... [2024-10-07T04:55:52.381Z] [2024-10-07T04:55:52.381Z] #89 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-07T04:55:52.381Z] #0 2.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.381Z] #0 2.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.381Z] #0 3.242 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:52.381Z] #0 3.242 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:52.381Z] #0 3.246 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:52.381Z] #0 3.379 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:52.381Z] #0 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.381Z] #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.381Z] #0 3.902 OK: 8 MiB in 15 packages [2024-10-07T04:55:52.381Z] #89 DONE 5.3s [2024-10-07T04:55:52.381Z] [2024-10-07T04:55:52.381Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-07T04:55:52.381Z] #82 2.749 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.641Z] #82 3.201 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.641Z] #82 ... [2024-10-07T04:55:52.641Z] [2024-10-07T04:55:52.641Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-07T04:55:52.641Z] #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.641Z] #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.641Z] #0 3.489 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:52.641Z] #0 3.489 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:52.641Z] #0 3.500 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:52.642Z] #0 3.634 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:52.642Z] #0 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.642Z] #0 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.642Z] #0 4.214 OK: 8 MiB in 15 packages [2024-10-07T04:55:52.642Z] #90 DONE 5.3s [2024-10-07T04:55:52.900Z] [2024-10-07T04:55:52.900Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-07T04:55:52.900Z] #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 3.962 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:52.900Z] #0 3.962 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:52.900Z] #0 3.972 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:52.900Z] #0 4.146 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:52.900Z] #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 4.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 4.951 OK: 9 MiB in 16 packages [2024-10-07T04:55:52.900Z] #91 DONE 5.3s [2024-10-07T04:55:52.900Z] [2024-10-07T04:55:52.900Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-07T04:55:52.900Z] #0 3.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 3.700 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:52.900Z] #0 3.700 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:52.900Z] #0 3.729 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:52.900Z] #0 3.860 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:52.900Z] #0 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 4.733 OK: 19 MiB in 18 packages [2024-10-07T04:55:52.900Z] #92 DONE 5.3s [2024-10-07T04:55:52.900Z] [2024-10-07T04:55:52.900Z] #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-07T04:55:52.900Z] #0 5.315 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 5.872 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.900Z] #0 6.690 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:52.900Z] #0 7.028 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:52.900Z] #0 7.285 OK: 8 MiB in 15 packages [2024-10-07T04:55:52.900Z] #93 DONE 8.0s [2024-10-07T04:55:52.900Z] [2024-10-07T04:55:52.901Z] #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-07T04:55:52.901Z] #72 4.043 OK: 9 MiB in 19 packages [2024-10-07T04:55:52.901Z] #72 DONE 4.3s [2024-10-07T04:55:52.901Z] [2024-10-07T04:55:52.901Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-07T04:55:52.901Z] #69 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.901Z] #69 3.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.901Z] #69 3.441 Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:52.901Z] #69 3.441 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:52.901Z] #69 3.455 Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:52.901Z] #69 3.587 Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:52.901Z] #69 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.901Z] #69 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:55:52.901Z] #69 4.227 OK: 19 MiB in 18 packages [2024-10-07T04:55:52.901Z] #69 DONE 5.3s [2024-10-07T04:55:52.901Z] [2024-10-07T04:55:52.901Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-07T04:55:55.438Z] #94 ... [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-07T04:55:55.438Z] #95 DONE 3.6s [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-07T04:55:55.438Z] #94 DONE 2.5s [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-07T04:55:55.438Z] #82 3.910 OK: 246 MiB in 54 packages [2024-10-07T04:55:55.438Z] #82 DONE 5.9s [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-07T04:55:55.438Z] #96 DONE 2.6s [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-07T04:55:55.438Z] #97 DONE 2.6s [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-07T04:55:55.438Z] #98 DONE 0.1s [2024-10-07T04:55:55.438Z] [2024-10-07T04:55:55.438Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-07T04:55:55.698Z] #99 ... [2024-10-07T04:55:55.698Z] [2024-10-07T04:55:55.698Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-07T04:55:55.698Z] #100 DONE 0.2s [2024-10-07T04:55:55.698Z] [2024-10-07T04:55:55.698Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-07T04:55:55.698Z] #101 DONE 0.1s [2024-10-07T04:55:55.698Z] [2024-10-07T04:55:55.698Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-07T04:55:56.265Z] #102 ... [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-07T04:55:56.265Z] #99 DONE 0.7s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-07T04:55:56.265Z] #103 DONE 0.8s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-07T04:55:56.265Z] #102 DONE 0.7s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-07T04:55:56.265Z] #104 DONE 0.1s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-07T04:55:56.265Z] #105 DONE 0.1s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-07T04:55:56.265Z] #106 DONE 0.1s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-07T04:55:56.265Z] #107 DONE 0.1s [2024-10-07T04:55:56.265Z] [2024-10-07T04:55:56.265Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-07T04:55:56.523Z] #108 DONE 0.1s [2024-10-07T04:55:56.523Z] [2024-10-07T04:55:56.523Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-07T04:55:56.523Z] #109 DONE 0.1s [2024-10-07T04:55:56.523Z] [2024-10-07T04:55:56.523Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-07T04:55:56.523Z] #110 DONE 0.1s [2024-10-07T04:55:56.523Z] [2024-10-07T04:55:56.523Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-07T04:55:56.523Z] #111 DONE 0.1s [2024-10-07T04:55:56.523Z] [2024-10-07T04:55:56.523Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-07T04:55:56.523Z] #112 DONE 0.1s [2024-10-07T04:55:56.523Z] [2024-10-07T04:55:56.523Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-07T04:55:56.523Z] #113 DONE 0.1s [2024-10-07T04:55:56.523Z] [2024-10-07T04:55:56.523Z] #114 [security-spire-server] exporting to image [2024-10-07T04:55:56.523Z] #114 exporting layers [2024-10-07T04:55:56.782Z] #114 ... [2024-10-07T04:55:56.782Z] [2024-10-07T04:55:56.782Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-07T04:55:56.782Z] #115 DONE 0.1s [2024-10-07T04:55:56.782Z] [2024-10-07T04:55:56.782Z] #114 [security-spire-agent] exporting to image [2024-10-07T04:55:57.349Z] #114 exporting layers 0.7s done [2024-10-07T04:55:57.349Z] #114 writing image sha256:b1410f68fb7817650176d83a195aeb439b3043cdb8db64a5f334713d76102e9b done [2024-10-07T04:55:57.349Z] #114 naming to docker.io/library/security-spire-config done [2024-10-07T04:55:57.349Z] #114 exporting layers 0.8s done [2024-10-07T04:55:57.608Z] #114 exporting layers 0.9s done [2024-10-07T04:55:57.608Z] #114 writing image sha256:e5bd4d848f395fcba7968c7ab6b5ce959ede415ac172c2f70926a128dcf19a64 done [2024-10-07T04:55:57.608Z] #114 naming to docker.io/library/security-spire-agent done [2024-10-07T04:55:57.608Z] #114 writing image sha256:2714202053739780300a29e21d29ecb420da3da1e23e23527c99ada4b042521c done [2024-10-07T04:55:57.608Z] #114 naming to docker.io/library/security-spire-server done [2024-10-07T04:55:57.608Z] #114 DONE 1.0s [2024-10-07T04:55:57.608Z] [2024-10-07T04:55:57.608Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:55:59.510Z] #116 ... [2024-10-07T04:55:59.510Z] [2024-10-07T04:55:59.510Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:55:59.510Z] #117 ... [2024-10-07T04:55:59.510Z] [2024-10-07T04:55:59.510Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:48.021Z] #118 DONE 51.3s [2024-10-07T04:56:48.021Z] [2024-10-07T04:56:48.021Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:48.021Z] #116 DONE 44.4s [2024-10-07T04:56:48.021Z] [2024-10-07T04:56:48.021Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:48.021Z] #79 DONE 51.4s [2024-10-07T04:56:48.021Z] [2024-10-07T04:56:48.021Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:48.021Z] #117 DONE 51.4s [2024-10-07T04:56:48.021Z] [2024-10-07T04:56:48.021Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:48.021Z] #85 DONE 50.8s [2024-10-07T04:56:48.021Z] [2024-10-07T04:56:48.021Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-07T04:56:50.561Z] #119 ... [2024-10-07T04:56:50.561Z] [2024-10-07T04:56:50.561Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-10-07T04:56:50.821Z] #120 ... [2024-10-07T04:56:50.821Z] [2024-10-07T04:56:50.821Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-07T04:56:50.821Z] #121 ... [2024-10-07T04:56:50.821Z] [2024-10-07T04:56:50.821Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-07T04:56:51.080Z] #122 ... [2024-10-07T04:56:51.080Z] [2024-10-07T04:56:51.080Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #123 ... [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #124 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #125 [support-notifications builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #125 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #126 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #122 DONE 14.1s [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-07T04:56:55.287Z] #127 ... [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #128 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #129 [support-scheduler builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #129 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #130 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #131 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #132 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #133 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #134 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #135 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #136 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #137 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #138 [core-data builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #138 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #139 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #140 [core-command builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #140 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #141 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #142 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.287Z] #143 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-07T04:56:55.287Z] #144 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #145 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-07T04:56:55.287Z] #146 CACHED [2024-10-07T04:56:55.287Z] [2024-10-07T04:56:55.287Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:56:55.288Z] #147 CACHED [2024-10-07T04:56:55.288Z] [2024-10-07T04:56:55.288Z] #148 [core-metadata builder 6/7] COPY . . [2024-10-07T04:56:55.288Z] #148 CACHED [2024-10-07T04:56:55.288Z] [2024-10-07T04:56:55.288Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-07T04:56:55.288Z] #119 DONE 14.2s [2024-10-07T04:56:55.288Z] [2024-10-07T04:56:55.288Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-10-07T04:56:55.288Z] #120 DONE 14.2s [2024-10-07T04:56:55.288Z] [2024-10-07T04:56:55.288Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-10-07T04:56:55.288Z] #123 DONE 14.1s [2024-10-07T04:56:55.288Z] [2024-10-07T04:56:55.288Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-07T04:56:55.288Z] #121 DONE 14.2s [2024-10-07T04:56:55.288Z] [2024-10-07T04:56:55.288Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-07T04:56:56.223Z] #149 1.214 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-07T04:57:06.217Z] #149 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-07T04:57:06.217Z] #0 1.068 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-07T04:57:06.217Z] #150 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-07T04:57:06.217Z] #0 1.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-07T04:57:06.217Z] #151 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-07T04:57:06.217Z] #0 1.216 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-07T04:57:06.217Z] #152 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-07T04:57:06.217Z] #0 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-07T04:57:06.217Z] #153 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-07T04:57:06.217Z] #0 1.319 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-07T04:57:06.217Z] #154 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-07T04:57:06.217Z] #0 1.493 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-07T04:57:06.217Z] #155 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-07T04:57:06.217Z] #0 1.419 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-07T04:57:06.217Z] #156 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T04:57:06.217Z] #0 1.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-07T04:57:06.217Z] #157 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-07T04:57:06.217Z] #0 1.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-07T04:57:06.217Z] #158 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-07T04:57:06.217Z] #127 0.943 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-07T04:57:06.217Z] #127 ... [2024-10-07T04:57:06.217Z] [2024-10-07T04:57:06.217Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-07T04:57:06.217Z] #0 0.424 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-07T04:57:06.479Z] #159 ... [2024-10-07T04:57:06.479Z] [2024-10-07T04:57:06.479Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-07T04:57:06.479Z] #0 1.430 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-07T04:58:58.064Z] #160 ... [2024-10-07T04:58:58.064Z] [2024-10-07T04:58:58.064Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T04:58:58.064Z] #157 113.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-07T05:00:05.738Z] #157 ... [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-07T05:00:05.738Z] #151 DONE 190.6s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-07T05:00:05.738Z] #160 DONE 190.5s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-07T05:00:05.738Z] #127 DONE 190.7s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-07T05:00:05.738Z] #154 DONE 190.6s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-07T05:00:05.738Z] #153 DONE 190.6s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-07T05:00:05.738Z] #158 DONE 190.6s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-07T05:00:05.738Z] #156 DONE 190.6s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-07T05:00:05.738Z] #150 DONE 190.6s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:05.738Z] #161 ... [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-07T05:00:05.738Z] #152 DONE 190.7s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-07T05:00:05.738Z] #155 DONE 190.9s [2024-10-07T05:00:05.738Z] [2024-10-07T05:00:05.738Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.005Z] #162 ... [2024-10-07T05:00:06.005Z] [2024-10-07T05:00:06.005Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-07T05:00:06.005Z] #149 DONE 191.0s [2024-10-07T05:00:06.005Z] [2024-10-07T05:00:06.005Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-07T05:00:06.005Z] #159 DONE 191.1s [2024-10-07T05:00:06.005Z] [2024-10-07T05:00:06.005Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-07T05:00:06.005Z] #157 DONE 191.1s [2024-10-07T05:00:06.005Z] [2024-10-07T05:00:06.005Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.284Z] #163 ... [2024-10-07T05:00:06.284Z] [2024-10-07T05:00:06.284Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.284Z] #161 DONE 0.9s [2024-10-07T05:00:06.284Z] [2024-10-07T05:00:06.284Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.284Z] #164 DONE 1.0s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-07T05:00:06.544Z] #165 DONE 1.0s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #162 DONE 0.9s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #166 DONE 0.9s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:06.544Z] #167 ... [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #168 DONE 0.7s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #169 DONE 0.9s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #163 DONE 0.6s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #170 DONE 0.7s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.544Z] #171 CACHED [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:06.544Z] #172 CACHED [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:06.544Z] #173 DONE 0.4s [2024-10-07T05:00:06.544Z] [2024-10-07T05:00:06.544Z] #174 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-07T05:00:06.802Z] #174 ... [2024-10-07T05:00:06.802Z] [2024-10-07T05:00:06.802Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.802Z] #175 CACHED [2024-10-07T05:00:06.802Z] [2024-10-07T05:00:06.802Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:06.802Z] #176 CACHED [2024-10-07T05:00:06.802Z] [2024-10-07T05:00:06.802Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:06.802Z] #177 CACHED [2024-10-07T05:00:06.802Z] [2024-10-07T05:00:06.802Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.802Z] #178 CACHED [2024-10-07T05:00:06.802Z] [2024-10-07T05:00:06.802Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:06.802Z] #179 CACHED [2024-10-07T05:00:06.802Z] [2024-10-07T05:00:06.802Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:06.802Z] #180 CACHED [2024-10-07T05:00:07.060Z] [2024-10-07T05:00:07.060Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-07T05:00:07.060Z] #181 ... [2024-10-07T05:00:07.060Z] [2024-10-07T05:00:07.060Z] #182 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:07.060Z] #182 DONE 0.8s [2024-10-07T05:00:07.317Z] [2024-10-07T05:00:07.317Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:07.317Z] #167 DONE 0.7s [2024-10-07T05:00:07.317Z] [2024-10-07T05:00:07.317Z] #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:07.317Z] #183 DONE 0.8s [2024-10-07T05:00:07.317Z] [2024-10-07T05:00:07.317Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-07T05:00:07.885Z] #184 ... [2024-10-07T05:00:07.885Z] [2024-10-07T05:00:07.885Z] #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-07T05:00:07.885Z] #185 DONE 1.1s [2024-10-07T05:00:07.885Z] [2024-10-07T05:00:07.885Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:07.885Z] #186 DONE 1.2s [2024-10-07T05:00:08.143Z] [2024-10-07T05:00:08.143Z] #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:08.143Z] #187 DONE 1.5s [2024-10-07T05:00:08.143Z] [2024-10-07T05:00:08.143Z] #188 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:08.143Z] #188 ... [2024-10-07T05:00:08.143Z] [2024-10-07T05:00:08.143Z] #189 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-07T05:00:08.143Z] #189 DONE 1.5s [2024-10-07T05:00:08.143Z] [2024-10-07T05:00:08.143Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:08.143Z] #190 DONE 1.5s [2024-10-07T05:00:08.143Z] [2024-10-07T05:00:08.143Z] #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:08.403Z] #191 ... [2024-10-07T05:00:08.403Z] [2024-10-07T05:00:08.403Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-07T05:00:08.403Z] #181 DONE 1.6s [2024-10-07T05:00:08.403Z] [2024-10-07T05:00:08.403Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-07T05:00:08.403Z] #192 DONE 1.6s [2024-10-07T05:00:08.693Z] [2024-10-07T05:00:08.693Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:08.954Z] #193 ... [2024-10-07T05:00:08.954Z] [2024-10-07T05:00:08.954Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-07T05:00:08.954Z] #194 DONE 2.2s [2024-10-07T05:00:08.954Z] [2024-10-07T05:00:08.954Z] #174 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-07T05:00:08.954Z] #174 DONE 2.3s [2024-10-07T05:00:09.212Z] [2024-10-07T05:00:09.212Z] #195 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.146Z] #195 ... [2024-10-07T05:00:10.146Z] [2024-10-07T05:00:10.146Z] #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-07T05:00:10.146Z] #196 DONE 3.3s [2024-10-07T05:00:10.146Z] [2024-10-07T05:00:10.146Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-07T05:00:10.146Z] #197 DONE 2.8s [2024-10-07T05:00:10.146Z] [2024-10-07T05:00:10.146Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.405Z] #198 ... [2024-10-07T05:00:10.405Z] [2024-10-07T05:00:10.405Z] #199 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-07T05:00:10.405Z] #199 DONE 3.1s [2024-10-07T05:00:10.405Z] [2024-10-07T05:00:10.405Z] #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-07T05:00:10.405Z] #184 DONE 3.2s [2024-10-07T05:00:10.405Z] [2024-10-07T05:00:10.405Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.663Z] #200 ... [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-07T05:00:10.663Z] #201 DONE 2.8s [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #188 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.663Z] #188 DONE 2.9s [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #202 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-07T05:00:10.663Z] #202 DONE 2.6s [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.663Z] #191 DONE 2.6s [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #203 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-07T05:00:10.663Z] #203 DONE 2.6s [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.663Z] #204 DONE 2.4s [2024-10-07T05:00:10.663Z] [2024-10-07T05:00:10.663Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-07T05:00:10.921Z] #205 ... [2024-10-07T05:00:10.921Z] [2024-10-07T05:00:10.921Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.921Z] #193 DONE 2.5s [2024-10-07T05:00:10.921Z] [2024-10-07T05:00:10.921Z] #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.921Z] #206 DONE 1.8s [2024-10-07T05:00:10.921Z] [2024-10-07T05:00:10.921Z] #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-07T05:00:10.921Z] #207 DONE 1.1s [2024-10-07T05:00:10.921Z] [2024-10-07T05:00:10.921Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.921Z] #198 DONE 1.0s [2024-10-07T05:00:10.921Z] [2024-10-07T05:00:10.921Z] #195 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:10.921Z] #195 DONE 1.9s [2024-10-07T05:00:10.921Z] [2024-10-07T05:00:10.921Z] #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:11.181Z] #208 ... [2024-10-07T05:00:11.181Z] [2024-10-07T05:00:11.181Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:11.181Z] #200 DONE 0.7s [2024-10-07T05:00:11.181Z] [2024-10-07T05:00:11.181Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-07T05:00:11.181Z] #209 DONE 0.8s [2024-10-07T05:00:11.181Z] [2024-10-07T05:00:11.181Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-07T05:00:11.181Z] #205 DONE 0.3s [2024-10-07T05:00:11.181Z] [2024-10-07T05:00:11.181Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-07T05:00:11.181Z] #210 DONE 0.5s [2024-10-07T05:00:11.181Z] [2024-10-07T05:00:11.181Z] #211 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:11.181Z] #211 DONE 0.5s [2024-10-07T05:00:11.181Z] [2024-10-07T05:00:11.181Z] #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-07T05:00:11.503Z] #212 ... [2024-10-07T05:00:11.503Z] [2024-10-07T05:00:11.503Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-07T05:00:11.503Z] #213 DONE 0.6s [2024-10-07T05:00:11.503Z] [2024-10-07T05:00:11.503Z] #214 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-07T05:00:11.503Z] #214 DONE 0.5s [2024-10-07T05:00:11.503Z] [2024-10-07T05:00:11.503Z] #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-07T05:00:11.503Z] #215 DONE 0.6s [2024-10-07T05:00:11.503Z] [2024-10-07T05:00:11.503Z] #114 [core-keeper] exporting to image [2024-10-07T05:00:11.503Z] #114 exporting layers [2024-10-07T05:00:11.503Z] #114 writing image sha256:679d701c8eeb1c6b3f5e8adffe5c4d3d80b7160cab8bff093b0b7ff04e874adc done [2024-10-07T05:00:11.503Z] #114 naming to docker.io/library/support-scheduler 0.0s done [2024-10-07T05:00:11.503Z] #114 writing image sha256:dec1906287425ad6938a346910a91fea00f546ce73db5b70f87012bca5aee967 0.0s done [2024-10-07T05:00:11.503Z] #114 naming to docker.io/library/core-command done [2024-10-07T05:00:11.973Z] #114 ... [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-07T05:00:11.973Z] #216 DONE 0.6s [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-07T05:00:11.973Z] #208 DONE 0.7s [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-07T05:00:11.973Z] #217 DONE 0.7s [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-07T05:00:11.973Z] #218 DONE 0.5s [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-07T05:00:11.973Z] #219 ... [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-07T05:00:11.973Z] #220 DONE 0.6s [2024-10-07T05:00:11.973Z] [2024-10-07T05:00:11.973Z] #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-07T05:00:11.973Z] #212 DONE 0.6s [2024-10-07T05:00:12.234Z] [2024-10-07T05:00:12.234Z] #114 [support-notifications] exporting to image [2024-10-07T05:00:12.234Z] #114 exporting layers 0.5s done [2024-10-07T05:00:12.234Z] #114 writing image sha256:648ecd3ae59176d26836930fcb82348580fa99cab2df40b041dd5b6399872ea9 done [2024-10-07T05:00:12.234Z] #114 naming to docker.io/library/support-cron-scheduler [2024-10-07T05:00:12.234Z] #114 ... [2024-10-07T05:00:12.234Z] [2024-10-07T05:00:12.234Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T05:00:12.234Z] #221 DONE 1.2s [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-07T05:00:12.492Z] #222 DONE 0.6s [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-07T05:00:12.492Z] #223 DONE 0.5s [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-07T05:00:12.492Z] #224 DONE 0.8s [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-07T05:00:12.492Z] #219 DONE 0.6s [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #114 [core-keeper] exporting to image [2024-10-07T05:00:12.492Z] #114 exporting layers 0.6s done [2024-10-07T05:00:12.492Z] #114 naming to docker.io/library/support-cron-scheduler 0.4s done [2024-10-07T05:00:12.492Z] #114 writing image sha256:70a8d1abcf8d9195dc88d3bbdbabee5c09af9ca2a803b14c9d896b3aeb83d783 0.0s done [2024-10-07T05:00:12.492Z] #114 writing image sha256:4d240434fa977abcda347b999525e3743254d058fb4c77ebf4d9fc6cd1a2f3af 0.0s done [2024-10-07T05:00:12.492Z] #114 naming to docker.io/library/security-spiffe-token-provider done [2024-10-07T05:00:12.492Z] #114 naming to docker.io/library/core-keeper done [2024-10-07T05:00:12.492Z] #114 ... [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T05:00:12.492Z] #225 DONE 1.0s [2024-10-07T05:00:12.492Z] [2024-10-07T05:00:12.492Z] #114 [core-data] exporting to image [2024-10-07T05:00:12.492Z] #114 exporting layers 0.2s done [2024-10-07T05:00:12.492Z] #114 writing image sha256:a115d63052513fa575ad5370e27757725d5928ff841f6fd28fe54c9bd076326b done [2024-10-07T05:00:12.492Z] #114 naming to docker.io/library/core-data done [2024-10-07T05:00:12.753Z] #114 exporting layers 0.4s done [2024-10-07T05:00:12.753Z] #114 ... [2024-10-07T05:00:12.753Z] [2024-10-07T05:00:12.753Z] #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-07T05:00:12.753Z] #226 DONE 0.4s [2024-10-07T05:00:12.753Z] [2024-10-07T05:00:12.753Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-07T05:00:12.753Z] #227 DONE 0.4s [2024-10-07T05:00:12.753Z] [2024-10-07T05:00:12.753Z] #114 [support-notifications] exporting to image [2024-10-07T05:00:12.753Z] #114 exporting layers 0.3s done [2024-10-07T05:00:12.753Z] #114 writing image sha256:3c417551efcf09b58b5de49110d84b8265e1f85f574a1022b383923c0fa96d67 0.0s done [2024-10-07T05:00:12.753Z] #114 writing image sha256:7fc7e5be11729ec736a797abce3d59275f042769aa358a82f09abec5fcdac9ae 0.0s done [2024-10-07T05:00:12.753Z] #114 writing image sha256:397ce328538dfd62fd2026e7136d05c02d3c6503dbd1a5181f7fca93fd5eac34 0.0s done [2024-10-07T05:00:12.753Z] #114 naming to docker.io/library/support-notifications 0.0s done [2024-10-07T05:00:12.753Z] #114 naming to docker.io/library/core-metadata done [2024-10-07T05:00:12.753Z] #114 naming to docker.io/library/security-proxy-auth done [2024-10-07T05:00:12.753Z] #114 writing image sha256:7e977d28414a7d046b19c6b4e684b31fe611897a09d2c5c816f00b2471f4608a [2024-10-07T05:00:13.931Z] #114 writing image sha256:7e977d28414a7d046b19c6b4e684b31fe611897a09d2c5c816f00b2471f4608a done [2024-10-07T05:00:13.931Z] #114 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-07T05:00:13.931Z] #114 DONE 3.6s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-07T05:00:13.931Z] #228 DONE 0.1s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #229 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-07T05:00:13.931Z] #229 DONE 0.1s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-07T05:00:13.931Z] #230 DONE 0.1s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-07T05:00:13.931Z] #231 DONE 0.1s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-07T05:00:13.931Z] #232 DONE 0.0s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T05:00:13.931Z] #233 DONE 0.7s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-07T05:00:13.931Z] #234 DONE 0.1s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #114 [security-proxy-setup] exporting to image [2024-10-07T05:00:13.931Z] #114 ... [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-07T05:00:13.931Z] #235 DONE 0.4s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #114 [security-proxy-setup] exporting to image [2024-10-07T05:00:13.931Z] #114 exporting layers 0.2s done [2024-10-07T05:00:13.931Z] #114 writing image sha256:912cfff355ec7dea1140cec7bb88e33f21cb9bfab660f4d69675753416e4b8cd done [2024-10-07T05:00:13.931Z] #114 naming to docker.io/library/security-proxy-setup done [2024-10-07T05:00:13.931Z] #114 exporting layers 0.2s done [2024-10-07T05:00:13.931Z] #114 writing image sha256:dcaf895caa32bcafa0c7da39d1dd170d50b0d378df0cd773dd817ef6ac4c2da5 done [2024-10-07T05:00:13.931Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-10-07T05:00:13.931Z] #114 DONE 3.9s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-07T05:00:13.931Z] #236 DONE 0.5s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T05:00:13.931Z] #61 ... [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #114 [security-bootstrapper] exporting to image [2024-10-07T05:00:13.931Z] #114 exporting layers 0.2s done [2024-10-07T05:00:13.931Z] #114 writing image sha256:ac36e99fded9857f0ee1f998e0fa8b96d48e31f9aed5f67cffe08a79c7d4c981 done [2024-10-07T05:00:13.931Z] #114 naming to docker.io/library/security-bootstrapper done [2024-10-07T05:00:13.931Z] #114 DONE 4.1s [2024-10-07T05:00:13.931Z] [2024-10-07T05:00:13.931Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-07T05:00:13.931Z] time="2024-10-07T04:55:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-07T05:00:13.967Z] $ docker stop --time=1 7611e2fdbb98d24a5a75c33cc50a9b7a5d3d254a4b8f88fbe7f48d8e908c7f0b [2024-10-07T05:00:15.208Z] $ docker rm -f --volumes 7611e2fdbb98d24a5a75c33cc50a9b7a5d3d254a4b8f88fbe7f48d8e908c7f0b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T05:00:15.625Z] + docker images [2024-10-07T05:00:15.625Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-07T05:00:15.625Z] security-secretstore-setup latest dcaf895caa32 2 seconds ago 40.2MB [2024-10-07T05:00:15.625Z] security-bootstrapper latest ac36e99fded9 2 seconds ago 20.4MB [2024-10-07T05:00:15.625Z] security-proxy-setup latest 912cfff355ec 3 seconds ago 28.7MB [2024-10-07T05:00:15.625Z] core-metadata latest 3c417551efcf 3 seconds ago 29.7MB [2024-10-07T05:00:15.625Z] core-common-config-bootstrapper latest 7e977d28414a 3 seconds ago 16.5MB [2024-10-07T05:00:15.625Z] support-notifications latest 397ce328538d 4 seconds ago 44.4MB [2024-10-07T05:00:15.625Z] security-proxy-auth latest 7fc7e5be1172 4 seconds ago 24.6MB [2024-10-07T05:00:15.625Z] core-data latest a115d6305251 4 seconds ago 29.6MB [2024-10-07T05:00:15.625Z] core-keeper latest 4d240434fa97 4 seconds ago 29MB [2024-10-07T05:00:15.625Z] security-spiffe-token-provider latest 70a8d1abcf8d 5 seconds ago 31.8MB [2024-10-07T05:00:15.625Z] support-cron-scheduler latest 648ecd3ae591 5 seconds ago 45.4MB [2024-10-07T05:00:15.625Z] support-scheduler latest 679d701c8eeb 5 seconds ago 43.8MB [2024-10-07T05:00:15.625Z] core-command latest dec190628742 5 seconds ago 25.9MB [2024-10-07T05:00:15.625Z] security-spire-server latest 271420205373 4 minutes ago 122MB [2024-10-07T05:00:15.625Z] security-spire-config latest b1410f68fb78 4 minutes ago 121MB [2024-10-07T05:00:15.625Z] security-spire-agent latest e5bd4d848f39 4 minutes ago 183MB [2024-10-07T05:00:15.625Z] ci-base-image-x86_64 latest 947510f231f9 8 minutes ago 979MB [2024-10-07T05:00:15.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 days ago 573MB [2024-10-07T05:00:15.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-07T05:00:15.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-07T05:00:16.884Z] provisioning config files... [2024-10-07T05:00:16.890Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7655734404543434131tmp [Pipeline] { [Pipeline] sh [2024-10-07T05:00:17.240Z] + set +x [2024-10-07T05:00:17.240Z] + curl -s https://codecov.io/bash [2024-10-07T05:00:17.240Z] + bash -s -- [2024-10-07T05:00:17.240Z] [2024-10-07T05:00:17.240Z] _____ _ [2024-10-07T05:00:17.240Z] / ____| | | [2024-10-07T05:00:17.240Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T05:00:17.240Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T05:00:17.240Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T05:00:17.240Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T05:00:17.240Z] Bash-1.0.6 [2024-10-07T05:00:17.240Z] [2024-10-07T05:00:17.240Z] [2024-10-07T05:00:17.240Z] ==> git version 2.25.1 found [2024-10-07T05:00:17.240Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-07T05:00:17.240Z] Release-Date: 2020-01-08 [2024-10-07T05:00:17.240Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-07T05:00:17.240Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T05:00:17.240Z] ==> Jenkins CI detected. [2024-10-07T05:00:17.240Z] current dir:  /w/workspace/edgex-go/1 [2024-10-07T05:00:17.240Z] project root: . [2024-10-07T05:00:17.240Z] --> token set from env [2024-10-07T05:00:17.240Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T05:00:17.240Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T05:00:17.240Z] ==> Python coveragepy not found [2024-10-07T05:00:17.240Z] ==> Searching for coverage reports in: [2024-10-07T05:00:17.240Z] + . [2024-10-07T05:00:17.499Z] -> Found 1 reports [2024-10-07T05:00:17.499Z] ==> Detecting git/mercurial file structure [2024-10-07T05:00:17.499Z] ==> Reading reports [2024-10-07T05:00:17.499Z] + ./coverage.out bytes=1502112 [2024-10-07T05:00:17.499Z] ==> Appending adjustments [2024-10-07T05:00:17.499Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T05:00:18.877Z] + Found adjustments [2024-10-07T05:00:18.877Z] ==> Gzipping contents [2024-10-07T05:00:18.877Z] 132K /tmp/codecov.cUExk7.gz [2024-10-07T05:00:18.877Z] ==> Uploading reports [2024-10-07T05:00:18.877Z] url: https://codecov.io [2024-10-07T05:00:18.877Z] query: branch=PR-4946&commit=736d9295daa3026b501ec547e12f6e12938b65c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4946&job=&cmd_args= [2024-10-07T05:00:18.877Z] -> Pinging Codecov [2024-10-07T05:00:18.877Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4946&commit=736d9295daa3026b501ec547e12f6e12938b65c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4946&job=&cmd_args= [2024-10-07T05:00:18.877Z] -> Uploading to [2024-10-07T05:00:18.877Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/736d9295daa3026b501ec547e12f6e12938b65c5/a4bbb903-b93e-44dd-b2b2-3bd116eb2fdb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T050018Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e8e5e3d6ba337f0016724f96af02d7c868d42c0563f505e917af9333192a89e6 [2024-10-07T05:00:18.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T05:00:18.877Z] Dload Upload Total Spent Left Speed [2024-10-07T05:00:19.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 499k --:--:-- --:--:-- --:--:-- 499k [2024-10-07T05:00:19.136Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/736d9295daa3026b501ec547e12f6e12938b65c5 [Pipeline] } [2024-10-07T05:00:19.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-07T05:00:20.850Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:21.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:22.079Z] ---> package-listing.sh [2024-10-07T05:00:22.079Z] ++ facter osfamily [2024-10-07T05:00:22.079Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T05:00:22.337Z] + OS_FAMILY=debian [2024-10-07T05:00:22.337Z] + workspace=/w/workspace/edgex-go/1 [2024-10-07T05:00:22.337Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T05:00:22.337Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T05:00:22.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T05:00:22.337Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T05:00:22.337Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-07T05:00:22.337Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T05:00:22.337Z] + case "${OS_FAMILY}" in [2024-10-07T05:00:22.337Z] + dpkg -l [2024-10-07T05:00:22.337Z] + grep '^ii' [2024-10-07T05:00:22.337Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T05:00:22.337Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T05:00:22.337Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T05:00:22.337Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-07T05:00:22.337Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-10-07T05:00:22.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-10-07T05:00:22.381Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-07T05:00:22.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:00:23.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:00:23.336Z] [2024-10-07T05:00:23.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T05:00:23.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:00:23.734Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T05:00:23.734Z] 5eb5b503b376: Pulling fs layer [2024-10-07T05:00:23.734Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T05:00:23.734Z] ec43610c2a17: Pulling fs layer [2024-10-07T05:00:23.734Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T05:00:23.734Z] 33b1e0a273af: Pulling fs layer [2024-10-07T05:00:23.734Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T05:00:23.734Z] 2f39f015ded8: Pulling fs layer [2024-10-07T05:00:23.734Z] 33b1e0a273af: Waiting [2024-10-07T05:00:23.734Z] 5d3b04190fa2: Waiting [2024-10-07T05:00:23.734Z] 2f39f015ded8: Waiting [2024-10-07T05:00:23.734Z] 3a2ae6a8a46f: Waiting [2024-10-07T05:00:23.734Z] 5c69ac0246d0: Verifying Checksum [2024-10-07T05:00:23.734Z] 5c69ac0246d0: Download complete [2024-10-07T05:00:23.734Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-07T05:00:23.734Z] 3a2ae6a8a46f: Download complete [2024-10-07T05:00:23.734Z] 33b1e0a273af: Verifying Checksum [2024-10-07T05:00:23.734Z] 33b1e0a273af: Download complete [2024-10-07T05:00:23.734Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T05:00:23.734Z] 5d3b04190fa2: Download complete [2024-10-07T05:00:23.734Z] ec43610c2a17: Verifying Checksum [2024-10-07T05:00:23.734Z] ec43610c2a17: Download complete [2024-10-07T05:00:23.992Z] 5eb5b503b376: Verifying Checksum [2024-10-07T05:00:23.992Z] 5eb5b503b376: Download complete [2024-10-07T05:00:24.567Z] 2f39f015ded8: Download complete [2024-10-07T05:00:25.136Z] 5eb5b503b376: Pull complete [2024-10-07T05:00:25.136Z] 5c69ac0246d0: Pull complete [2024-10-07T05:00:25.706Z] ec43610c2a17: Pull complete [2024-10-07T05:00:25.706Z] 3a2ae6a8a46f: Pull complete [2024-10-07T05:00:25.966Z] 33b1e0a273af: Pull complete [2024-10-07T05:00:25.966Z] 5d3b04190fa2: Pull complete [2024-10-07T05:00:30.151Z] 2f39f015ded8: Pull complete [2024-10-07T05:00:30.151Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T05:00:30.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T05:00:30.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T05:00:30.401Z] prd-ubuntu20.04-docker-8c-8g-21989 does not seem to be running inside a container [2024-10-07T05:00:30.429Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-07T05:00:34.883Z] $ docker top 8ca6261cdb5c7a1b12c48377c66baa806258b79024a53fc26e0adb36aced659e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T05:00:35.316Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T05:00:35.630Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T05:00:35.944Z] + ls /var/log/sa-host [2024-10-07T05:00:35.944Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T05:00:36.112Z] provisioning config files... [2024-10-07T05:00:36.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6850093805105723592tmp [Pipeline] { [Pipeline] echo [2024-10-07T05:00:36.185Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:36.511Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T05:00:36.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:36.963Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T05:00:37.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:37.334Z] ---> sudo-logs.sh [2024-10-07T05:00:37.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T05:00:37.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:37.780Z] ---> job-cost.sh [2024-10-07T05:00:37.780Z] lf-activate-venv: SKIPPING [2024-10-07T05:00:37.780Z] INFO: No Stack... [2024-10-07T05:00:38.040Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T05:00:38.613Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T05:00:38.661Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T05:00:38.985Z] ---> logs-deploy.sh [2024-10-07T05:00:38.986Z] lf-activate-venv: SKIPPING [2024-10-07T05:00:38.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4946/1 [2024-10-07T05:00:38.986Z] INFO: archiving workspace using pattern(s): [2024-10-07T05:00:39.922Z] Archives upload complete. [2024-10-07T05:00:40.182Z] INFO: archiving logs to Nexus [2024-10-07T05:00:40.749Z] ---> uname -a: [2024-10-07T05:00:40.749Z] Linux prd-ubuntu20-04-docker-8c-8g-21989 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] ---> lscpu: [2024-10-07T05:00:40.749Z] Architecture: x86_64 [2024-10-07T05:00:40.749Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-07T05:00:40.749Z] Byte Order: Little Endian [2024-10-07T05:00:40.749Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-07T05:00:40.749Z] CPU(s): 8 [2024-10-07T05:00:40.749Z] On-line CPU(s) list: 0-7 [2024-10-07T05:00:40.749Z] Thread(s) per core: 1 [2024-10-07T05:00:40.749Z] Core(s) per socket: 1 [2024-10-07T05:00:40.749Z] Socket(s): 8 [2024-10-07T05:00:40.749Z] NUMA node(s): 1 [2024-10-07T05:00:40.749Z] Vendor ID: AuthenticAMD [2024-10-07T05:00:40.749Z] CPU family: 23 [2024-10-07T05:00:40.749Z] Model: 49 [2024-10-07T05:00:40.749Z] Model name: AMD EPYC-Rome Processor [2024-10-07T05:00:40.749Z] Stepping: 0 [2024-10-07T05:00:40.749Z] CPU MHz: 2799.998 [2024-10-07T05:00:40.749Z] BogoMIPS: 5599.99 [2024-10-07T05:00:40.749Z] Virtualization: AMD-V [2024-10-07T05:00:40.749Z] Hypervisor vendor: KVM [2024-10-07T05:00:40.749Z] Virtualization type: full [2024-10-07T05:00:40.749Z] L1d cache: 256 KiB [2024-10-07T05:00:40.749Z] L1i cache: 256 KiB [2024-10-07T05:00:40.749Z] L2 cache: 4 MiB [2024-10-07T05:00:40.749Z] L3 cache: 128 MiB [2024-10-07T05:00:40.749Z] NUMA node0 CPU(s): 0-7 [2024-10-07T05:00:40.749Z] Vulnerability Itlb multihit: Not affected [2024-10-07T05:00:40.749Z] Vulnerability L1tf: Not affected [2024-10-07T05:00:40.749Z] Vulnerability Mds: Not affected [2024-10-07T05:00:40.749Z] Vulnerability Meltdown: Not affected [2024-10-07T05:00:40.749Z] Vulnerability Mmio stale data: Not affected [2024-10-07T05:00:40.749Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-07T05:00:40.749Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-07T05:00:40.749Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-07T05:00:40.749Z] Vulnerability Srbds: Not affected [2024-10-07T05:00:40.749Z] Vulnerability Tsx async abort: Not affected [2024-10-07T05:00:40.749Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] ---> nproc: [2024-10-07T05:00:40.749Z] 8 [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] ---> df -h: [2024-10-07T05:00:40.749Z] Filesystem Size Used Avail Use% Mounted on [2024-10-07T05:00:40.749Z] overlay 155G 27G 128G 18% / [2024-10-07T05:00:40.749Z] tmpfs 64M 0 64M 0% /dev [2024-10-07T05:00:40.749Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-07T05:00:40.749Z] shm 64M 0 64M 0% /dev/shm [2024-10-07T05:00:40.749Z] /dev/vda1 155G 27G 128G 18% /facter-os [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] ---> sar -b -r -n DEV: [2024-10-07T05:00:40.749Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21989) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] 04:49:54 LINUX RESTART (8 CPU) [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] 04:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-07T05:00:40.749Z] 04:51:01 357.77 47.93 309.85 0.00 5404.83 183379.04 0.00 [2024-10-07T05:00:40.749Z] 04:52:01 192.17 1.33 190.83 0.00 43.73 68923.85 0.00 [2024-10-07T05:00:40.749Z] 04:53:01 39.74 0.03 39.71 0.00 0.27 29899.17 0.00 [2024-10-07T05:00:40.749Z] 04:54:01 39.30 0.20 39.10 0.00 2.80 22162.61 0.00 [2024-10-07T05:00:40.749Z] 04:55:01 69.67 1.15 68.52 0.00 93.45 43090.15 0.00 [2024-10-07T05:00:40.749Z] 04:56:03 600.21 7.73 592.48 0.00 2008.46 223298.24 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 609.69 9.91 599.78 0.00 2433.32 187257.69 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 129.93 0.18 129.75 0.00 1.43 18422.32 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 237.25 0.09 237.16 0.00 0.69 81771.47 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 274.64 0.02 274.63 0.00 0.13 105104.03 0.00 [2024-10-07T05:00:40.749Z] Average: 254.75 6.85 247.90 0.00 998.16 96289.92 0.00 [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] 04:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-07T05:00:40.749Z] 04:51:01 29715884 31546568 799456 2.43 60688 2064848 1790296 5.28 1019852 1807872 548 [2024-10-07T05:00:40.749Z] 04:52:01 28039272 31302924 999332 3.04 127272 3316112 2038200 6.01 1410592 2936620 20788 [2024-10-07T05:00:40.749Z] 04:53:01 26768356 31272596 1026176 3.12 130888 4488704 2423764 7.14 2138392 3410452 331376 [2024-10-07T05:00:40.749Z] 04:54:01 26594136 31171952 1123096 3.42 136300 4529784 2449288 7.22 1794564 3898092 301708 [2024-10-07T05:00:40.749Z] 04:55:01 27550632 31456676 844152 2.57 140440 3912456 1903780 5.61 1385272 3410836 1252 [2024-10-07T05:00:40.749Z] 04:56:03 19616756 31077332 1159152 3.53 215948 11051456 3652356 10.76 2539040 9771692 610324 [2024-10-07T05:00:40.749Z] 04:57:01 13810496 30361152 1828832 5.56 365360 15519496 5996724 17.67 3820156 13768804 102176 [2024-10-07T05:00:40.749Z] 04:58:03 9048484 28482364 3684952 11.21 388624 18194048 10303712 30.37 6974648 15152328 2376276 [2024-10-07T05:00:40.749Z] 04:59:01 6863872 28489412 3698008 11.25 397864 20336320 9003320 26.53 7702460 16599732 2676688 [2024-10-07T05:00:40.749Z] 05:00:01 10558248 31347732 888900 2.70 403648 19678764 2516376 7.42 3197240 17665388 420368 [2024-10-07T05:00:40.749Z] Average: 19856614 30650871 1605206 4.88 236703 10309199 4207782 12.40 3198222 8842182 684150 [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] 04:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-07T05:00:40.749Z] 04:51:01 veth0ca7ce9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:51:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:51:01 ens3 819.23 760.29 5298.19 121.72 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:51:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:52:01 veth1f9e3e9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:52:01 docker0 857.84 870.09 64.55 4957.66 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:52:01 ens3 1015.53 952.87 8190.71 100.13 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:52:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:53:01 veth1f9e3e9 0.23 0.28 0.02 0.03 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:53:01 docker0 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:53:01 ens3 30.54 21.76 24.52 14.05 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:54:01 veth1f9e3e9 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:54:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:54:01 ens3 28.29 20.38 22.91 13.97 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:55:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:55:01 vethcb9b7f2 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:55:01 ens3 85.67 58.36 2212.35 13.99 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:55:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:56:03 vethef06fd7 42.13 60.61 4.23 364.22 0.00 0.00 0.00 0.03 [2024-10-07T05:00:40.749Z] 04:56:03 veth9513dd4 39.05 75.50 3.96 366.37 0.00 0.00 0.00 0.03 [2024-10-07T05:00:40.749Z] 04:56:03 veth667e97b 42.39 60.00 4.28 367.35 0.00 0.00 0.00 0.03 [2024-10-07T05:00:40.749Z] 04:56:03 vethf5499b2 41.70 60.71 4.21 362.31 0.00 0.00 0.00 0.03 [2024-10-07T05:00:40.749Z] 04:56:03 docker0 255.96 413.25 20.40 3168.31 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:56:03 vethcb9b7f2 0.61 1.31 0.05 0.26 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:56:03 ens3 666.35 383.54 6229.77 186.79 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:56:03 veth9024c70 19.72 25.69 1.91 12.76 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:56:03 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethc5247f6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethbcfdbfb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethc6327c3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth7f87364 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethf11e036 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth7e70d66 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth439a7a0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 docker0 228.71 465.28 20.67 4563.24 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethdc1348a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethcb9b7f2 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 ens3 511.31 244.63 5049.09 30.16 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth5e18d5b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth53300c4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 lo 0.14 0.14 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth0934585 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 veth7f19d5c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:57:01 vethe1be1e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethc5247f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethbcfdbfb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethc6327c3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth7f87364 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethf11e036 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth7e70d66 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth439a7a0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethdc1348a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethcb9b7f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 ens3 6.89 4.27 5.54 3.09 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth5e18d5b 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth53300c4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth0934585 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 veth7f19d5c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:58:03 vethe1be1e1 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethc5247f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethbcfdbfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethc6327c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth7f87364 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethf11e036 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth7e70d66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth439a7a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethdc1348a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethcb9b7f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 ens3 2.95 1.69 2.36 1.26 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth5e18d5b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth53300c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth0934585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 veth7f19d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 04:59:01 vethe1be1e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethc5247f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethbcfdbfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethc6327c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth7f87364 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethf11e036 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth7e70d66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth439a7a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethdc1348a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethcb9b7f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 ens3 4.13 2.13 3.39 1.79 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth5e18d5b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth53300c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth0934585 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 veth7f19d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] 05:00:01 vethe1be1e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethc5247f6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethbcfdbfb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethc6327c3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth7f87364 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethf11e036 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth7e70d66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth439a7a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: docker0 134.57 174.97 10.58 1265.31 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethdc1348a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethcb9b7f2 0.08 0.16 0.01 0.03 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: ens3 317.79 245.58 2709.34 49.24 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth5e18d5b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth53300c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth0934585 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: veth7f19d5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] Average: vethe1be1e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] ---> sar -P ALL: [2024-10-07T05:00:40.749Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21989) 10/07/24 _x86_64_ (8 CPU) [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] 04:49:54 LINUX RESTART (8 CPU) [2024-10-07T05:00:40.749Z] [2024-10-07T05:00:40.749Z] 04:50:01 CPU %user %nice %system %iowait %steal %idle [2024-10-07T05:00:40.749Z] 04:51:01 all 6.98 0.00 2.09 3.17 0.05 87.72 [2024-10-07T05:00:40.749Z] 04:51:01 0 8.14 0.00 4.02 10.82 0.05 76.97 [2024-10-07T05:00:40.749Z] 04:51:01 1 9.50 0.00 1.57 0.12 0.05 88.76 [2024-10-07T05:00:40.749Z] 04:51:01 2 5.96 0.00 2.17 0.92 0.05 90.90 [2024-10-07T05:00:40.749Z] 04:51:01 3 4.76 0.00 1.51 5.62 0.03 88.07 [2024-10-07T05:00:40.749Z] 04:51:01 4 5.96 0.00 1.98 0.96 0.05 91.05 [2024-10-07T05:00:40.749Z] 04:51:01 5 9.50 0.00 1.97 2.11 0.03 86.38 [2024-10-07T05:00:40.749Z] 04:51:01 6 5.05 0.00 1.24 1.24 0.05 92.42 [2024-10-07T05:00:40.749Z] 04:51:01 7 6.91 0.00 2.28 3.55 0.05 87.21 [2024-10-07T05:00:40.749Z] 04:52:01 all 8.90 0.00 3.81 4.06 0.08 83.15 [2024-10-07T05:00:40.749Z] 04:52:01 0 7.73 0.00 3.80 3.51 0.05 84.91 [2024-10-07T05:00:40.749Z] 04:52:01 1 8.09 0.00 3.64 0.14 0.07 88.07 [2024-10-07T05:00:40.749Z] 04:52:01 2 8.24 0.00 3.53 0.36 0.07 87.81 [2024-10-07T05:00:40.749Z] 04:52:01 3 13.46 0.00 3.90 5.45 0.07 77.12 [2024-10-07T05:00:40.750Z] 04:52:01 4 8.02 0.00 4.11 21.22 0.10 66.55 [2024-10-07T05:00:40.750Z] 04:52:01 5 7.93 0.00 3.33 0.58 0.10 88.05 [2024-10-07T05:00:40.750Z] 04:52:01 6 9.81 0.00 3.51 0.52 0.07 86.09 [2024-10-07T05:00:40.750Z] 04:52:01 7 7.88 0.00 4.65 0.88 0.08 86.51 [2024-10-07T05:00:40.750Z] 04:53:01 all 41.08 0.00 6.37 1.84 0.10 50.61 [2024-10-07T05:00:40.750Z] 04:53:01 0 40.20 0.00 6.30 0.64 0.10 52.75 [2024-10-07T05:00:40.750Z] 04:53:01 1 40.45 0.00 7.46 0.49 0.12 51.48 [2024-10-07T05:00:40.750Z] 04:53:01 2 45.56 0.00 6.20 5.16 0.10 42.97 [2024-10-07T05:00:40.750Z] 04:53:01 3 40.81 0.00 6.08 0.78 0.10 52.24 [2024-10-07T05:00:40.750Z] 04:53:01 4 42.55 0.00 5.72 0.20 0.08 51.44 [2024-10-07T05:00:40.750Z] 04:53:01 5 39.60 0.00 6.04 0.74 0.10 53.52 [2024-10-07T05:00:40.750Z] 04:53:01 6 39.42 0.00 6.07 6.73 0.08 47.70 [2024-10-07T05:00:40.750Z] 04:53:01 7 40.03 0.00 7.07 0.02 0.12 52.77 [2024-10-07T05:00:40.750Z] 04:54:01 all 54.13 0.00 7.43 1.42 0.10 36.92 [2024-10-07T05:00:40.750Z] 04:54:01 0 54.37 0.00 7.70 0.35 0.08 37.49 [2024-10-07T05:00:40.750Z] 04:54:01 1 54.78 0.00 7.85 1.28 0.08 36.01 [2024-10-07T05:00:40.750Z] 04:54:01 2 53.48 0.00 7.68 1.00 0.14 37.71 [2024-10-07T05:00:40.750Z] 04:54:01 3 55.05 0.00 6.81 0.17 0.10 37.88 [2024-10-07T05:00:40.750Z] 04:54:01 4 54.00 0.00 7.26 0.42 0.10 38.21 [2024-10-07T05:00:40.750Z] 04:54:01 5 52.96 0.00 7.08 0.56 0.10 39.30 [2024-10-07T05:00:40.750Z] 04:54:01 6 53.77 0.00 7.33 6.08 0.10 32.71 [2024-10-07T05:00:40.750Z] 04:54:01 7 54.62 0.00 7.74 1.53 0.08 36.04 [2024-10-07T05:00:40.750Z] 04:55:01 all 25.71 0.00 5.71 4.75 0.07 63.76 [2024-10-07T05:00:40.750Z] 04:55:01 0 26.55 0.00 6.60 2.01 0.08 64.75 [2024-10-07T05:00:40.750Z] 04:55:01 1 25.98 0.00 5.85 1.94 0.07 66.16 [2024-10-07T05:00:40.750Z] 04:55:01 2 24.31 0.00 5.97 0.24 0.07 69.42 [2024-10-07T05:00:40.750Z] 04:55:01 3 25.55 0.00 5.16 0.56 0.05 68.68 [2024-10-07T05:00:40.750Z] 04:55:01 4 25.03 0.00 5.46 0.12 0.05 69.34 [2024-10-07T05:00:40.750Z] 04:55:01 5 24.28 0.00 5.22 24.74 0.10 45.65 [2024-10-07T05:00:40.750Z] 04:55:01 6 26.20 0.00 5.47 1.18 0.07 67.09 [2024-10-07T05:00:40.750Z] 04:55:01 7 27.78 0.00 5.92 7.39 0.07 58.84 [2024-10-07T05:00:40.750Z] 04:56:03 all 22.15 0.00 8.58 27.82 0.16 41.29 [2024-10-07T05:00:40.750Z] 04:56:03 0 22.70 0.00 8.07 32.86 0.10 36.27 [2024-10-07T05:00:40.750Z] 04:56:03 1 23.21 0.00 8.74 30.01 0.15 37.88 [2024-10-07T05:00:40.750Z] 04:56:03 2 22.66 0.00 8.42 18.56 0.22 50.14 [2024-10-07T05:00:40.750Z] 04:56:03 3 21.26 0.00 8.78 34.83 0.19 34.95 [2024-10-07T05:00:40.750Z] 04:56:03 4 22.16 0.00 8.62 42.35 0.20 26.67 [2024-10-07T05:00:40.750Z] 04:56:03 5 19.29 0.00 8.85 24.99 0.17 46.69 [2024-10-07T05:00:40.750Z] 04:56:03 6 22.90 0.00 8.61 25.83 0.14 42.53 [2024-10-07T05:00:40.750Z] 04:56:03 7 23.01 0.00 8.58 13.15 0.10 55.16 [2024-10-07T05:00:40.750Z] 04:57:01 all 10.86 0.00 5.78 26.11 0.08 57.17 [2024-10-07T05:00:40.750Z] 04:57:01 0 10.18 0.00 4.47 7.63 0.07 77.65 [2024-10-07T05:00:40.750Z] 04:57:01 1 10.38 0.00 5.15 9.69 0.07 74.71 [2024-10-07T05:00:40.750Z] 04:57:01 2 8.40 0.00 6.28 8.91 0.05 76.35 [2024-10-07T05:00:40.750Z] 04:57:01 3 9.92 0.00 4.19 9.78 0.05 76.06 [2024-10-07T05:00:40.750Z] 04:57:01 4 11.44 0.00 6.60 29.93 0.11 51.93 [2024-10-07T05:00:40.750Z] 04:57:01 5 11.76 0.00 4.67 19.23 0.12 64.22 [2024-10-07T05:00:40.750Z] 04:57:01 6 12.66 0.00 8.43 63.92 0.11 14.88 [2024-10-07T05:00:40.750Z] 04:57:01 7 12.18 0.00 6.44 60.40 0.10 20.87 [2024-10-07T05:00:40.750Z] 04:58:03 all 87.65 0.00 11.48 0.70 0.15 0.02 [2024-10-07T05:00:40.750Z] 04:58:03 0 87.34 0.00 11.06 1.38 0.20 0.02 [2024-10-07T05:00:40.750Z] 04:58:03 1 88.03 0.00 11.18 0.61 0.15 0.03 [2024-10-07T05:00:40.750Z] 04:58:03 2 87.06 0.00 11.95 0.83 0.13 0.03 [2024-10-07T05:00:40.750Z] 04:58:03 3 87.25 0.00 11.78 0.77 0.18 0.02 [2024-10-07T05:00:40.750Z] 04:58:03 4 86.91 0.00 12.59 0.33 0.17 0.00 [2024-10-07T05:00:40.750Z] 04:58:03 5 86.71 0.00 12.29 0.83 0.15 0.02 [2024-10-07T05:00:40.750Z] 04:58:03 6 88.52 0.00 10.99 0.34 0.13 0.02 [2024-10-07T05:00:40.750Z] 04:58:03 7 89.30 0.00 10.05 0.51 0.11 0.03 [2024-10-07T05:00:40.750Z] 04:59:01 all 88.25 0.00 11.57 0.01 0.17 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 0 89.51 0.00 10.37 0.00 0.12 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 1 87.62 0.00 12.05 0.02 0.31 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 2 88.78 0.00 11.06 0.02 0.14 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 3 88.24 0.00 11.56 0.04 0.16 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 4 88.12 0.00 11.70 0.00 0.18 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 5 89.66 0.00 10.22 0.00 0.12 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 6 88.19 0.00 11.69 0.00 0.12 0.00 [2024-10-07T05:00:40.750Z] 04:59:01 7 85.59 0.00 14.21 0.00 0.19 0.00 [2024-10-07T05:00:40.750Z] 05:00:01 all 47.01 0.00 6.84 7.56 0.12 38.47 [2024-10-07T05:00:40.750Z] 05:00:01 0 47.60 0.00 6.14 4.14 0.08 42.03 [2024-10-07T05:00:40.750Z] 05:00:01 1 45.76 0.00 6.52 0.28 0.19 47.25 [2024-10-07T05:00:40.750Z] 05:00:01 2 46.79 0.00 6.57 0.90 0.10 45.64 [2024-10-07T05:00:40.750Z] 05:00:01 3 46.34 0.00 6.92 1.46 0.10 45.17 [2024-10-07T05:00:40.750Z] 05:00:01 4 48.91 0.00 6.33 7.93 0.10 36.73 [2024-10-07T05:00:40.750Z] 05:00:01 5 47.80 0.00 6.80 0.07 0.10 45.23 [2024-10-07T05:00:40.750Z] 05:00:01 6 45.01 0.00 8.72 45.08 0.19 1.00 [2024-10-07T05:00:40.750Z] 05:00:01 7 47.74 0.00 6.75 1.62 0.10 43.80 [2024-10-07T05:00:40.750Z] Average: all 39.15 0.00 6.95 7.71 0.11 46.09 [2024-10-07T05:00:40.750Z] Average: 0 39.32 0.00 6.84 6.34 0.10 47.40 [2024-10-07T05:00:40.750Z] Average: 1 39.17 0.00 6.97 4.46 0.12 49.27 [2024-10-07T05:00:40.750Z] Average: 2 39.18 0.00 6.98 3.68 0.11 50.05 [2024-10-07T05:00:40.750Z] Average: 3 39.15 0.00 6.65 5.91 0.10 48.19 [2024-10-07T05:00:40.750Z] Average: 4 39.18 0.00 7.02 10.29 0.11 43.40 [2024-10-07T05:00:40.750Z] Average: 5 38.85 0.00 6.63 7.35 0.11 47.06 [2024-10-07T05:00:40.750Z] Average: 6 39.21 0.00 7.19 14.83 0.11 38.67 [2024-10-07T05:00:40.750Z] Average: 7 39.16 0.00 7.29 8.81 0.10 44.64 [2024-10-07T05:00:40.750Z] [2024-10-07T05:00:40.750Z] [2024-10-07T05:00:40.750Z]