Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0+a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 (59ed6c61285a83b33d84b980ca54970354455d4e) 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-ssh8913732335859010304.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-ssh3408848859721415214.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4953/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7946332461303122137.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 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-ssh16973941059569329542.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4953/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4953/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6475909114919711004.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22303 in /w/workspace/edgexfoundry_edgex-go_PR-4953 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4953/head:refs/remotes/origin/PR-4953 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 into PR head commit 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 Merge succeeded, producing 889cf6c038520a74291da52b5762caa497d56ac5 Checking out Revision 889cf6c038520a74291da52b5762caa497d56ac5 (PR-4953) > git config core.sparsecheckout # timeout=10 > git checkout -f 81171e8e604f2eaf05fc7e5a39fdf808ad80b3a0 # 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 a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 889cf6c038520a74291da52b5762caa497d56ac5 # timeout=10 Commit message: "Merge commit 'a0e9b9bcbc4402ccd30ed6ea31dfd92671977196' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f41ce11e8c4705b5cf9d1913c7e4a6fcb3594699 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T08:33:18.915Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T08:33:18.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T08:33:19.022Z] ========================================================= [2024-10-09T08:33:19.022Z] EdgeX Global Pipelines Version Info [2024-10-09T08:33:19.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:33:20.148Z] ------------------- [2024-10-09T08:33:20.148Z] stable info: [2024-10-09T08:33:20.148Z] ------------------- [2024-10-09T08:33:20.148Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T08:33:20.148Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T08:33:20.148Z] Message: update stable to v1.0.265 [2024-10-09T08:33:20.409Z] ------------------- [2024-10-09T08:33:20.409Z] experimental info: [2024-10-09T08:33:20.409Z] ------------------- [2024-10-09T08:33:20.409Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T08:33:20.409Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T08:33:20.409Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T08:33:20.499Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-09T08:33:20.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-09T08:33:20.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T08:33:20.573Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T08:33:20.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T08:33:20.622Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T08:33:20.641Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T08:33:20.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-09T08:33:20.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-09T08:33:20.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-09T08:33:20.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T08:33:20.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T08:33:20.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T08:33:20.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T08:33:20.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T08:33:20.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T08:33:20.902Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T08:33:20.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T08:33:20.953Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-09T08:33:20.980Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-09T08:33:21.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T08:33:21.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T08:33:21.049Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T08:33:21.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4953 [Pipeline] echo [2024-10-09T08:33:21.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4953 [Pipeline] echo [2024-10-09T08:33:21.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4953 [Pipeline] echo [2024-10-09T08:33:21.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] echo [2024-10-09T08:33:21.178Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 889cf6c [Pipeline] echo [2024-10-09T08:33:21.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T08:33:21.264Z] provisioning config files... [2024-10-09T08:33:21.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14830668466701802029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:33:21.634Z] ---> ****-login.sh [2024-10-09T08:33:21.635Z] nexus3.edgexfoundry.org:10001 [2024-10-09T08:33:21.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T08:33:21.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T08:33:21.895Z] Configure a credential helper to remove this warning. See [2024-10-09T08:33:21.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T08:33:21.895Z] [2024-10-09T08:33:21.895Z] Login Succeeded [2024-10-09T08:33:21.895Z] nexus3.edgexfoundry.org:10002 [2024-10-09T08:33:21.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T08:33:22.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T08:33:22.156Z] Configure a credential helper to remove this warning. See [2024-10-09T08:33:22.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T08:33:22.156Z] [2024-10-09T08:33:22.156Z] Login Succeeded [2024-10-09T08:33:22.156Z] nexus3.edgexfoundry.org:10003 [2024-10-09T08:33:22.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T08:33:22.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T08:33:22.156Z] Configure a credential helper to remove this warning. See [2024-10-09T08:33:22.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T08:33:22.156Z] [2024-10-09T08:33:22.156Z] Login Succeeded [2024-10-09T08:33:22.156Z] nexus3.edgexfoundry.org:10004 [2024-10-09T08:33:22.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T08:33:22.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T08:33:22.157Z] Configure a credential helper to remove this warning. See [2024-10-09T08:33:22.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T08:33:22.157Z] [2024-10-09T08:33:22.157Z] Login Succeeded [2024-10-09T08:33:22.417Z] ****.io [2024-10-09T08:33:22.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T08:33:22.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T08:33:22.417Z] Configure a credential helper to remove this warning. See [2024-10-09T08:33:22.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T08:33:22.417Z] [2024-10-09T08:33:22.417Z] Login Succeeded [2024-10-09T08:33:22.417Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T08:33:22.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T08:33:22.764Z] + 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-09T08:33:22.764Z] + dirname cmd/core-command/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/core-data/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-09T08:33:22.764Z] + + dirname cmd/core-keeper/Dockerfile [2024-10-09T08:33:22.764Z] cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/core-metadata/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-09T08:33:22.764Z] + dirname cmd/support-notifications/Dockerfile [2024-10-09T08:33:22.764Z] + cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-09T08:33:22.764Z] + + dirname cmd/support-scheduler/Dockerfile [2024-10-09T08:33:22.764Z] cut -d/ -f2 [2024-10-09T08:33:22.764Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-09T08:33:22.807Z] 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-09T08:33:23.195Z] + git rev-list -1 --merges 889cf6c038520a74291da52b5762caa497d56ac5~1..889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] echo [2024-10-09T08:33:23.208Z] -----------> git rev-list -1 --merges 889cf6c038520a74291da52b5762caa497d56ac5~1..889cf6c038520a74291da52b5762caa497d56ac5 889cf6c038520a74291da52b5762caa497d56ac5 [2024-10-09T08:33:23.208Z] 889cf6c038520a74291da52b5762caa497d56ac5 [false] [Pipeline] sh [2024-10-09T08:33:23.502Z] + git log --format=format:%s -1 889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] echo [2024-10-09T08:33:23.521Z] ========================================================= [2024-10-09T08:33:23.522Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T08:33:23.522Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-09T08:33:24.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T08:33:24.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T08:33:24.112Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T08:33:24.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T08:33:24.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T08:33:24.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T08:33:24.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T08:33:24.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T08:33:24.566Z] [2024-10-09T08:33:24.566Z] 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-09T08:33:24.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T08:33:24.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T08:33:24.895Z] b85a868b505f: Pulling fs layer [2024-10-09T08:33:24.895Z] e2be974225ed: Pulling fs layer [2024-10-09T08:33:24.895Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T08:33:24.895Z] 988bab9f4d93: Pulling fs layer [2024-10-09T08:33:24.895Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T08:33:24.895Z] eaf3925da568: Pulling fs layer [2024-10-09T08:33:24.895Z] bab4dde63d76: Pulling fs layer [2024-10-09T08:33:24.895Z] bde34c3a00c8: Pulling fs layer [2024-10-09T08:33:24.895Z] b352a97aabf1: Pulling fs layer [2024-10-09T08:33:24.895Z] 4872d77fe225: Pulling fs layer [2024-10-09T08:33:24.895Z] 5851b861e8e6: Pulling fs layer [2024-10-09T08:33:24.895Z] 988bab9f4d93: Waiting [2024-10-09T08:33:24.895Z] 1469e6f7b9e6: Waiting [2024-10-09T08:33:24.895Z] bab4dde63d76: Waiting [2024-10-09T08:33:24.895Z] eaf3925da568: Waiting [2024-10-09T08:33:24.895Z] bde34c3a00c8: Waiting [2024-10-09T08:33:24.895Z] b352a97aabf1: Waiting [2024-10-09T08:33:24.895Z] 4872d77fe225: Waiting [2024-10-09T08:33:24.895Z] 5851b861e8e6: Waiting [2024-10-09T08:33:24.895Z] e2be974225ed: Download complete [2024-10-09T08:33:24.895Z] 988bab9f4d93: Verifying Checksum [2024-10-09T08:33:24.895Z] 988bab9f4d93: Download complete [2024-10-09T08:33:24.895Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T08:33:24.895Z] 1469e6f7b9e6: Download complete [2024-10-09T08:33:25.155Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T08:33:25.156Z] 339a4e72a1f5: Download complete [2024-10-09T08:33:25.156Z] eaf3925da568: Verifying Checksum [2024-10-09T08:33:25.156Z] eaf3925da568: Download complete [2024-10-09T08:33:25.156Z] bde34c3a00c8: Download complete [2024-10-09T08:33:25.156Z] b352a97aabf1: Verifying Checksum [2024-10-09T08:33:25.156Z] b352a97aabf1: Download complete [2024-10-09T08:33:25.156Z] 4872d77fe225: Download complete [2024-10-09T08:33:25.156Z] 5851b861e8e6: Verifying Checksum [2024-10-09T08:33:25.156Z] 5851b861e8e6: Download complete [2024-10-09T08:33:25.156Z] b85a868b505f: Verifying Checksum [2024-10-09T08:33:25.156Z] b85a868b505f: Download complete [2024-10-09T08:33:25.414Z] bab4dde63d76: Verifying Checksum [2024-10-09T08:33:25.414Z] bab4dde63d76: Download complete [2024-10-09T08:33:26.357Z] b85a868b505f: Pull complete [2024-10-09T08:33:26.617Z] e2be974225ed: Pull complete [2024-10-09T08:33:27.187Z] 339a4e72a1f5: Pull complete [2024-10-09T08:33:27.187Z] 988bab9f4d93: Pull complete [2024-10-09T08:33:27.446Z] 1469e6f7b9e6: Pull complete [2024-10-09T08:33:27.446Z] eaf3925da568: Pull complete [2024-10-09T08:33:29.351Z] bab4dde63d76: Pull complete [2024-10-09T08:33:29.351Z] bde34c3a00c8: Pull complete [2024-10-09T08:33:29.611Z] b352a97aabf1: Pull complete [2024-10-09T08:33:29.612Z] 4872d77fe225: Pull complete [2024-10-09T08:33:29.612Z] 5851b861e8e6: Pull complete [2024-10-09T08:33:29.872Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T08:33:29.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T08:33:29.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T08:33:30.026Z] prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container [2024-10-09T08:33:30.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T08:33:31.278Z] $ docker top 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d -eo pid,comm [2024-10-09T08:33:31.334Z] 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-09T08:33:31.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T08:33:31.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T08:33:31.395Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T08:33:31.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T08:33:31.518Z] $ docker exec 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent [2024-10-09T08:33:31.629Z] SSH_AUTH_SOCK=/tmp/ssh-awFCwNcJ8HUk/agent.32 [2024-10-09T08:33:31.629Z] SSH_AGENT_PID=38 [2024-10-09T08:33:31.635Z] Running ssh-add (command line suppressed) [2024-10-09T08:33:31.738Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_14746248856104661333.key (/w/workspace/edgex-go/3@tmp/private_key_14746248856104661333.key) [2024-10-09T08:33:31.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T08:33:32.052Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T08:33:32.063Z] $ docker exec --env ******** --env ******** 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent -k [2024-10-09T08:33:32.168Z] unset SSH_AUTH_SOCK; [2024-10-09T08:33:32.168Z] unset SSH_AGENT_PID; [2024-10-09T08:33:32.168Z] echo Agent pid 38 killed; [2024-10-09T08:33:32.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T08:33:32.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T08:33:32.223Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T08:33:32.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T08:33:32.342Z] $ docker exec 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent [2024-10-09T08:33:32.446Z] SSH_AUTH_SOCK=/tmp/ssh-zcar9YC7uBfi/agent.73 [2024-10-09T08:33:32.446Z] SSH_AGENT_PID=79 [2024-10-09T08:33:32.451Z] Running ssh-add (command line suppressed) [2024-10-09T08:33:32.559Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7820078038003812995.key (/w/workspace/edgex-go/3@tmp/private_key_7820078038003812995.key) [2024-10-09T08:33:32.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T08:33:32.869Z] + git semver init [2024-10-09T08:33:33.128Z] 2024-10-09 08:33:33,054 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T08:33:33.128Z] 2024-10-09 08:33:33,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-10-09T08:33:33.128Z] 2024-10-09 08:33:33,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-10-09T08:33:33.128Z] 2024-10-09 08:33:33,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,657 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4953 with force:False [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,658 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4953 [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,663 [execute] INFO git cat-file --batch-check [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,673 [execute] INFO git cat-file --batch [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T08:33:38.412Z] 2024-10-09 08:33:37,679 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4953 [2024-10-09T08:33:38.412Z] 0.0.0 [Pipeline] } [2024-10-09T08:33:38.423Z] $ docker exec --env ******** --env ******** 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d ssh-agent -k [2024-10-09T08:33:38.522Z] unset SSH_AUTH_SOCK; [2024-10-09T08:33:38.522Z] unset SSH_AGENT_PID; [2024-10-09T08:33:38.523Z] echo Agent pid 79 killed; [2024-10-09T08:33:38.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T08:33:38.859Z] + git semver [Pipeline] } [2024-10-09T08:33:39.131Z] $ docker stop --time=1 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d [2024-10-09T08:33:40.413Z] $ docker rm -f --volumes 560d2461b809c54fd16600940137747cd8e17554d2087feae72d3fa8a2fc7c2d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T08:33:40.769Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T08:33:41.011Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T08:33:41.016Z] [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-09T08:33:41.571Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-10-09T08:33:41.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T08:33:41.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T08:33:41.625Z] ========================================================= [2024-10-09T08:33:41.625Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T08:33:41.625Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-09T08:33:41.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T08:33:41.920Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T08:33:41.920Z] 43c4264eed91: Pulling fs layer [2024-10-09T08:33:41.920Z] 4cc291be95ef: Pulling fs layer [2024-10-09T08:33:41.920Z] 2ac1f1163629: Pulling fs layer [2024-10-09T08:33:41.920Z] 5c3c966382ef: Pulling fs layer [2024-10-09T08:33:41.920Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T08:33:41.920Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T08:33:41.920Z] 9f66e0745190: Pulling fs layer [2024-10-09T08:33:41.920Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T08:33:41.920Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T08:33:41.920Z] 4f4fb700ef54: Waiting [2024-10-09T08:33:41.920Z] 5d5c8e513c77: Waiting [2024-10-09T08:33:41.920Z] 9f66e0745190: Waiting [2024-10-09T08:33:41.920Z] f49a43e4bbc0: Waiting [2024-10-09T08:33:41.920Z] 561ebcabdf7f: Waiting [2024-10-09T08:33:41.920Z] 5c3c966382ef: Waiting [2024-10-09T08:33:41.920Z] 4cc291be95ef: Verifying Checksum [2024-10-09T08:33:41.920Z] 4cc291be95ef: Download complete [2024-10-09T08:33:41.920Z] 5c3c966382ef: Verifying Checksum [2024-10-09T08:33:41.920Z] 5c3c966382ef: Download complete [2024-10-09T08:33:41.920Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T08:33:41.920Z] 4f4fb700ef54: Download complete [2024-10-09T08:33:41.920Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T08:33:41.920Z] 5d5c8e513c77: Download complete [2024-10-09T08:33:41.920Z] 43c4264eed91: Verifying Checksum [2024-10-09T08:33:41.920Z] 43c4264eed91: Download complete [2024-10-09T08:33:41.920Z] 9f66e0745190: Verifying Checksum [2024-10-09T08:33:41.920Z] 9f66e0745190: Download complete [2024-10-09T08:33:42.179Z] 43c4264eed91: Pull complete [2024-10-09T08:33:42.179Z] 561ebcabdf7f: Download complete [2024-10-09T08:33:42.179Z] 4cc291be95ef: Pull complete [2024-10-09T08:33:42.439Z] 2ac1f1163629: Verifying Checksum [2024-10-09T08:33:42.439Z] 2ac1f1163629: Download complete [2024-10-09T08:33:42.699Z] f49a43e4bbc0: Download complete [2024-10-09T08:33:45.987Z] 2ac1f1163629: Pull complete [2024-10-09T08:33:45.987Z] 5c3c966382ef: Pull complete [2024-10-09T08:33:46.246Z] 4f4fb700ef54: Pull complete [2024-10-09T08:33:46.246Z] 5d5c8e513c77: Pull complete [2024-10-09T08:33:46.246Z] 9f66e0745190: Pull complete [2024-10-09T08:33:48.778Z] f49a43e4bbc0: Pull complete [2024-10-09T08:33:49.346Z] 561ebcabdf7f: Pull complete [2024-10-09T08:33:49.346Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T08:33:49.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T08:33:49.346Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-09T08:33:49.671Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T08:33:49.671Z] WORKDIR /edgex [2024-10-09T08:33:49.671Z] COPY go.mod . [2024-10-09T08:33:49.671Z] RUN go mod download [2024-10-09T08:33:49.671Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-09T08:33:50.609Z] Sending build context to Docker daemon 179.7MB [2024-10-09T08:33:50.609Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T08:33:50.609Z] ---> 3a752c3f9dda [2024-10-09T08:33:50.609Z] Step 2/4 : WORKDIR /edgex [2024-10-09T08:33:51.985Z] ---> Running in 4014749608be [2024-10-09T08:33:52.243Z] Removing intermediate container 4014749608be [2024-10-09T08:33:52.244Z] ---> 5c6be4d33e5e [2024-10-09T08:33:52.244Z] Step 3/4 : COPY go.mod . [2024-10-09T08:33:52.244Z] ---> 7c565e667ff6 [2024-10-09T08:33:52.244Z] Step 4/4 : RUN go mod download [2024-10-09T08:33:52.244Z] ---> Running in 0b9a612223d8 [2024-10-09T08:34:18.813Z] Removing intermediate container 0b9a612223d8 [2024-10-09T08:34:18.813Z] ---> 3247c460c861 [2024-10-09T08:34:18.813Z] Successfully built 3247c460c861 [2024-10-09T08:34:18.813Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T08:34:19.130Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T08:34:19.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T08:34:19.215Z] prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container [2024-10-09T08:34:19.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2024-10-09T08:34:19.653Z] $ docker top 1fcd7de959b2a3f4b3fe0fd42e6cc025b96e710fa7e866cd20def5db8710e321 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T08:34:20.008Z] + go version [2024-10-09T08:34:20.008Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T08:34:20.016Z] $ docker stop --time=1 1fcd7de959b2a3f4b3fe0fd42e6cc025b96e710fa7e866cd20def5db8710e321 [2024-10-09T08:34:21.292Z] $ docker rm -f --volumes 1fcd7de959b2a3f4b3fe0fd42e6cc025b96e710fa7e866cd20def5db8710e321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T08:34:21.730Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T08:34:21.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T08:34:21.828Z] prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container [2024-10-09T08:34:21.853Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2024-10-09T08:34:22.187Z] $ docker top a9e495a85eb1df45c4a61423aa48a089a76e092212e613e6f2f78b9aa9f78b1e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-09T08:34:22.259Z] ========================================================= [2024-10-09T08:34:22.259Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-09T08:34:22.259Z] ========================================================= [Pipeline] sh [2024-10-09T08:34:22.540Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-10-09T08:34:22.849Z] + make test [2024-10-09T08:34:22.849Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T08:34:30.974Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-09T08:34:57.610Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-09T08:34:57.610Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-09T08:34:58.988Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-09T08:34:58.988Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-09T08:34:59.249Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-09T08:34:59.249Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-09T08:34:59.249Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-09T08:34:59.250Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-09T08:34:59.250Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-09T08:34:59.250Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-09T08:34:59.250Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-09T08:34:59.508Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-09T08:35:00.076Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-09T08:35:00.076Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-09T08:35:00.076Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-09T08:35:00.076Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-09T08:35:01.985Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-09T08:35:01.985Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-09T08:35:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-10-09T08:35:02.924Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-09T08:35:02.924Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-09T08:35:02.924Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-09T08:35:03.492Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-09T08:35:03.492Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-09T08:35:03.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-10-09T08:35:04.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-09T08:35:04.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-09T08:35:04.416Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-09T08:35:05.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-09T08:35:05.800Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-09T08:35:05.800Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T08:35:05.800Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-09T08:35:05.800Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-09T08:35:07.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-10-09T08:35:07.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 53.3% of statements [2024-10-09T08:35:07.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.511s coverage: 93.4% of statements [2024-10-09T08:35:07.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-10-09T08:35:07.186Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-09T08:35:07.186Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-09T08:35:08.125Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 10.0% of statements [2024-10-09T08:35:09.067Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-09T08:35:09.067Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-09T08:35:09.325Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-09T08:35:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.412s coverage: 95.8% of statements [2024-10-09T08:35:10.701Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-10-09T08:35:10.701Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-09T08:35:10.959Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-09T08:35:10.959Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-09T08:35:11.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] [2024-10-09T08:35:12.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-10-09T08:35:12.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 42.5% of statements [2024-10-09T08:35:12.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-10-09T08:35:12.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.014s coverage: 77.8% of statements [2024-10-09T08:35:12.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-10-09T08:35:12.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2024-10-09T08:35:12.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-10-09T08:35:13.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-09T08:35:13.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-09T08:35:13.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-09T08:35:13.207Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-09T08:35:13.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-09T08:35:13.466Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-09T08:35:13.466Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-09T08:35:13.466Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-09T08:35:14.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-09T08:35:14.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-09T08:35:14.842Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-09T08:35:16.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-09T08:35:16.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-09T08:35:16.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-09T08:35:16.153Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-09T08:35:16.153Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-09T08:35:16.153Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-09T08:35:16.413Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-09T08:35:17.790Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-09T08:35:18.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-09T08:35:19.736Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-09T08:35:19.736Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-09T08:35:22.270Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-09T08:35:22.270Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-09T08:35:22.270Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-09T08:35:23.649Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-09T08:35:23.649Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-09T08:35:23.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-09T08:35:24.218Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-09T08:35:24.218Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-09T08:35:24.218Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-09T08:35:24.218Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-09T08:35:25.154Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-09T08:35:25.154Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-09T08:35:25.154Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-09T08:35:25.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-10-09T08:35:26.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-09T08:35:26.532Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T08:35:26.532Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-09T08:35:27.907Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-09T08:35:27.907Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-09T08:35:27.907Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-09T08:35:27.907Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-09T08:35:29.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-09T08:35:29.284Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-09T08:35:29.284Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-09T08:35:29.284Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T08:35:30.218Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-09T08:35:30.218Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-09T08:35:30.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-09T08:35:30.478Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.048s coverage: 92.9% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.117s coverage: 63.1% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.5% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 4.9% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.1% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-10-09T08:35:38.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-10-09T08:35:38.598Z] 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-09T08:35:38.598Z] running golangci-lint [2024-10-09T08:35:38.598Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-09T08:35:38.598Z] go version go1.23.2 linux/amd64 [2024-10-09T08:35:38.598Z] 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-09T08:35:38.598Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-09T08:35:38.598Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-09T08:36:00.514Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|exports_file|files|deps|name) took 21.807528399s" [2024-10-09T08:36:00.514Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.409688ms" [2024-10-09T08:36:12.720Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.200406381s with top 10 stages: buildir: 54.535764138s, gosec: 3.83373922s, fact_deprecated: 2.944867497s, inspect: 2.47018419s, printf: 1.825851774s, ctrlflow: 1.59190074s, nilness: 1.310921244s, fact_purity: 1.204312004s, S1038: 1.101037886s, typedness: 850.902058ms" [2024-10-09T08:36:12.720Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-09T08:36:12.720Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 219/219, skip_dirs: 219/219, autogenerated_exclude: 219/219, exclude-rules: 219/22, nolint: 22/0, path_prettifier: 219/219, cgo: 219/219, invalid_issue: 219/219, identifier_marker: 219/219, exclude: 219/219, skip_files: 219/219" [2024-10-09T08:36:12.720Z] level=info msg="[runner] processing took 21.931327ms with stages: nolint: 9.956966ms, autogenerated_exclude: 4.086771ms, identifier_marker: 3.976991ms, path_prettifier: 1.747673ms, exclude-rules: 1.112578ms, skip_dirs: 938.417µs, invalid_issue: 44.231µs, cgo: 39.85µs, filename_unadjuster: 21µs, max_same_issues: 2.05µs, uniq_by_line: 950ns, fixer: 640ns, max_from_linter: 630ns, sort_results: 530ns, skip_files: 510ns, diff: 390ns, exclude: 380ns, path_prefixer: 320ns, source_code: 130ns, max_per_file_from_linter: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2024-10-09T08:36:12.720Z] level=info msg="[runner] linters took 11.183636574s with stages: goanalysis_metalinter: 11.161568686s" [2024-10-09T08:36:12.720Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-09T08:36:12.720Z] level=info msg="Memory: 328 samples, avg is 278.4MB, max is 1287.7MB" [2024-10-09T08:36:12.720Z] level=info msg="Execution took 33.040982644s" [2024-10-09T08:36:12.720Z] go vet ./... [2024-10-09T08:36:17.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T08:36:18.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T08:36:18.240Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T08:36:18.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-09T08:36:18.813Z] + ls -al . [2024-10-09T08:36:18.814Z] total 1852 [2024-10-09T08:36:18.814Z] drwxrwxr-x 11 1001 1001 4096 Oct 9 08:34 . [2024-10-09T08:36:18.814Z] drwxr-xr-x 4 root root 4096 Oct 9 08:34 .. [2024-10-09T08:36:18.814Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:33 .blubracket [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 10 Oct 9 08:33 .dockerignore [2024-10-09T08:36:18.814Z] drwxrwxr-x 8 1001 1001 4096 Oct 9 08:35 .git [2024-10-09T08:36:18.814Z] drwxrwxr-x 3 1001 1001 4096 Oct 9 08:33 .github [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 1102 Oct 9 08:33 .gitignore [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 199 Oct 9 08:33 .golangci.yml [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 100 Oct 9 08:33 .hadolint.yml [2024-10-09T08:36:18.814Z] drwxr-xr-x 3 1001 1001 4096 Oct 9 08:33 .semver [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 155 Oct 9 08:33 .sonarcloud.properties [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 1171 Oct 9 08:33 ADOPTERS.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 21553 Oct 9 08:33 Attribution.txt [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 100284 Oct 9 08:33 CHANGELOG.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 3804 Oct 9 08:33 CONTRIBUTING.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 677 Oct 9 08:33 GOVERNANCE.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 861 Oct 9 08:33 Jenkinsfile [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 10775 Oct 9 08:33 LICENSE [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 16854 Oct 9 08:33 Makefile [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 582 Oct 9 08:33 OWNERS.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 9528 Oct 9 08:33 README.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 789 Oct 9 08:33 SECURITY.md [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 5 Oct 9 08:33 VERSION [2024-10-09T08:36:18.814Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:33 bin [2024-10-09T08:36:18.814Z] drwxrwxr-x 20 1001 1001 4096 Oct 9 08:33 cmd [2024-10-09T08:36:18.814Z] -rw-r--r-- 1 root root 1504316 Oct 9 08:35 coverage.out [2024-10-09T08:36:18.814Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 08:33 fuzz_test [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 7305 Oct 9 08:33 go.mod [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 102748 Oct 9 08:33 go.sum [2024-10-09T08:36:18.814Z] drwxrwxr-x 7 1001 1001 4096 Oct 9 08:33 internal [2024-10-09T08:36:18.814Z] drwxrwxr-x 3 1001 1001 4096 Oct 9 08:33 openapi [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 584 Oct 9 08:33 security.txt [2024-10-09T08:36:18.814Z] -rw-rw-r-- 1 1001 1001 204 Oct 9 08:33 version.go [Pipeline] sh [2024-10-09T08:36:19.099Z] + '[' -e coverage.out ] [2024-10-09T08:36:19.099Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-09T08:36:19.262Z] Stashed 1 file(s) [Pipeline] sh [2024-10-09T08:36:19.543Z] + make build [2024-10-09T08:36:19.543Z] 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-09T08:36:41.690Z] 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-09T08:36:41.690Z] 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-09T08:36:42.627Z] 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-09T08:36:43.195Z] 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-09T08:36:44.570Z] 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-09T08:36:48.754Z] 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-09T08:36:50.132Z] 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-09T08:36:52.034Z] 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-09T08:36:54.059Z] 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-09T08:36:54.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-09T08:36:55.195Z] 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-09T08:36:56.131Z] 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-09T08:36:56.700Z] 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-09T08:36:57.646Z] $ docker stop --time=1 a9e495a85eb1df45c4a61423aa48a089a76e092212e613e6f2f78b9aa9f78b1e [2024-10-09T08:37:00.379Z] $ docker rm -f --volumes a9e495a85eb1df45c4a61423aa48a089a76e092212e613e6f2f78b9aa9f78b1e [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-09T08:37:01.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-09T08:37:01.622Z] [2024-10-09T08:37:01.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T08:37:01.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-09T08:37:01.929Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-09T08:37:01.929Z] 91d30c5bc195: Pulling fs layer [2024-10-09T08:37:01.929Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-09T08:37:01.929Z] 9c61dcf015f6: Pulling fs layer [2024-10-09T08:37:01.929Z] 4698f68db338: Pulling fs layer [2024-10-09T08:37:01.929Z] 2a2f49069b9e: Pulling fs layer [2024-10-09T08:37:01.929Z] e0025b399a48: Pulling fs layer [2024-10-09T08:37:01.929Z] 2a2f49069b9e: Waiting [2024-10-09T08:37:01.929Z] e0025b399a48: Waiting [2024-10-09T08:37:01.929Z] 4698f68db338: Waiting [2024-10-09T08:37:02.187Z] 91d30c5bc195: Verifying Checksum [2024-10-09T08:37:02.187Z] 91d30c5bc195: Download complete [2024-10-09T08:37:02.187Z] 4698f68db338: Verifying Checksum [2024-10-09T08:37:02.187Z] 4698f68db338: Download complete [2024-10-09T08:37:02.187Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-09T08:37:02.187Z] 2e9b0aa3be6d: Download complete [2024-10-09T08:37:02.187Z] e0025b399a48: Download complete [2024-10-09T08:37:02.187Z] 91d30c5bc195: Pull complete [2024-10-09T08:37:02.187Z] 2a2f49069b9e: Download complete [2024-10-09T08:37:02.446Z] 2e9b0aa3be6d: Pull complete [2024-10-09T08:37:02.704Z] 9c61dcf015f6: Verifying Checksum [2024-10-09T08:37:02.704Z] 9c61dcf015f6: Download complete [2024-10-09T08:37:05.233Z] 9c61dcf015f6: Pull complete [2024-10-09T08:37:05.233Z] 4698f68db338: Pull complete [2024-10-09T08:37:05.491Z] 2a2f49069b9e: Pull complete [2024-10-09T08:37:05.491Z] e0025b399a48: Pull complete [2024-10-09T08:37:05.491Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-09T08:37:05.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-09T08:37:05.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T08:37:05.593Z] prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container [2024-10-09T08:37:05.616Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-09T08:37:06.617Z] $ docker top 8aa1c236e9b221e1f1231ec941ea4b3d00bded5a55d6bb81bcbdb0736c6b4546 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T08:37:06.969Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-09T08:37:09.501Z] #1 [core-command internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #1 transferring dockerfile: [2024-10-09T08:37:09.501Z] #1 transferring dockerfile: 1.93kB done [2024-10-09T08:37:09.501Z] #1 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #2 transferring dockerfile: 2.02kB done [2024-10-09T08:37:09.501Z] #2 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #3 transferring dockerfile: 2.15kB done [2024-10-09T08:37:09.501Z] #3 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #4 transferring dockerfile: 1.93kB done [2024-10-09T08:37:09.501Z] #4 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #5 transferring dockerfile: 2.23kB done [2024-10-09T08:37:09.501Z] #5 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #6 transferring dockerfile: 2.49kB done [2024-10-09T08:37:09.501Z] #6 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #7 transferring dockerfile: 1.70kB done [2024-10-09T08:37:09.501Z] #7 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #8 transferring dockerfile: 2.07kB done [2024-10-09T08:37:09.501Z] #8 DONE 0.1s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #9 [core-data internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #9 transferring dockerfile: 2.07kB done [2024-10-09T08:37:09.501Z] #9 DONE 0.1s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #10 DONE 0.0s [2024-10-09T08:37:09.501Z] [2024-10-09T08:37:09.501Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-10-09T08:37:09.501Z] #11 transferring dockerfile: 1.69kB done [2024-10-09T08:37:09.759Z] #11 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-09T08:37:09.759Z] #12 transferring dockerfile: 1.85kB done [2024-10-09T08:37:09.759Z] #12 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-10-09T08:37:09.759Z] #13 transferring dockerfile: 1.81kB done [2024-10-09T08:37:09.759Z] #13 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-10-09T08:37:09.759Z] #14 transferring dockerfile: 2.13kB done [2024-10-09T08:37:09.759Z] #14 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-09T08:37:09.759Z] #10 transferring dockerfile: 3.17kB done [2024-10-09T08:37:09.759Z] #10 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-09T08:37:09.759Z] #15 transferring dockerfile: 1.89kB done [2024-10-09T08:37:09.759Z] #15 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-09T08:37:09.759Z] #16 transferring dockerfile: 2.50kB done [2024-10-09T08:37:09.759Z] #16 DONE 0.1s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #17 [core-command internal] load .dockerignore [2024-10-09T08:37:09.759Z] #17 transferring context: 50B done [2024-10-09T08:37:09.759Z] #17 DONE 0.0s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #18 [support-notifications internal] load .dockerignore [2024-10-09T08:37:09.759Z] #18 transferring context: 50B done [2024-10-09T08:37:09.759Z] #18 DONE 0.0s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #19 [security-proxy-auth internal] load .dockerignore [2024-10-09T08:37:09.759Z] #19 transferring context: 50B done [2024-10-09T08:37:09.759Z] #19 DONE 0.0s [2024-10-09T08:37:09.759Z] [2024-10-09T08:37:09.759Z] #20 [support-scheduler internal] load .dockerignore [2024-10-09T08:37:10.018Z] #20 transferring context: 50B done [2024-10-09T08:37:10.018Z] #20 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-10-09T08:37:10.018Z] #21 transferring context: 50B done [2024-10-09T08:37:10.018Z] #21 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-09T08:37:10.018Z] #22 transferring context: 50B done [2024-10-09T08:37:10.018Z] #22 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #23 [security-spire-server internal] load .dockerignore [2024-10-09T08:37:10.018Z] #23 transferring context: 50B done [2024-10-09T08:37:10.018Z] #23 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #24 [core-keeper internal] load .dockerignore [2024-10-09T08:37:10.018Z] #24 transferring context: 50B done [2024-10-09T08:37:10.018Z] #24 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #25 [core-data internal] load .dockerignore [2024-10-09T08:37:10.018Z] #25 transferring context: 50B done [2024-10-09T08:37:10.018Z] #25 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #26 [security-spire-agent internal] load .dockerignore [2024-10-09T08:37:10.018Z] #26 transferring context: 50B done [2024-10-09T08:37:10.018Z] #26 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-10-09T08:37:10.018Z] #27 transferring context: 50B done [2024-10-09T08:37:10.018Z] #27 DONE 0.1s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #28 [security-spire-config internal] load .dockerignore [2024-10-09T08:37:10.018Z] #28 transferring context: 50B done [2024-10-09T08:37:10.018Z] #28 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #29 [security-bootstrapper internal] load .dockerignore [2024-10-09T08:37:10.018Z] #29 transferring context: 50B done [2024-10-09T08:37:10.018Z] #29 DONE 0.1s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #30 [core-metadata internal] load .dockerignore [2024-10-09T08:37:10.018Z] #30 transferring context: 50B done [2024-10-09T08:37:10.018Z] #30 DONE 0.1s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-10-09T08:37:10.018Z] #31 transferring context: 50B done [2024-10-09T08:37:10.018Z] #31 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #32 [security-proxy-setup internal] load .dockerignore [2024-10-09T08:37:10.018Z] #32 transferring context: 50B done [2024-10-09T08:37:10.018Z] #32 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T08:37:10.018Z] #33 DONE 0.0s [2024-10-09T08:37:10.018Z] [2024-10-09T08:37:10.018Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T08:37:10.278Z] #34 ... [2024-10-09T08:37:10.278Z] [2024-10-09T08:37:10.278Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T08:37:10.278Z] #33 DONE 0.0s [2024-10-09T08:37:10.278Z] [2024-10-09T08:37:10.278Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T08:37:10.278Z] #34 ... [2024-10-09T08:37:10.278Z] [2024-10-09T08:37:10.278Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T08:37:10.278Z] #33 DONE 0.0s [2024-10-09T08:37:10.278Z] [2024-10-09T08:37:10.278Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T08:37:10.536Z] #34 ... [2024-10-09T08:37:10.536Z] [2024-10-09T08:37:10.536Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T08:37:10.536Z] #33 DONE 0.0s [2024-10-09T08:37:10.536Z] [2024-10-09T08:37:10.536Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T08:37:10.536Z] #34 DONE 0.5s [2024-10-09T08:37:10.536Z] [2024-10-09T08:37:10.536Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T08:37:10.536Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-09T08:37:10.796Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-09T08:37:10.796Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T08:37:10.796Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T08:37:10.796Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T08:37:10.796Z] #35 DONE 0.5s [2024-10-09T08:37:10.796Z] [2024-10-09T08:37:10.796Z] #36 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T08:37:10.796Z] #36 ... [2024-10-09T08:37:10.796Z] [2024-10-09T08:37:10.796Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-09T08:37:10.796Z] #37 DONE 0.6s [2024-10-09T08:37:10.796Z] [2024-10-09T08:37:10.796Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-09T08:37:10.796Z] #38 DONE 0.6s [2024-10-09T08:37:10.796Z] [2024-10-09T08:37:10.796Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T08:37:10.796Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-09T08:37:10.796Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T08:37:10.796Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T08:37:10.796Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T08:37:10.796Z] #35 DONE 0.5s [2024-10-09T08:37:11.059Z] [2024-10-09T08:37:11.059Z] #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T08:37:12.439Z] #39 ... [2024-10-09T08:37:12.439Z] [2024-10-09T08:37:12.439Z] #40 [security-spire-agent internal] load build context [2024-10-09T08:37:12.439Z] #40 transferring context: 27.51kB 0.0s done [2024-10-09T08:37:12.439Z] #40 DONE 1.3s [2024-10-09T08:37:12.439Z] [2024-10-09T08:37:12.439Z] #41 [security-spire-config internal] load build context [2024-10-09T08:37:12.439Z] #41 transferring context: 26.23kB 0.0s done [2024-10-09T08:37:12.439Z] #41 DONE 1.4s [2024-10-09T08:37:12.439Z] [2024-10-09T08:37:12.439Z] #42 [security-spire-server internal] load build context [2024-10-09T08:37:12.439Z] #42 transferring context: 27.98kB 0.0s done [2024-10-09T08:37:12.439Z] #42 DONE 1.5s [2024-10-09T08:37:12.439Z] [2024-10-09T08:37:12.439Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T08:37:12.439Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-10-09T08:37:12.439Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-09T08:37:12.439Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-09T08:37:12.439Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-09T08:37:12.439Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-09T08:37:12.439Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-10-09T08:37:12.439Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-09T08:37:12.439Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-09T08:37:12.439Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-09T08:37:12.439Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.9s [2024-10-09T08:37:12.439Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 1.0s [2024-10-09T08:37:12.439Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-09T08:37:12.698Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 1.1s [2024-10-09T08:37:12.698Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.2s [2024-10-09T08:37:12.955Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s [2024-10-09T08:37:12.955Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-10-09T08:37:13.213Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-09T08:37:15.124Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-10-09T08:37:19.319Z] #43 ... [2024-10-09T08:37:19.319Z] [2024-10-09T08:37:19.319Z] #36 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T08:37:19.319Z] #36 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.319Z] #36 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.319Z] #36 1.964 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:19.319Z] #36 1.982 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:19.319Z] #36 1.992 OK: 8 MiB in 15 packages [2024-10-09T08:37:19.319Z] #36 DONE 8.2s [2024-10-09T08:37:19.319Z] [2024-10-09T08:37:19.319Z] #44 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T08:37:19.319Z] #44 ... [2024-10-09T08:37:19.319Z] [2024-10-09T08:37:19.319Z] #45 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T08:37:19.319Z] #0 1.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.319Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.319Z] #0 1.939 (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T08:37:19.319Z] #0 1.972 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:19.319Z] #0 1.977 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:19.319Z] #0 1.983 Executing ca-certificates-20240705-r0.trigger [2024-10-09T08:37:19.319Z] #0 2.028 OK: 9 MiB in 16 packages [2024-10-09T08:37:19.319Z] #45 DONE 8.5s [2024-10-09T08:37:19.319Z] [2024-10-09T08:37:19.319Z] #46 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-09T08:37:19.319Z] #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.319Z] #0 3.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.319Z] #0 3.543 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:19.319Z] #0 3.546 (2/2) Installing su-exec (0.2-r3) [2024-10-09T08:37:19.319Z] #0 3.630 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:19.319Z] #0 3.635 OK: 8 MiB in 16 packages [2024-10-09T08:37:19.319Z] #46 DONE 8.5s [2024-10-09T08:37:19.319Z] [2024-10-09T08:37:19.319Z] #47 [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-09T08:37:19.319Z] #47 DONE 8.6s [2024-10-09T08:37:19.581Z] [2024-10-09T08:37:19.581Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-09T08:37:19.581Z] #0 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.581Z] #0 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.581Z] #0 3.890 (1/4) Installing ca-certificates (20240705-r0) [2024-10-09T08:37:19.581Z] #0 3.911 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:19.581Z] #0 3.915 (3/4) Installing su-exec (0.2-r3) [2024-10-09T08:37:19.581Z] #0 3.917 (4/4) Installing yq-go (4.44.1-r2) [2024-10-09T08:37:19.581Z] #0 3.980 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:19.581Z] #0 3.991 Executing ca-certificates-20240705-r0.trigger [2024-10-09T08:37:19.581Z] #0 4.057 OK: 19 MiB in 18 packages [2024-10-09T08:37:19.581Z] #48 DONE 8.6s [2024-10-09T08:37:19.581Z] [2024-10-09T08:37:19.581Z] #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T08:37:19.581Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.581Z] #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.581Z] #0 4.307 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:19.581Z] #0 4.314 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:19.581Z] #0 4.324 OK: 8 MiB in 15 packages [2024-10-09T08:37:19.581Z] #49 DONE 8.6s [2024-10-09T08:37:19.581Z] [2024-10-09T08:37:19.581Z] #50 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T08:37:19.581Z] #50 ... [2024-10-09T08:37:19.581Z] [2024-10-09T08:37:19.581Z] #51 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-09T08:37:19.581Z] #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.581Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:19.581Z] #0 2.015 (1/3) Installing ca-certificates (20240705-r0) [2024-10-09T08:37:19.581Z] #0 2.040 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:19.581Z] #0 2.040 (3/3) Installing tzdata (2024b-r0) [2024-10-09T08:37:19.581Z] #0 2.089 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:19.581Z] #0 2.106 Executing ca-certificates-20240705-r0.trigger [2024-10-09T08:37:19.581Z] #0 2.186 OK: 10 MiB in 17 packages [2024-10-09T08:37:19.581Z] #51 DONE 8.8s [2024-10-09T08:37:19.581Z] [2024-10-09T08:37:19.581Z] #52 [core-command internal] load build context [2024-10-09T08:37:19.581Z] #52 transferring context: 332.49MB 9.0s [2024-10-09T08:37:19.838Z] #52 ... [2024-10-09T08:37:19.838Z] [2024-10-09T08:37:19.838Z] #53 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-09T08:37:19.838Z] #53 DONE 9.5s [2024-10-09T08:37:19.838Z] [2024-10-09T08:37:19.838Z] #52 [core-command internal] load build context [2024-10-09T08:37:19.838Z] #52 ... [2024-10-09T08:37:19.838Z] [2024-10-09T08:37:19.838Z] #54 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-09T08:37:20.404Z] #54 ... [2024-10-09T08:37:20.404Z] [2024-10-09T08:37:20.404Z] #55 [support-scheduler internal] load build context [2024-10-09T08:37:20.662Z] #55 ... [2024-10-09T08:37:20.662Z] [2024-10-09T08:37:20.662Z] #56 [core-data internal] load build context [2024-10-09T08:37:20.662Z] #56 ... [2024-10-09T08:37:20.662Z] [2024-10-09T08:37:20.662Z] #57 [core-metadata internal] load build context [2024-10-09T08:37:20.922Z] #57 ... [2024-10-09T08:37:20.922Z] [2024-10-09T08:37:20.922Z] #58 [security-secretstore-setup internal] load build context [2024-10-09T08:37:20.922Z] #58 ... [2024-10-09T08:37:20.922Z] [2024-10-09T08:37:20.922Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T08:37:20.922Z] #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:20.922Z] #0 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:20.922Z] #59 ... [2024-10-09T08:37:20.922Z] [2024-10-09T08:37:20.922Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-09T08:37:21.332Z] #60 ... [2024-10-09T08:37:21.332Z] [2024-10-09T08:37:21.332Z] #61 [support-cron-scheduler internal] load build context [2024-10-09T08:37:21.332Z] #61 ... [2024-10-09T08:37:21.332Z] [2024-10-09T08:37:21.332Z] #62 [security-proxy-auth internal] load build context [2024-10-09T08:37:21.591Z] #62 ... [2024-10-09T08:37:21.591Z] [2024-10-09T08:37:21.591Z] #63 [security-proxy-setup internal] load build context [2024-10-09T08:37:21.591Z] #63 ... [2024-10-09T08:37:21.591Z] [2024-10-09T08:37:21.591Z] #64 [security-spiffe-token-provider internal] load build context [2024-10-09T08:37:21.591Z] #64 ... [2024-10-09T08:37:21.591Z] [2024-10-09T08:37:21.591Z] #65 [security-bootstrapper internal] load build context [2024-10-09T08:37:21.848Z] #65 ... [2024-10-09T08:37:21.848Z] [2024-10-09T08:37:21.848Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T08:37:21.848Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-10-09T08:37:21.848Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-09T08:37:21.848Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-09T08:37:21.848Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-09T08:37:21.848Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-09T08:37:21.849Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-09T08:37:21.849Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-10-09T08:37:21.849Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.1s done [2024-10-09T08:37:21.849Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-09T08:37:21.849Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2024-10-09T08:37:21.849Z] #66 ... [2024-10-09T08:37:21.849Z] [2024-10-09T08:37:21.849Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T08:37:21.849Z] #0 8.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:21.849Z] #0 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:21.849Z] #0 9.315 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T08:37:21.849Z] #0 9.315 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T08:37:21.849Z] #0 9.315 OK: 24163 distinct packages available [2024-10-09T08:37:21.849Z] #0 9.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:21.849Z] #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:21.849Z] #0 9.722 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:21.849Z] #0 9.727 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-09T08:37:21.849Z] #0 9.731 (3/4) Installing libucontext (1.2-r3) [2024-10-09T08:37:21.849Z] #0 9.737 (4/4) Installing gcompat (1.1.0-r4) [2024-10-09T08:37:21.849Z] #0 9.761 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:21.849Z] #0 9.779 OK: 8 MiB in 18 packages [2024-10-09T08:37:21.849Z] #67 ... [2024-10-09T08:37:21.849Z] [2024-10-09T08:37:21.849Z] #68 [support-notifications internal] load build context [2024-10-09T08:37:22.107Z] #68 ... [2024-10-09T08:37:22.107Z] [2024-10-09T08:37:22.107Z] #69 [core-keeper internal] load build context [2024-10-09T08:37:22.107Z] #69 ... [2024-10-09T08:37:22.107Z] [2024-10-09T08:37:22.107Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T08:37:22.107Z] #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:22.107Z] #0 9.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:22.107Z] #0 10.14 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:22.107Z] #0 10.14 (2/4) Installing openssl (3.3.2-r0) [2024-10-09T08:37:22.107Z] #0 10.15 (3/4) Installing su-exec (0.2-r3) [2024-10-09T08:37:22.107Z] #0 10.15 (4/4) Installing yq-go (4.44.1-r2) [2024-10-09T08:37:22.107Z] #0 10.21 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:22.107Z] #0 10.23 OK: 19 MiB in 18 packages [2024-10-09T08:37:22.371Z] #70 ... [2024-10-09T08:37:22.371Z] [2024-10-09T08:37:22.371Z] #69 [core-keeper internal] load build context [2024-10-09T08:37:23.742Z] #69 transferring context: 452.82MB 12.8s done [2024-10-09T08:37:25.114Z] #69 ... [2024-10-09T08:37:25.114Z] [2024-10-09T08:37:25.114Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T08:37:25.114Z] #70 DONE 14.1s [2024-10-09T08:37:25.114Z] [2024-10-09T08:37:25.114Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T08:37:25.114Z] #67 DONE 13.9s [2024-10-09T08:37:25.114Z] [2024-10-09T08:37:25.114Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T08:37:25.114Z] #59 10.25 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T08:37:25.114Z] #59 10.25 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T08:37:25.114Z] #59 10.25 OK: 24163 distinct packages available [2024-10-09T08:37:25.114Z] #59 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:25.114Z] #59 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:25.114Z] #59 10.67 (1/14) Installing ca-certificates (20240705-r0) [2024-10-09T08:37:25.114Z] #59 10.69 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-09T08:37:25.114Z] #59 10.71 (3/14) Installing c-ares (1.33.1-r0) [2024-10-09T08:37:25.114Z] #59 10.71 (4/14) Installing libunistring (1.2-r0) [2024-10-09T08:37:25.114Z] #59 10.72 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-09T08:37:25.115Z] #59 10.72 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-09T08:37:25.115Z] #59 10.72 (7/14) Installing libpsl (0.21.5-r1) [2024-10-09T08:37:25.115Z] #59 10.73 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-09T08:37:25.115Z] #59 10.74 (9/14) Installing libcurl (8.10.1-r0) [2024-10-09T08:37:25.115Z] #59 10.75 (10/14) Installing curl (8.10.1-r0) [2024-10-09T08:37:25.115Z] #59 10.75 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:25.115Z] #59 10.76 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-09T08:37:25.115Z] #59 10.76 (13/14) Installing libucontext (1.2-r3) [2024-10-09T08:37:25.115Z] #59 10.77 (14/14) Installing gcompat (1.1.0-r4) [2024-10-09T08:37:25.115Z] #59 10.77 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:25.115Z] #59 10.78 Executing ca-certificates-20240705-r0.trigger [2024-10-09T08:37:25.115Z] #59 10.82 OK: 13 MiB in 28 packages [2024-10-09T08:37:25.115Z] #59 DONE 14.1s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #64 [security-spiffe-token-provider internal] load build context [2024-10-09T08:37:25.115Z] #64 transferring context: 452.82MB 11.9s done [2024-10-09T08:37:25.115Z] #64 DONE 14.5s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T08:37:25.115Z] #39 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:25.115Z] #39 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:25.115Z] #39 10.53 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T08:37:25.115Z] #39 10.53 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T08:37:25.115Z] #39 10.53 OK: 24163 distinct packages available [2024-10-09T08:37:25.115Z] #39 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:25.115Z] #39 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:25.115Z] #39 10.98 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:25.115Z] #39 10.99 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-09T08:37:25.115Z] #39 10.99 (3/5) Installing libucontext (1.2-r3) [2024-10-09T08:37:25.115Z] #39 10.99 (4/5) Installing gcompat (1.1.0-r4) [2024-10-09T08:37:25.115Z] #39 10.99 (5/5) Installing openssl (3.3.2-r0) [2024-10-09T08:37:25.115Z] #39 11.01 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:25.115Z] #39 11.01 OK: 9 MiB in 19 packages [2024-10-09T08:37:25.115Z] #39 DONE 14.0s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #61 [support-cron-scheduler internal] load build context [2024-10-09T08:37:25.115Z] #61 transferring context: 452.82MB 12.1s done [2024-10-09T08:37:25.115Z] #61 DONE 14.5s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #54 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-09T08:37:25.115Z] #54 DONE 5.2s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #52 [core-command internal] load build context [2024-10-09T08:37:25.115Z] #52 transferring context: 452.82MB 12.0s done [2024-10-09T08:37:25.115Z] #52 DONE 14.5s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #65 [security-bootstrapper internal] load build context [2024-10-09T08:37:25.115Z] #65 transferring context: 452.82MB 12.6s done [2024-10-09T08:37:25.115Z] #65 DONE 14.5s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #56 [core-data internal] load build context [2024-10-09T08:37:25.115Z] #56 transferring context: 452.82MB 12.6s done [2024-10-09T08:37:25.115Z] #56 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #55 [support-scheduler internal] load build context [2024-10-09T08:37:25.115Z] #55 transferring context: 452.82MB 12.7s done [2024-10-09T08:37:25.115Z] #55 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #69 [core-keeper internal] load build context [2024-10-09T08:37:25.115Z] #69 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #58 [security-secretstore-setup internal] load build context [2024-10-09T08:37:25.115Z] #58 transferring context: 452.82MB 13.1s done [2024-10-09T08:37:25.115Z] #58 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #62 [security-proxy-auth internal] load build context [2024-10-09T08:37:25.115Z] #62 transferring context: 452.82MB 13.3s done [2024-10-09T08:37:25.115Z] #62 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #68 [support-notifications internal] load build context [2024-10-09T08:37:25.115Z] #68 transferring context: 452.82MB 14.1s done [2024-10-09T08:37:25.115Z] #68 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-09T08:37:25.115Z] #60 transferring context: 452.82MB 14.2s done [2024-10-09T08:37:25.115Z] #60 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #63 [security-proxy-setup internal] load build context [2024-10-09T08:37:25.115Z] #63 transferring context: 452.82MB 14.3s done [2024-10-09T08:37:25.115Z] #63 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #57 [core-metadata internal] load build context [2024-10-09T08:37:25.115Z] #57 transferring context: 452.82MB 14.3s done [2024-10-09T08:37:25.115Z] #57 DONE 14.6s [2024-10-09T08:37:25.115Z] [2024-10-09T08:37:25.115Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T08:37:26.491Z] #66 ... [2024-10-09T08:37:26.491Z] [2024-10-09T08:37:26.491Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-09T08:37:26.491Z] #71 DONE 1.5s [2024-10-09T08:37:26.491Z] [2024-10-09T08:37:26.491Z] #50 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T08:37:26.491Z] #50 6.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.491Z] #50 6.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.491Z] #50 6.607 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:26.491Z] #50 6.607 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:26.491Z] #50 6.613 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:26.491Z] #50 6.747 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:26.491Z] #50 6.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.491Z] #50 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #50 ... [2024-10-09T08:37:26.749Z] [2024-10-09T08:37:26.749Z] #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T08:37:26.749Z] #0 6.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 6.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 6.578 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:26.749Z] #0 6.578 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:26.749Z] #0 6.583 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:26.749Z] #0 6.673 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:26.749Z] #0 6.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 7.154 OK: 8 MiB in 16 packages [2024-10-09T08:37:26.749Z] #72 DONE 7.3s [2024-10-09T08:37:26.749Z] [2024-10-09T08:37:26.749Z] #44 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T08:37:26.749Z] #44 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #44 6.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #44 7.208 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:26.749Z] #44 7.208 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:26.749Z] #44 7.220 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:26.749Z] #44 7.315 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:26.749Z] #44 7.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #44 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #44 7.753 OK: 8 MiB in 15 packages [2024-10-09T08:37:26.749Z] #44 DONE 8.0s [2024-10-09T08:37:26.749Z] [2024-10-09T08:37:26.749Z] #50 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T08:37:26.749Z] #50 7.199 OK: 19 MiB in 18 packages [2024-10-09T08:37:26.749Z] #50 DONE 7.4s [2024-10-09T08:37:26.749Z] [2024-10-09T08:37:26.749Z] #73 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-09T08:37:26.749Z] #73 ... [2024-10-09T08:37:26.749Z] [2024-10-09T08:37:26.749Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T08:37:26.749Z] #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 6.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 6.691 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:26.749Z] #0 6.691 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:26.749Z] #0 6.700 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:26.749Z] #0 6.833 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:26.749Z] #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:26.749Z] #0 7.342 OK: 9 MiB in 16 packages [2024-10-09T08:37:26.749Z] #74 DONE 7.4s [2024-10-09T08:37:27.008Z] [2024-10-09T08:37:27.008Z] #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-09T08:37:27.008Z] #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.008Z] #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.008Z] #0 1.930 OK: 246 MiB in 54 packages [2024-10-09T08:37:27.008Z] #75 DONE 2.0s [2024-10-09T08:37:27.008Z] [2024-10-09T08:37:27.008Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:37:27.008Z] #76 DONE 0.0s [2024-10-09T08:37:27.008Z] [2024-10-09T08:37:27.008Z] #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:37:27.008Z] #77 ... [2024-10-09T08:37:27.008Z] [2024-10-09T08:37:27.008Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T08:37:27.008Z] #0 6.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.008Z] #0 6.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.008Z] #0 6.966 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:27.008Z] #0 6.966 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:27.008Z] #0 6.980 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:27.008Z] #0 7.067 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:27.008Z] #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.008Z] #0 7.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.008Z] #0 7.450 OK: 8 MiB in 15 packages [2024-10-09T08:37:27.008Z] #78 DONE 7.6s [2024-10-09T08:37:27.266Z] [2024-10-09T08:37:27.266Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T08:37:27.266Z] #0 6.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.266Z] #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.266Z] #0 7.035 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:27.266Z] #0 7.037 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:27.266Z] #0 7.044 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:27.266Z] #0 7.116 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:27.266Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.266Z] #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.266Z] #0 7.596 OK: 10 MiB in 17 packages [2024-10-09T08:37:27.266Z] #79 DONE 7.7s [2024-10-09T08:37:27.266Z] [2024-10-09T08:37:27.266Z] #80 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T08:37:27.266Z] #0 1.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.266Z] #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.266Z] #80 2.374 OK: 246 MiB in 54 packages [2024-10-09T08:37:27.524Z] #80 DONE 2.7s [2024-10-09T08:37:27.524Z] [2024-10-09T08:37:27.524Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-09T08:37:27.524Z] #0 6.217 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.524Z] #0 6.788 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:27.524Z] #0 7.550 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T08:37:27.524Z] #0 7.852 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:27.524Z] #0 7.860 OK: 8 MiB in 15 packages [2024-10-09T08:37:27.524Z] #81 DONE 8.0s [2024-10-09T08:37:27.524Z] [2024-10-09T08:37:27.524Z] #82 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:37:27.524Z] #82 DONE 0.0s [2024-10-09T08:37:27.524Z] [2024-10-09T08:37:27.524Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:37:29.169Z] #83 ... [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T08:37:29.169Z] #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.384 v3.20.3-127-g4ab1404a70a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T08:37:29.169Z] #0 2.384 v3.20.3-143-g84a4dfa4160 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T08:37:29.169Z] #0 2.384 OK: 24162 distinct packages available [2024-10-09T08:37:29.169Z] #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.904 OK: 246 MiB in 54 packages [2024-10-09T08:37:29.169Z] #84 DONE 3.0s [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:37:29.169Z] #85 DONE 0.0s [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #86 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T08:37:29.169Z] #0 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.930 OK: 246 MiB in 54 packages [2024-10-09T08:37:29.169Z] #86 DONE 3.1s [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:37:29.169Z] #87 DONE 0.0s [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:37:29.169Z] #88 ... [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #73 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-09T08:37:29.169Z] #73 DONE 1.8s [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-09T08:37:29.169Z] #89 DONE 0.1s [2024-10-09T08:37:29.169Z] [2024-10-09T08:37:29.169Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-09T08:37:29.169Z] #0 1.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.538 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:29.169Z] #0 2.538 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:29.169Z] #0 2.546 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:29.169Z] #0 2.629 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:29.169Z] #0 2.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.169Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:29.795Z] #90 4.796 OK: 9 MiB in 19 packages [2024-10-09T08:37:30.563Z] #90 DONE 4.9s [2024-10-09T08:37:30.563Z] [2024-10-09T08:37:30.563Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T08:37:30.563Z] #91 ... [2024-10-09T08:37:30.563Z] [2024-10-09T08:37:30.563Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-09T08:37:30.563Z] #92 DONE 0.4s [2024-10-09T08:37:30.563Z] [2024-10-09T08:37:30.563Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T08:37:30.563Z] #91 DONE 0.4s [2024-10-09T08:37:30.563Z] [2024-10-09T08:37:30.563Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-09T08:37:30.563Z] #93 DONE 0.0s [2024-10-09T08:37:30.563Z] [2024-10-09T08:37:30.563Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-09T08:37:31.876Z] #94 DONE 0.5s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T08:37:31.876Z] #95 DONE 0.6s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T08:37:31.876Z] #96 DONE 0.0s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-09T08:37:31.876Z] #97 DONE 0.0s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-09T08:37:31.876Z] #98 DONE 0.0s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-09T08:37:31.876Z] #99 DONE 0.1s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-09T08:37:31.876Z] #100 DONE 0.1s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T08:37:31.876Z] #101 DONE 0.0s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-09T08:37:31.876Z] #102 DONE 0.1s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #103 [security-spire-server] exporting to image [2024-10-09T08:37:31.876Z] #103 exporting layers [2024-10-09T08:37:31.876Z] #103 ... [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-09T08:37:31.876Z] #104 DONE 0.0s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #103 [security-spire-agent] exporting to image [2024-10-09T08:37:31.876Z] #103 exporting layers 0.6s done [2024-10-09T08:37:31.876Z] #103 writing image sha256:781fb2d80277c1d999620bc4c6ddc7bc8c7e2bb8b5d13c28a17d18ebfc0663f7 done [2024-10-09T08:37:31.876Z] #103 naming to docker.io/library/security-spire-server done [2024-10-09T08:37:31.876Z] #103 exporting layers 0.6s done [2024-10-09T08:37:31.876Z] #103 writing image sha256:a91663296c1d3bf3022a59a8bbe0393b113c7e078a176bb2f41ccd1cb077157f done [2024-10-09T08:37:31.876Z] #103 naming to docker.io/library/security-spire-agent done [2024-10-09T08:37:31.876Z] #103 DONE 0.7s [2024-10-09T08:37:31.876Z] [2024-10-09T08:37:31.876Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T08:37:31.876Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:31.876Z] #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:31.876Z] #0 2.644 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:31.876Z] #0 2.644 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:31.876Z] #0 2.649 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:31.876Z] #0 2.761 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:31.876Z] #0 2.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:31.876Z] #0 5.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.134Z] #105 ... [2024-10-09T08:37:32.134Z] [2024-10-09T08:37:32.134Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T08:37:32.401Z] #43 ... [2024-10-09T08:37:32.401Z] [2024-10-09T08:37:32.401Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T08:37:32.401Z] #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.401Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.401Z] #0 2.875 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:32.401Z] #0 2.875 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:32.401Z] #0 4.409 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:32.401Z] #0 4.482 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:32.401Z] #0 4.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.401Z] #0 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.401Z] #0 7.322 OK: 8 MiB in 18 packages [2024-10-09T08:37:32.401Z] #106 DONE 7.4s [2024-10-09T08:37:32.401Z] [2024-10-09T08:37:32.401Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T08:37:32.658Z] #107 ... [2024-10-09T08:37:32.658Z] [2024-10-09T08:37:32.658Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T08:37:32.658Z] #105 7.370 OK: 13 MiB in 28 packages [2024-10-09T08:37:32.658Z] #105 DONE 7.7s [2024-10-09T08:37:32.658Z] [2024-10-09T08:37:32.658Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T08:37:32.658Z] #107 DONE 0.3s [2024-10-09T08:37:32.658Z] [2024-10-09T08:37:32.658Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-09T08:37:32.658Z] #108 DONE 0.0s [2024-10-09T08:37:32.658Z] [2024-10-09T08:37:32.658Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-09T08:37:32.658Z] #109 DONE 0.0s [2024-10-09T08:37:32.658Z] [2024-10-09T08:37:32.658Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T08:37:32.658Z] #110 DONE 0.0s [2024-10-09T08:37:32.658Z] [2024-10-09T08:37:32.658Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-09T08:37:32.918Z] #111 DONE 0.0s [2024-10-09T08:37:32.918Z] [2024-10-09T08:37:32.918Z] #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-09T08:37:32.918Z] #112 DONE 0.0s [2024-10-09T08:37:32.918Z] [2024-10-09T08:37:32.918Z] #103 [security-spire-config] exporting to image [2024-10-09T08:37:32.918Z] #103 ... [2024-10-09T08:37:32.918Z] [2024-10-09T08:37:32.918Z] #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-09T08:37:32.918Z] #0 2.079 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.918Z] #0 5.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:32.918Z] #0 6.507 OK: 246 MiB in 54 packages [2024-10-09T08:37:32.918Z] #113 DONE 6.6s [2024-10-09T08:37:32.918Z] [2024-10-09T08:37:32.918Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-09T08:37:32.918Z] #114 DONE 0.0s [2024-10-09T08:37:33.179Z] [2024-10-09T08:37:33.179Z] #115 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T08:37:33.179Z] #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:33.179Z] #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:33.179Z] #0 7.489 Upgrading critical system libraries and apk-tools: [2024-10-09T08:37:33.179Z] #0 7.489 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T08:37:33.179Z] #0 7.496 Executing busybox-1.36.1-r29.trigger [2024-10-09T08:37:33.179Z] #0 7.573 Continuing the upgrade transaction with new apk-tools: [2024-10-09T08:37:33.179Z] #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:33.179Z] #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T08:37:33.179Z] #0 7.971 OK: 19 MiB in 18 packages [2024-10-09T08:37:33.179Z] #115 DONE 8.1s [2024-10-09T08:37:33.179Z] [2024-10-09T08:37:33.179Z] #116 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-09T08:37:33.179Z] #116 DONE 0.0s [2024-10-09T08:37:33.179Z] [2024-10-09T08:37:33.179Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:37:33.437Z] #117 ... [2024-10-09T08:37:33.437Z] [2024-10-09T08:37:33.437Z] #103 [security-spire-config] exporting to image [2024-10-09T08:37:33.437Z] #103 exporting layers 0.6s done [2024-10-09T08:37:33.437Z] #103 writing image sha256:69e6e2809bd07fa7620033d36521123ea7b3749f968c378ffa8db6d1df6ddfff done [2024-10-09T08:37:33.437Z] #103 naming to docker.io/library/security-spire-config done [2024-10-09T08:37:33.437Z] #103 DONE 1.3s [2024-10-09T08:37:33.696Z] [2024-10-09T08:37:33.696Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:00.300Z] #118 DONE 31.7s [2024-10-09T08:38:00.300Z] [2024-10-09T08:38:00.300Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:00.300Z] #117 DONE 26.7s [2024-10-09T08:38:00.300Z] [2024-10-09T08:38:00.300Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:00.300Z] #88 DONE 31.7s [2024-10-09T08:38:00.300Z] [2024-10-09T08:38:00.300Z] #77 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:00.300Z] #77 DONE 32.7s [2024-10-09T08:38:00.300Z] [2024-10-09T08:38:00.300Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:00.300Z] #83 DONE 32.3s [2024-10-09T08:38:00.300Z] [2024-10-09T08:38:00.300Z] #119 [core-command builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #119 DONE 4.6s [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #120 DONE 4.7s [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #121 [core-metadata builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #121 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #122 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #123 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #124 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #125 [core-data builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #125 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #126 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #127 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #128 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #129 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #130 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #131 [support-scheduler builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #131 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #132 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #133 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #134 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #135 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #136 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #137 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #138 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #139 [support-cron-scheduler builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #139 DONE 4.6s [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #140 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #141 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #142 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #143 DONE 4.7s [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #144 [support-notifications builder 6/7] COPY . . [2024-10-09T08:38:04.490Z] #144 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T08:38:04.490Z] #145 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-09T08:38:04.490Z] #146 CACHED [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #147 [core-keeper builder 7/8] COPY . . [2024-10-09T08:38:04.490Z] #147 DONE 4.7s [2024-10-09T08:38:04.490Z] [2024-10-09T08:38:04.490Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T08:38:05.430Z] #148 1.188 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-09T08:38:15.410Z] #148 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T08:38:15.410Z] #0 1.079 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-09T08:38:15.410Z] #149 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-09T08:38:15.410Z] #0 1.356 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-09T08:38:15.410Z] #150 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #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-09T08:38:15.410Z] #0 0.523 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-09T08:38:15.410Z] #151 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-09T08:38:15.410Z] #0 1.298 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-09T08:38:15.410Z] #152 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T08:38:15.410Z] #0 1.056 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-09T08:38:15.410Z] #153 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T08:38:15.410Z] #0 0.946 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-09T08:38:15.410Z] #154 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T08:38:15.410Z] #0 0.666 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-09T08:38:15.410Z] #155 ... [2024-10-09T08:38:15.410Z] [2024-10-09T08:38:15.410Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T08:38:15.411Z] #0 0.861 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-09T08:38:15.668Z] #156 ... [2024-10-09T08:38:15.668Z] [2024-10-09T08:38:15.668Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T08:38:15.668Z] #0 0.798 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-09T08:38:15.668Z] #157 ... [2024-10-09T08:38:15.668Z] [2024-10-09T08:38:15.668Z] #158 [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-09T08:38:15.668Z] #0 1.250 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-09T08:38:15.942Z] #158 ... [2024-10-09T08:38:15.942Z] [2024-10-09T08:38:15.942Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-09T08:38:15.942Z] #0 0.452 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-09T08:38:15.942Z] #159 ... [2024-10-09T08:38:15.942Z] [2024-10-09T08:38:15.942Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T08:38:15.942Z] #0 0.680 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-09T08:39:52.407Z] #160 ... [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #158 [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-09T08:39:52.407Z] #158 96.56 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-09T08:39:52.407Z] #158 ... [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #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-09T08:39:52.407Z] #151 DONE 96.8s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T08:39:52.407Z] #43 ... [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:39:52.407Z] #161 DONE 0.1s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:39:52.407Z] #162 DONE 0.1s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-09T08:39:52.407Z] #163 DONE 0.1s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #164 [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-09T08:39:52.407Z] #164 DONE 0.1s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #165 [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-09T08:39:52.407Z] #165 DONE 0.1s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T08:39:52.407Z] #43 ... [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #166 [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-09T08:39:52.407Z] #166 ... [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-09T08:39:52.407Z] #152 DONE 97.9s [2024-10-09T08:39:52.407Z] [2024-10-09T08:39:52.407Z] #166 [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-09T08:40:02.449Z] #166 ... [2024-10-09T08:40:02.449Z] [2024-10-09T08:40:02.449Z] #158 [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-09T08:40:02.449Z] #158 DONE 116.5s [2024-10-09T08:40:02.449Z] [2024-10-09T08:40:02.449Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T08:40:03.017Z] #155 ... [2024-10-09T08:40:03.017Z] [2024-10-09T08:40:03.017Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-09T08:40:35.112Z] #167 ... [2024-10-09T08:40:35.112Z] [2024-10-09T08:40:35.112Z] #166 [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-09T08:40:35.112Z] #166 DONE 48.0s [2024-10-09T08:40:35.112Z] [2024-10-09T08:40:35.112Z] #103 [core-common-config-bootstrapper] exporting to image [2024-10-09T08:40:35.112Z] #103 exporting layers [2024-10-09T08:41:31.486Z] #103 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #168 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T08:41:31.486Z] #148 DONE 198.0s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T08:41:31.486Z] #154 DONE 198.1s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-09T08:41:31.486Z] #159 DONE 198.1s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T08:41:31.486Z] #155 DONE 198.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-09T08:41:31.486Z] #150 DONE 198.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T08:41:31.486Z] #156 DONE 198.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #169 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T08:41:31.486Z] #160 DONE 198.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T08:41:31.486Z] #149 DONE 198.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #170 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #171 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T08:41:31.486Z] #157 DONE 198.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #172 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #173 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #174 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #174 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #175 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #176 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-09T08:41:31.486Z] #167 DONE 80.1s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T08:41:31.486Z] #153 DONE 198.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #103 [core-common-config-bootstrapper] exporting to image [2024-10-09T08:41:31.486Z] #103 exporting layers 52.7s done [2024-10-09T08:41:31.486Z] #103 writing image sha256:1045c1b1455fb9bbd622845caf5ab7fba6b67a4147dc9523a273116f31c2e9a7 0.0s done [2024-10-09T08:41:31.486Z] #103 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-10-09T08:41:31.486Z] #103 DONE 54.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #177 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #177 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #178 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #178 CACHED [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #179 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-09T08:41:31.486Z] #179 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #168 DONE 2.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #169 DONE 2.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #180 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #180 DONE 2.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #181 DONE 2.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #182 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #183 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #183 DONE 2.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #184 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-09T08:41:31.486Z] #184 DONE 2.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #174 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #174 DONE 2.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-09T08:41:31.486Z] #185 DONE 2.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #179 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-09T08:41:31.486Z] #179 DONE 2.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #186 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #186 DONE 2.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-09T08:41:31.486Z] #187 DONE 2.8s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #188 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #188 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #189 DONE 1.3s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #190 DONE 1.3s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #191 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #191 DONE 0.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #182 DONE 1.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #192 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #192 DONE 0.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #193 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #193 DONE 1.0s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #194 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-09T08:41:31.486Z] #194 DONE 1.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #195 DONE 1.0s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #196 DONE 0.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #103 [support-scheduler] exporting to image [2024-10-09T08:41:31.486Z] #103 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #188 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #188 DONE 0.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #197 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #197 DONE 0.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-09T08:41:31.486Z] #198 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-09T08:41:31.486Z] #199 DONE 4.0s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #200 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #201 [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-09T08:41:31.486Z] #201 DONE 2.0s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-09T08:41:31.486Z] #202 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-09T08:41:31.486Z] #203 DONE 2.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #204 [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-09T08:41:31.486Z] #204 DONE 2.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-09T08:41:31.486Z] #205 DONE 2.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #206 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-09T08:41:31.486Z] #206 DONE 2.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #103 [support-scheduler] exporting to image [2024-10-09T08:41:31.486Z] #103 exporting layers 1.9s done [2024-10-09T08:41:31.486Z] #103 writing image sha256:9c10095b9825881f1178fe26e8e248752680ad0557c8bacfedcc89b84cb7b198 done [2024-10-09T08:41:31.486Z] #103 naming to docker.io/library/core-command done [2024-10-09T08:41:31.486Z] #103 writing image sha256:c8345cb08964d38dbd286db964d21a653c7d2bf9acdf12234aa8d8692fdef7e9 done [2024-10-09T08:41:31.486Z] #103 naming to docker.io/library/support-scheduler 0.0s done [2024-10-09T08:41:31.486Z] #103 DONE 57.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #207 DONE 2.9s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-09T08:41:31.486Z] #208 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-09T08:41:31.486Z] #209 DONE 3.1s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #198 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-09T08:41:31.486Z] #198 DONE 3.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #210 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-09T08:41:31.486Z] #210 DONE 3.2s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T08:41:31.486Z] #200 DONE 2.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #211 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #212 [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-09T08:41:31.486Z] #212 DONE 0.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-09T08:41:31.486Z] #202 DONE 1.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-09T08:41:31.486Z] #213 DONE 0.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #214 DONE 0.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #215 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-09T08:41:31.486Z] #215 DONE 0.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-09T08:41:31.486Z] #216 DONE 0.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #217 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #217 DONE 0.4s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-09T08:41:31.486Z] #218 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-09T08:41:31.486Z] #208 DONE 0.7s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #103 [support-cron-scheduler] exporting to image [2024-10-09T08:41:31.486Z] #103 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #211 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-09T08:41:31.486Z] #211 DONE 1.1s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #103 [core-keeper] exporting to image [2024-10-09T08:41:31.486Z] #103 ... [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T08:41:31.486Z] #219 DONE 1.8s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-09T08:41:31.486Z] #220 DONE 0.6s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-09T08:41:31.486Z] #221 DONE 1.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #222 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-09T08:41:31.486Z] #222 DONE 1.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-09T08:41:31.486Z] #223 DONE 1.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-09T08:41:31.486Z] #218 DONE 1.5s [2024-10-09T08:41:31.486Z] [2024-10-09T08:41:31.486Z] #103 [core-data] exporting to image [2024-10-09T08:41:32.067Z] #103 ... [2024-10-09T08:41:32.067Z] [2024-10-09T08:41:32.067Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-09T08:41:32.067Z] #224 DONE 0.4s [2024-10-09T08:41:32.067Z] [2024-10-09T08:41:32.067Z] #225 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-09T08:41:32.067Z] #225 DONE 0.4s [2024-10-09T08:41:32.067Z] [2024-10-09T08:41:32.067Z] #226 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-09T08:41:32.067Z] #226 DONE 0.4s [2024-10-09T08:41:32.067Z] [2024-10-09T08:41:32.067Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T08:41:32.328Z] #227 ... [2024-10-09T08:41:32.328Z] [2024-10-09T08:41:32.328Z] #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-09T08:41:32.328Z] #228 DONE 0.4s [2024-10-09T08:41:32.328Z] [2024-10-09T08:41:32.328Z] #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-09T08:41:32.328Z] #229 DONE 0.4s [2024-10-09T08:41:32.589Z] [2024-10-09T08:41:32.589Z] #230 [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-09T08:41:32.589Z] #230 DONE 0.1s [2024-10-09T08:41:32.589Z] [2024-10-09T08:41:32.589Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-09T08:41:32.589Z] #231 DONE 0.1s [2024-10-09T08:41:32.589Z] [2024-10-09T08:41:32.589Z] #103 [core-keeper] exporting to image [2024-10-09T08:41:32.589Z] #103 exporting layers 1.0s done [2024-10-09T08:41:32.589Z] #103 writing image sha256:b8e7bfe0f1ba9e0ae02b95f1835223ff9f86286da50f8de4b6e9eed1c6df9246 0.1s done [2024-10-09T08:41:32.589Z] #103 writing image sha256:a049e7595d9fcd7c2953afaefe26d702102fd848d918a6b31eb60d533535fe58 0.1s done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/support-cron-scheduler done [2024-10-09T08:41:32.589Z] #103 writing image sha256:2a9eca39e0607fe279d447e5a59c9d1e17a8aefaf64762e8b5fdf430e97c3354 0.0s done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/security-spiffe-token-provider done [2024-10-09T08:41:32.589Z] #103 writing image sha256:8e80cfe4ea4ee1dbba7aa9e5166f34c7852ee0dcacfe020bc2a08869a52a8bb6 0.0s done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/core-metadata done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/core-keeper done [2024-10-09T08:41:32.589Z] #103 ... [2024-10-09T08:41:32.589Z] [2024-10-09T08:41:32.589Z] #232 [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-09T08:41:32.589Z] #232 DONE 0.2s [2024-10-09T08:41:32.589Z] [2024-10-09T08:41:32.589Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T08:41:32.589Z] #227 DONE 0.7s [2024-10-09T08:41:32.589Z] [2024-10-09T08:41:32.589Z] #103 [support-notifications] exporting to image [2024-10-09T08:41:32.589Z] #103 writing image sha256:1f3bf4d3e31ca5c60c4072b03da4fb2a3a3eb6613c2aa67aae1ef84cd1f34b9d 0.0s done [2024-10-09T08:41:32.589Z] #103 writing image sha256:aabf1266d7a5c7ac6c52a639a3860f4a21927abc40687d245dda99589b31b822 done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/security-proxy-auth done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/core-data done [2024-10-09T08:41:32.589Z] #103 writing image sha256:74245e266306fc3a821a401eedbdfe7472730f043ea5d5cdef34f4a50bcdb885 done [2024-10-09T08:41:32.589Z] #103 naming to docker.io/library/support-notifications done [2024-10-09T08:41:32.849Z] #103 ... [2024-10-09T08:41:32.849Z] [2024-10-09T08:41:32.849Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-09T08:41:32.849Z] #233 DONE 0.2s [2024-10-09T08:41:32.849Z] [2024-10-09T08:41:32.849Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-09T08:41:32.849Z] #234 DONE 0.0s [2024-10-09T08:41:32.849Z] [2024-10-09T08:41:32.849Z] #103 [support-notifications] exporting to image [2024-10-09T08:41:32.849Z] #103 exporting layers 0.3s done [2024-10-09T08:41:32.849Z] #103 writing image sha256:e29a926c0cbd52558e859d25af323c54fa4ce21705b7c1270ff4da418559d483 [2024-10-09T08:41:33.108Z] #103 ... [2024-10-09T08:41:33.108Z] [2024-10-09T08:41:33.108Z] #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-09T08:41:33.108Z] #235 DONE 0.5s [2024-10-09T08:41:33.108Z] [2024-10-09T08:41:33.109Z] #103 [security-proxy-setup] exporting to image [2024-10-09T08:41:33.109Z] #103 writing image sha256:e29a926c0cbd52558e859d25af323c54fa4ce21705b7c1270ff4da418559d483 done [2024-10-09T08:41:33.109Z] #103 naming to docker.io/library/security-proxy-setup done [2024-10-09T08:41:33.109Z] #103 ... [2024-10-09T08:41:33.109Z] [2024-10-09T08:41:33.109Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-09T08:41:33.109Z] #236 DONE 0.4s [2024-10-09T08:41:33.369Z] [2024-10-09T08:41:33.369Z] #103 [security-secretstore-setup] exporting to image [2024-10-09T08:41:33.369Z] #103 exporting layers 0.3s done [2024-10-09T08:41:33.369Z] #103 writing image sha256:0574d4fd29cd1e1bb64cb8e4b9c307a460ad3b0d8813b541a75ae09c48dc0dbe 0.0s done [2024-10-09T08:41:33.369Z] #103 naming to docker.io/library/security-secretstore-setup done [2024-10-09T08:41:33.369Z] #103 exporting layers 0.2s done [2024-10-09T08:41:33.369Z] #103 writing image sha256:2e8a1097062b122f00264d21e3b8a41cb6b6c110e25a4c1d4cb6603ada9ff5bb done [2024-10-09T08:41:33.369Z] #103 naming to docker.io/library/security-bootstrapper done [2024-10-09T08:41:33.369Z] #103 DONE 61.0s [2024-10-09T08:41:33.369Z] [2024-10-09T08:41:33.369Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T08:41:33.369Z] time="2024-10-09T08:37:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-09T08:41:33.375Z] $ docker stop --time=1 8aa1c236e9b221e1f1231ec941ea4b3d00bded5a55d6bb81bcbdb0736c6b4546 [2024-10-09T08:41:34.646Z] $ docker rm -f --volumes 8aa1c236e9b221e1f1231ec941ea4b3d00bded5a55d6bb81bcbdb0736c6b4546 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T08:41:34.993Z] + docker images [2024-10-09T08:41:34.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-09T08:41:34.993Z] security-proxy-setup latest e29a926c0cbd 2 seconds ago 28.7MB [2024-10-09T08:41:34.993Z] security-secretstore-setup latest 0574d4fd29cd 2 seconds ago 40.2MB [2024-10-09T08:41:34.993Z] security-bootstrapper latest 2e8a1097062b 2 seconds ago 20.4MB [2024-10-09T08:41:34.993Z] support-notifications latest 74245e266306 3 seconds ago 44.5MB [2024-10-09T08:41:34.993Z] core-data latest aabf1266d7a5 3 seconds ago 29.6MB [2024-10-09T08:41:34.993Z] security-proxy-auth latest 1f3bf4d3e31c 3 seconds ago 24.6MB [2024-10-09T08:41:34.993Z] support-cron-scheduler latest b8e7bfe0f1ba 5 seconds ago 45.5MB [2024-10-09T08:41:34.993Z] core-keeper latest 8e80cfe4ea4e 5 seconds ago 29MB [2024-10-09T08:41:34.993Z] security-spiffe-token-provider latest a049e7595d9f 5 seconds ago 31.9MB [2024-10-09T08:41:34.993Z] core-metadata latest 2a9eca39e060 5 seconds ago 29.8MB [2024-10-09T08:41:34.993Z] support-scheduler latest c8345cb08964 8 seconds ago 43.9MB [2024-10-09T08:41:34.993Z] core-command latest 9c10095b9825 8 seconds ago 25.9MB [2024-10-09T08:41:34.993Z] core-common-config-bootstrapper latest 1045c1b1455f About a minute ago 16.5MB [2024-10-09T08:41:34.993Z] security-spire-config latest 69e6e2809bd0 4 minutes ago 121MB [2024-10-09T08:41:34.993Z] security-spire-agent latest a91663296c1d 4 minutes ago 183MB [2024-10-09T08:41:34.993Z] security-spire-server latest 781fb2d80277 4 minutes ago 122MB [2024-10-09T08:41:34.993Z] ci-base-image-x86_64 latest 3247c460c861 7 minutes ago 980MB [2024-10-09T08:41:34.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 days ago 573MB [2024-10-09T08:41:34.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-09T08:41:34.993Z] 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-09T08:41:35.440Z] provisioning config files... [2024-10-09T08:41:35.447Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4416688848600074051tmp [Pipeline] { [Pipeline] sh [2024-10-09T08:41:35.751Z] + set +x [2024-10-09T08:41:35.751Z] + curl -s https://codecov.io/bash [2024-10-09T08:41:35.751Z] + bash -s -- [2024-10-09T08:41:35.751Z] [2024-10-09T08:41:35.751Z] _____ _ [2024-10-09T08:41:35.751Z] / ____| | | [2024-10-09T08:41:35.751Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T08:41:35.751Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T08:41:35.751Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T08:41:35.751Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T08:41:35.751Z] Bash-1.0.6 [2024-10-09T08:41:35.751Z] [2024-10-09T08:41:35.751Z] [2024-10-09T08:41:35.751Z] ==> git version 2.25.1 found [2024-10-09T08:41:35.751Z] ==> 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-09T08:41:35.751Z] Release-Date: 2020-01-08 [2024-10-09T08:41:35.751Z] 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-09T08:41:35.751Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T08:41:35.751Z] ==> Jenkins CI detected. [2024-10-09T08:41:35.751Z] current dir:  /w/workspace/edgex-go/3 [2024-10-09T08:41:35.751Z] project root: . [2024-10-09T08:41:35.751Z] --> token set from env [2024-10-09T08:41:35.751Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T08:41:35.751Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T08:41:35.751Z] ==> Python coveragepy not found [2024-10-09T08:41:35.751Z] ==> Searching for coverage reports in: [2024-10-09T08:41:35.751Z] + . [2024-10-09T08:41:36.010Z] -> Found 1 reports [2024-10-09T08:41:36.010Z] ==> Detecting git/mercurial file structure [2024-10-09T08:41:36.010Z] ==> Reading reports [2024-10-09T08:41:36.010Z] + ./coverage.out bytes=1504316 [2024-10-09T08:41:36.010Z] ==> Appending adjustments [2024-10-09T08:41:36.010Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T08:41:37.385Z] + Found adjustments [2024-10-09T08:41:37.385Z] ==> Gzipping contents [2024-10-09T08:41:37.385Z] 132K /tmp/codecov.GHYZj3.gz [2024-10-09T08:41:37.385Z] ==> Uploading reports [2024-10-09T08:41:37.385Z] url: https://codecov.io [2024-10-09T08:41:37.385Z] query: branch=PR-4953&commit=889cf6c038520a74291da52b5762caa497d56ac5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= [2024-10-09T08:41:37.385Z] -> Pinging Codecov [2024-10-09T08:41:37.385Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4953&commit=889cf6c038520a74291da52b5762caa497d56ac5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4953%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4953&job=&cmd_args= [2024-10-09T08:41:37.385Z] -> Uploading to [2024-10-09T08:41:37.385Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/889cf6c038520a74291da52b5762caa497d56ac5/b2b47d86-24e9-46cd-863a-f8a0266cc9a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T084137Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=02924adb24ac2930c575f596f3896cc5e5fef274ace789f1f82b9fc204b3a9b4 [2024-10-09T08:41:37.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T08:41:37.385Z] Dload Upload Total Spent Left Speed [2024-10-09T08:41:38.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 205k --:--:-- --:--:-- --:--:-- 205k [2024-10-09T08:41:38.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/889cf6c038520a74291da52b5762caa497d56ac5 [Pipeline] } [2024-10-09T08:41:38.328Z] 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-09T08:41:39.014Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:41:39.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:41:40.157Z] ---> package-listing.sh [2024-10-09T08:41:40.157Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T08:41:40.157Z] ++ facter osfamily [2024-10-09T08:41:40.416Z] + OS_FAMILY=debian [2024-10-09T08:41:40.416Z] + workspace=/w/workspace/edgex-go/3 [2024-10-09T08:41:40.416Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T08:41:40.416Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T08:41:40.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T08:41:40.416Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T08:41:40.416Z] + '[' /w/workspace/edgex-go/3 ']' [2024-10-09T08:41:40.416Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T08:41:40.416Z] + case "${OS_FAMILY}" in [2024-10-09T08:41:40.416Z] + dpkg -l [2024-10-09T08:41:40.416Z] + grep '^ii' [2024-10-09T08:41:40.416Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T08:41:40.416Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T08:41:40.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T08:41:40.416Z] + '[' /w/workspace/edgex-go/3 ']' [2024-10-09T08:41:40.416Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-10-09T08:41:40.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-10-09T08:41:40.426Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T08:41:40.700Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T08:41:41.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T08:41:41.265Z] [2024-10-09T08:41:41.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T08:41:41.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T08:41:41.567Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T08:41:41.567Z] 5eb5b503b376: Pulling fs layer [2024-10-09T08:41:41.567Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T08:41:41.567Z] ec43610c2a17: Pulling fs layer [2024-10-09T08:41:41.567Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T08:41:41.567Z] 33b1e0a273af: Pulling fs layer [2024-10-09T08:41:41.567Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T08:41:41.567Z] 2f39f015ded8: Pulling fs layer [2024-10-09T08:41:41.567Z] 3a2ae6a8a46f: Waiting [2024-10-09T08:41:41.567Z] 2f39f015ded8: Waiting [2024-10-09T08:41:41.567Z] 33b1e0a273af: Waiting [2024-10-09T08:41:41.567Z] 5d3b04190fa2: Waiting [2024-10-09T08:41:41.567Z] 5c69ac0246d0: Download complete [2024-10-09T08:41:41.567Z] 3a2ae6a8a46f: Download complete [2024-10-09T08:41:41.826Z] 33b1e0a273af: Verifying Checksum [2024-10-09T08:41:41.826Z] 33b1e0a273af: Download complete [2024-10-09T08:41:41.826Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T08:41:41.826Z] 5d3b04190fa2: Download complete [2024-10-09T08:41:41.826Z] ec43610c2a17: Verifying Checksum [2024-10-09T08:41:41.826Z] ec43610c2a17: Download complete [2024-10-09T08:41:41.826Z] 5eb5b503b376: Verifying Checksum [2024-10-09T08:41:41.826Z] 5eb5b503b376: Download complete [2024-10-09T08:41:42.391Z] 2f39f015ded8: Download complete [2024-10-09T08:41:43.323Z] 5eb5b503b376: Pull complete [2024-10-09T08:41:43.323Z] 5c69ac0246d0: Pull complete [2024-10-09T08:41:43.582Z] ec43610c2a17: Pull complete [2024-10-09T08:41:43.582Z] 3a2ae6a8a46f: Pull complete [2024-10-09T08:41:43.840Z] 33b1e0a273af: Pull complete [2024-10-09T08:41:44.100Z] 5d3b04190fa2: Pull complete [2024-10-09T08:41:48.280Z] 2f39f015ded8: Pull complete [2024-10-09T08:41:48.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T08:41:48.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T08:41:48.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T08:41:48.382Z] prd-ubuntu20.04-docker-8c-8g-22303 does not seem to be running inside a container [2024-10-09T08:41:48.406Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T08:41:59.664Z] $ docker top 4bc1db5803b058e1291e261e888c5bf2f7522e4bd267a7da897ea3b94b712cba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T08:42:00.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T08:42:00.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T08:42:00.599Z] + ls /var/log/sa-host [2024-10-09T08:42:00.600Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T08:42:00.689Z] provisioning config files... [2024-10-09T08:42:00.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15163191286003095960tmp [Pipeline] { [Pipeline] echo [2024-10-09T08:42:00.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:42:01.000Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T08:42:01.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:42:01.357Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T08:42:01.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:42:01.652Z] ---> sudo-logs.sh [2024-10-09T08:42:01.652Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T08:42:01.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:42:01.959Z] ---> job-cost.sh [2024-10-09T08:42:01.959Z] lf-activate-venv: SKIPPING [2024-10-09T08:42:01.959Z] INFO: No Stack... [2024-10-09T08:42:02.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T08:42:02.476Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T08:42:02.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T08:42:02.766Z] ---> logs-deploy.sh [2024-10-09T08:42:02.767Z] lf-activate-venv: SKIPPING [2024-10-09T08:42:02.767Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4953/3 [2024-10-09T08:42:02.767Z] INFO: archiving workspace using pattern(s): [2024-10-09T08:42:03.701Z] Archives upload complete. [2024-10-09T08:42:03.960Z] INFO: archiving logs to Nexus [2024-10-09T08:42:04.532Z] ---> uname -a: [2024-10-09T08:42:04.532Z] Linux prd-ubuntu20-04-docker-8c-8g-22303 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] ---> lscpu: [2024-10-09T08:42:04.532Z] Architecture: x86_64 [2024-10-09T08:42:04.532Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-09T08:42:04.532Z] Byte Order: Little Endian [2024-10-09T08:42:04.532Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-09T08:42:04.532Z] CPU(s): 8 [2024-10-09T08:42:04.532Z] On-line CPU(s) list: 0-7 [2024-10-09T08:42:04.532Z] Thread(s) per core: 1 [2024-10-09T08:42:04.532Z] Core(s) per socket: 1 [2024-10-09T08:42:04.532Z] Socket(s): 8 [2024-10-09T08:42:04.532Z] NUMA node(s): 1 [2024-10-09T08:42:04.532Z] Vendor ID: AuthenticAMD [2024-10-09T08:42:04.532Z] CPU family: 23 [2024-10-09T08:42:04.532Z] Model: 49 [2024-10-09T08:42:04.532Z] Model name: AMD EPYC-Rome Processor [2024-10-09T08:42:04.532Z] Stepping: 0 [2024-10-09T08:42:04.532Z] CPU MHz: 2800.000 [2024-10-09T08:42:04.532Z] BogoMIPS: 5600.00 [2024-10-09T08:42:04.532Z] Virtualization: AMD-V [2024-10-09T08:42:04.532Z] Hypervisor vendor: KVM [2024-10-09T08:42:04.532Z] Virtualization type: full [2024-10-09T08:42:04.532Z] L1d cache: 256 KiB [2024-10-09T08:42:04.532Z] L1i cache: 256 KiB [2024-10-09T08:42:04.532Z] L2 cache: 4 MiB [2024-10-09T08:42:04.532Z] L3 cache: 128 MiB [2024-10-09T08:42:04.532Z] NUMA node0 CPU(s): 0-7 [2024-10-09T08:42:04.532Z] Vulnerability Itlb multihit: Not affected [2024-10-09T08:42:04.532Z] Vulnerability L1tf: Not affected [2024-10-09T08:42:04.532Z] Vulnerability Mds: Not affected [2024-10-09T08:42:04.532Z] Vulnerability Meltdown: Not affected [2024-10-09T08:42:04.532Z] Vulnerability Mmio stale data: Not affected [2024-10-09T08:42:04.532Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-09T08:42:04.532Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-09T08:42:04.532Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-09T08:42:04.532Z] Vulnerability Srbds: Not affected [2024-10-09T08:42:04.532Z] Vulnerability Tsx async abort: Not affected [2024-10-09T08:42:04.532Z] 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-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] ---> nproc: [2024-10-09T08:42:04.532Z] 8 [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] ---> df -h: [2024-10-09T08:42:04.532Z] Filesystem Size Used Avail Use% Mounted on [2024-10-09T08:42:04.532Z] overlay 155G 27G 128G 18% / [2024-10-09T08:42:04.532Z] tmpfs 64M 0 64M 0% /dev [2024-10-09T08:42:04.532Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-09T08:42:04.532Z] shm 64M 0 64M 0% /dev/shm [2024-10-09T08:42:04.532Z] /dev/vda1 155G 27G 128G 18% /facter-os [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] ---> sar -b -r -n DEV: [2024-10-09T08:42:04.532Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22303) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] 08:32:27 LINUX RESTART (8 CPU) [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] 08:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-09T08:42:04.532Z] 08:34:01 396.71 19.32 377.39 0.00 2057.01 54705.17 0.00 [2024-10-09T08:42:04.532Z] 08:35:01 105.13 2.47 102.67 0.00 47.99 36717.75 0.00 [2024-10-09T08:42:04.532Z] 08:36:01 52.85 0.02 52.83 0.00 0.13 36594.89 0.00 [2024-10-09T08:42:04.532Z] 08:37:01 55.32 0.12 55.21 0.00 4.27 43750.97 0.00 [2024-10-09T08:42:04.532Z] 08:38:01 1062.46 25.90 1036.56 0.00 5593.20 368923.18 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 370.39 0.20 370.19 0.00 2.67 83672.91 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 521.84 0.00 521.84 0.00 0.00 137638.92 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 180.48 0.05 180.43 0.00 0.40 57475.70 0.00 [2024-10-09T08:42:04.532Z] 08:42:01 552.29 0.27 552.02 0.00 19.60 56620.70 0.00 [2024-10-09T08:42:04.532Z] Average: 366.31 5.34 360.97 0.00 856.03 97419.96 0.00 [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] 08:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-09T08:42:04.532Z] 08:34:01 28662540 31524744 785680 2.39 82096 3038796 1972732 5.81 1114444 2701732 8200 [2024-10-09T08:42:04.532Z] 08:35:01 27077488 31430424 870364 2.65 130128 4347740 2023696 5.96 1885756 3369828 1017028 [2024-10-09T08:42:04.532Z] 08:36:01 26821228 31226868 1071264 3.26 133788 4380604 2104144 6.20 1617832 3876304 506736 [2024-10-09T08:42:04.532Z] 08:37:01 27986416 31518824 786408 2.39 137568 3566224 1884956 5.56 1331432 3065968 88 [2024-10-09T08:42:04.532Z] 08:38:01 15234288 31344276 923432 2.81 328480 15334980 2552968 7.52 2799952 13683772 1306580 [2024-10-09T08:42:04.532Z] 08:39:01 8831180 27694256 4497408 13.68 370524 17643972 12095888 35.65 7500276 14870088 1496192 [2024-10-09T08:42:04.532Z] 08:40:01 6686844 27788712 4418720 13.44 383700 19826184 9538524 28.11 8146440 16353080 481728 [2024-10-09T08:42:04.532Z] 08:41:01 10640600 31366772 891096 2.71 391392 19605884 2585684 7.62 3143228 17638592 751920 [2024-10-09T08:42:04.532Z] 08:42:01 9879152 31388340 873268 2.66 401168 20321520 2394456 7.06 3203216 18287692 524 [2024-10-09T08:42:04.532Z] Average: 17979971 30587024 1679738 5.11 262094 12007323 4128116 12.17 3415842 10427451 618777 [2024-10-09T08:42:04.532Z] [2024-10-09T08:42:04.532Z] 08:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-09T08:42:04.532Z] 08:34:01 ens3 1739.76 1635.06 11631.06 207.49 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:34:01 docker0 730.11 709.76 53.52 3070.71 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:34:01 veth905c295 148.67 166.24 14.65 137.76 0.00 0.00 0.00 0.01 [2024-10-09T08:42:04.532Z] 08:34:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:35:01 ens3 224.95 110.81 1971.58 25.66 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:35:01 docker0 86.40 183.34 7.96 1933.19 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:35:01 vethc53c64a 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:36:01 ens3 35.70 25.01 27.49 16.39 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:36:01 docker0 1.72 1.72 0.13 0.15 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:36:01 vethc53c64a 1.72 1.73 0.15 0.16 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:37:01 ens3 42.56 39.89 27.89 131.21 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:37:01 lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:38:01 ens3 1118.65 600.77 12760.95 69.76 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:38:01 docker0 469.12 837.26 39.97 7630.13 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:38:01 lo 1.57 1.57 0.16 0.16 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:38:01 vethea27798 0.65 2.72 0.06 0.37 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 vethbd0eaa7 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 ens3 12.45 6.78 10.55 5.11 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth125d381 0.00 1.07 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 docker0 0.27 1.17 0.01 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth1988905 0.07 1.08 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 vethf0e15ed 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 vethc0bd5b5 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth062b891 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth876cb95 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 vethc1cd22f 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth9fd0edd 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth6fbe789 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 vethebed051 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth5426926 0.05 1.07 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 vethea27798 0.15 1.10 0.01 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:39:01 veth90d0d72 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 vethbd0eaa7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 ens3 4.58 2.55 3.67 1.98 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 veth125d381 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 docker0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 vethf0e15ed 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 vethc0bd5b5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 veth8c5e598 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 veth876cb95 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 vethc1cd22f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 veth9fd0edd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 vethebed051 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 veth5426926 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 vethea27798 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:40:01 veth90d0d72 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 vethbd0eaa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 ens3 10.91 6.48 8.64 4.71 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 veth125d381 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 vethf0e15ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.532Z] 08:41:01 vethc0bd5b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 veth876cb95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 vethc1cd22f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 veth9fd0edd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 vethebed051 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 veth5426926 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 vethea27798 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 veth90d0d72 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:42:01 ens3 107.57 67.66 2546.34 20.39 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] 08:42:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] Average: ens3 363.75 274.67 3204.89 53.34 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] Average: docker0 141.96 191.62 11.21 1400.53 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-09T08:42:04.533Z] [2024-10-09T08:42:04.533Z] [2024-10-09T08:42:04.533Z] ---> sar -P ALL: [2024-10-09T08:42:04.533Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22303) 10/09/24 _x86_64_ (8 CPU) [2024-10-09T08:42:04.533Z] [2024-10-09T08:42:04.533Z] 08:32:27 LINUX RESTART (8 CPU) [2024-10-09T08:42:04.533Z] [2024-10-09T08:42:04.533Z] 08:33:02 CPU %user %nice %system %iowait %steal %idle [2024-10-09T08:42:04.533Z] 08:34:01 all 11.57 0.00 4.30 1.21 0.09 82.84 [2024-10-09T08:42:04.533Z] 08:34:01 0 13.62 0.00 4.72 0.88 0.09 80.70 [2024-10-09T08:42:04.533Z] 08:34:01 1 9.13 0.00 4.56 0.09 0.10 86.12 [2024-10-09T08:42:04.533Z] 08:34:01 2 16.17 0.00 5.02 4.32 0.07 74.41 [2024-10-09T08:42:04.533Z] 08:34:01 3 9.66 0.00 3.79 0.34 0.07 86.14 [2024-10-09T08:42:04.533Z] 08:34:01 4 14.53 0.00 4.91 2.83 0.10 77.62 [2024-10-09T08:42:04.533Z] 08:34:01 5 12.02 0.00 4.05 0.74 0.09 83.10 [2024-10-09T08:42:04.533Z] 08:34:01 6 8.94 0.00 3.81 0.03 0.10 87.11 [2024-10-09T08:42:04.533Z] 08:34:01 7 8.43 0.00 3.50 0.43 0.09 87.55 [2024-10-09T08:42:04.533Z] 08:35:01 all 37.01 0.00 6.31 0.48 0.12 56.09 [2024-10-09T08:42:04.533Z] 08:35:01 0 36.67 0.00 6.20 0.32 0.12 56.69 [2024-10-09T08:42:04.533Z] 08:35:01 1 37.95 0.00 6.43 0.08 0.08 55.44 [2024-10-09T08:42:04.533Z] 08:35:01 2 37.56 0.00 5.91 0.00 0.12 56.41 [2024-10-09T08:42:04.533Z] 08:35:01 3 36.22 0.00 5.86 0.03 0.13 57.75 [2024-10-09T08:42:04.533Z] 08:35:01 4 37.83 0.00 7.21 2.61 0.12 52.23 [2024-10-09T08:42:04.533Z] 08:35:01 5 36.73 0.00 6.37 0.51 0.13 56.26 [2024-10-09T08:42:04.533Z] 08:35:01 6 35.79 0.00 5.92 0.03 0.10 58.16 [2024-10-09T08:42:04.533Z] 08:35:01 7 37.30 0.00 6.59 0.22 0.12 55.77 [2024-10-09T08:42:04.533Z] 08:36:01 all 38.48 0.00 5.55 0.39 0.10 55.47 [2024-10-09T08:42:04.533Z] 08:36:01 0 38.49 0.00 5.78 0.12 0.10 55.51 [2024-10-09T08:42:04.533Z] 08:36:01 1 37.48 0.00 6.02 0.00 0.10 56.40 [2024-10-09T08:42:04.533Z] 08:36:01 2 40.67 0.00 5.91 0.00 0.10 53.32 [2024-10-09T08:42:04.533Z] 08:36:01 3 36.59 0.00 5.34 0.00 0.10 57.97 [2024-10-09T08:42:04.533Z] 08:36:01 4 38.83 0.00 5.29 0.00 0.10 55.78 [2024-10-09T08:42:04.533Z] 08:36:01 5 42.90 0.00 5.59 0.08 0.12 51.31 [2024-10-09T08:42:04.533Z] 08:36:01 6 36.00 0.00 5.02 0.00 0.10 58.88 [2024-10-09T08:42:04.533Z] 08:36:01 7 36.90 0.00 5.47 2.90 0.12 54.61 [2024-10-09T08:42:04.533Z] 08:37:01 all 48.52 0.00 6.56 0.33 0.12 44.47 [2024-10-09T08:42:04.533Z] 08:37:01 0 45.84 0.00 6.65 0.08 0.10 47.33 [2024-10-09T08:42:04.533Z] 08:37:01 1 47.47 0.00 6.55 1.96 0.12 43.91 [2024-10-09T08:42:04.533Z] 08:37:01 2 48.27 0.00 7.40 0.02 0.12 44.19 [2024-10-09T08:42:04.533Z] 08:37:01 3 50.09 0.00 6.27 0.05 0.12 43.47 [2024-10-09T08:42:04.533Z] 08:37:01 4 49.29 0.00 6.27 0.05 0.12 44.27 [2024-10-09T08:42:04.533Z] 08:37:01 5 48.10 0.00 6.26 0.00 0.12 45.52 [2024-10-09T08:42:04.533Z] 08:37:01 6 49.36 0.00 6.70 0.00 0.13 43.80 [2024-10-09T08:42:04.533Z] 08:37:01 7 49.74 0.00 6.41 0.50 0.10 43.25 [2024-10-09T08:42:04.533Z] 08:38:01 all 26.12 0.00 11.25 7.76 0.14 54.73 [2024-10-09T08:42:04.533Z] 08:38:01 0 25.00 0.00 10.69 4.38 0.15 59.78 [2024-10-09T08:42:04.533Z] 08:38:01 1 26.42 0.00 11.02 6.18 0.14 56.24 [2024-10-09T08:42:04.533Z] 08:38:01 2 27.70 0.00 10.86 5.39 0.14 55.92 [2024-10-09T08:42:04.533Z] 08:38:01 3 26.58 0.00 10.79 7.84 0.15 54.64 [2024-10-09T08:42:04.533Z] 08:38:01 4 25.75 0.00 13.44 18.85 0.15 41.81 [2024-10-09T08:42:04.533Z] 08:38:01 5 25.80 0.00 9.99 4.51 0.15 59.54 [2024-10-09T08:42:04.533Z] 08:38:01 6 26.09 0.00 11.46 7.04 0.14 55.27 [2024-10-09T08:42:04.533Z] 08:38:01 7 25.62 0.00 11.74 8.00 0.14 54.49 [2024-10-09T08:42:04.533Z] 08:39:01 all 83.07 0.00 11.42 1.35 0.14 4.01 [2024-10-09T08:42:04.533Z] 08:39:01 0 83.98 0.00 10.54 0.90 0.13 4.44 [2024-10-09T08:42:04.533Z] 08:39:01 1 82.14 0.00 12.38 0.74 0.15 4.59 [2024-10-09T08:42:04.533Z] 08:39:01 2 83.43 0.00 10.91 0.70 0.15 4.81 [2024-10-09T08:42:04.533Z] 08:39:01 3 83.32 0.00 11.12 1.45 0.13 3.97 [2024-10-09T08:42:04.533Z] 08:39:01 4 83.20 0.00 11.64 4.04 0.15 0.97 [2024-10-09T08:42:04.533Z] 08:39:01 5 83.36 0.00 10.92 0.62 0.13 4.97 [2024-10-09T08:42:04.533Z] 08:39:01 6 83.42 0.00 11.27 1.02 0.15 4.14 [2024-10-09T08:42:04.533Z] 08:39:01 7 81.75 0.00 12.57 1.35 0.15 4.18 [2024-10-09T08:42:04.533Z] 08:40:01 all 90.43 0.00 9.41 0.00 0.16 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 0 91.43 0.00 8.42 0.00 0.15 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 1 89.37 0.00 10.49 0.00 0.13 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 2 91.01 0.00 8.86 0.00 0.13 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 3 90.68 0.00 9.15 0.00 0.17 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 4 90.34 0.00 9.51 0.00 0.15 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 5 90.53 0.00 9.24 0.00 0.22 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 6 90.42 0.00 9.42 0.00 0.15 0.00 [2024-10-09T08:42:04.533Z] 08:40:01 7 89.66 0.00 10.17 0.00 0.17 0.00 [2024-10-09T08:42:04.533Z] 08:41:01 all 57.77 0.00 10.03 8.99 0.16 23.04 [2024-10-09T08:42:04.533Z] 08:41:01 0 56.92 0.00 9.32 10.62 0.21 22.93 [2024-10-09T08:42:04.533Z] 08:41:01 1 57.52 0.00 10.25 21.12 0.12 10.98 [2024-10-09T08:42:04.533Z] 08:41:01 2 58.74 0.00 9.12 3.31 0.15 28.68 [2024-10-09T08:42:04.533Z] 08:41:01 3 56.59 0.00 10.79 1.99 0.17 30.45 [2024-10-09T08:42:04.533Z] 08:41:01 4 59.39 0.00 9.98 27.24 0.16 3.23 [2024-10-09T08:42:04.533Z] 08:41:01 5 58.37 0.00 10.09 2.19 0.19 29.16 [2024-10-09T08:42:04.533Z] 08:41:01 6 57.57 0.00 10.58 1.40 0.14 30.30 [2024-10-09T08:42:04.533Z] 08:41:01 7 57.03 0.00 10.13 4.02 0.14 28.67 [2024-10-09T08:42:04.533Z] 08:42:01 all 4.29 0.00 2.21 14.55 0.08 78.88 [2024-10-09T08:42:04.533Z] 08:42:01 0 3.53 0.00 2.03 21.82 0.05 72.57 [2024-10-09T08:42:04.533Z] 08:42:01 1 3.98 0.00 2.40 37.21 0.09 56.32 [2024-10-09T08:42:04.533Z] 08:42:01 2 3.85 0.00 2.77 8.53 0.05 84.80 [2024-10-09T08:42:04.533Z] 08:42:01 3 5.62 0.00 2.13 7.32 0.07 84.86 [2024-10-09T08:42:04.533Z] 08:42:01 4 2.78 0.00 1.81 7.60 0.22 87.59 [2024-10-09T08:42:04.533Z] 08:42:01 5 5.48 0.00 2.34 21.95 0.05 70.17 [2024-10-09T08:42:04.533Z] 08:42:01 6 5.69 0.00 2.34 8.94 0.07 82.96 [2024-10-09T08:42:04.533Z] 08:42:01 7 3.37 0.00 1.86 3.28 0.03 91.46 [2024-10-09T08:42:04.533Z] Average: all 44.20 0.00 7.45 3.88 0.12 44.35 [2024-10-09T08:42:04.533Z] Average: 0 43.95 0.00 7.14 4.33 0.12 44.46 [2024-10-09T08:42:04.533Z] Average: 1 43.70 0.00 7.81 7.45 0.11 40.94 [2024-10-09T08:42:04.533Z] Average: 2 45.35 0.00 7.42 2.47 0.11 44.64 [2024-10-09T08:42:04.533Z] Average: 3 43.96 0.00 7.24 2.12 0.12 46.56 [2024-10-09T08:42:04.533Z] Average: 4 44.68 0.00 7.78 6.96 0.14 40.45 [2024-10-09T08:42:04.533Z] Average: 5 44.78 0.00 7.21 3.41 0.13 44.47 [2024-10-09T08:42:04.533Z] Average: 6 43.73 0.00 7.39 2.06 0.12 46.71 [2024-10-09T08:42:04.533Z] Average: 7 43.42 0.00 7.61 2.30 0.12 46.57 [2024-10-09T08:42:04.533Z] [2024-10-09T08:42:04.533Z] [2024-10-09T08:42:04.533Z]