Pull request #4987 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a+1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 (346894a63a6484afb442f54d53c7fb11a9faeb59) 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-ssh13636739881777147155.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-ssh17579755309322939663.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4987/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4987/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7348568619853944755.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4987/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16218158484598675064.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15707987287559278119.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4987/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4987/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6373686775720009266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24236 in /w/workspace/edgexfoundry_edgex-go_PR-4987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 into PR head commit 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a Merge succeeded, producing 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a Checking out Revision 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a (PR-4987) > 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/4987/head:refs/remotes/origin/PR-4987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a # 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 1b623e948b9a99b8c8f5ccb376be7df1ead4c8a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a # timeout=10 Commit message: "build(deps): Bump github.com/go-co-op/gocron/v2 from 2.12.1 to 2.12.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T19:29:20.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T19:29:20.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T19:29:21.110Z] ========================================================= [2024-10-31T19:29:21.110Z] EdgeX Global Pipelines Version Info [2024-10-31T19:29:21.110Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:29:21.882Z] ------------------- [2024-10-31T19:29:21.882Z] stable info: [2024-10-31T19:29:21.882Z] ------------------- [2024-10-31T19:29:21.882Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T19:29:21.882Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T19:29:21.882Z] Message: update stable to v1.0.265 [2024-10-31T19:29:22.453Z] ------------------- [2024-10-31T19:29:22.453Z] experimental info: [2024-10-31T19:29:22.453Z] ------------------- [2024-10-31T19:29:22.453Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T19:29:22.453Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T19:29:22.453Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T19:29:22.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-31T19:29:22.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-31T19:29:22.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T19:29:22.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T19:29:22.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T19:29:22.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T19:29:22.990Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T19:29:23.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-31T19:29:23.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-31T19:29:23.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-31T19:29:23.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T19:29:23.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T19:29:23.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T19:29:23.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T19:29:23.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T19:29:23.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T19:29:23.533Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T19:29:23.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T19:29:23.650Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-31T19:29:23.703Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-31T19:29:23.757Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T19:29:23.814Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T19:29:23.871Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T19:29:23.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4987 [Pipeline] echo [2024-10-31T19:29:23.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4987 [Pipeline] echo [2024-10-31T19:29:24.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4987 [Pipeline] echo [2024-10-31T19:29:24.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] echo [2024-10-31T19:29:24.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fbf6b7 [Pipeline] echo [2024-10-31T19:29:24.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T19:29:24.355Z] provisioning config files... [2024-10-31T19:29:24.371Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9094202731742918689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:29:24.765Z] ---> ****-login.sh [2024-10-31T19:29:24.766Z] nexus3.edgexfoundry.org:10001 [2024-10-31T19:29:25.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T19:29:25.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T19:29:25.031Z] Configure a credential helper to remove this warning. See [2024-10-31T19:29:25.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T19:29:25.031Z] [2024-10-31T19:29:25.031Z] Login Succeeded [2024-10-31T19:29:25.031Z] nexus3.edgexfoundry.org:10002 [2024-10-31T19:29:25.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T19:29:25.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T19:29:25.293Z] Configure a credential helper to remove this warning. See [2024-10-31T19:29:25.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T19:29:25.293Z] [2024-10-31T19:29:25.293Z] Login Succeeded [2024-10-31T19:29:25.293Z] nexus3.edgexfoundry.org:10003 [2024-10-31T19:29:25.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T19:29:25.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T19:29:25.293Z] Configure a credential helper to remove this warning. See [2024-10-31T19:29:25.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T19:29:25.293Z] [2024-10-31T19:29:25.293Z] Login Succeeded [2024-10-31T19:29:25.293Z] nexus3.edgexfoundry.org:10004 [2024-10-31T19:29:25.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T19:29:25.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T19:29:25.555Z] Configure a credential helper to remove this warning. See [2024-10-31T19:29:25.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T19:29:25.555Z] [2024-10-31T19:29:25.555Z] Login Succeeded [2024-10-31T19:29:25.555Z] ****.io [2024-10-31T19:29:25.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T19:29:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T19:29:25.816Z] Configure a credential helper to remove this warning. See [2024-10-31T19:29:25.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T19:29:25.816Z] [2024-10-31T19:29:25.816Z] Login Succeeded [2024-10-31T19:29:25.816Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T19:29:25.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T19:29:26.296Z] + 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 [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + dirname cmd/core-command/Dockerfile [2024-10-31T19:29:26.296Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/core-data/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/core-keeper/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-31T19:29:26.296Z] + + cut -d/ -f2 [2024-10-31T19:29:26.296Z] dirname cmd/core-metadata/Dockerfile [2024-10-31T19:29:26.296Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-31T19:29:26.296Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-31T19:29:26.296Z] cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-31T19:29:26.296Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-31T19:29:26.296Z] + dirname cmd/support-notifications/Dockerfile [2024-10-31T19:29:26.296Z] + cut -d/ -f2 [2024-10-31T19:29:26.296Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-10-31T19:29:26.355Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T19:29:26.907Z] + git rev-list -1 --merges 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a~1..4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] echo [2024-10-31T19:29:26.943Z] -----------> git rev-list -1 --merges 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a~1..4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [false] [Pipeline] sh [2024-10-31T19:29:27.254Z] + git log --format=format:%s -1 4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] echo [2024-10-31T19:29:27.293Z] ========================================================= [2024-10-31T19:29:27.293Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T19:29:27.293Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-31T19:29:27.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T19:29:27.827Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T19:29:27.827Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T19:29:27.827Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T19:29:27.827Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T19:29:27.827Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T19:29:27.827Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:29:28.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T19:29:28.358Z] [2024-10-31T19:29:28.358Z] 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-31T19:29:28.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T19:29:28.770Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T19:29:28.770Z] b85a868b505f: Pulling fs layer [2024-10-31T19:29:28.770Z] e2be974225ed: Pulling fs layer [2024-10-31T19:29:28.770Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T19:29:28.770Z] 988bab9f4d93: Pulling fs layer [2024-10-31T19:29:28.770Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T19:29:28.770Z] eaf3925da568: Pulling fs layer [2024-10-31T19:29:28.770Z] bab4dde63d76: Pulling fs layer [2024-10-31T19:29:28.770Z] bde34c3a00c8: Pulling fs layer [2024-10-31T19:29:28.770Z] b352a97aabf1: Pulling fs layer [2024-10-31T19:29:28.770Z] 4872d77fe225: Pulling fs layer [2024-10-31T19:29:28.770Z] 5851b861e8e6: Pulling fs layer [2024-10-31T19:29:28.770Z] 1469e6f7b9e6: Waiting [2024-10-31T19:29:28.770Z] bab4dde63d76: Waiting [2024-10-31T19:29:28.770Z] bde34c3a00c8: Waiting [2024-10-31T19:29:28.770Z] 4872d77fe225: Waiting [2024-10-31T19:29:28.770Z] eaf3925da568: Waiting [2024-10-31T19:29:28.770Z] 5851b861e8e6: Waiting [2024-10-31T19:29:28.770Z] e2be974225ed: Verifying Checksum [2024-10-31T19:29:28.770Z] e2be974225ed: Download complete [2024-10-31T19:29:28.770Z] 988bab9f4d93: Verifying Checksum [2024-10-31T19:29:28.770Z] 988bab9f4d93: Download complete [2024-10-31T19:29:29.034Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T19:29:29.034Z] 1469e6f7b9e6: Download complete [2024-10-31T19:29:29.034Z] 339a4e72a1f5: Download complete [2024-10-31T19:29:29.034Z] eaf3925da568: Verifying Checksum [2024-10-31T19:29:29.034Z] eaf3925da568: Download complete [2024-10-31T19:29:29.034Z] bde34c3a00c8: Verifying Checksum [2024-10-31T19:29:29.034Z] bde34c3a00c8: Download complete [2024-10-31T19:29:29.034Z] b352a97aabf1: Verifying Checksum [2024-10-31T19:29:29.034Z] b352a97aabf1: Download complete [2024-10-31T19:29:29.034Z] 4872d77fe225: Verifying Checksum [2024-10-31T19:29:29.034Z] 4872d77fe225: Download complete [2024-10-31T19:29:29.034Z] 5851b861e8e6: Download complete [2024-10-31T19:29:29.034Z] b85a868b505f: Download complete [2024-10-31T19:29:29.294Z] bab4dde63d76: Verifying Checksum [2024-10-31T19:29:29.294Z] bab4dde63d76: Download complete [2024-10-31T19:29:30.236Z] b85a868b505f: Pull complete [2024-10-31T19:29:30.495Z] e2be974225ed: Pull complete [2024-10-31T19:29:30.756Z] 339a4e72a1f5: Pull complete [2024-10-31T19:29:31.014Z] 988bab9f4d93: Pull complete [2024-10-31T19:29:31.274Z] 1469e6f7b9e6: Pull complete [2024-10-31T19:29:31.274Z] eaf3925da568: Pull complete [2024-10-31T19:29:33.197Z] bab4dde63d76: Pull complete [2024-10-31T19:29:33.197Z] bde34c3a00c8: Pull complete [2024-10-31T19:29:33.197Z] b352a97aabf1: Pull complete [2024-10-31T19:29:33.197Z] 4872d77fe225: Pull complete [2024-10-31T19:29:33.197Z] 5851b861e8e6: Pull complete [2024-10-31T19:29:33.197Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T19:29:33.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T19:29:33.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:29:33.508Z] prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container [2024-10-31T19:29:33.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T19:29:34.698Z] $ docker top ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f -eo pid,comm [2024-10-31T19:29:34.756Z] 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-31T19:29:34.756Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T19:29:34.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T19:29:34.933Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T19:29:35.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T19:29:35.052Z] $ docker exec ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent [2024-10-31T19:29:35.165Z] SSH_AUTH_SOCK=/tmp/ssh-5C25aXr5pfve/agent.33 [2024-10-31T19:29:35.165Z] SSH_AGENT_PID=39 [2024-10-31T19:29:35.172Z] Running ssh-add (command line suppressed) [2024-10-31T19:29:35.263Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4958565318035873169.key (/w/workspace/edgex-go/1@tmp/private_key_4958565318035873169.key) [2024-10-31T19:29:35.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T19:29:35.633Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T19:29:35.656Z] $ docker exec --env ******** --env ******** ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent -k [2024-10-31T19:29:35.751Z] unset SSH_AUTH_SOCK; [2024-10-31T19:29:35.752Z] unset SSH_AGENT_PID; [2024-10-31T19:29:35.752Z] echo Agent pid 39 killed; [2024-10-31T19:29:35.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T19:29:35.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T19:29:35.872Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T19:29:35.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T19:29:35.978Z] $ docker exec ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent [2024-10-31T19:29:36.081Z] SSH_AUTH_SOCK=/tmp/ssh-UlCWEYlheQed/agent.73 [2024-10-31T19:29:36.081Z] SSH_AGENT_PID=79 [2024-10-31T19:29:36.086Z] Running ssh-add (command line suppressed) [2024-10-31T19:29:36.187Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5534838680910363742.key (/w/workspace/edgex-go/1@tmp/private_key_5534838680910363742.key) [2024-10-31T19:29:36.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T19:29:36.565Z] + git semver init [2024-10-31T19:29:36.826Z] 2024-10-31 19:29:36,726 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T19:29:36.826Z] 2024-10-31 19:29:36,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-10-31T19:29:36.826Z] 2024-10-31 19:29:36,728 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-10-31T19:29:36.826Z] 2024-10-31 19:29:36,728 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,586 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4987 with force:False [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,587 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4987 [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,591 [execute] INFO git cat-file --batch-check [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,598 [execute] INFO git cat-file --batch [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T19:29:42.108Z] 2024-10-31 19:29:41,604 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4987 [2024-10-31T19:29:42.108Z] 0.0.0 [Pipeline] } [2024-10-31T19:29:42.139Z] $ docker exec --env ******** --env ******** ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f ssh-agent -k [2024-10-31T19:29:42.238Z] unset SSH_AUTH_SOCK; [2024-10-31T19:29:42.238Z] unset SSH_AGENT_PID; [2024-10-31T19:29:42.238Z] echo Agent pid 79 killed; [2024-10-31T19:29:42.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T19:29:42.719Z] + git semver [Pipeline] } [2024-10-31T19:29:43.011Z] $ docker stop --time=1 ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f [2024-10-31T19:29:44.324Z] $ docker rm -f --volumes ebafbef37d698cce8ea9c71fce913bc7412abc5a23807a419add5d300e2ab32f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T19:29:44.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T19:29:45.078Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T19:29:45.102Z] [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-31T19:29:46.554Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-10-31T19:29:46.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T19:29:46.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T19:29:46.708Z] ========================================================= [2024-10-31T19:29:46.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T19:29:46.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-31T19:29:47.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T19:29:47.306Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T19:29:47.306Z] 43c4264eed91: Pulling fs layer [2024-10-31T19:29:47.306Z] 4cc291be95ef: Pulling fs layer [2024-10-31T19:29:47.306Z] 2ac1f1163629: Pulling fs layer [2024-10-31T19:29:47.306Z] 5c3c966382ef: Pulling fs layer [2024-10-31T19:29:47.306Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T19:29:47.306Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T19:29:47.306Z] 9f66e0745190: Pulling fs layer [2024-10-31T19:29:47.306Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T19:29:47.306Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T19:29:47.306Z] 5d5c8e513c77: Waiting [2024-10-31T19:29:47.306Z] 9f66e0745190: Waiting [2024-10-31T19:29:47.306Z] 561ebcabdf7f: Waiting [2024-10-31T19:29:47.306Z] f49a43e4bbc0: Waiting [2024-10-31T19:29:47.306Z] 5c3c966382ef: Waiting [2024-10-31T19:29:47.306Z] 4f4fb700ef54: Waiting [2024-10-31T19:29:47.306Z] 4cc291be95ef: Verifying Checksum [2024-10-31T19:29:47.306Z] 4cc291be95ef: Download complete [2024-10-31T19:29:47.306Z] 5c3c966382ef: Download complete [2024-10-31T19:29:47.306Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T19:29:47.306Z] 4f4fb700ef54: Download complete [2024-10-31T19:29:47.569Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T19:29:47.569Z] 5d5c8e513c77: Download complete [2024-10-31T19:29:48.826Z] 43c4264eed91: Download complete [2024-10-31T19:29:48.826Z] 43c4264eed91: Pull complete [2024-10-31T19:29:48.826Z] 4cc291be95ef: Pull complete [2024-10-31T19:29:52.162Z] 9f66e0745190: Verifying Checksum [2024-10-31T19:29:52.162Z] 9f66e0745190: Download complete [2024-10-31T19:29:54.381Z] 561ebcabdf7f: Download complete [2024-10-31T19:29:54.381Z] 2ac1f1163629: Download complete [2024-10-31T19:29:54.641Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T19:29:54.641Z] f49a43e4bbc0: Download complete [2024-10-31T19:29:57.956Z] 2ac1f1163629: Pull complete [2024-10-31T19:29:58.219Z] 5c3c966382ef: Pull complete [2024-10-31T19:29:58.219Z] 4f4fb700ef54: Pull complete [2024-10-31T19:29:58.219Z] 5d5c8e513c77: Pull complete [2024-10-31T19:29:58.483Z] 9f66e0745190: Pull complete [2024-10-31T19:30:01.656Z] f49a43e4bbc0: Pull complete [2024-10-31T19:30:01.656Z] 561ebcabdf7f: Pull complete [2024-10-31T19:30:01.656Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T19:30:01.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T19:30:01.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-31T19:30:02.076Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T19:30:02.076Z] WORKDIR /edgex [2024-10-31T19:30:02.076Z] COPY go.mod . [2024-10-31T19:30:02.076Z] RUN go mod download [2024-10-31T19:30:02.076Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-31T19:30:02.645Z] Sending build context to Docker daemon 177.9MB [2024-10-31T19:30:02.645Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T19:30:02.645Z] ---> 3a752c3f9dda [2024-10-31T19:30:02.645Z] Step 2/4 : WORKDIR /edgex [2024-10-31T19:30:04.561Z] ---> Running in 20a866ec04b3 [2024-10-31T19:30:04.561Z] Removing intermediate container 20a866ec04b3 [2024-10-31T19:30:04.561Z] ---> 099415df9830 [2024-10-31T19:30:04.561Z] Step 3/4 : COPY go.mod . [2024-10-31T19:30:04.561Z] ---> af82d414c52c [2024-10-31T19:30:04.561Z] Step 4/4 : RUN go mod download [2024-10-31T19:30:04.561Z] ---> Running in bb5d9c26bb82 [2024-10-31T19:30:27.333Z] Removing intermediate container bb5d9c26bb82 [2024-10-31T19:30:27.333Z] ---> 5b14bac88b59 [2024-10-31T19:30:27.333Z] Successfully built 5b14bac88b59 [2024-10-31T19:30:27.333Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:30:27.743Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T19:30:27.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:30:27.919Z] prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container [2024-10-31T19:30:27.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T19:30:28.280Z] $ docker top 84891ee6b8c63b8004e8ce4ecdd7c1c83a002ad89f7620a542019213ef9f9b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T19:30:28.695Z] + go version [2024-10-31T19:30:28.695Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T19:30:28.732Z] $ docker stop --time=1 84891ee6b8c63b8004e8ce4ecdd7c1c83a002ad89f7620a542019213ef9f9b71 [2024-10-31T19:30:29.993Z] $ docker rm -f --volumes 84891ee6b8c63b8004e8ce4ecdd7c1c83a002ad89f7620a542019213ef9f9b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:30:30.803Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T19:30:30.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:30:30.979Z] prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container [2024-10-31T19:30:31.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T19:30:31.350Z] $ docker top 44a1f303f2c94935e91240ea1d247a64e6b91951fb4501ee1e934d221c93e1e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-31T19:30:31.488Z] ========================================================= [2024-10-31T19:30:31.488Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-31T19:30:31.488Z] ========================================================= [Pipeline] sh [2024-10-31T19:30:31.785Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-31T19:30:32.155Z] + make test [2024-10-31T19:30:32.155Z] go test -race -coverprofile=coverage.out ./... [2024-10-31T19:30:40.507Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-31T19:31:12.578Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-31T19:31:13.149Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-31T19:31:13.149Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-31T19:31:13.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-10-31T19:31:13.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-31T19:31:13.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-31T19:31:13.975Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-31T19:31:15.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-31T19:31:15.349Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-31T19:31:15.349Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-31T19:31:15.349Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-31T19:31:15.349Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-31T19:31:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-10-31T19:31:16.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 48.4% of statements [2024-10-31T19:31:16.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-31T19:31:16.725Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-31T19:31:17.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.250s coverage: 93.4% of statements [2024-10-31T19:31:17.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-10-31T19:31:17.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 9.4% of statements [2024-10-31T19:31:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-31T19:31:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-31T19:31:18.795Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-31T19:31:18.795Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-31T19:31:18.795Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-31T19:31:18.795Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-31T19:31:18.795Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-31T19:31:18.795Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-31T19:31:18.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-31T19:31:19.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-31T19:31:19.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-31T19:31:20.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements [2024-10-31T19:31:20.427Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-31T19:31:20.427Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-31T19:31:20.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-31T19:31:20.687Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-31T19:31:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 0.0% of statements [no tests to run] [2024-10-31T19:31:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2024-10-31T19:31:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 44.2% of statements [2024-10-31T19:31:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2024-10-31T19:31:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements [2024-10-31T19:31:22.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-10-31T19:31:22.345Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-31T19:31:22.345Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-31T19:31:22.345Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-31T19:31:22.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-31T19:31:22.605Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-31T19:31:22.605Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-31T19:31:22.605Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-31T19:31:22.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.702s coverage: 96.3% of statements [2024-10-31T19:31:22.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-31T19:31:23.800Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-31T19:31:24.367Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-31T19:31:24.367Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-31T19:31:25.846Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-31T19:31:25.846Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-31T19:31:26.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-31T19:31:27.793Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-31T19:31:27.793Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-31T19:31:29.697Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-31T19:31:29.697Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-31T19:31:29.697Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-31T19:31:31.074Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-31T19:31:31.074Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-31T19:31:31.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-31T19:31:31.593Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-31T19:31:31.593Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-31T19:31:31.593Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-31T19:31:31.593Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-31T19:31:32.973Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-31T19:31:32.973Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-31T19:31:32.973Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-31T19:31:33.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-31T19:31:33.909Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-31T19:31:33.909Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-31T19:31:34.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2024-10-31T19:31:35.549Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-31T19:31:35.549Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-31T19:31:35.549Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-31T19:31:35.549Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-31T19:31:36.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-31T19:31:36.930Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.047s coverage: 92.9% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.8% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.0% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.076s coverage: 97.7% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.4% of statements [2024-10-31T19:31:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-10-31T19:31:49.156Z] 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-31T19:31:49.156Z] running golangci-lint [2024-10-31T19:31:49.156Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-31T19:31:49.156Z] go version go1.23.2 linux/amd64 [2024-10-31T19:31:49.156Z] 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-31T19:31:49.156Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-31T19:31:49.156Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-31T19:32:11.101Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 23.038236249s" [2024-10-31T19:32:11.102Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.269098ms" [2024-10-31T19:32:25.986Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.837517612s with top 10 stages: buildir: 1m5.243441189s, gosec: 3.627890078s, inspect: 3.015316024s, fact_deprecated: 2.874115547s, ctrlflow: 1.809889602s, printf: 1.603590996s, fact_purity: 1.259607973s, nilness: 1.206555167s, S1038: 1.108355113s, typedness: 787.494802ms" [2024-10-31T19:32:25.986Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-10-31T19:32:25.986Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, invalid_issue: 208/208, autogenerated_exclude: 208/208, cgo: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude: 208/208, nolint: 15/0, path_prettifier: 208/208, exclude-rules: 208/15, skip_files: 208/208" [2024-10-31T19:32:25.986Z] level=info msg="[runner] processing took 17.169408ms with stages: nolint: 6.78563ms, identifier_marker: 5.406643ms, path_prettifier: 1.433869ms, exclude-rules: 1.409008ms, autogenerated_exclude: 1.182429ms, skip_dirs: 836.735µs, invalid_issue: 64.592µs, cgo: 31.491µs, filename_unadjuster: 14.49µs, uniq_by_line: 720ns, max_from_linter: 690ns, max_same_issues: 621ns, skip_files: 450ns, fixer: 400ns, severity-rules: 370ns, exclude: 320ns, sort_results: 320ns, source_code: 150ns, diff: 140ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-10-31T19:32:25.986Z] level=info msg="[runner] linters took 13.701000303s with stages: goanalysis_metalinter: 13.683739811s" [2024-10-31T19:32:25.986Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-31T19:32:25.986Z] level=info msg="Memory: 369 samples, avg is 303.8MB, max is 1209.0MB" [2024-10-31T19:32:25.986Z] level=info msg="Execution took 36.786891628s" [2024-10-31T19:32:25.986Z] go vet ./... [2024-10-31T19:32:32.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T19:32:32.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T19:32:32.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T19:32:37.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-31T19:32:37.367Z] + ls -al . [2024-10-31T19:32:37.367Z] total 1764 [2024-10-31T19:32:37.367Z] drwxrwxr-x 11 1001 1001 4096 Oct 31 19:30 . [2024-10-31T19:32:37.367Z] drwxr-xr-x 4 root root 4096 Oct 31 19:30 .. [2024-10-31T19:32:37.367Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 .blubracket [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 10 Oct 31 19:29 .dockerignore [2024-10-31T19:32:37.367Z] drwxrwxr-x 8 1001 1001 4096 Oct 31 19:31 .git [2024-10-31T19:32:37.367Z] drwxrwxr-x 3 1001 1001 4096 Oct 31 19:29 .github [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 961 Oct 31 19:29 .gitignore [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 199 Oct 31 19:29 .golangci.yml [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 100 Oct 31 19:29 .hadolint.yml [2024-10-31T19:32:37.367Z] drwxr-xr-x 3 1001 1001 4096 Oct 31 19:29 .semver [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 155 Oct 31 19:29 .sonarcloud.properties [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 1171 Oct 31 19:29 ADOPTERS.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 17141 Oct 31 19:29 Attribution.txt [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 100284 Oct 31 19:29 CHANGELOG.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 3804 Oct 31 19:29 CONTRIBUTING.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 677 Oct 31 19:29 GOVERNANCE.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 858 Oct 31 19:29 Jenkinsfile [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 10775 Oct 31 19:29 LICENSE [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 16705 Oct 31 19:29 Makefile [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 582 Oct 31 19:29 OWNERS.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 9533 Oct 31 19:29 README.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 789 Oct 31 19:29 SECURITY.md [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 5 Oct 31 19:29 VERSION [2024-10-31T19:32:37.367Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 bin [2024-10-31T19:32:37.367Z] drwxrwxr-x 19 1001 1001 4096 Oct 31 19:29 cmd [2024-10-31T19:32:37.367Z] -rw-r--r-- 1 root root 1433705 Oct 31 19:31 coverage.out [2024-10-31T19:32:37.367Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 fuzz_test [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 6577 Oct 31 19:29 go.mod [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 88825 Oct 31 19:29 go.sum [2024-10-31T19:32:37.367Z] drwxrwxr-x 7 1001 1001 4096 Oct 31 19:29 internal [2024-10-31T19:32:37.367Z] drwxrwxr-x 2 1001 1001 4096 Oct 31 19:29 openapi [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 584 Oct 31 19:29 security.txt [2024-10-31T19:32:37.367Z] -rw-rw-r-- 1 1001 1001 204 Oct 31 19:29 version.go [Pipeline] sh [2024-10-31T19:32:37.685Z] + '[' -e coverage.out ] [2024-10-31T19:32:37.685Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-31T19:32:37.878Z] Stashed 1 file(s) [Pipeline] sh [2024-10-31T19:32:38.181Z] + make build [2024-10-31T19:32:38.181Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-31T19:33:04.761Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-31T19:33:04.761Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-31T19:33:05.327Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-31T19:33:06.261Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-31T19:33:08.163Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-31T19:33:13.435Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-31T19:33:15.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-31T19:33:17.877Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-31T19:33:18.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-31T19:33:19.751Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-31T19:33:20.687Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-31T19:33:21.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-31T19:33:23.030Z] $ docker stop --time=1 44a1f303f2c94935e91240ea1d247a64e6b91951fb4501ee1e934d221c93e1e2 [2024-10-31T19:33:25.463Z] $ docker rm -f --volumes 44a1f303f2c94935e91240ea1d247a64e6b91951fb4501ee1e934d221c93e1e2 [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-31T19:33:27.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-31T19:33:27.136Z] [2024-10-31T19:33:27.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:33:27.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-31T19:33:27.534Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-31T19:33:27.534Z] 91d30c5bc195: Pulling fs layer [2024-10-31T19:33:27.534Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-31T19:33:27.534Z] 9c61dcf015f6: Pulling fs layer [2024-10-31T19:33:27.534Z] 4698f68db338: Pulling fs layer [2024-10-31T19:33:27.534Z] 2a2f49069b9e: Pulling fs layer [2024-10-31T19:33:27.534Z] e0025b399a48: Pulling fs layer [2024-10-31T19:33:27.534Z] 2a2f49069b9e: Waiting [2024-10-31T19:33:27.534Z] 4698f68db338: Waiting [2024-10-31T19:33:27.534Z] e0025b399a48: Waiting [2024-10-31T19:33:27.534Z] 91d30c5bc195: Verifying Checksum [2024-10-31T19:33:27.534Z] 91d30c5bc195: Download complete [2024-10-31T19:33:27.534Z] 4698f68db338: Verifying Checksum [2024-10-31T19:33:27.534Z] 4698f68db338: Download complete [2024-10-31T19:33:27.792Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-31T19:33:27.792Z] 2e9b0aa3be6d: Download complete [2024-10-31T19:33:27.792Z] e0025b399a48: Verifying Checksum [2024-10-31T19:33:27.792Z] e0025b399a48: Download complete [2024-10-31T19:33:27.792Z] 91d30c5bc195: Pull complete [2024-10-31T19:33:27.792Z] 2a2f49069b9e: Verifying Checksum [2024-10-31T19:33:27.792Z] 2a2f49069b9e: Download complete [2024-10-31T19:33:28.050Z] 2e9b0aa3be6d: Pull complete [2024-10-31T19:33:28.309Z] 9c61dcf015f6: Download complete [2024-10-31T19:33:30.846Z] 9c61dcf015f6: Pull complete [2024-10-31T19:33:30.846Z] 4698f68db338: Pull complete [2024-10-31T19:33:31.105Z] 2a2f49069b9e: Pull complete [2024-10-31T19:33:31.105Z] e0025b399a48: Pull complete [2024-10-31T19:33:31.105Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-31T19:33:31.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-31T19:33:31.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:33:31.364Z] prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container [2024-10-31T19:33:31.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-31T19:33:32.320Z] $ docker top beb1c6f49421d8a291b54df042672ba755b1c48319416f5e1a8abe7086071bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T19:33:32.732Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-31T19:33:35.275Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-31T19:33:35.275Z] #1 transferring dockerfile: 3.02kB done [2024-10-31T19:33:35.275Z] #1 DONE 0.0s [2024-10-31T19:33:35.275Z] [2024-10-31T19:33:35.275Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-31T19:33:35.275Z] #2 transferring dockerfile: 1.86kB done [2024-10-31T19:33:35.275Z] #2 DONE 0.0s [2024-10-31T19:33:35.275Z] [2024-10-31T19:33:35.276Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #3 transferring dockerfile: 2.50kB done [2024-10-31T19:33:35.276Z] #3 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #4 [core-command internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #4 transferring dockerfile: 1.94kB done [2024-10-31T19:33:35.276Z] #4 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #5 transferring dockerfile: 1.89kB done [2024-10-31T19:33:35.276Z] #5 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #6 transferring dockerfile: 2.15kB done [2024-10-31T19:33:35.276Z] #6 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #7 transferring dockerfile: 1.81kB done [2024-10-31T19:33:35.276Z] #7 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #8 transferring dockerfile: 2.02kB done [2024-10-31T19:33:35.276Z] #8 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #9 transferring dockerfile: 1.70kB done [2024-10-31T19:33:35.276Z] #9 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #10 transferring dockerfile: 2.49kB done [2024-10-31T19:33:35.276Z] #10 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #11 transferring dockerfile: 2.13kB done [2024-10-31T19:33:35.276Z] #11 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #12 [security-bootstrapper internal] load .dockerignore [2024-10-31T19:33:35.276Z] #12 transferring context: 50B done [2024-10-31T19:33:35.276Z] #12 DONE 0.1s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #13 transferring dockerfile: 2.07kB done [2024-10-31T19:33:35.276Z] #13 DONE 0.1s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #14 [core-data internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #14 transferring dockerfile: 2.07kB done [2024-10-31T19:33:35.276Z] #14 DONE 0.1s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #15 transferring dockerfile: 2.23kB done [2024-10-31T19:33:35.276Z] #15 DONE 0.0s [2024-10-31T19:33:35.276Z] [2024-10-31T19:33:35.276Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-10-31T19:33:35.276Z] #16 transferring dockerfile: 1.69kB done [2024-10-31T19:33:35.276Z] #16 DONE 0.1s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-10-31T19:33:35.535Z] #17 transferring context: 50B done [2024-10-31T19:33:35.535Z] #17 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-31T19:33:35.535Z] #18 transferring context: 50B done [2024-10-31T19:33:35.535Z] #18 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #19 [core-command internal] load .dockerignore [2024-10-31T19:33:35.535Z] #19 transferring context: 50B done [2024-10-31T19:33:35.535Z] #19 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-10-31T19:33:35.535Z] #20 transferring context: 50B done [2024-10-31T19:33:35.535Z] #20 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #21 [security-spire-agent internal] load .dockerignore [2024-10-31T19:33:35.535Z] #21 transferring context: 50B done [2024-10-31T19:33:35.535Z] #21 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #22 [security-proxy-auth internal] load .dockerignore [2024-10-31T19:33:35.535Z] #22 transferring context: 50B done [2024-10-31T19:33:35.535Z] #22 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #23 [support-notifications internal] load .dockerignore [2024-10-31T19:33:35.535Z] #23 transferring context: 50B done [2024-10-31T19:33:35.535Z] #23 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #24 [security-spire-server internal] load .dockerignore [2024-10-31T19:33:35.535Z] #24 transferring context: 50B done [2024-10-31T19:33:35.535Z] #24 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-10-31T19:33:35.535Z] #25 transferring context: 50B done [2024-10-31T19:33:35.535Z] #25 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #26 [core-metadata internal] load .dockerignore [2024-10-31T19:33:35.535Z] #26 transferring context: 50B done [2024-10-31T19:33:35.535Z] #26 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #27 [core-keeper internal] load .dockerignore [2024-10-31T19:33:35.535Z] #27 transferring context: 50B done [2024-10-31T19:33:35.535Z] #27 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #28 [core-data internal] load .dockerignore [2024-10-31T19:33:35.535Z] #28 transferring context: 50B done [2024-10-31T19:33:35.535Z] #28 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-31T19:33:35.535Z] #29 transferring context: 50B done [2024-10-31T19:33:35.535Z] #29 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #30 [security-spire-config internal] load .dockerignore [2024-10-31T19:33:35.535Z] #30 transferring context: 50B done [2024-10-31T19:33:35.535Z] #30 DONE 0.0s [2024-10-31T19:33:35.535Z] [2024-10-31T19:33:35.535Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-31T19:33:35.536Z] #31 DONE 0.0s [2024-10-31T19:33:35.536Z] [2024-10-31T19:33:35.536Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-31T19:33:35.796Z] #32 ... [2024-10-31T19:33:35.796Z] [2024-10-31T19:33:35.796Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-31T19:33:35.796Z] #31 DONE 0.0s [2024-10-31T19:33:35.796Z] [2024-10-31T19:33:35.796Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-31T19:33:36.056Z] #32 ... [2024-10-31T19:33:36.056Z] [2024-10-31T19:33:36.056Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-31T19:33:36.056Z] #31 DONE 0.0s [2024-10-31T19:33:36.056Z] [2024-10-31T19:33:36.056Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-31T19:33:36.056Z] #32 DONE 0.6s [2024-10-31T19:33:36.056Z] [2024-10-31T19:33:36.056Z] #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T19:33:36.056Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T19:33:36.317Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-31T19:33:36.317Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-31T19:33:36.317Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-31T19:33:36.317Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-31T19:33:36.317Z] #33 ... [2024-10-31T19:33:36.317Z] [2024-10-31T19:33:36.317Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-31T19:33:36.317Z] #34 DONE 0.5s [2024-10-31T19:33:36.317Z] [2024-10-31T19:33:36.317Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-31T19:33:36.317Z] #35 DONE 0.6s [2024-10-31T19:33:36.317Z] [2024-10-31T19:33:36.317Z] #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T19:33:36.317Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-31T19:33:36.317Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-31T19:33:36.317Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-31T19:33:36.317Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-31T19:33:36.882Z] #33 ... [2024-10-31T19:33:36.882Z] [2024-10-31T19:33:36.882Z] #36 [security-spire-agent internal] load build context [2024-10-31T19:33:36.882Z] #36 transferring context: 23.10kB 0.0s done [2024-10-31T19:33:36.882Z] #36 DONE 0.5s [2024-10-31T19:33:36.882Z] [2024-10-31T19:33:36.882Z] #37 [security-spire-server internal] load build context [2024-10-31T19:33:36.882Z] #37 transferring context: 23.57kB 0.0s done [2024-10-31T19:33:36.882Z] #37 DONE 0.6s [2024-10-31T19:33:36.882Z] [2024-10-31T19:33:36.882Z] #38 [security-spire-config internal] load build context [2024-10-31T19:33:36.882Z] #38 transferring context: 21.82kB 0.1s done [2024-10-31T19:33:36.882Z] #38 DONE 0.6s [2024-10-31T19:33:36.882Z] [2024-10-31T19:33:36.882Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:36.882Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-10-31T19:33:36.882Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-31T19:33:36.882Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-31T19:33:36.882Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-31T19:33:36.882Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-31T19:33:36.882Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-31T19:33:36.882Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-31T19:33:36.882Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-10-31T19:33:36.882Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-10-31T19:33:36.882Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-31T19:33:37.139Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-10-31T19:33:37.139Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.4s [2024-10-31T19:33:37.140Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-31T19:33:37.403Z] #39 ... [2024-10-31T19:33:37.403Z] [2024-10-31T19:33:37.403Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-31T19:33:37.403Z] #40 DONE 1.4s [2024-10-31T19:33:37.403Z] [2024-10-31T19:33:37.403Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:37.403Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.59MB / 30.73MB 0.5s [2024-10-31T19:33:37.403Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.6s [2024-10-31T19:33:37.403Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.8s [2024-10-31T19:33:37.664Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s [2024-10-31T19:33:38.662Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2024-10-31T19:33:39.610Z] #39 ... [2024-10-31T19:33:39.610Z] [2024-10-31T19:33:39.610Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-10-31T19:33:39.610Z] #41 DONE 2.2s [2024-10-31T19:33:39.610Z] [2024-10-31T19:33:39.610Z] #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-31T19:33:39.610Z] #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.610Z] #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.610Z] #0 1.308 (1/2) Installing ca-certificates (20240705-r0) [2024-10-31T19:33:39.610Z] #0 1.324 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:39.610Z] #0 1.326 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:39.610Z] #0 1.336 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:39.610Z] #0 1.384 OK: 9 MiB in 16 packages [2024-10-31T19:33:39.610Z] #42 DONE 3.0s [2024-10-31T19:33:39.610Z] [2024-10-31T19:33:39.610Z] #43 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-31T19:33:39.611Z] #0 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.611Z] #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.611Z] #0 1.690 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:39.611Z] #0 1.697 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:39.611Z] #0 1.707 OK: 8 MiB in 15 packages [2024-10-31T19:33:39.611Z] #43 DONE 3.0s [2024-10-31T19:33:39.611Z] [2024-10-31T19:33:39.611Z] #44 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-31T19:33:39.611Z] #44 ... [2024-10-31T19:33:39.611Z] [2024-10-31T19:33:39.611Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-31T19:33:39.611Z] #0 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.611Z] #0 0.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.611Z] #0 1.182 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-31T19:33:39.611Z] #0 1.182 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-31T19:33:39.611Z] #0 1.182 OK: 24165 distinct packages available [2024-10-31T19:33:39.611Z] #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.611Z] #0 1.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.611Z] #0 1.592 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:39.611Z] #0 1.608 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-31T19:33:39.611Z] #0 1.613 (3/4) Installing libucontext (1.2-r3) [2024-10-31T19:33:39.611Z] #0 1.613 (4/4) Installing gcompat (1.1.0-r4) [2024-10-31T19:33:39.611Z] #0 1.617 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:39.611Z] #0 1.628 OK: 8 MiB in 18 packages [2024-10-31T19:33:39.611Z] #45 DONE 3.1s [2024-10-31T19:33:39.869Z] [2024-10-31T19:33:39.869Z] #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-31T19:33:39.869Z] #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.869Z] #0 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.869Z] #0 1.998 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-31T19:33:39.869Z] #0 1.998 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-31T19:33:39.869Z] #0 1.998 OK: 24165 distinct packages available [2024-10-31T19:33:39.869Z] #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.869Z] #0 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:39.869Z] #0 2.488 (1/14) Installing ca-certificates (20240705-r0) [2024-10-31T19:33:39.869Z] #0 2.500 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-31T19:33:39.869Z] #0 2.513 (3/14) Installing c-ares (1.33.1-r0) [2024-10-31T19:33:39.869Z] #0 2.516 (4/14) Installing libunistring (1.2-r0) [2024-10-31T19:33:39.869Z] #0 2.532 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-31T19:33:39.869Z] #0 2.537 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-31T19:33:39.869Z] #0 2.540 (7/14) Installing libpsl (0.21.5-r1) [2024-10-31T19:33:39.869Z] #0 2.544 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-31T19:33:39.869Z] #0 2.553 (9/14) Installing libcurl (8.10.1-r0) [2024-10-31T19:33:39.869Z] #0 2.562 (10/14) Installing curl (8.10.1-r0) [2024-10-31T19:33:39.869Z] #0 2.568 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:39.869Z] #0 2.572 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-31T19:33:39.869Z] #0 2.574 (13/14) Installing libucontext (1.2-r3) [2024-10-31T19:33:39.869Z] #0 2.576 (14/14) Installing gcompat (1.1.0-r4) [2024-10-31T19:33:39.869Z] #0 2.580 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:39.869Z] #0 2.591 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:39.869Z] #0 2.656 OK: 13 MiB in 28 packages [2024-10-31T19:33:39.869Z] #46 DONE 3.2s [2024-10-31T19:33:39.869Z] [2024-10-31T19:33:39.869Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:39.869Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-10-31T19:33:41.273Z] #39 ... [2024-10-31T19:33:41.273Z] [2024-10-31T19:33:41.273Z] #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-31T19:33:41.273Z] #47 DONE 4.6s [2024-10-31T19:33:41.273Z] [2024-10-31T19:33:41.273Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:41.273Z] #39 ... [2024-10-31T19:33:41.273Z] [2024-10-31T19:33:41.273Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-31T19:33:41.273Z] #0 3.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:41.273Z] #0 3.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:41.273Z] #0 3.969 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:41.273Z] #0 3.999 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:41.273Z] #0 4.017 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:41.273Z] #0 4.017 (4/6) Installing openssl (3.3.2-r1) [2024-10-31T19:33:41.273Z] #0 4.028 (5/6) Installing su-exec (0.2-r3) [2024-10-31T19:33:41.273Z] #0 4.032 (6/6) Installing yq-go (4.44.1-r2) [2024-10-31T19:33:41.273Z] #0 4.095 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:41.273Z] #0 4.110 OK: 19 MiB in 18 packages [2024-10-31T19:33:41.273Z] #48 DONE 4.7s [2024-10-31T19:33:41.273Z] [2024-10-31T19:33:41.273Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:42.207Z] #39 ... [2024-10-31T19:33:42.207Z] [2024-10-31T19:33:42.207Z] #49 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-31T19:33:42.207Z] #0 4.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.207Z] #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.207Z] #0 4.566 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:42.207Z] #0 4.574 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:42.207Z] #0 4.587 OK: 8 MiB in 15 packages [2024-10-31T19:33:42.207Z] #49 DONE 5.7s [2024-10-31T19:33:42.207Z] [2024-10-31T19:33:42.207Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-31T19:33:42.207Z] #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.207Z] #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.207Z] #0 4.586 (1/3) Installing ca-certificates (20240705-r0) [2024-10-31T19:33:42.207Z] #0 4.615 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:42.207Z] #0 4.619 (3/3) Installing tzdata (2024b-r0) [2024-10-31T19:33:42.207Z] #0 4.659 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:42.207Z] #0 4.663 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:42.207Z] #0 4.706 OK: 10 MiB in 17 packages [2024-10-31T19:33:42.207Z] #50 DONE 5.7s [2024-10-31T19:33:42.207Z] [2024-10-31T19:33:42.207Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-10-31T19:33:42.207Z] #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.207Z] #0 4.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.207Z] #0 4.431 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:42.207Z] #0 4.522 (2/2) Installing su-exec (0.2-r3) [2024-10-31T19:33:42.207Z] #0 4.522 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:42.208Z] #0 4.573 OK: 8 MiB in 16 packages [2024-10-31T19:33:42.208Z] #51 DONE 5.6s [2024-10-31T19:33:42.208Z] [2024-10-31T19:33:42.208Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:42.208Z] #39 ... [2024-10-31T19:33:42.208Z] [2024-10-31T19:33:42.208Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-31T19:33:42.208Z] #0 4.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.208Z] #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:42.208Z] #0 4.649 (1/4) Installing ca-certificates (20240705-r0) [2024-10-31T19:33:42.208Z] #0 4.670 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:42.208Z] #0 4.672 (3/4) Installing su-exec (0.2-r3) [2024-10-31T19:33:42.208Z] #0 4.677 (4/4) Installing yq-go (4.44.1-r2) [2024-10-31T19:33:42.208Z] #0 4.757 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:42.208Z] #0 4.773 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:42.208Z] #0 4.841 OK: 19 MiB in 18 packages [2024-10-31T19:33:42.208Z] #52 DONE 5.7s [2024-10-31T19:33:42.208Z] [2024-10-31T19:33:42.208Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-31T19:33:42.774Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.2s done [2024-10-31T19:33:46.062Z] #39 DONE 9.5s [2024-10-31T19:33:46.062Z] [2024-10-31T19:33:46.062Z] #53 [core-command internal] load build context [2024-10-31T19:33:46.062Z] #53 transferring context: 313.01MB 9.6s [2024-10-31T19:33:46.062Z] #53 ... [2024-10-31T19:33:46.062Z] [2024-10-31T19:33:46.062Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:46.326Z] #54 ... [2024-10-31T19:33:46.326Z] [2024-10-31T19:33:46.326Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-31T19:33:46.326Z] #0 6.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.326Z] #0 6.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.326Z] #0 6.619 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-31T19:33:46.326Z] #0 6.619 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-31T19:33:46.326Z] #0 6.619 OK: 24165 distinct packages available [2024-10-31T19:33:46.326Z] #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.326Z] #0 6.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.326Z] #0 7.065 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:46.326Z] #0 7.102 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:46.326Z] #0 7.111 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:46.326Z] #0 7.116 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-31T19:33:46.326Z] #0 7.121 (5/7) Installing libucontext (1.2-r3) [2024-10-31T19:33:46.326Z] #0 7.125 (6/7) Installing gcompat (1.1.0-r4) [2024-10-31T19:33:46.326Z] #0 7.128 (7/7) Installing openssl (3.3.2-r1) [2024-10-31T19:33:46.326Z] #0 7.137 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:46.326Z] #0 7.152 OK: 9 MiB in 19 packages [2024-10-31T19:33:46.326Z] #55 DONE 9.7s [2024-10-31T19:33:46.326Z] [2024-10-31T19:33:46.326Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:46.326Z] #54 ... [2024-10-31T19:33:46.326Z] [2024-10-31T19:33:46.326Z] #56 [core-data internal] load build context [2024-10-31T19:33:46.326Z] #56 ... [2024-10-31T19:33:46.326Z] [2024-10-31T19:33:46.326Z] #57 [security-proxy-setup internal] load build context [2024-10-31T19:33:46.586Z] #57 ... [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-31T19:33:46.586Z] #58 ... [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-31T19:33:46.586Z] #0 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 3.797 OK: 246 MiB in 54 packages [2024-10-31T19:33:46.586Z] #59 DONE 7.1s [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #60 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-31T19:33:46.586Z] #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 3.958 OK: 246 MiB in 54 packages [2024-10-31T19:33:46.586Z] #60 DONE 7.2s [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-31T19:33:46.586Z] #61 DONE 7.2s [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-31T19:33:46.586Z] #58 ... [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #62 [core-common-config-bootstrapper internal] load build context [2024-10-31T19:33:46.586Z] #62 ... [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-31T19:33:46.586Z] #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.401 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-31T19:33:46.586Z] #0 5.401 v3.20.3-242-gcc5b54a286e [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-31T19:33:46.586Z] #0 5.401 OK: 24164 distinct packages available [2024-10-31T19:33:46.586Z] #0 5.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.799 OK: 246 MiB in 54 packages [2024-10-31T19:33:46.586Z] #63 DONE 7.2s [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #64 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-31T19:33:46.586Z] #0 5.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.579 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:46.586Z] #0 5.579 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:46.586Z] #0 5.616 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:46.586Z] #0 5.683 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:46.586Z] #0 5.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 6.012 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:46.586Z] #0 6.134 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:46.586Z] #0 6.172 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:46.586Z] #0 6.199 OK: 9 MiB in 16 packages [2024-10-31T19:33:46.586Z] #64 DONE 7.2s [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-31T19:33:46.586Z] #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:46.586Z] #0 5.765 OK: 246 MiB in 54 packages [2024-10-31T19:33:46.586Z] #65 DONE 7.4s [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #62 [core-common-config-bootstrapper internal] load build context [2024-10-31T19:33:46.586Z] #62 ... [2024-10-31T19:33:46.586Z] [2024-10-31T19:33:46.586Z] #66 [support-notifications internal] load build context [2024-10-31T19:33:46.845Z] #66 ... [2024-10-31T19:33:46.845Z] [2024-10-31T19:33:46.845Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-31T19:33:46.845Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-10-31T19:33:46.845Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-31T19:33:46.845Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-31T19:33:46.845Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-31T19:33:46.845Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-31T19:33:46.845Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-10-31T19:33:46.845Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-31T19:33:46.845Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-31T19:33:46.845Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-31T19:33:46.845Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-31T19:33:46.845Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-31T19:33:46.845Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done [2024-10-31T19:33:46.845Z] #67 ... [2024-10-31T19:33:46.845Z] [2024-10-31T19:33:46.845Z] #68 [support-cron-scheduler internal] load build context [2024-10-31T19:33:47.156Z] #68 ... [2024-10-31T19:33:47.156Z] [2024-10-31T19:33:47.156Z] #69 [security-secretstore-setup internal] load build context [2024-10-31T19:33:47.156Z] #69 ... [2024-10-31T19:33:47.156Z] [2024-10-31T19:33:47.156Z] #70 [core-keeper internal] load build context [2024-10-31T19:33:47.156Z] #70 ... [2024-10-31T19:33:47.156Z] [2024-10-31T19:33:47.156Z] #71 [core-metadata internal] load build context [2024-10-31T19:33:47.449Z] #71 ... [2024-10-31T19:33:47.449Z] [2024-10-31T19:33:47.449Z] #72 [security-bootstrapper internal] load build context [2024-10-31T19:33:47.449Z] #72 ... [2024-10-31T19:33:47.449Z] [2024-10-31T19:33:47.449Z] #70 [core-keeper internal] load build context [2024-10-31T19:33:48.533Z] #70 ... [2024-10-31T19:33:48.533Z] [2024-10-31T19:33:48.533Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-31T19:33:48.533Z] #0 6.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:48.533Z] #0 6.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:48.533Z] #0 7.185 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:48.533Z] #0 7.185 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:48.533Z] #0 7.185 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:48.533Z] #0 7.266 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:48.533Z] #0 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:48.533Z] #0 7.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:48.533Z] #0 7.722 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:48.533Z] #0 7.747 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:48.533Z] #0 7.838 OK: 8 MiB in 18 packages [2024-10-31T19:33:48.533Z] #73 DONE 8.7s [2024-10-31T19:33:48.533Z] [2024-10-31T19:33:48.533Z] #70 [core-keeper internal] load build context [2024-10-31T19:33:50.059Z] #70 ... [2024-10-31T19:33:50.059Z] [2024-10-31T19:33:50.059Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-31T19:33:50.059Z] #0 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.059Z] #0 8.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.059Z] #0 8.869 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:50.059Z] #0 8.869 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:50.059Z] #0 8.899 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:50.059Z] #0 9.016 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:50.059Z] #0 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.059Z] #0 9.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.059Z] #0 9.443 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:50.059Z] #0 9.475 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:50.059Z] #0 9.485 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:50.059Z] #0 9.612 OK: 13 MiB in 28 packages [2024-10-31T19:33:50.059Z] #74 ... [2024-10-31T19:33:50.059Z] [2024-10-31T19:33:50.059Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:50.059Z] #54 ... [2024-10-31T19:33:50.059Z] [2024-10-31T19:33:50.059Z] #44 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-31T19:33:50.059Z] #44 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #44 8.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #44 8.641 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:50.060Z] #44 8.641 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:50.060Z] #44 8.652 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:50.060Z] #44 8.741 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:50.060Z] #44 8.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #44 8.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #44 9.170 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:50.060Z] #44 9.250 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:50.060Z] #44 9.319 OK: 8 MiB in 15 packages [2024-10-31T19:33:50.060Z] #44 DONE 10.4s [2024-10-31T19:33:50.060Z] [2024-10-31T19:33:50.060Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:50.060Z] #54 ... [2024-10-31T19:33:50.060Z] [2024-10-31T19:33:50.060Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-31T19:33:50.060Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #0 7.110 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:50.060Z] #0 7.110 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:50.060Z] #0 7.131 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:50.060Z] #0 7.193 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:50.060Z] #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.060Z] #0 7.815 OK: 19 MiB in 18 packages [2024-10-31T19:33:50.060Z] #75 DONE 8.8s [2024-10-31T19:33:50.060Z] [2024-10-31T19:33:50.060Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:50.679Z] #54 ... [2024-10-31T19:33:50.679Z] [2024-10-31T19:33:50.679Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-31T19:33:50.679Z] #0 6.561 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.679Z] #0 7.123 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.679Z] #0 7.889 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T19:33:50.679Z] #0 8.200 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:50.679Z] #0 8.208 OK: 8 MiB in 15 packages [2024-10-31T19:33:50.679Z] #76 DONE 9.4s [2024-10-31T19:33:50.679Z] [2024-10-31T19:33:50.679Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:50.679Z] #54 ... [2024-10-31T19:33:50.679Z] [2024-10-31T19:33:50.679Z] #62 [core-common-config-bootstrapper internal] load build context [2024-10-31T19:33:50.679Z] #62 transferring context: 542.23MB 14.1s done [2024-10-31T19:33:50.679Z] #62 DONE 14.6s [2024-10-31T19:33:50.679Z] [2024-10-31T19:33:50.679Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-10-31T19:33:50.679Z] #0 6.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.679Z] #0 6.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.679Z] #0 6.515 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:50.679Z] #0 6.515 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:50.679Z] #0 6.523 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:50.679Z] #0 6.672 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:50.679Z] #0 6.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.679Z] #0 6.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:50.679Z] #0 7.169 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:50.679Z] #0 7.228 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:50.679Z] #0 7.236 OK: 8 MiB in 16 packages [2024-10-31T19:33:50.679Z] #77 DONE 8.6s [2024-10-31T19:33:50.679Z] [2024-10-31T19:33:50.679Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:50.936Z] #54 ... [2024-10-31T19:33:50.936Z] [2024-10-31T19:33:50.936Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-31T19:33:50.936Z] #74 DONE 11.1s [2024-10-31T19:33:50.936Z] [2024-10-31T19:33:50.936Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-31T19:33:50.936Z] #78 DONE 2.6s [2024-10-31T19:33:50.936Z] [2024-10-31T19:33:50.936Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:51.503Z] #54 ... [2024-10-31T19:33:51.503Z] [2024-10-31T19:33:51.503Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-31T19:33:51.503Z] #79 DONE 1.1s [2024-10-31T19:33:51.503Z] [2024-10-31T19:33:51.503Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:51.762Z] #54 ... [2024-10-31T19:33:51.762Z] [2024-10-31T19:33:51.762Z] #72 [security-bootstrapper internal] load build context [2024-10-31T19:33:51.762Z] #72 transferring context: 542.23MB 15.0s done [2024-10-31T19:33:51.762Z] #72 DONE 15.7s [2024-10-31T19:33:51.762Z] [2024-10-31T19:33:51.762Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:52.026Z] #54 ... [2024-10-31T19:33:52.026Z] [2024-10-31T19:33:52.026Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:33:52.026Z] #80 DONE 1.2s [2024-10-31T19:33:52.026Z] [2024-10-31T19:33:52.027Z] #53 [core-command internal] load build context [2024-10-31T19:33:52.027Z] #53 transferring context: 542.23MB 15.2s done [2024-10-31T19:33:52.027Z] #53 DONE 15.9s [2024-10-31T19:33:52.027Z] [2024-10-31T19:33:52.027Z] #66 [support-notifications internal] load build context [2024-10-31T19:33:52.027Z] #66 transferring context: 542.23MB 15.3s done [2024-10-31T19:33:52.027Z] #66 DONE 15.9s [2024-10-31T19:33:52.027Z] [2024-10-31T19:33:52.027Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:52.027Z] #54 ... [2024-10-31T19:33:52.027Z] [2024-10-31T19:33:52.027Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-31T19:33:52.027Z] #81 DONE 1.2s [2024-10-31T19:33:52.027Z] [2024-10-31T19:33:52.027Z] #70 [core-keeper internal] load build context [2024-10-31T19:33:52.027Z] #70 transferring context: 542.23MB 15.6s done [2024-10-31T19:33:52.027Z] #70 DONE 16.0s [2024-10-31T19:33:52.027Z] [2024-10-31T19:33:52.027Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:52.285Z] #54 ... [2024-10-31T19:33:52.285Z] [2024-10-31T19:33:52.285Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-31T19:33:52.285Z] #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.285Z] #0 8.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.285Z] #0 9.198 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:52.285Z] #0 9.198 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:52.285Z] #0 9.206 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:52.285Z] #0 9.276 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:52.285Z] #0 9.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.285Z] #0 9.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.285Z] #0 9.708 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:52.285Z] #0 9.748 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:52.285Z] #0 9.759 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:52.285Z] #0 9.814 OK: 10 MiB in 17 packages [2024-10-31T19:33:52.285Z] #82 ... [2024-10-31T19:33:52.285Z] [2024-10-31T19:33:52.285Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-31T19:33:52.543Z] #83 ... [2024-10-31T19:33:52.543Z] [2024-10-31T19:33:52.543Z] #84 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-31T19:33:52.543Z] #0 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.543Z] #0 9.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.543Z] #0 9.737 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:52.543Z] #0 9.737 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:52.543Z] #0 9.755 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:52.543Z] #0 9.822 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:52.543Z] #0 9.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.543Z] #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.543Z] #0 10.27 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:52.543Z] #84 ... [2024-10-31T19:33:52.543Z] [2024-10-31T19:33:52.543Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-31T19:33:52.543Z] #82 DONE 10.3s [2024-10-31T19:33:52.543Z] [2024-10-31T19:33:52.543Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-31T19:33:52.543Z] #58 transferring context: 542.23MB 16.0s done [2024-10-31T19:33:52.543Z] #58 DONE 16.4s [2024-10-31T19:33:52.543Z] [2024-10-31T19:33:52.543Z] #68 [support-cron-scheduler internal] load build context [2024-10-31T19:33:52.543Z] #68 transferring context: 542.23MB 16.1s done [2024-10-31T19:33:52.543Z] #68 DONE 16.5s [2024-10-31T19:33:52.543Z] [2024-10-31T19:33:52.543Z] #84 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-31T19:33:52.543Z] #84 10.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:52.543Z] #84 10.33 OK: 8 MiB in 15 packages [2024-10-31T19:33:52.543Z] #84 ... [2024-10-31T19:33:52.543Z] [2024-10-31T19:33:52.543Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-31T19:33:52.543Z] #83 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.543Z] #83 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:52.803Z] #83 ... [2024-10-31T19:33:52.803Z] [2024-10-31T19:33:52.803Z] #57 [security-proxy-setup internal] load build context [2024-10-31T19:33:52.803Z] #57 transferring context: 542.23MB 16.1s done [2024-10-31T19:33:52.803Z] #57 DONE 16.6s [2024-10-31T19:33:52.803Z] [2024-10-31T19:33:52.803Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.064Z] #54 ... [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-31T19:33:53.064Z] #85 DONE 0.9s [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.064Z] #54 ... [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #84 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-31T19:33:53.064Z] #84 DONE 10.9s [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #56 [core-data internal] load build context [2024-10-31T19:33:53.064Z] #56 transferring context: 542.23MB 16.5s done [2024-10-31T19:33:53.064Z] #56 DONE 16.9s [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:33:53.064Z] #86 DONE 0.9s [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-31T19:33:53.064Z] #87 DONE 2.3s [2024-10-31T19:33:53.064Z] [2024-10-31T19:33:53.064Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.325Z] #54 ... [2024-10-31T19:33:53.325Z] [2024-10-31T19:33:53.325Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:33:53.325Z] #88 DONE 1.2s [2024-10-31T19:33:53.325Z] [2024-10-31T19:33:53.325Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.325Z] #54 ... [2024-10-31T19:33:53.325Z] [2024-10-31T19:33:53.325Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:33:53.325Z] #89 DONE 0.7s [2024-10-31T19:33:53.325Z] [2024-10-31T19:33:53.325Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-31T19:33:53.325Z] #90 DONE 0.3s [2024-10-31T19:33:53.325Z] [2024-10-31T19:33:53.325Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.584Z] #54 ... [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #69 [security-secretstore-setup internal] load build context [2024-10-31T19:33:53.585Z] #69 transferring context: 542.23MB 17.0s done [2024-10-31T19:33:53.585Z] #69 DONE 17.3s [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.585Z] #54 ... [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #71 [core-metadata internal] load build context [2024-10-31T19:33:53.585Z] #71 transferring context: 542.23MB 17.2s done [2024-10-31T19:33:53.585Z] #71 DONE 17.5s [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #91 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-10-31T19:33:53.585Z] #91 DONE 0.4s [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:53.585Z] #54 ... [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #92 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-31T19:33:53.585Z] #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:53.585Z] #0 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:53.585Z] #0 6.412 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:53.585Z] #0 6.412 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:53.585Z] #0 6.427 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:53.585Z] #0 6.556 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:53.585Z] #0 6.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:53.585Z] #0 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:53.585Z] #0 6.943 OK: 9 MiB in 19 packages [2024-10-31T19:33:53.585Z] #92 DONE 7.2s [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-31T19:33:53.585Z] #93 DONE 0.3s [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-31T19:33:53.585Z] #83 10.71 Upgrading critical system libraries and apk-tools: [2024-10-31T19:33:53.585Z] #83 10.71 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T19:33:53.585Z] #83 10.72 Executing busybox-1.36.1-r29.trigger [2024-10-31T19:33:53.585Z] #83 10.79 Continuing the upgrade transaction with new apk-tools: [2024-10-31T19:33:53.585Z] #83 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:53.585Z] #83 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:53.585Z] #83 11.16 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:53.585Z] #83 11.20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T19:33:53.585Z] #83 11.21 Executing ca-certificates-20240705-r0.trigger [2024-10-31T19:33:53.585Z] #83 11.28 OK: 19 MiB in 18 packages [2024-10-31T19:33:53.585Z] #83 DONE 11.4s [2024-10-31T19:33:53.585Z] [2024-10-31T19:33:53.585Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:54.160Z] #54 ... [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-31T19:33:54.160Z] #94 DONE 0.5s [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-31T19:33:54.160Z] #95 DONE 0.5s [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-31T19:33:54.160Z] #96 DONE 0.5s [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:54.160Z] #54 ... [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-31T19:33:54.160Z] #0 6.329 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:54.160Z] #0 6.794 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T19:33:54.160Z] #0 7.491 OK: 246 MiB in 54 packages [2024-10-31T19:33:54.160Z] #97 DONE 7.6s [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-31T19:33:54.160Z] #98 DONE 0.1s [2024-10-31T19:33:54.160Z] [2024-10-31T19:33:54.160Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:54.727Z] #54 ... [2024-10-31T19:33:54.727Z] [2024-10-31T19:33:54.727Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-31T19:33:54.727Z] #99 DONE 0.3s [2024-10-31T19:33:54.727Z] [2024-10-31T19:33:54.727Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-31T19:33:54.727Z] #100 DONE 0.4s [2024-10-31T19:33:54.727Z] [2024-10-31T19:33:54.727Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-31T19:33:54.727Z] #101 DONE 0.4s [2024-10-31T19:33:54.727Z] [2024-10-31T19:33:54.727Z] #54 [security-proxy-auth internal] load build context [2024-10-31T19:33:54.727Z] #54 transferring context: 542.23MB 18.5s done [2024-10-31T19:33:54.727Z] #54 DONE 18.7s [2024-10-31T19:33:54.727Z] [2024-10-31T19:33:54.727Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-31T19:33:54.727Z] #102 DONE 0.3s [2024-10-31T19:33:54.727Z] [2024-10-31T19:33:54.727Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-31T19:33:54.987Z] #103 DONE 0.3s [2024-10-31T19:33:54.987Z] [2024-10-31T19:33:54.987Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-31T19:33:54.987Z] #104 DONE 0.0s [2024-10-31T19:33:54.987Z] [2024-10-31T19:33:54.987Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-31T19:33:54.987Z] #105 DONE 0.1s [2024-10-31T19:33:54.987Z] [2024-10-31T19:33:54.987Z] #106 [security-spire-config] exporting to image [2024-10-31T19:33:54.987Z] #106 exporting layers 0.8s done [2024-10-31T19:33:54.987Z] #106 writing image sha256:846a293c8282f7ae953291ff2fc484dda389d4353639de915aca74ca901bbb71 done [2024-10-31T19:33:54.987Z] #106 naming to docker.io/library/security-spire-config done [2024-10-31T19:33:54.987Z] #106 DONE 0.8s [2024-10-31T19:33:54.987Z] [2024-10-31T19:33:54.987Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-31T19:33:54.987Z] #107 DONE 0.1s [2024-10-31T19:33:54.987Z] [2024-10-31T19:33:54.988Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-31T19:33:54.988Z] #108 DONE 0.1s [2024-10-31T19:33:54.988Z] [2024-10-31T19:33:54.988Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-31T19:33:54.988Z] #109 DONE 0.0s [2024-10-31T19:33:54.988Z] [2024-10-31T19:33:54.988Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-31T19:33:54.988Z] #110 DONE 0.1s [2024-10-31T19:33:54.988Z] [2024-10-31T19:33:54.988Z] #106 [security-spire-server] exporting to image [2024-10-31T19:33:55.930Z] #106 exporting layers 0.6s done [2024-10-31T19:33:55.930Z] #106 writing image sha256:6e14db29305105d74ae58708d9682b3f01edd2f370e2d3e215acf68acbb39943 done [2024-10-31T19:33:55.930Z] #106 naming to docker.io/library/security-spire-server done [2024-10-31T19:33:55.930Z] #106 exporting layers 0.6s done [2024-10-31T19:33:55.930Z] #106 writing image sha256:15c558b3ce59aa07c6bb7f13dc76970242790794995d791b1f1e758de284cc2f done [2024-10-31T19:33:55.930Z] #106 naming to docker.io/library/security-spire-agent done [2024-10-31T19:33:55.930Z] #106 DONE 1.5s [2024-10-31T19:33:55.930Z] [2024-10-31T19:33:55.930Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:02.494Z] #111 ... [2024-10-31T19:34:02.494Z] [2024-10-31T19:34:02.494Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:02.494Z] #112 ... [2024-10-31T19:34:02.494Z] [2024-10-31T19:34:02.494Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:03.061Z] #113 ... [2024-10-31T19:34:03.061Z] [2024-10-31T19:34:03.061Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:03.817Z] #114 ... [2024-10-31T19:34:03.817Z] [2024-10-31T19:34:03.817Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:13.795Z] #115 DONE 19.7s [2024-10-31T19:34:13.795Z] [2024-10-31T19:34:13.795Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:13.795Z] #113 DONE 19.6s [2024-10-31T19:34:13.795Z] [2024-10-31T19:34:13.795Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:13.795Z] #114 DONE 19.8s [2024-10-31T19:34:13.795Z] [2024-10-31T19:34:13.795Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:13.795Z] #112 DONE 20.9s [2024-10-31T19:34:13.795Z] [2024-10-31T19:34:13.795Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:13.795Z] #111 DONE 18.3s [2024-10-31T19:34:13.795Z] [2024-10-31T19:34:13.795Z] #116 [core-keeper builder 7/8] COPY . . [2024-10-31T19:34:19.071Z] #116 DONE 5.3s [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #117 DONE 5.4s [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #118 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #119 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #120 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #121 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #122 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #123 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #124 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #125 [core-command builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #125 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #126 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #127 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #128 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #129 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #130 DONE 5.4s [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #131 [core-data builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #131 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #132 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #133 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #134 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #135 [core-metadata builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #135 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #136 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #137 [support-notifications builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #137 DONE 5.4s [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #138 DONE 5.4s [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-31T19:34:19.071Z] #139 ... [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-31T19:34:19.071Z] #140 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T19:34:19.071Z] #141 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-10-31T19:34:19.071Z] #142 CACHED [2024-10-31T19:34:19.071Z] [2024-10-31T19:34:19.071Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-31T19:34:20.009Z] #143 1.499 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-31T19:34:30.451Z] #143 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-31T19:34:30.451Z] #0 0.637 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-31T19:34:30.451Z] #144 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #145 [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-31T19:34:30.451Z] #0 0.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-31T19:34:30.451Z] #145 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-31T19:34:30.451Z] #0 1.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-31T19:34:30.451Z] #146 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-31T19:34:30.451Z] #0 0.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-31T19:34:30.451Z] #147 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-31T19:34:30.451Z] #0 0.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-31T19:34:30.451Z] #148 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-31T19:34:30.451Z] #0 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-31T19:34:30.451Z] #149 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-31T19:34:30.451Z] #0 1.312 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-31T19:34:30.451Z] #150 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-31T19:34:30.451Z] #0 1.578 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-31T19:34:30.451Z] #151 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-31T19:34:30.451Z] #0 1.106 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-31T19:34:30.451Z] #152 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-31T19:34:30.451Z] #139 0.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-31T19:34:30.451Z] #139 ... [2024-10-31T19:34:30.451Z] [2024-10-31T19:34:30.451Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-31T19:34:30.452Z] #0 0.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-31T19:35:52.442Z] #153 ... [2024-10-31T19:35:52.442Z] [2024-10-31T19:35:52.442Z] #145 [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-31T19:35:52.442Z] #145 87.42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-31T19:35:56.640Z] #145 DONE 98.1s [2024-10-31T19:35:56.640Z] [2024-10-31T19:35:56.640Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-31T19:35:56.640Z] #153 DONE 98.1s [2024-10-31T19:35:56.640Z] [2024-10-31T19:35:56.640Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-31T19:35:56.640Z] #144 DONE 98.0s [2024-10-31T19:35:56.640Z] [2024-10-31T19:35:56.640Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-31T19:35:56.640Z] #149 DONE 98.1s [2024-10-31T19:35:56.640Z] [2024-10-31T19:35:56.640Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-31T19:35:56.640Z] #151 ... [2024-10-31T19:35:56.640Z] [2024-10-31T19:35:56.640Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-31T19:35:57.260Z] #154 ... [2024-10-31T19:35:57.260Z] [2024-10-31T19:35:57.260Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:35:57.260Z] #155 DONE 0.6s [2024-10-31T19:35:57.260Z] [2024-10-31T19:35:57.260Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:35:57.260Z] #156 DONE 0.7s [2024-10-31T19:35:57.260Z] [2024-10-31T19:35:57.260Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-31T19:35:57.260Z] #154 DONE 0.7s [2024-10-31T19:35:57.260Z] [2024-10-31T19:35:57.260Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-10-31T19:35:57.260Z] #157 ... [2024-10-31T19:35:57.260Z] [2024-10-31T19:35:57.260Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:35:57.260Z] #158 DONE 0.6s [2024-10-31T19:35:57.520Z] [2024-10-31T19:35:57.520Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:35:57.520Z] #159 DONE 0.4s [2024-10-31T19:35:57.520Z] [2024-10-31T19:35:57.520Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:35:57.520Z] #160 ... [2024-10-31T19:35:57.520Z] [2024-10-31T19:35:57.520Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:35:57.520Z] #161 DONE 0.4s [2024-10-31T19:35:57.779Z] [2024-10-31T19:35:57.779Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:35:57.779Z] #160 DONE 0.5s [2024-10-31T19:35:57.779Z] [2024-10-31T19:35:57.779Z] #162 [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-31T19:35:58.037Z] #162 ... [2024-10-31T19:35:58.037Z] [2024-10-31T19:35:58.037Z] #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-31T19:35:58.037Z] #163 DONE 0.5s [2024-10-31T19:35:58.296Z] [2024-10-31T19:35:58.296Z] #162 [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-31T19:35:58.296Z] #162 DONE 0.6s [2024-10-31T19:35:58.296Z] [2024-10-31T19:35:58.296Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-31T19:35:58.566Z] #164 ... [2024-10-31T19:35:58.566Z] [2024-10-31T19:35:58.566Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-31T19:35:58.566Z] #147 DONE 100.2s [2024-10-31T19:35:58.566Z] [2024-10-31T19:35:58.566Z] #165 [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-31T19:35:58.566Z] #165 DONE 0.7s [2024-10-31T19:35:58.566Z] [2024-10-31T19:35:58.566Z] #166 [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-31T19:35:58.566Z] #166 DONE 0.5s [2024-10-31T19:35:58.826Z] [2024-10-31T19:35:58.826Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:35:58.826Z] #167 ... [2024-10-31T19:35:58.826Z] [2024-10-31T19:35:58.826Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-31T19:35:58.826Z] #164 DONE 0.7s [2024-10-31T19:35:58.826Z] [2024-10-31T19:35:58.826Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-10-31T19:35:58.826Z] #157 DONE 1.7s [2024-10-31T19:35:59.085Z] [2024-10-31T19:35:59.085Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-31T19:35:59.344Z] #168 ... [2024-10-31T19:35:59.344Z] [2024-10-31T19:35:59.344Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:35:59.344Z] #167 DONE 0.7s [2024-10-31T19:35:59.344Z] [2024-10-31T19:35:59.344Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:35:59.614Z] #169 ... [2024-10-31T19:35:59.614Z] [2024-10-31T19:35:59.614Z] #170 [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-31T19:35:59.614Z] #170 DONE 1.2s [2024-10-31T19:35:59.614Z] [2024-10-31T19:35:59.614Z] #171 [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-31T19:35:59.614Z] #171 DONE 1.2s [2024-10-31T19:35:59.614Z] [2024-10-31T19:35:59.614Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-31T19:35:59.614Z] #168 DONE 0.8s [2024-10-31T19:35:59.614Z] [2024-10-31T19:35:59.614Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:35:59.614Z] #172 DONE 0.8s [2024-10-31T19:35:59.614Z] [2024-10-31T19:35:59.614Z] #173 [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-31T19:36:00.184Z] #173 ... [2024-10-31T19:36:00.184Z] [2024-10-31T19:36:00.184Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:00.184Z] #169 DONE 0.7s [2024-10-31T19:36:00.184Z] [2024-10-31T19:36:00.184Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:00.184Z] #174 DONE 0.5s [2024-10-31T19:36:00.184Z] [2024-10-31T19:36:00.184Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:00.184Z] #175 DONE 0.5s [2024-10-31T19:36:00.184Z] [2024-10-31T19:36:00.184Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-31T19:36:00.753Z] #176 ... [2024-10-31T19:36:00.753Z] [2024-10-31T19:36:00.753Z] #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-31T19:36:00.753Z] #177 DONE 0.6s [2024-10-31T19:36:00.753Z] [2024-10-31T19:36:00.753Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-31T19:36:01.321Z] #178 ... [2024-10-31T19:36:01.321Z] [2024-10-31T19:36:01.321Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-31T19:36:01.321Z] #179 DONE 1.1s [2024-10-31T19:36:01.321Z] [2024-10-31T19:36:01.321Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-31T19:36:01.321Z] #180 DONE 1.2s [2024-10-31T19:36:01.321Z] [2024-10-31T19:36:01.321Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-31T19:36:01.321Z] #176 DONE 1.1s [2024-10-31T19:36:01.617Z] [2024-10-31T19:36:01.617Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-31T19:36:01.617Z] #181 ... [2024-10-31T19:36:01.617Z] [2024-10-31T19:36:01.617Z] #173 [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-31T19:36:01.617Z] #173 DONE 1.8s [2024-10-31T19:36:01.896Z] [2024-10-31T19:36:01.896Z] #106 [core-common-config-bootstrapper] exporting to image [2024-10-31T19:36:01.896Z] #106 exporting layers [2024-10-31T19:36:02.505Z] #106 ... [2024-10-31T19:36:02.505Z] [2024-10-31T19:36:02.505Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-31T19:36:02.505Z] #181 DONE 0.9s [2024-10-31T19:36:02.505Z] [2024-10-31T19:36:02.505Z] #182 [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-31T19:36:02.505Z] #182 DONE 1.1s [2024-10-31T19:36:02.505Z] [2024-10-31T19:36:02.505Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-31T19:36:02.505Z] #183 DONE 1.0s [2024-10-31T19:36:02.505Z] [2024-10-31T19:36:02.505Z] #106 [security-spiffe-token-provider] exporting to image [2024-10-31T19:36:02.798Z] #106 ... [2024-10-31T19:36:02.798Z] [2024-10-31T19:36:02.798Z] #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-31T19:36:02.798Z] #178 DONE 2.3s [2024-10-31T19:36:02.798Z] [2024-10-31T19:36:02.798Z] #106 [security-proxy-setup] exporting to image [2024-10-31T19:36:03.373Z] #106 ... [2024-10-31T19:36:03.373Z] [2024-10-31T19:36:03.373Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-31T19:36:03.373Z] #184 DONE 1.0s [2024-10-31T19:36:03.373Z] [2024-10-31T19:36:03.373Z] #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-31T19:36:03.373Z] #185 DONE 1.0s [2024-10-31T19:36:03.373Z] [2024-10-31T19:36:03.373Z] #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-31T19:36:03.794Z] #186 DONE 0.4s [2024-10-31T19:36:03.794Z] [2024-10-31T19:36:03.794Z] #106 [security-proxy-setup] exporting to image [2024-10-31T19:36:03.794Z] #106 exporting layers 1.9s done [2024-10-31T19:36:03.794Z] #106 writing image sha256:7aeeb37f4f97943f16c1c40450fd1a2899ff8c53021ebeed736ae537aac0eb3e [2024-10-31T19:36:04.053Z] #106 writing image sha256:7aeeb37f4f97943f16c1c40450fd1a2899ff8c53021ebeed736ae537aac0eb3e 0.3s done [2024-10-31T19:36:04.053Z] #106 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-10-31T19:36:05.501Z] #106 ... [2024-10-31T19:36:05.501Z] [2024-10-31T19:36:05.501Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-31T19:36:05.501Z] #187 DONE 2.2s [2024-10-31T19:36:05.501Z] [2024-10-31T19:36:05.501Z] #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-31T19:36:05.501Z] #188 DONE 1.9s [2024-10-31T19:36:05.501Z] [2024-10-31T19:36:05.501Z] #106 [security-secretstore-setup] exporting to image [2024-10-31T19:36:05.767Z] #106 writing image sha256:8dd5905a776ecd74f24015170c5eaa4db370465d50603b1db89309fd09da84d2 done [2024-10-31T19:36:05.767Z] #106 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-10-31T19:36:06.735Z] #106 exporting layers 4.0s done [2024-10-31T19:36:06.735Z] #106 writing image sha256:5aecd689a9e77100f57baaa0697fd0929632cce1dcc3ebd73c8cde69770d712e [2024-10-31T19:36:07.003Z] #106 ... [2024-10-31T19:36:07.003Z] [2024-10-31T19:36:07.003Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-31T19:36:07.003Z] #189 DONE 1.2s [2024-10-31T19:36:07.003Z] [2024-10-31T19:36:07.003Z] #106 [security-proxy-setup] exporting to image [2024-10-31T19:36:07.003Z] #106 writing image sha256:5aecd689a9e77100f57baaa0697fd0929632cce1dcc3ebd73c8cde69770d712e 0.1s done [2024-10-31T19:36:07.003Z] #106 naming to docker.io/library/security-proxy-setup 0.0s done [2024-10-31T19:36:07.265Z] #106 exporting layers 1.8s done [2024-10-31T19:36:07.265Z] #106 writing image sha256:4862091819fa8ca33041060c11d861f35506d3a828726101780261313c718ce0 done [2024-10-31T19:36:07.265Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-10-31T19:36:07.265Z] #106 DONE 7.4s [2024-10-31T19:36:07.265Z] [2024-10-31T19:36:07.265Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-10-31T19:36:08.673Z] #190 DONE 1.7s [2024-10-31T19:36:08.673Z] [2024-10-31T19:36:08.673Z] #106 [security-bootstrapper] exporting to image [2024-10-31T19:36:10.065Z] #106 exporting layers 1.6s done [2024-10-31T19:36:10.066Z] #106 writing image sha256:9fac6a165bbc4bcb0e3bed652b96f7df17417fdc3cc5399ac4d7135a882978d3 0.0s done [2024-10-31T19:36:10.066Z] #106 naming to docker.io/library/security-bootstrapper done [2024-10-31T19:36:10.066Z] #106 DONE 9.0s [2024-10-31T19:36:10.066Z] [2024-10-31T19:36:10.066Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-31T19:36:56.743Z] #152 DONE 154.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-31T19:36:56.743Z] #143 DONE 154.4s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-31T19:36:56.743Z] #148 DONE 154.4s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-31T19:36:56.743Z] #139 DONE 154.4s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-31T19:36:56.743Z] #146 DONE 154.4s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-31T19:36:56.743Z] #150 DONE 154.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #191 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #191 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-31T19:36:56.743Z] #151 DONE 154.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #192 CACHED [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #193 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #194 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #194 DONE 0.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-31T19:36:56.743Z] #195 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:56.743Z] #196 DONE 0.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:56.743Z] #197 CACHED [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #198 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:56.743Z] #198 CACHED [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #199 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #199 CACHED [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #200 DONE 0.3s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #201 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:56.743Z] #201 DONE 0.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #202 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-31T19:36:56.743Z] #202 DONE 0.3s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #203 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:56.743Z] #203 DONE 1.1s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #204 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-31T19:36:56.743Z] #204 DONE 1.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-31T19:36:56.743Z] #205 DONE 1.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-31T19:36:56.743Z] #206 DONE 1.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #207 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-31T19:36:56.743Z] #207 DONE 1.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-31T19:36:56.743Z] #195 DONE 1.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-31T19:36:56.743Z] #208 DONE 1.3s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #209 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #210 DONE 0.7s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #211 DONE 0.7s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #212 DONE 0.6s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-31T19:36:56.743Z] #213 DONE 0.7s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #214 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-31T19:36:56.743Z] #214 DONE 0.7s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #215 DONE 0.7s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #209 DONE 0.7s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #106 [core-command] exporting to image [2024-10-31T19:36:56.743Z] #106 exporting layers [2024-10-31T19:36:56.743Z] #106 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-31T19:36:56.743Z] #216 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-31T19:36:56.743Z] #217 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-31T19:36:56.743Z] #218 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #106 [core-keeper] exporting to image [2024-10-31T19:36:56.743Z] #106 exporting layers 0.2s done [2024-10-31T19:36:56.743Z] #106 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-31T19:36:56.743Z] #219 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #220 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-31T19:36:56.743Z] #220 DONE 0.3s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-31T19:36:56.743Z] #221 DONE 0.3s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #106 [support-notifications] exporting to image [2024-10-31T19:36:56.743Z] #106 writing image sha256:fac87417d1619de9f5790c6e0b3dfd27de836184fb36dfbd7507f809e2db17fc [2024-10-31T19:36:56.743Z] #106 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-31T19:36:56.743Z] #222 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #106 [core-command] exporting to image [2024-10-31T19:36:56.743Z] #106 writing image sha256:fac87417d1619de9f5790c6e0b3dfd27de836184fb36dfbd7507f809e2db17fc 0.0s done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/core-command done [2024-10-31T19:36:56.743Z] #106 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-31T19:36:56.743Z] #223 DONE 0.2s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #106 [core-data] exporting to image [2024-10-31T19:36:56.743Z] #106 exporting layers 0.3s done [2024-10-31T19:36:56.743Z] #106 writing image sha256:60cbb3994878ba58c6b51df135f11dcd3fd86f2826d3db2ef969f80b47cb4bc1 0.0s done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/core-keeper [2024-10-31T19:36:56.743Z] #106 exporting layers 0.3s done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/core-keeper done [2024-10-31T19:36:56.743Z] #106 writing image sha256:2635bde3ee518dcac6827c15b2b1a9c8e698d71d0f118b165f6fc1667c24f442 0.0s done [2024-10-31T19:36:56.743Z] #106 writing image sha256:ef104b149dc5298092baf25fbf7bc71e7b9976f2b16eabe2d798bc57872b9a0e 0.0s done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/support-cron-scheduler done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/support-notifications done [2024-10-31T19:36:56.743Z] #106 ... [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-31T19:36:56.743Z] #224 DONE 0.5s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #106 [core-data] exporting to image [2024-10-31T19:36:56.743Z] #106 writing image sha256:3ca5a8e51682715f5a707c0af5a5a3575e1e38cbcbd399c377fef6b748142b04 done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/core-data done [2024-10-31T19:36:56.743Z] #106 exporting layers 0.2s done [2024-10-31T19:36:56.743Z] #106 writing image sha256:aa0f7e2f7764a2567c6ef0b8b6c79087fda8e9155dabe729dcdabc2a47af8974 done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/core-metadata done [2024-10-31T19:36:56.743Z] #106 writing image sha256:b46f1351b2e954a60e804e63260304ea985e09234bf4cdf4b52cd84f2b23f702 done [2024-10-31T19:36:56.743Z] #106 naming to docker.io/library/security-proxy-auth done [2024-10-31T19:36:56.743Z] #106 DONE 9.9s [2024-10-31T19:36:56.743Z] [2024-10-31T19:36:56.743Z] #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-31T19:36:56.743Z] time="2024-10-31T19:33:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-31T19:36:56.787Z] $ docker stop --time=1 beb1c6f49421d8a291b54df042672ba755b1c48319416f5e1a8abe7086071bc2 [2024-10-31T19:36:58.090Z] $ docker rm -f --volumes beb1c6f49421d8a291b54df042672ba755b1c48319416f5e1a8abe7086071bc2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T19:36:58.510Z] + docker images [2024-10-31T19:36:58.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-31T19:36:58.510Z] security-proxy-auth latest b46f1351b2e9 3 seconds ago 39.6MB [2024-10-31T19:36:58.510Z] support-notifications latest ef104b149dc5 3 seconds ago 69.5MB [2024-10-31T19:36:58.510Z] support-cron-scheduler latest 2635bde3ee51 3 seconds ago 70.7MB [2024-10-31T19:36:58.510Z] core-command latest fac87417d161 3 seconds ago 41.5MB [2024-10-31T19:36:58.510Z] core-keeper latest 60cbb3994878 3 seconds ago 41.1MB [2024-10-31T19:36:58.511Z] core-metadata latest aa0f7e2f7764 3 seconds ago 47.6MB [2024-10-31T19:36:58.511Z] core-data latest 3ca5a8e51682 3 seconds ago 47.4MB [2024-10-31T19:36:58.511Z] security-bootstrapper latest 9fac6a165bbc 50 seconds ago 31MB [2024-10-31T19:36:58.511Z] security-secretstore-setup latest 4862091819fa 53 seconds ago 55.6MB [2024-10-31T19:36:58.511Z] security-spiffe-token-provider latest 8dd5905a776e 56 seconds ago 45.4MB [2024-10-31T19:36:58.511Z] security-proxy-setup latest 5aecd689a9e7 56 seconds ago 38.9MB [2024-10-31T19:36:58.511Z] core-common-config-bootstrapper latest 7aeeb37f4f97 57 seconds ago 26.5MB [2024-10-31T19:36:58.511Z] security-spire-agent latest 15c558b3ce59 3 minutes ago 188MB [2024-10-31T19:36:58.511Z] security-spire-server latest 6e14db293051 3 minutes ago 128MB [2024-10-31T19:36:58.511Z] security-spire-config latest 846a293c8282 3 minutes ago 127MB [2024-10-31T19:36:58.511Z] ci-base-image-x86_64 latest 5b14bac88b59 6 minutes ago 975MB [2024-10-31T19:36:58.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB [2024-10-31T19:36:58.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-10-31T19:36:58.511Z] 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-31T19:36:59.702Z] provisioning config files... [2024-10-31T19:36:59.709Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12705353431735381979tmp [Pipeline] { [Pipeline] sh [2024-10-31T19:37:00.057Z] + set +x [2024-10-31T19:37:00.057Z] + curl -s https://codecov.io/bash [2024-10-31T19:37:00.057Z] + bash -s -- [2024-10-31T19:37:00.057Z] [2024-10-31T19:37:00.057Z] _____ _ [2024-10-31T19:37:00.057Z] / ____| | | [2024-10-31T19:37:00.057Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T19:37:00.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T19:37:00.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T19:37:00.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T19:37:00.057Z] Bash-1.0.6 [2024-10-31T19:37:00.057Z] [2024-10-31T19:37:00.057Z] [2024-10-31T19:37:00.057Z] ==> git version 2.25.1 found [2024-10-31T19:37:00.057Z] ==> 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-31T19:37:00.057Z] Release-Date: 2020-01-08 [2024-10-31T19:37:00.057Z] 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-31T19:37:00.057Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T19:37:00.057Z] ==> Jenkins CI detected. [2024-10-31T19:37:00.057Z] current dir:  /w/workspace/edgex-go/1 [2024-10-31T19:37:00.057Z] project root: . [2024-10-31T19:37:00.057Z] --> token set from env [2024-10-31T19:37:00.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T19:37:00.057Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T19:37:00.057Z] ==> Python coveragepy not found [2024-10-31T19:37:00.057Z] ==> Searching for coverage reports in: [2024-10-31T19:37:00.057Z] + . [2024-10-31T19:37:00.318Z] -> Found 1 reports [2024-10-31T19:37:00.318Z] ==> Detecting git/mercurial file structure [2024-10-31T19:37:00.318Z] ==> Reading reports [2024-10-31T19:37:00.318Z] + ./coverage.out bytes=1433705 [2024-10-31T19:37:00.318Z] ==> Appending adjustments [2024-10-31T19:37:00.318Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T19:37:01.695Z] + Found adjustments [2024-10-31T19:37:01.695Z] ==> Gzipping contents [2024-10-31T19:37:01.695Z] 124K /tmp/codecov.PN1QVh.gz [2024-10-31T19:37:01.695Z] ==> Uploading reports [2024-10-31T19:37:01.695Z] url: https://codecov.io [2024-10-31T19:37:01.695Z] query: branch=PR-4987&commit=4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4987%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4987&job=&cmd_args= [2024-10-31T19:37:01.695Z] -> Pinging Codecov [2024-10-31T19:37:01.695Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4987&commit=4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4987%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4987&job=&cmd_args= [2024-10-31T19:37:01.954Z] -> Uploading to [2024-10-31T19:37:01.954Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a/44d61d8e-8f85-4103-ae8c-07e49910e609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T193701Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=66755b56255779d91b602b3e4ef5bd4739645d4cb43a5238fa533d502b29f24e [2024-10-31T19:37:01.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T19:37:01.954Z] Dload Upload Total Spent Left Speed [2024-10-31T19:37:02.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 420k --:--:-- --:--:-- --:--:-- 420k [2024-10-31T19:37:02.214Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4fbf6b7e65ee27a9741a705b3ae8b56dc4ff1f5a [Pipeline] } [2024-10-31T19:37:02.254Z] 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-31T19:37:03.869Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:04.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:05.123Z] ---> package-listing.sh [2024-10-31T19:37:05.123Z] ++ facter osfamily [2024-10-31T19:37:05.123Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T19:37:05.383Z] + OS_FAMILY=debian [2024-10-31T19:37:05.383Z] + workspace=/w/workspace/edgex-go/1 [2024-10-31T19:37:05.383Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T19:37:05.383Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T19:37:05.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T19:37:05.383Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T19:37:05.383Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-31T19:37:05.383Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T19:37:05.383Z] + case "${OS_FAMILY}" in [2024-10-31T19:37:05.383Z] + dpkg -l [2024-10-31T19:37:05.383Z] + grep '^ii' [2024-10-31T19:37:05.383Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T19:37:05.383Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T19:37:05.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T19:37:05.383Z] + '[' /w/workspace/edgex-go/1 ']' [2024-10-31T19:37:05.383Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-10-31T19:37:05.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-10-31T19:37:05.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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T19:37:05.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:37:06.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T19:37:06.387Z] [2024-10-31T19:37:06.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T19:37:06.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T19:37:06.793Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T19:37:06.793Z] 5eb5b503b376: Pulling fs layer [2024-10-31T19:37:06.793Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T19:37:06.793Z] ec43610c2a17: Pulling fs layer [2024-10-31T19:37:06.793Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T19:37:06.793Z] 33b1e0a273af: Pulling fs layer [2024-10-31T19:37:06.793Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T19:37:06.793Z] 2f39f015ded8: Pulling fs layer [2024-10-31T19:37:06.793Z] 2f39f015ded8: Waiting [2024-10-31T19:37:06.793Z] 33b1e0a273af: Waiting [2024-10-31T19:37:06.793Z] 5d3b04190fa2: Waiting [2024-10-31T19:37:06.793Z] 3a2ae6a8a46f: Waiting [2024-10-31T19:37:06.793Z] 5c69ac0246d0: Verifying Checksum [2024-10-31T19:37:06.793Z] 5c69ac0246d0: Download complete [2024-10-31T19:37:06.793Z] 3a2ae6a8a46f: Download complete [2024-10-31T19:37:07.054Z] 33b1e0a273af: Verifying Checksum [2024-10-31T19:37:07.054Z] 33b1e0a273af: Download complete [2024-10-31T19:37:07.054Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T19:37:07.054Z] 5d3b04190fa2: Download complete [2024-10-31T19:37:07.054Z] ec43610c2a17: Verifying Checksum [2024-10-31T19:37:07.054Z] ec43610c2a17: Download complete [2024-10-31T19:37:07.054Z] 5eb5b503b376: Verifying Checksum [2024-10-31T19:37:07.054Z] 5eb5b503b376: Download complete [2024-10-31T19:37:07.627Z] 2f39f015ded8: Verifying Checksum [2024-10-31T19:37:07.627Z] 2f39f015ded8: Download complete [2024-10-31T19:37:08.194Z] 5eb5b503b376: Pull complete [2024-10-31T19:37:08.453Z] 5c69ac0246d0: Pull complete [2024-10-31T19:37:09.022Z] ec43610c2a17: Pull complete [2024-10-31T19:37:09.022Z] 3a2ae6a8a46f: Pull complete [2024-10-31T19:37:09.281Z] 33b1e0a273af: Pull complete [2024-10-31T19:37:09.281Z] 5d3b04190fa2: Pull complete [2024-10-31T19:37:13.469Z] 2f39f015ded8: Pull complete [2024-10-31T19:37:13.470Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T19:37:13.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T19:37:13.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T19:37:13.719Z] prd-ubuntu20.04-docker-8c-8g-24236 does not seem to be running inside a container [2024-10-31T19:37:13.750Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T19:37:17.544Z] $ docker top 3071830e3c4b550082afa3e13d5cbf2970dc85346c81d582ffc733fe6cca24d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T19:37:17.958Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T19:37:18.276Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T19:37:18.590Z] + ls /var/log/sa-host [2024-10-31T19:37:18.590Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T19:37:18.873Z] provisioning config files... [2024-10-31T19:37:18.883Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8841238787075875045tmp [Pipeline] { [Pipeline] echo [2024-10-31T19:37:18.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:19.291Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T19:37:19.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:19.761Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T19:37:19.802Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:20.138Z] ---> sudo-logs.sh [2024-10-31T19:37:20.138Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T19:37:20.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:20.577Z] ---> job-cost.sh [2024-10-31T19:37:20.577Z] lf-activate-venv: SKIPPING [2024-10-31T19:37:20.577Z] INFO: No Stack... [2024-10-31T19:37:20.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T19:37:21.402Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T19:37:21.444Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T19:37:21.769Z] ---> logs-deploy.sh [2024-10-31T19:37:21.769Z] lf-activate-venv: SKIPPING [2024-10-31T19:37:21.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4987/1 [2024-10-31T19:37:21.769Z] INFO: archiving workspace using pattern(s): [2024-10-31T19:37:22.706Z] Archives upload complete. [2024-10-31T19:37:22.966Z] INFO: archiving logs to Nexus [2024-10-31T19:37:23.538Z] ---> uname -a: [2024-10-31T19:37:23.538Z] Linux prd-ubuntu20-04-docker-8c-8g-24236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] ---> lscpu: [2024-10-31T19:37:23.538Z] Architecture: x86_64 [2024-10-31T19:37:23.538Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-31T19:37:23.538Z] Byte Order: Little Endian [2024-10-31T19:37:23.538Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-31T19:37:23.538Z] CPU(s): 8 [2024-10-31T19:37:23.538Z] On-line CPU(s) list: 0-7 [2024-10-31T19:37:23.538Z] Thread(s) per core: 1 [2024-10-31T19:37:23.538Z] Core(s) per socket: 1 [2024-10-31T19:37:23.538Z] Socket(s): 8 [2024-10-31T19:37:23.538Z] NUMA node(s): 1 [2024-10-31T19:37:23.538Z] Vendor ID: AuthenticAMD [2024-10-31T19:37:23.538Z] CPU family: 23 [2024-10-31T19:37:23.538Z] Model: 49 [2024-10-31T19:37:23.538Z] Model name: AMD EPYC-Rome Processor [2024-10-31T19:37:23.538Z] Stepping: 0 [2024-10-31T19:37:23.538Z] CPU MHz: 2800.000 [2024-10-31T19:37:23.538Z] BogoMIPS: 5600.00 [2024-10-31T19:37:23.538Z] Virtualization: AMD-V [2024-10-31T19:37:23.538Z] Hypervisor vendor: KVM [2024-10-31T19:37:23.538Z] Virtualization type: full [2024-10-31T19:37:23.538Z] L1d cache: 256 KiB [2024-10-31T19:37:23.538Z] L1i cache: 256 KiB [2024-10-31T19:37:23.538Z] L2 cache: 4 MiB [2024-10-31T19:37:23.538Z] L3 cache: 128 MiB [2024-10-31T19:37:23.538Z] NUMA node0 CPU(s): 0-7 [2024-10-31T19:37:23.538Z] Vulnerability Itlb multihit: Not affected [2024-10-31T19:37:23.538Z] Vulnerability L1tf: Not affected [2024-10-31T19:37:23.538Z] Vulnerability Mds: Not affected [2024-10-31T19:37:23.538Z] Vulnerability Meltdown: Not affected [2024-10-31T19:37:23.538Z] Vulnerability Mmio stale data: Not affected [2024-10-31T19:37:23.538Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-31T19:37:23.538Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-31T19:37:23.538Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-31T19:37:23.538Z] Vulnerability Srbds: Not affected [2024-10-31T19:37:23.538Z] Vulnerability Tsx async abort: Not affected [2024-10-31T19:37:23.538Z] 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-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] ---> nproc: [2024-10-31T19:37:23.538Z] 8 [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] ---> df -h: [2024-10-31T19:37:23.538Z] Filesystem Size Used Avail Use% Mounted on [2024-10-31T19:37:23.538Z] overlay 155G 28G 128G 18% / [2024-10-31T19:37:23.538Z] tmpfs 64M 0 64M 0% /dev [2024-10-31T19:37:23.538Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-31T19:37:23.538Z] shm 64M 0 64M 0% /dev/shm [2024-10-31T19:37:23.538Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] ---> sar -b -r -n DEV: [2024-10-31T19:37:23.538Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24236) 10/31/24 _x86_64_ (8 CPU) [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] 19:28:26 LINUX RESTART (8 CPU) [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] 19:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-31T19:37:23.538Z] 19:30:01 278.67 22.40 256.27 0.00 2246.43 25849.56 0.00 [2024-10-31T19:37:23.538Z] 19:31:01 180.64 1.03 179.60 0.00 17.86 62339.08 0.00 [2024-10-31T19:37:23.538Z] 19:32:01 48.46 0.00 48.46 0.00 0.00 35998.55 0.00 [2024-10-31T19:37:23.538Z] 19:33:01 30.59 0.12 30.47 0.00 2.13 19497.50 0.00 [2024-10-31T19:37:23.538Z] 19:34:01 767.76 9.27 758.49 0.00 4422.60 293167.94 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 676.52 8.00 668.53 0.00 68.11 209192.27 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 586.65 0.08 586.57 0.00 0.67 131917.30 0.00 [2024-10-31T19:37:23.538Z] 19:37:01 551.80 0.13 551.67 0.00 7.06 111288.58 0.00 [2024-10-31T19:37:23.538Z] Average: 390.18 5.13 385.05 0.00 845.38 111159.09 0.00 [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] 19:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-31T19:37:23.538Z] 19:30:01 28896512 31551764 774092 2.35 75116 2843004 1713532 5.05 1041772 2553888 621344 [2024-10-31T19:37:23.538Z] 19:31:01 27288476 31419860 888912 2.70 127524 4134956 1969720 5.80 1774184 3283216 850000 [2024-10-31T19:37:23.538Z] 19:32:01 26706612 31104680 1200648 3.65 130868 4383396 2566884 7.56 1991824 3627040 555504 [2024-10-31T19:37:23.538Z] 19:33:01 26618836 31463848 839640 2.55 134512 4780064 1925632 5.68 1453488 4209948 424100 [2024-10-31T19:37:23.538Z] 19:34:01 18652924 30999412 1241912 3.78 215360 11906096 3758144 11.08 2764380 10482432 650340 [2024-10-31T19:37:23.538Z] 19:35:01 8798300 28251504 3931392 11.96 371208 18293772 11423096 33.67 6770272 15687168 1360352 [2024-10-31T19:37:23.538Z] 19:36:01 6092060 27387932 4809700 14.63 383616 20087748 9742504 28.71 8200112 16953316 14656 [2024-10-31T19:37:23.538Z] 19:37:01 9414296 31369824 876584 2.67 396472 20841964 2412068 7.11 3469464 18538320 488 [2024-10-31T19:37:23.538Z] Average: 19058502 30443603 1820360 5.54 229334 10908875 4438948 13.08 3433187 9416916 559598 [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] 19:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-31T19:37:23.538Z] 19:30:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:30:01 docker0 624.55 542.88 42.39 2860.70 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:30:01 ens3 1285.94 1172.17 11248.70 161.54 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:31:01 docker0 210.50 288.90 18.50 2036.08 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:31:01 veth519e034 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:31:01 ens3 318.28 229.43 2066.65 34.09 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:32:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:32:01 veth519e034 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:32:01 ens3 31.89 22.86 30.04 13.42 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:33:01 veth519e034 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:33:01 ens3 16.36 9.80 14.28 8.69 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:34:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:34:01 veth218fd51 37.31 55.07 3.98 381.80 0.00 0.00 0.00 0.03 [2024-10-31T19:37:23.538Z] 19:34:01 vethc151c1a 39.06 50.21 4.05 376.31 0.00 0.00 0.00 0.03 [2024-10-31T19:37:23.538Z] 19:34:01 veth500bc51 0.57 1.50 0.05 0.28 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:34:01 docker0 269.86 433.46 21.92 4003.46 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:34:01 veth8b521dd 32.99 55.06 3.55 374.66 0.00 0.00 0.00 0.03 [2024-10-31T19:37:23.538Z] 19:34:01 vethf5e354a 36.44 53.89 3.78 376.50 0.00 0.00 0.00 0.03 [2024-10-31T19:37:23.538Z] 19:34:01 veth0b960ec 37.54 48.44 3.84 383.68 0.00 0.00 0.00 0.03 [2024-10-31T19:37:23.538Z] 19:34:01 ens3 782.25 451.52 9837.22 201.15 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 vethee03c0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth86bac7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 vethde4cd5d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 vethd25ed58 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth84bf97a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth9a35668 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth500bc51 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 docker0 194.19 350.68 17.97 4186.36 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth95e3b0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 vethd9a7cb9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth57463ae 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth69be13c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth49e4d19 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 ens3 367.59 206.25 4199.88 28.27 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:35:01 veth11df9b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 vethde4cd5d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 vethd25ed58 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth84bf97a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth9a35668 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth500bc51 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth57463ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth49e4d19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth003da79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 vethe8acde0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 ens3 9.21 5.18 7.37 4.01 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 veth11df9b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:37:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] 19:37:01 ens3 20.01 13.25 19.44 8.43 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] Average: docker0 162.54 202.14 12.61 1635.49 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] Average: ens3 353.86 263.74 3427.11 57.44 0.00 0.00 0.00 0.00 [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] ---> sar -P ALL: [2024-10-31T19:37:23.538Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24236) 10/31/24 _x86_64_ (8 CPU) [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] 19:28:26 LINUX RESTART (8 CPU) [2024-10-31T19:37:23.538Z] [2024-10-31T19:37:23.538Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2024-10-31T19:37:23.538Z] 19:30:01 all 10.76 0.00 3.37 0.95 0.06 84.86 [2024-10-31T19:37:23.538Z] 19:30:01 0 10.37 0.00 3.38 0.64 0.07 85.53 [2024-10-31T19:37:23.538Z] 19:30:01 1 11.10 0.00 3.80 1.65 0.05 83.40 [2024-10-31T19:37:23.538Z] 19:30:01 2 11.42 0.00 4.34 0.83 0.07 83.34 [2024-10-31T19:37:23.538Z] 19:30:01 3 12.09 0.00 3.86 0.59 0.07 83.40 [2024-10-31T19:37:23.538Z] 19:30:01 4 7.51 0.00 3.68 2.78 0.05 85.98 [2024-10-31T19:37:23.538Z] 19:30:01 5 12.75 0.00 2.61 0.17 0.05 84.41 [2024-10-31T19:37:23.538Z] 19:30:01 6 12.26 0.00 2.79 0.84 0.05 84.06 [2024-10-31T19:37:23.538Z] 19:30:01 7 8.54 0.00 2.51 0.12 0.07 88.76 [2024-10-31T19:37:23.538Z] 19:31:01 all 31.64 0.00 5.84 0.67 0.08 61.77 [2024-10-31T19:37:23.538Z] 19:31:01 0 31.36 0.00 5.74 0.12 0.08 62.69 [2024-10-31T19:37:23.538Z] 19:31:01 1 31.15 0.00 6.69 0.56 0.08 61.51 [2024-10-31T19:37:23.538Z] 19:31:01 2 32.88 0.00 5.05 0.03 0.10 61.93 [2024-10-31T19:37:23.538Z] 19:31:01 3 30.67 0.00 5.70 0.08 0.07 63.47 [2024-10-31T19:37:23.538Z] 19:31:01 4 31.44 0.00 7.02 4.33 0.08 57.13 [2024-10-31T19:37:23.538Z] 19:31:01 5 30.81 0.00 5.61 0.08 0.07 63.43 [2024-10-31T19:37:23.538Z] 19:31:01 6 34.96 0.00 4.85 0.02 0.08 60.09 [2024-10-31T19:37:23.538Z] 19:31:01 7 29.79 0.00 6.08 0.19 0.08 63.87 [2024-10-31T19:37:23.538Z] 19:32:01 all 31.69 0.00 5.22 0.32 0.08 62.70 [2024-10-31T19:37:23.538Z] 19:32:01 0 32.00 0.00 5.89 0.00 0.08 62.03 [2024-10-31T19:37:23.538Z] 19:32:01 1 31.81 0.00 5.10 0.15 0.08 62.86 [2024-10-31T19:37:23.538Z] 19:32:01 2 32.95 0.00 4.90 0.02 0.07 62.06 [2024-10-31T19:37:23.538Z] 19:32:01 3 31.07 0.00 5.99 0.00 0.10 62.84 [2024-10-31T19:37:23.538Z] 19:32:01 4 30.80 0.00 5.07 0.32 0.10 63.72 [2024-10-31T19:37:23.538Z] 19:32:01 5 31.29 0.00 4.88 2.04 0.08 61.70 [2024-10-31T19:37:23.538Z] 19:32:01 6 31.49 0.00 4.78 0.00 0.07 63.66 [2024-10-31T19:37:23.538Z] 19:32:01 7 32.07 0.00 5.17 0.00 0.07 62.70 [2024-10-31T19:37:23.538Z] 19:33:01 all 60.15 0.00 7.24 0.09 0.09 32.42 [2024-10-31T19:37:23.538Z] 19:33:01 0 60.37 0.00 7.55 0.00 0.10 31.98 [2024-10-31T19:37:23.538Z] 19:33:01 1 62.99 0.00 7.34 0.05 0.08 29.54 [2024-10-31T19:37:23.538Z] 19:33:01 2 60.13 0.00 7.24 0.00 0.08 32.55 [2024-10-31T19:37:23.538Z] 19:33:01 3 58.69 0.00 7.89 0.00 0.08 33.33 [2024-10-31T19:37:23.538Z] 19:33:01 4 59.43 0.00 7.18 0.37 0.10 32.92 [2024-10-31T19:37:23.538Z] 19:33:01 5 59.83 0.00 6.60 0.30 0.10 33.18 [2024-10-31T19:37:23.538Z] 19:33:01 6 59.92 0.00 7.26 0.02 0.10 32.71 [2024-10-31T19:37:23.538Z] 19:33:01 7 59.88 0.00 6.87 0.02 0.08 33.15 [2024-10-31T19:37:23.538Z] 19:34:01 all 31.21 0.00 10.94 3.72 0.11 54.03 [2024-10-31T19:37:23.538Z] 19:34:01 0 33.29 0.00 10.68 2.64 0.10 53.29 [2024-10-31T19:37:23.538Z] 19:34:01 1 31.36 0.00 11.28 5.17 0.10 52.09 [2024-10-31T19:37:23.538Z] 19:34:01 2 30.03 0.00 10.47 4.58 0.12 54.80 [2024-10-31T19:37:23.538Z] 19:34:01 3 31.75 0.00 11.52 2.92 0.10 53.70 [2024-10-31T19:37:23.538Z] 19:34:01 4 30.71 0.00 11.07 5.21 0.10 52.90 [2024-10-31T19:37:23.538Z] 19:34:01 5 32.42 0.00 10.18 2.70 0.10 54.60 [2024-10-31T19:37:23.538Z] 19:34:01 6 30.34 0.00 11.46 2.84 0.10 55.26 [2024-10-31T19:37:23.538Z] 19:34:01 7 29.78 0.00 10.84 3.67 0.12 55.59 [2024-10-31T19:37:23.538Z] 19:35:01 all 66.55 0.00 12.40 4.46 0.12 16.47 [2024-10-31T19:37:23.538Z] 19:35:01 0 65.57 0.00 12.26 2.09 0.12 19.97 [2024-10-31T19:37:23.538Z] 19:35:01 1 67.31 0.00 12.76 3.00 0.12 16.81 [2024-10-31T19:37:23.538Z] 19:35:01 2 66.20 0.00 12.41 3.68 0.13 17.58 [2024-10-31T19:37:23.538Z] 19:35:01 3 66.16 0.00 13.74 10.41 0.13 9.55 [2024-10-31T19:37:23.538Z] 19:35:01 4 66.81 0.00 11.93 2.38 0.12 18.77 [2024-10-31T19:37:23.538Z] 19:35:01 5 66.83 0.00 11.52 3.31 0.12 18.22 [2024-10-31T19:37:23.538Z] 19:35:01 6 66.39 0.00 12.22 3.10 0.12 18.18 [2024-10-31T19:37:23.538Z] 19:35:01 7 67.17 0.00 12.34 7.75 0.13 12.61 [2024-10-31T19:37:23.538Z] 19:36:01 all 89.71 0.00 10.15 0.00 0.14 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 0 88.95 0.00 10.88 0.00 0.17 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 1 90.47 0.00 9.40 0.00 0.13 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 2 90.37 0.00 9.49 0.00 0.13 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 3 89.72 0.00 10.13 0.00 0.15 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 4 88.83 0.00 11.01 0.00 0.15 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 5 90.07 0.00 9.78 0.00 0.15 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 6 89.45 0.00 10.42 0.00 0.13 0.00 [2024-10-31T19:37:23.538Z] 19:36:01 7 89.78 0.00 10.11 0.00 0.12 0.00 [2024-10-31T19:37:23.538Z] 19:37:01 all 69.70 0.00 9.74 2.55 0.11 17.90 [2024-10-31T19:37:23.538Z] 19:37:01 0 69.96 0.00 9.51 2.36 0.12 18.05 [2024-10-31T19:37:23.538Z] 19:37:01 1 70.46 0.00 9.10 1.61 0.10 18.73 [2024-10-31T19:37:23.538Z] 19:37:01 2 70.82 0.00 9.05 0.44 0.12 19.58 [2024-10-31T19:37:23.538Z] 19:37:01 3 69.84 0.00 9.58 1.77 0.10 18.70 [2024-10-31T19:37:23.538Z] 19:37:01 4 69.48 0.00 10.28 0.42 0.12 19.70 [2024-10-31T19:37:23.538Z] 19:37:01 5 69.84 0.00 9.88 3.01 0.10 17.16 [2024-10-31T19:37:23.538Z] 19:37:01 6 68.69 0.00 9.71 7.33 0.12 14.14 [2024-10-31T19:37:23.538Z] 19:37:01 7 68.50 0.00 10.81 3.47 0.14 17.09 [2024-10-31T19:37:23.538Z] Average: all 48.96 0.00 8.11 1.59 0.10 41.23 [2024-10-31T19:37:23.538Z] Average: 0 49.00 0.00 8.24 0.98 0.11 41.67 [2024-10-31T19:37:23.538Z] Average: 1 49.63 0.00 8.18 1.52 0.09 40.58 [2024-10-31T19:37:23.539Z] Average: 2 49.44 0.00 7.87 1.19 0.10 41.40 [2024-10-31T19:37:23.539Z] Average: 3 48.79 0.00 8.55 1.97 0.10 40.58 [2024-10-31T19:37:23.539Z] Average: 4 48.16 0.00 8.40 1.97 0.10 41.36 [2024-10-31T19:37:23.539Z] Average: 5 49.29 0.00 7.64 1.45 0.10 41.52 [2024-10-31T19:37:23.539Z] Average: 6 49.21 0.00 7.93 1.77 0.10 41.00 [2024-10-31T19:37:23.539Z] Average: 7 48.19 0.00 8.08 1.90 0.10 41.72 [2024-10-31T19:37:23.539Z] [2024-10-31T19:37:23.539Z] [2024-10-31T19:37:23.539Z]