Pull request #4773 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f40edc4efac03d90aac580cd6010718233a7406+71d356aaa66d076e2d1373082ceb35605edef62d (41c87d201b1fe083cbb5ccab33eaeb2af797c7a9) 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-ssh3853936631713394588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3525297069485548934.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4773/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-4773/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1431229028984563755.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-4773/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16158829393360248512.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10397033965698249544.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-4773/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-4773/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh399681168338739027.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5274 in /w/workspace/edgexfoundry_edgex-go_PR-4773 [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 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit 5f40edc4efac03d90aac580cd6010718233a7406 > 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/4773/head:refs/remotes/origin/PR-4773 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f40edc4efac03d90aac580cd6010718233a7406 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 5f40edc4efac03d90aac580cd6010718233a7406 Checking out Revision 5f40edc4efac03d90aac580cd6010718233a7406 (PR-4773) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T19:23:33.218Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T19:23:33.408Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T19:23:33.522Z] ========================================================= [2024-03-08T19:23:33.522Z] EdgeX Global Pipelines Version Info [2024-03-08T19:23:33.522Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f40edc4efac03d90aac580cd6010718233a7406 # timeout=10 [2024-03-08T19:23:34.293Z] ------------------- [2024-03-08T19:23:34.293Z] stable info: [2024-03-08T19:23:34.293Z] ------------------- [2024-03-08T19:23:34.293Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T19:23:34.293Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T19:23:34.293Z] Message: update stable to v1.0.258 [2024-03-08T19:23:34.867Z] ------------------- [2024-03-08T19:23:34.867Z] experimental info: [2024-03-08T19:23:34.867Z] ------------------- [2024-03-08T19:23:34.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T19:23:34.867Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T19:23:34.867Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T19:23:35.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-08T19:23:35.146Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-08T19:23:35.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T19:23:35.261Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T19:23:35.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T19:23:35.378Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T19:23:35.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T19:23:35.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-08T19:23:35.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-08T19:23:35.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-08T19:23:35.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T19:23:35.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T19:23:35.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T19:23:35.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T19:23:35.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T19:23:35.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T19:23:36.049Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T19:23:36.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T19:23:36.177Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-08T19:23:36.244Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-08T19:23:36.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T19:23:36.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T19:23:36.455Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T19:23:36.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4773 [Pipeline] echo [2024-03-08T19:23:36.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4773 [Pipeline] echo [2024-03-08T19:23:36.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4773 [Pipeline] echo [2024-03-08T19:23:36.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f40edc4efac03d90aac580cd6010718233a7406 [Pipeline] echo [2024-03-08T19:23:36.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f40edc [Pipeline] echo [2024-03-08T19:23:36.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T19:23:37.113Z] provisioning config files... [2024-03-08T19:23:37.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16154322321160512438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:23:37.528Z] ---> ****-login.sh [2024-03-08T19:23:37.528Z] nexus3.edgexfoundry.org:10001 [2024-03-08T19:23:37.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:23:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:23:38.063Z] Configure a credential helper to remove this warning. See [2024-03-08T19:23:38.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:23:38.063Z] [2024-03-08T19:23:38.063Z] Login Succeeded [2024-03-08T19:23:38.063Z] nexus3.edgexfoundry.org:10002 [2024-03-08T19:23:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:23:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:23:38.063Z] Configure a credential helper to remove this warning. See [2024-03-08T19:23:38.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:23:38.063Z] [2024-03-08T19:23:38.063Z] Login Succeeded [2024-03-08T19:23:38.063Z] nexus3.edgexfoundry.org:10003 [2024-03-08T19:23:38.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:23:38.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:23:38.063Z] Configure a credential helper to remove this warning. See [2024-03-08T19:23:38.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:23:38.063Z] [2024-03-08T19:23:38.063Z] Login Succeeded [2024-03-08T19:23:38.063Z] nexus3.edgexfoundry.org:10004 [2024-03-08T19:23:38.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:23:38.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:23:38.324Z] Configure a credential helper to remove this warning. See [2024-03-08T19:23:38.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:23:38.324Z] [2024-03-08T19:23:38.324Z] Login Succeeded [2024-03-08T19:23:38.324Z] ****.io [2024-03-08T19:23:38.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:23:38.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:23:38.586Z] Configure a credential helper to remove this warning. See [2024-03-08T19:23:38.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:23:38.586Z] [2024-03-08T19:23:38.586Z] Login Succeeded [2024-03-08T19:23:38.586Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T19:23:38.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T19:23:39.105Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + dirname cmd/core-command/Dockerfile [2024-03-08T19:23:39.105Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-08T19:23:39.105Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-08T19:23:39.105Z] cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/core-data/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/core-metadata/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-08T19:23:39.105Z] + + cut -d/ -f2 [2024-03-08T19:23:39.105Z] dirname cmd/security-bootstrapper/Dockerfile [2024-03-08T19:23:39.105Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-08T19:23:39.105Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2024-03-08T19:23:39.105Z] [2024-03-08T19:23:39.105Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-08T19:23:39.105Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2024-03-08T19:23:39.105Z] [2024-03-08T19:23:39.105Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-08T19:23:39.105Z] + dirname cmd/support-notifications/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-08T19:23:39.105Z] + cut -d/ -f2 [2024-03-08T19:23:39.105Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-08T19:23:39.105Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-08T19:23:39.155Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T19:23:39.764Z] + git rev-list -1 --merges 5f40edc4efac03d90aac580cd6010718233a7406~1..5f40edc4efac03d90aac580cd6010718233a7406 [Pipeline] echo [2024-03-08T19:23:39.794Z] -----------> git rev-list -1 --merges 5f40edc4efac03d90aac580cd6010718233a7406~1..5f40edc4efac03d90aac580cd6010718233a7406 5f40edc4efac03d90aac580cd6010718233a7406 [false] [Pipeline] sh [2024-03-08T19:23:40.119Z] + git log --format=format:%s -1 5f40edc4efac03d90aac580cd6010718233a7406 [Pipeline] echo [2024-03-08T19:23:40.156Z] ========================================================= [2024-03-08T19:23:40.156Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T19:23:40.156Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-08T19:23:40.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T19:23:40.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T19:23:40.693Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T19:23:40.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T19:23:40.693Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T19:23:40.693Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T19:23:40.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:23:41.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T19:23:41.208Z] [2024-03-08T19:23:41.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:23:41.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T19:23:41.600Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T19:23:41.600Z] b85a868b505f: Pulling fs layer [2024-03-08T19:23:41.600Z] e2be974225ed: Pulling fs layer [2024-03-08T19:23:41.600Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T19:23:41.600Z] 988bab9f4d93: Pulling fs layer [2024-03-08T19:23:41.600Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T19:23:41.600Z] eaf3925da568: Pulling fs layer [2024-03-08T19:23:41.600Z] bab4dde63d76: Pulling fs layer [2024-03-08T19:23:41.600Z] bde34c3a00c8: Pulling fs layer [2024-03-08T19:23:41.600Z] 1469e6f7b9e6: Waiting [2024-03-08T19:23:41.600Z] bab4dde63d76: Waiting [2024-03-08T19:23:41.600Z] eaf3925da568: Waiting [2024-03-08T19:23:41.600Z] 988bab9f4d93: Waiting [2024-03-08T19:23:41.600Z] b352a97aabf1: Pulling fs layer [2024-03-08T19:23:41.600Z] 4872d77fe225: Pulling fs layer [2024-03-08T19:23:41.600Z] 5851b861e8e6: Pulling fs layer [2024-03-08T19:23:41.600Z] bde34c3a00c8: Waiting [2024-03-08T19:23:41.600Z] 4872d77fe225: Waiting [2024-03-08T19:23:41.600Z] 5851b861e8e6: Waiting [2024-03-08T19:23:41.600Z] b352a97aabf1: Waiting [2024-03-08T19:23:41.600Z] e2be974225ed: Verifying Checksum [2024-03-08T19:23:41.600Z] e2be974225ed: Download complete [2024-03-08T19:23:41.600Z] 988bab9f4d93: Verifying Checksum [2024-03-08T19:23:41.600Z] 988bab9f4d93: Download complete [2024-03-08T19:23:41.600Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T19:23:41.600Z] 1469e6f7b9e6: Download complete [2024-03-08T19:23:41.861Z] eaf3925da568: Download complete [2024-03-08T19:23:41.861Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T19:23:41.861Z] 339a4e72a1f5: Download complete [2024-03-08T19:23:41.861Z] bde34c3a00c8: Verifying Checksum [2024-03-08T19:23:41.861Z] bde34c3a00c8: Download complete [2024-03-08T19:23:41.861Z] b352a97aabf1: Verifying Checksum [2024-03-08T19:23:41.861Z] b352a97aabf1: Download complete [2024-03-08T19:23:41.861Z] 4872d77fe225: Download complete [2024-03-08T19:23:41.861Z] 5851b861e8e6: Verifying Checksum [2024-03-08T19:23:41.861Z] 5851b861e8e6: Download complete [2024-03-08T19:23:41.861Z] b85a868b505f: Verifying Checksum [2024-03-08T19:23:41.861Z] b85a868b505f: Download complete [2024-03-08T19:23:42.428Z] bab4dde63d76: Verifying Checksum [2024-03-08T19:23:42.428Z] bab4dde63d76: Download complete [2024-03-08T19:23:42.997Z] b85a868b505f: Pull complete [2024-03-08T19:23:43.255Z] e2be974225ed: Pull complete [2024-03-08T19:23:43.514Z] 339a4e72a1f5: Pull complete [2024-03-08T19:23:43.774Z] 988bab9f4d93: Pull complete [2024-03-08T19:23:44.034Z] 1469e6f7b9e6: Pull complete [2024-03-08T19:23:44.034Z] eaf3925da568: Pull complete [2024-03-08T19:23:45.939Z] bab4dde63d76: Pull complete [2024-03-08T19:23:45.939Z] bde34c3a00c8: Pull complete [2024-03-08T19:23:45.939Z] b352a97aabf1: Pull complete [2024-03-08T19:23:45.939Z] 4872d77fe225: Pull complete [2024-03-08T19:23:45.939Z] 5851b861e8e6: Pull complete [2024-03-08T19:23:45.939Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T19:23:45.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T19:23:45.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:23:46.282Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2024-03-08T19:23:46.311Z] $ 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-03-08T19:23:49.267Z] $ docker top d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 -eo pid,comm [2024-03-08T19:23:49.323Z] 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-03-08T19:23:49.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T19:23:49.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T19:23:49.557Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T19:23:49.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T19:23:49.676Z] $ docker exec d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 ssh-agent [2024-03-08T19:23:49.777Z] SSH_AUTH_SOCK=/tmp/ssh-QyDb0lwMeEnW/agent.32 [2024-03-08T19:23:49.777Z] SSH_AGENT_PID=38 [2024-03-08T19:23:49.784Z] Running ssh-add (command line suppressed) [2024-03-08T19:23:49.868Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_502983889453985941.key (/w/workspace/edgex-go/1@tmp/private_key_502983889453985941.key) [2024-03-08T19:23:49.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T19:23:50.254Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T19:23:50.280Z] $ docker exec --env ******** --env ******** d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 ssh-agent -k [2024-03-08T19:23:50.381Z] unset SSH_AUTH_SOCK; [2024-03-08T19:23:50.381Z] unset SSH_AGENT_PID; [2024-03-08T19:23:50.381Z] echo Agent pid 38 killed; [2024-03-08T19:23:50.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T19:23:50.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T19:23:50.528Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T19:23:50.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T19:23:50.630Z] $ docker exec d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 ssh-agent [2024-03-08T19:23:50.743Z] SSH_AUTH_SOCK=/tmp/ssh-6h6s1uvNEBU1/agent.69 [2024-03-08T19:23:50.743Z] SSH_AGENT_PID=75 [2024-03-08T19:23:50.748Z] Running ssh-add (command line suppressed) [2024-03-08T19:23:50.830Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16614621714689787141.key (/w/workspace/edgex-go/1@tmp/private_key_16614621714689787141.key) [2024-03-08T19:23:50.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T19:23:51.199Z] + git semver init [2024-03-08T19:23:51.460Z] 2024-03-08 19:23:51,361 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T19:23:51.460Z] 2024-03-08 19:23:51,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-08T19:23:51.460Z] 2024-03-08 19:23:51,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-08T19:23:51.460Z] 2024-03-08 19:23:51,363 [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-03-08T19:23:56.765Z] 2024-03-08 19:23:56,438 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4773 with force:False [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,439 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4773 [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,443 [execute] INFO git cat-file --batch-check [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,449 [execute] INFO git cat-file --batch [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T19:23:56.765Z] 2024-03-08 19:23:56,454 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4773 [2024-03-08T19:23:56.765Z] 0.0.0 [Pipeline] } [2024-03-08T19:23:56.790Z] $ docker exec --env ******** --env ******** d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 ssh-agent -k [2024-03-08T19:23:56.883Z] unset SSH_AUTH_SOCK; [2024-03-08T19:23:56.884Z] unset SSH_AGENT_PID; [2024-03-08T19:23:56.884Z] echo Agent pid 75 killed; [2024-03-08T19:23:56.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T19:23:57.387Z] + git semver [Pipeline] } [2024-03-08T19:23:57.670Z] $ docker stop --time=1 d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 [2024-03-08T19:23:58.975Z] $ docker rm -f --volumes d180205ca7b46313417c0977cc6f2d6266ed76d126258e125d81cc687075f4a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T19:23:59.422Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T19:23:59.721Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T19:23:59.739Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T19:24:00.764Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-08T19:24:00.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T19:24:00.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T19:24:00.923Z] ========================================================= [2024-03-08T19:24:00.923Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T19:24:00.923Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-08T19:24:01.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T19:24:01.289Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T19:24:01.289Z] 7264a8db6415: Pulling fs layer [2024-03-08T19:24:01.289Z] c4d48a809fc2: Pulling fs layer [2024-03-08T19:24:01.289Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T19:24:01.289Z] ad3a456e5733: Pulling fs layer [2024-03-08T19:24:01.289Z] 69c7f0334f64: Pulling fs layer [2024-03-08T19:24:01.289Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T19:24:01.289Z] ce7588e14bc9: Pulling fs layer [2024-03-08T19:24:01.289Z] b5e4710f87ac: Pulling fs layer [2024-03-08T19:24:01.289Z] ce7588e14bc9: Waiting [2024-03-08T19:24:01.289Z] ad3a456e5733: Waiting [2024-03-08T19:24:01.289Z] b5e4710f87ac: Waiting [2024-03-08T19:24:01.289Z] 1f1c1a5573a3: Waiting [2024-03-08T19:24:01.289Z] 69c7f0334f64: Waiting [2024-03-08T19:24:01.289Z] c4d48a809fc2: Verifying Checksum [2024-03-08T19:24:01.289Z] c4d48a809fc2: Download complete [2024-03-08T19:24:01.289Z] ad3a456e5733: Download complete [2024-03-08T19:24:01.289Z] 69c7f0334f64: Download complete [2024-03-08T19:24:01.289Z] 7264a8db6415: Verifying Checksum [2024-03-08T19:24:01.289Z] 7264a8db6415: Download complete [2024-03-08T19:24:01.289Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T19:24:01.289Z] 1f1c1a5573a3: Download complete [2024-03-08T19:24:01.551Z] 7264a8db6415: Pull complete [2024-03-08T19:24:01.551Z] b5e4710f87ac: Verifying Checksum [2024-03-08T19:24:01.551Z] b5e4710f87ac: Download complete [2024-03-08T19:24:01.551Z] c4d48a809fc2: Pull complete [2024-03-08T19:24:01.810Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T19:24:01.810Z] 4f1c88b9dad5: Download complete [2024-03-08T19:24:02.068Z] ce7588e14bc9: Verifying Checksum [2024-03-08T19:24:02.068Z] ce7588e14bc9: Download complete [2024-03-08T19:24:05.355Z] 4f1c88b9dad5: Pull complete [2024-03-08T19:24:05.355Z] ad3a456e5733: Pull complete [2024-03-08T19:24:05.355Z] 69c7f0334f64: Pull complete [2024-03-08T19:24:05.355Z] 1f1c1a5573a3: Pull complete [2024-03-08T19:24:07.885Z] ce7588e14bc9: Pull complete [2024-03-08T19:24:07.885Z] b5e4710f87ac: Pull complete [2024-03-08T19:24:07.885Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T19:24:07.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T19:24:07.885Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-08T19:24:08.267Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T19:24:08.267Z] WORKDIR /edgex [2024-03-08T19:24:08.267Z] COPY go.mod . [2024-03-08T19:24:08.267Z] RUN go mod download [2024-03-08T19:24:08.267Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-08T19:24:08.833Z] Sending build context to Docker daemon 175.2MB [2024-03-08T19:24:08.833Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T19:24:08.833Z] ---> 88b5674ff536 [2024-03-08T19:24:08.833Z] Step 2/4 : WORKDIR /edgex [2024-03-08T19:24:14.112Z] ---> Running in d9a6c8048d4f [2024-03-08T19:24:14.112Z] Removing intermediate container d9a6c8048d4f [2024-03-08T19:24:14.112Z] ---> 58f7480717b1 [2024-03-08T19:24:14.112Z] Step 3/4 : COPY go.mod . [2024-03-08T19:24:14.112Z] ---> 3b1c7c830d1f [2024-03-08T19:24:14.112Z] Step 4/4 : RUN go mod download [2024-03-08T19:24:14.112Z] ---> Running in eaddb700042c [2024-03-08T19:24:15.203Z] Still waiting to schedule task [2024-03-08T19:24:15.203Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T19:24:32.219Z] Removing intermediate container eaddb700042c [2024-03-08T19:24:32.219Z] ---> a465d2910209 [2024-03-08T19:24:32.219Z] Successfully built a465d2910209 [2024-03-08T19:24:32.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:24:32.641Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T19:24:32.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:24:32.861Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2024-03-08T19:24:32.895Z] $ 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-03-08T19:24:33.320Z] $ docker top a32995a3c3a916e21f86d03302dcdd9b01e946cec08cd53791adfb5caa6c2065 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T19:24:33.767Z] + go version [2024-03-08T19:24:33.767Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T19:24:33.795Z] $ docker stop --time=1 a32995a3c3a916e21f86d03302dcdd9b01e946cec08cd53791adfb5caa6c2065 [2024-03-08T19:24:35.083Z] $ docker rm -f --volumes a32995a3c3a916e21f86d03302dcdd9b01e946cec08cd53791adfb5caa6c2065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:24:36.068Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T19:24:36.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:24:36.316Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2024-03-08T19:24:36.345Z] $ 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-03-08T19:24:36.674Z] $ docker top 1489f24b0240fac5d4dad0fd131f73417a83807eb359476d6caf341dab198867 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T19:24:36.851Z] ========================================================= [2024-03-08T19:24:36.851Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-08T19:24:36.851Z] ========================================================= [Pipeline] sh [2024-03-08T19:24:37.145Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T19:24:37.554Z] + make test [2024-03-08T19:24:37.554Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T19:24:44.149Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-08T19:24:56.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-08T19:24:56.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-08T19:24:56.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-08T19:24:56.617Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-08T19:24:56.617Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-08T19:24:56.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-08T19:24:56.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-08T19:24:56.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-08T19:24:56.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-08T19:24:56.875Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-08T19:24:57.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-08T19:24:57.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-08T19:24:57.442Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-08T19:24:57.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-08T19:24:58.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-08T19:24:58.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-08T19:24:59.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-03-08T19:24:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-08T19:24:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-08T19:24:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-08T19:25:00.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2024-03-08T19:25:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-08T19:25:00.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-08T19:25:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-08T19:25:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-08T19:25:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:25:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-08T19:25:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-08T19:25:02.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-08T19:25:02.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-08T19:25:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2024-03-08T19:25:03.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 53.2% of statements [2024-03-08T19:25:05.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.259s coverage: 93.4% of statements [2024-03-08T19:25:05.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements [2024-03-08T19:25:05.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-08T19:25:05.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:25:05.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-08T19:25:05.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-08T19:25:06.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 97.6% of statements [2024-03-08T19:25:06.237Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-03-08T19:25:06.804Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-08T19:25:06.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-08T19:25:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.064s coverage: 0.9% of statements [2024-03-08T19:25:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements [2024-03-08T19:25:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements [2024-03-08T19:25:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements [2024-03-08T19:25:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.051s coverage: 94.1% of statements [2024-03-08T19:25:08.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.073s coverage: 96.3% of statements [2024-03-08T19:25:08.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-08T19:25:09.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-08T19:25:10.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-08T19:25:10.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-08T19:25:10.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-08T19:25:10.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-08T19:25:11.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-08T19:25:11.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-08T19:25:11.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-08T19:25:13.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-08T19:25:13.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-08T19:25:15.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-08T19:25:15.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-08T19:25:17.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-08T19:25:17.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-08T19:25:17.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-08T19:25:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-08T19:25:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-08T19:25:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-08T19:25:19.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2024-03-08T19:25:19.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-08T19:25:19.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-08T19:25:19.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-08T19:25:19.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-08T19:25:21.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-08T19:25:21.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-08T19:25:21.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-08T19:25:21.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-08T19:25:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-08T19:25:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:25:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-08T19:25:22.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-08T19:25:23.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-08T19:25:23.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-08T19:25:24.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-08T19:25:24.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:25:34.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.065s coverage: 92.9% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 64.4% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 63.1% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.190s coverage: 38.4% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2024-03-08T19:25:35.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2024-03-08T19:25:35.512Z] 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-03-08T19:25:35.770Z] running golangci-lint [2024-03-08T19:25:36.029Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-08T19:25:36.029Z] go version go1.21.0 linux/amd64 [2024-03-08T19:25:36.287Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-08T19:25:36.287Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-08T19:25:42.669Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5275 in /w/workspace/edgexfoundry_edgex-go_PR-4773 [Pipeline] { [Pipeline] ws [2024-03-08T19:25:42.759Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-03-08T19:25:43.893Z] The recommended git tool is: git [2024-03-08T19:25:48.525Z] using credential edgex-jenkins-ssh [2024-03-08T19:25:48.550Z] Cloning the remote Git repository [2024-03-08T19:25:48.590Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-08T19:25:48.684Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-08T19:25:48.810Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-08T19:25:48.811Z] > git --version # timeout=10 [2024-03-08T19:25:48.831Z] > git --version # 'git version 2.25.1' [2024-03-08T19:25:48.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T19:25:48.992Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T19:25:51.163Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|imports|files|deps|exports_file) took 13.528564666s" [2024-03-08T19:25:51.163Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.41091ms" [2024-03-08T19:25:59.282Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.168700281s with top 10 stages: buildir: 38.223899241s, gosec: 6.686999432s, inspect: 2.040528861s, fact_deprecated: 1.598416212s, printf: 1.20353289s, ctrlflow: 1.043853305s, nilness: 942.824307ms, fact_purity: 889.70751ms, S1038: 823.970313ms, errcheck: 817.070713ms" [2024-03-08T19:25:59.282Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-08T19:25:59.282Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, autogenerated_exclude: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197" [2024-03-08T19:25:59.282Z] level=info msg="[runner] processing took 16.448544ms with stages: nolint: 6.869736ms, identifier_marker: 4.697033ms, autogenerated_exclude: 1.550765ms, path_prettifier: 1.498693ms, exclude-rules: 1.054936ms, skip_dirs: 711.501µs, cgo: 27.76µs, skip_files: 18.58µs, filename_unadjuster: 15.01µs, fixer: 680ns, uniq_by_line: 670ns, max_same_issues: 570ns, severity-rules: 470ns, exclude: 450ns, max_from_linter: 440ns, diff: 360ns, sort_results: 350ns, source_code: 200ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-03-08T19:25:59.282Z] level=info msg="[runner] linters took 9.558984037s with stages: goanalysis_metalinter: 9.542445471s" [2024-03-08T19:25:59.282Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-08T19:25:59.282Z] level=info msg="Memory: 231 samples, avg is 247.8MB, max is 895.7MB" [2024-03-08T19:25:59.282Z] level=info msg="Execution took 23.140782638s" [2024-03-08T19:25:59.282Z] go vet ./... [2024-03-08T19:26:03.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T19:26:03.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T19:26:03.820Z] ./bin/test-attribution-txt.sh [2024-03-08T19:26:04.080Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T19:26:04.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-08T19:26:04.476Z] + ls -al . [2024-03-08T19:26:04.477Z] total 736 [2024-03-08T19:26:04.477Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 19:24 . [2024-03-08T19:26:04.477Z] drwxr-xr-x 4 root root 4096 Mar 8 19:24 .. [2024-03-08T19:26:04.477Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 19:23 .blubracket [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 10 Mar 8 19:23 .dockerignore [2024-03-08T19:26:04.477Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 19:25 .git [2024-03-08T19:26:04.477Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 19:23 .github [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 1074 Mar 8 19:23 .gitignore [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 19:23 .golangci.yml [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 100 Mar 8 19:23 .hadolint.yml [2024-03-08T19:26:04.477Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 19:23 .semver [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 155 Mar 8 19:23 .sonarcloud.properties [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 19:23 ADOPTERS.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 11674 Mar 8 19:23 Attribution.txt [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 100284 Mar 8 19:23 CHANGELOG.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 19:23 CONTRIBUTING.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 19:23 GOVERNANCE.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 861 Mar 8 19:23 Jenkinsfile [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 19:23 LICENSE [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 15392 Mar 8 19:23 Makefile [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 19:23 OWNERS.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 9528 Mar 8 19:23 README.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 789 Mar 8 19:23 SECURITY.md [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 19:23 VERSION [2024-03-08T19:26:04.477Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 19:23 bin [2024-03-08T19:26:04.477Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 19:23 cmd [2024-03-08T19:26:04.477Z] -rw-r--r-- 1 root root 453602 Mar 8 19:25 coverage.out [2024-03-08T19:26:04.477Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 19:23 fuzz_test [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 3734 Mar 8 19:23 go.mod [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 35731 Mar 8 19:23 go.sum [2024-03-08T19:26:04.477Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 19:23 internal [2024-03-08T19:26:04.477Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 19:23 openapi [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 584 Mar 8 19:23 security.txt [2024-03-08T19:26:04.477Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 19:23 version.go [Pipeline] sh [2024-03-08T19:26:04.787Z] + '[' -e coverage.out ] [2024-03-08T19:26:04.788Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-08T19:26:04.909Z] Stashed 1 file(s) [Pipeline] sh [2024-03-08T19:26:05.208Z] + make build [2024-03-08T19:26:05.208Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-08T19:26:05.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-08T19:26:05.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T19:26:05.803Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-08T19:26:05.836Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-08T19:26:05.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T19:26:05.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4773/head:refs/remotes/origin/PR-4773 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-08T19:26:06.475Z] Merging remotes/origin/main commit 71d356aaa66d076e2d1373082ceb35605edef62d into PR head commit 5f40edc4efac03d90aac580cd6010718233a7406 [2024-03-08T19:26:06.846Z] Merge succeeded, producing 5f40edc4efac03d90aac580cd6010718233a7406 [2024-03-08T19:26:06.847Z] Checking out Revision 5f40edc4efac03d90aac580cd6010718233a7406 (PR-4773) [2024-03-08T19:26:07.491Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-08T19:26:07.532Z] > git --version # timeout=10 [2024-03-08T19:26:07.541Z] > git --version # 'git version 2.25.1' [2024-03-08T19:26:07.553Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-03-08T19:26:06.493Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T19:26:06.554Z] > git checkout -f 5f40edc4efac03d90aac580cd6010718233a7406 # timeout=10 [2024-03-08T19:26:06.758Z] > git remote # timeout=10 [2024-03-08T19:26:06.779Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T19:26:06.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T19:26:06.809Z] > git merge 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [2024-03-08T19:26:06.834Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T19:26:06.856Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T19:26:06.876Z] > git checkout -f 5f40edc4efac03d90aac580cd6010718233a7406 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T19:26:08.856Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T19:26:08.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T19:26:08.856Z] Dload Upload Total Spent Left Speed [2024-03-08T19:26:08.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-03-08T19:26:09.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T19:26:09.532Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T19:26:09.532Z] + sudo tee /etc/docker/daemon.new [2024-03-08T19:26:09.532Z] { [2024-03-08T19:26:09.532Z] "registry-mirrors": [ [2024-03-08T19:26:09.532Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T19:26:09.532Z] ], [2024-03-08T19:26:09.532Z] "bip": "10.250.0.254/24", [2024-03-08T19:26:09.532Z] "hosts": [ [2024-03-08T19:26:09.532Z] "tcp://0.0.0.0:5555", [2024-03-08T19:26:09.532Z] "unix:///var/run/docker.sock" [2024-03-08T19:26:09.532Z] ], [2024-03-08T19:26:09.532Z] "mtu": 1458, [2024-03-08T19:26:09.532Z] "selinux-enabled": true, [2024-03-08T19:26:09.532Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T19:26:09.532Z] } [Pipeline] sh [2024-03-08T19:26:09.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T19:26:10.235Z] + sudo service docker restart [2024-03-08T19:26:17.417Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-08T19:26:17.417Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-08T19:26:18.353Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-08T19:26:18.923Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-08T19:26:25.561Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-08T19:26:25.561Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-08T19:26:26.497Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-08T19:26:27.444Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-08T19:26:28.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [2024-03-08T19:26:28.577Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] configFileProvider [2024-03-08T19:26:28.598Z] provisioning config files... [2024-03-08T19:26:28.621Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8703572987290173408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:26:29.136Z] ---> ****-login.sh [2024-03-08T19:26:29.136Z] nexus3.edgexfoundry.org:10001 [2024-03-08T19:26:29.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:26:29.514Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-08T19:26:29.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:26:29.679Z] Configure a credential helper to remove this warning. See [2024-03-08T19:26:29.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:26:29.679Z] [2024-03-08T19:26:29.679Z] Login Succeeded [2024-03-08T19:26:29.679Z] nexus3.edgexfoundry.org:10002 [2024-03-08T19:26:29.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:26:29.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:26:29.950Z] Configure a credential helper to remove this warning. See [2024-03-08T19:26:29.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:26:29.950Z] [2024-03-08T19:26:29.950Z] Login Succeeded [2024-03-08T19:26:29.951Z] nexus3.edgexfoundry.org:10003 [2024-03-08T19:26:30.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-03-08T19:26:30.467Z] $ docker stop --time=1 1489f24b0240fac5d4dad0fd131f73417a83807eb359476d6caf341dab198867 [2024-03-08T19:26:30.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:26:30.513Z] Configure a credential helper to remove this warning. See [2024-03-08T19:26:30.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:26:30.513Z] [2024-03-08T19:26:30.513Z] Login Succeeded [2024-03-08T19:26:30.513Z] nexus3.edgexfoundry.org:10004 [2024-03-08T19:26:30.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:26:30.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:26:30.785Z] Configure a credential helper to remove this warning. See [2024-03-08T19:26:30.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:26:30.785Z] [2024-03-08T19:26:30.785Z] Login Succeeded [2024-03-08T19:26:30.785Z] ****.io [2024-03-08T19:26:31.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T19:26:31.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T19:26:31.320Z] Configure a credential helper to remove this warning. See [2024-03-08T19:26:31.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T19:26:31.320Z] [2024-03-08T19:26:31.320Z] Login Succeeded [2024-03-08T19:26:31.320Z] ---> ****-login.sh ends [2024-03-08T19:26:34.582Z] $ docker rm -f --volumes 1489f24b0240fac5d4dad0fd131f73417a83807eb359476d6caf341dab198867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-03-08T19:26:35.138Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2024-03-08T19:26:36.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T19:26:36.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2024-03-08T19:26:36.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T19:26:36.544Z] ========================================================= [2024-03-08T19:26:36.544Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T19:26:36.544Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-08T19:26:36.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-08T19:26:36.675Z] [2024-03-08T19:26:36.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:26:36.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T19:26:37.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-08T19:26:37.211Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T19:26:37.211Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T19:26:37.211Z] 5d54e960e981: Pulling fs layer [2024-03-08T19:26:37.211Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T19:26:37.211Z] f0e02332f6b5: Pulling fs layer [2024-03-08T19:26:37.211Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T19:26:37.211Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T19:26:37.211Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T19:26:37.211Z] 872ee5b61b7b: Waiting [2024-03-08T19:26:37.211Z] 0c6a40ed1a82: Waiting [2024-03-08T19:26:37.211Z] 94ae7d8d031c: Waiting [2024-03-08T19:26:37.211Z] 5d54e960e981: Verifying Checksum [2024-03-08T19:26:37.211Z] 5d54e960e981: Download complete [2024-03-08T19:26:37.211Z] f0e02332f6b5: Verifying Checksum [2024-03-08T19:26:37.211Z] f0e02332f6b5: Download complete [2024-03-08T19:26:37.211Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T19:26:37.211Z] 872ee5b61b7b: Download complete [2024-03-08T19:26:37.211Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T19:26:37.211Z] 9fda8d8052c6: Download complete [2024-03-08T19:26:37.409Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-08T19:26:37.409Z] 91d30c5bc195: Pulling fs layer [2024-03-08T19:26:37.409Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-08T19:26:37.409Z] 9c61dcf015f6: Pulling fs layer [2024-03-08T19:26:37.409Z] 4698f68db338: Pulling fs layer [2024-03-08T19:26:37.409Z] 2a2f49069b9e: Pulling fs layer [2024-03-08T19:26:37.409Z] e0025b399a48: Pulling fs layer [2024-03-08T19:26:37.409Z] 4698f68db338: Waiting [2024-03-08T19:26:37.409Z] 2a2f49069b9e: Waiting [2024-03-08T19:26:37.409Z] 91d30c5bc195: Verifying Checksum [2024-03-08T19:26:37.409Z] 91d30c5bc195: Download complete [2024-03-08T19:26:37.409Z] 4698f68db338: Verifying Checksum [2024-03-08T19:26:37.409Z] 4698f68db338: Download complete [2024-03-08T19:26:37.666Z] 91d30c5bc195: Pull complete [2024-03-08T19:26:37.666Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-08T19:26:37.666Z] 2e9b0aa3be6d: Download complete [2024-03-08T19:26:37.666Z] e0025b399a48: Download complete [2024-03-08T19:26:37.666Z] 2a2f49069b9e: Verifying Checksum [2024-03-08T19:26:37.666Z] 2a2f49069b9e: Download complete [2024-03-08T19:26:37.798Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T19:26:37.798Z] 94ae7d8d031c: Download complete [2024-03-08T19:26:37.925Z] 2e9b0aa3be6d: Pull complete [2024-03-08T19:26:38.068Z] 9fda8d8052c6: Pull complete [2024-03-08T19:26:38.183Z] 9c61dcf015f6: Verifying Checksum [2024-03-08T19:26:38.183Z] 9c61dcf015f6: Download complete [2024-03-08T19:26:38.655Z] 5d54e960e981: Pull complete [2024-03-08T19:26:38.924Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T19:26:38.924Z] c4a7e357bf2a: Download complete [2024-03-08T19:26:40.334Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T19:26:40.334Z] 0c6a40ed1a82: Download complete [2024-03-08T19:26:40.710Z] 9c61dcf015f6: Pull complete [2024-03-08T19:26:40.710Z] 4698f68db338: Pull complete [2024-03-08T19:26:40.969Z] 2a2f49069b9e: Pull complete [2024-03-08T19:26:41.228Z] e0025b399a48: Pull complete [2024-03-08T19:26:41.228Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-08T19:26:41.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-08T19:26:41.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:26:41.595Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2024-03-08T19:26:41.627Z] $ 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-03-08T19:26:44.108Z] $ docker top 311f0cd65a82d63d70561907f6ea25fbd9621433239408ee747124cd4b5c8518 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T19:26:44.552Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-08T19:26:46.460Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-03-08T19:26:46.460Z] #1 transferring dockerfile: 2.06kB done [2024-03-08T19:26:46.460Z] #1 DONE 0.0s [2024-03-08T19:26:46.460Z] [2024-03-08T19:26:46.460Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-08T19:26:46.460Z] #2 transferring dockerfile: 2.50kB done [2024-03-08T19:26:46.460Z] #2 DONE 0.0s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #3 transferring dockerfile: 2.23kB done [2024-03-08T19:26:46.721Z] #3 DONE 0.0s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #4 transferring dockerfile: 2.15kB done [2024-03-08T19:26:46.721Z] #4 DONE 0.0s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #5 transferring dockerfile: 2.49kB done [2024-03-08T19:26:46.721Z] #5 DONE 0.0s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #6 [core-data internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #6 transferring dockerfile: 2.01kB done [2024-03-08T19:26:46.721Z] #6 DONE 0.0s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #7 transferring dockerfile: 2.93kB done [2024-03-08T19:26:46.721Z] #7 DONE 0.0s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #8 transferring dockerfile: 1.81kB done [2024-03-08T19:26:46.721Z] #8 DONE 0.1s [2024-03-08T19:26:46.721Z] [2024-03-08T19:26:46.721Z] #9 [core-command internal] load build definition from Dockerfile [2024-03-08T19:26:46.721Z] #9 transferring dockerfile: 1.93kB done [2024-03-08T19:26:46.721Z] #9 DONE 0.1s [2024-03-08T19:26:46.722Z] [2024-03-08T19:26:46.722Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-03-08T19:26:46.722Z] #10 transferring dockerfile: 1.70kB done [2024-03-08T19:26:46.722Z] #10 DONE 0.1s [2024-03-08T19:26:46.722Z] [2024-03-08T19:26:46.722Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-03-08T19:26:46.722Z] #11 transferring dockerfile: 1.95kB done [2024-03-08T19:26:46.722Z] #11 DONE 0.1s [2024-03-08T19:26:46.722Z] [2024-03-08T19:26:46.722Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-03-08T19:26:46.722Z] #12 transferring dockerfile: 1.93kB done [2024-03-08T19:26:46.722Z] #12 DONE 0.1s [2024-03-08T19:26:46.722Z] [2024-03-08T19:26:46.722Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-03-08T19:26:46.722Z] #13 transferring dockerfile: 1.69kB done [2024-03-08T19:26:46.722Z] #13 DONE 0.1s [2024-03-08T19:26:46.722Z] [2024-03-08T19:26:46.722Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-08T19:26:46.722Z] #14 transferring dockerfile: 1.89kB done [2024-03-08T19:26:46.722Z] #14 DONE 0.1s [2024-03-08T19:26:46.722Z] [2024-03-08T19:26:46.722Z] #15 [core-metadata internal] load .dockerignore [2024-03-08T19:26:46.722Z] #15 transferring context: 50B done [2024-03-08T19:26:46.722Z] #15 DONE 0.1s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #16 [security-proxy-setup internal] load .dockerignore [2024-03-08T19:26:46.980Z] #16 transferring context: 50B done [2024-03-08T19:26:46.980Z] #16 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-08T19:26:46.980Z] #17 transferring context: 50B done [2024-03-08T19:26:46.980Z] #17 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #18 [security-proxy-auth internal] load .dockerignore [2024-03-08T19:26:46.980Z] #18 transferring context: 50B done [2024-03-08T19:26:46.980Z] #18 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-03-08T19:26:46.980Z] #19 transferring context: 50B done [2024-03-08T19:26:46.980Z] #19 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #20 [security-bootstrapper internal] load .dockerignore [2024-03-08T19:26:46.980Z] #20 transferring context: 50B done [2024-03-08T19:26:46.980Z] #20 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #21 [core-data internal] load .dockerignore [2024-03-08T19:26:46.980Z] #21 transferring context: 50B done [2024-03-08T19:26:46.980Z] #21 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #22 [security-spire-agent internal] load .dockerignore [2024-03-08T19:26:46.980Z] #22 transferring context: 50B done [2024-03-08T19:26:46.980Z] #22 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #23 [core-command internal] load .dockerignore [2024-03-08T19:26:46.980Z] #23 transferring context: 50B done [2024-03-08T19:26:46.980Z] #23 DONE 0.1s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #24 [security-spire-server internal] load .dockerignore [2024-03-08T19:26:46.980Z] #24 transferring context: 50B done [2024-03-08T19:26:46.980Z] #24 DONE 0.1s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #25 [support-notifications internal] load .dockerignore [2024-03-08T19:26:46.980Z] #25 transferring context: 50B done [2024-03-08T19:26:46.980Z] #25 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #26 [security-spire-config internal] load .dockerignore [2024-03-08T19:26:46.980Z] #26 transferring context: 50B done [2024-03-08T19:26:46.980Z] #26 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #27 [support-scheduler internal] load .dockerignore [2024-03-08T19:26:46.980Z] #27 transferring context: 50B done [2024-03-08T19:26:46.980Z] #27 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-03-08T19:26:46.980Z] #28 transferring context: 50B done [2024-03-08T19:26:46.980Z] #28 DONE 0.1s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-08T19:26:46.980Z] #29 DONE 0.0s [2024-03-08T19:26:46.980Z] [2024-03-08T19:26:46.980Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:26:46.980Z] #30 DONE 0.1s [2024-03-08T19:26:47.240Z] [2024-03-08T19:26:47.240Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-08T19:26:47.240Z] #29 DONE 0.0s [2024-03-08T19:26:47.240Z] [2024-03-08T19:26:47.240Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:26:47.240Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:26:47.240Z] #31 ... [2024-03-08T19:26:47.240Z] [2024-03-08T19:26:47.240Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-08T19:26:47.240Z] #29 DONE 0.0s [2024-03-08T19:26:47.240Z] [2024-03-08T19:26:47.240Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:26:47.240Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:26:47.240Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:26:47.240Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-08T19:26:47.240Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-08T19:26:47.240Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-08T19:26:47.240Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-08T19:26:47.499Z] #31 ... [2024-03-08T19:26:47.499Z] [2024-03-08T19:26:47.499Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-08T19:26:47.499Z] #29 DONE 0.0s [2024-03-08T19:26:47.499Z] [2024-03-08T19:26:47.499Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:26:47.499Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:26:47.499Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:26:47.499Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-08T19:26:47.499Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-08T19:26:47.499Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-08T19:26:47.499Z] #31 ... [2024-03-08T19:26:47.499Z] [2024-03-08T19:26:47.499Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-08T19:26:47.499Z] #29 DONE 0.0s [2024-03-08T19:26:47.499Z] [2024-03-08T19:26:47.499Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:26:47.499Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:26:47.499Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:26:47.499Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-08T19:26:47.499Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-08T19:26:47.499Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-08T19:26:47.499Z] #31 ... [2024-03-08T19:26:47.499Z] [2024-03-08T19:26:47.499Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:26:47.499Z] #30 DONE 0.3s [2024-03-08T19:26:47.499Z] [2024-03-08T19:26:47.499Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:26:47.499Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:26:47.499Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:26:47.499Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-08T19:26:47.499Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-08T19:26:47.499Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-08T19:26:47.763Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-08T19:26:48.022Z] #31 ... [2024-03-08T19:26:48.022Z] [2024-03-08T19:26:48.022Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-08T19:26:48.022Z] #32 DONE 1.0s [2024-03-08T19:26:48.022Z] [2024-03-08T19:26:48.022Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:26:48.022Z] #31 DONE 1.1s [2024-03-08T19:26:48.022Z] [2024-03-08T19:26:48.022Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-08T19:26:52.653Z] c4a7e357bf2a: Pull complete [2024-03-08T19:26:52.653Z] f0e02332f6b5: Pull complete [2024-03-08T19:26:52.653Z] 872ee5b61b7b: Pull complete [2024-03-08T19:26:53.298Z] #33 ... [2024-03-08T19:26:53.299Z] [2024-03-08T19:26:53.299Z] #34 [security-proxy-setup internal] load build context [2024-03-08T19:26:53.299Z] #34 transferring context: 210.40MB 5.9s [2024-03-08T19:26:55.859Z] #34 transferring context: 310.74MB 8.3s done [2024-03-08T19:26:55.859Z] #34 ... [2024-03-08T19:26:55.859Z] [2024-03-08T19:26:55.859Z] #35 [core-metadata internal] load build context [2024-03-08T19:26:56.426Z] #35 transferring context: 310.74MB 9.0s done [2024-03-08T19:26:57.361Z] #35 ... [2024-03-08T19:26:57.361Z] [2024-03-08T19:26:57.361Z] #36 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:26:57.361Z] #36 transferring context: 310.74MB 8.9s done [2024-03-08T19:26:57.361Z] #36 ... [2024-03-08T19:26:57.361Z] [2024-03-08T19:26:57.361Z] #37 [core-data internal] load build context [2024-03-08T19:26:57.361Z] #37 transferring context: 310.74MB 7.9s done [2024-03-08T19:26:57.619Z] #37 ... [2024-03-08T19:26:57.619Z] [2024-03-08T19:26:57.619Z] #38 [security-proxy-auth internal] load build context [2024-03-08T19:26:57.619Z] #38 transferring context: 310.74MB 8.1s done [2024-03-08T19:26:58.058Z] #38 ... [2024-03-08T19:26:58.058Z] [2024-03-08T19:26:58.058Z] #39 [core-command internal] load build context [2024-03-08T19:26:58.058Z] #39 transferring context: 310.74MB 7.8s done [2024-03-08T19:26:58.318Z] #39 ... [2024-03-08T19:26:58.318Z] [2024-03-08T19:26:58.318Z] #40 [security-bootstrapper internal] load build context [2024-03-08T19:26:58.318Z] #40 transferring context: 310.74MB 8.6s done [2024-03-08T19:26:58.318Z] #40 ... [2024-03-08T19:26:58.318Z] [2024-03-08T19:26:58.318Z] #41 [security-spiffe-token-provider internal] load build context [2024-03-08T19:26:58.318Z] #41 transferring context: 310.74MB 8.2s done [2024-03-08T19:26:58.578Z] #41 ... [2024-03-08T19:26:58.578Z] [2024-03-08T19:26:58.578Z] #42 [security-secretstore-setup internal] load build context [2024-03-08T19:26:58.578Z] #42 transferring context: 310.74MB 8.3s done [2024-03-08T19:26:58.578Z] #42 ... [2024-03-08T19:26:58.578Z] [2024-03-08T19:26:58.578Z] #43 [support-notifications internal] load build context [2024-03-08T19:26:58.578Z] #43 transferring context: 310.74MB 8.4s done [2024-03-08T19:26:58.843Z] #43 ... [2024-03-08T19:26:58.843Z] [2024-03-08T19:26:58.843Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-08T19:26:58.843Z] #44 ... [2024-03-08T19:26:58.843Z] [2024-03-08T19:26:58.843Z] #45 [support-scheduler internal] load build context [2024-03-08T19:26:58.843Z] #45 transferring context: 310.74MB 7.9s done [2024-03-08T19:26:59.411Z] #45 ... [2024-03-08T19:26:59.411Z] [2024-03-08T19:26:59.411Z] #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-08T19:27:00.869Z] 0c6a40ed1a82: Pull complete [2024-03-08T19:27:02.381Z] 94ae7d8d031c: Pull complete [2024-03-08T19:27:02.381Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T19:27:02.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T19:27:02.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-08T19:27:02.831Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T19:27:02.831Z] WORKDIR /edgex [2024-03-08T19:27:02.831Z] COPY go.mod . [2024-03-08T19:27:02.831Z] RUN go mod download [2024-03-08T19:27:02.831Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-08T19:27:03.430Z] Sending build context to Docker daemon 2.92MB [2024-03-08T19:27:03.430Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T19:27:03.430Z] ---> 86de565de09d [2024-03-08T19:27:03.430Z] Step 2/4 : WORKDIR /edgex [2024-03-08T19:27:04.388Z] ---> Running in e7598217cc0b [2024-03-08T19:27:04.656Z] Removing intermediate container e7598217cc0b [2024-03-08T19:27:04.656Z] ---> 1dc0d2906689 [2024-03-08T19:27:04.656Z] Step 3/4 : COPY go.mod . [2024-03-08T19:27:04.706Z] #46 ... [2024-03-08T19:27:04.706Z] [2024-03-08T19:27:04.706Z] #37 [core-data internal] load build context [2024-03-08T19:27:04.706Z] #37 DONE 16.6s [2024-03-08T19:27:04.706Z] [2024-03-08T19:27:04.706Z] #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-08T19:27:04.706Z] #47 ... [2024-03-08T19:27:04.706Z] [2024-03-08T19:27:04.706Z] #39 [core-command internal] load build context [2024-03-08T19:27:04.706Z] #39 DONE 16.5s [2024-03-08T19:27:04.706Z] [2024-03-08T19:27:04.706Z] #38 [security-proxy-auth internal] load build context [2024-03-08T19:27:04.707Z] #38 DONE 16.7s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #45 [support-scheduler internal] load build context [2024-03-08T19:27:04.707Z] #45 DONE 16.4s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #34 [security-proxy-setup internal] load build context [2024-03-08T19:27:04.707Z] #34 DONE 16.8s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #42 [security-secretstore-setup internal] load build context [2024-03-08T19:27:04.707Z] #42 DONE 16.7s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #41 [security-spiffe-token-provider internal] load build context [2024-03-08T19:27:04.707Z] #41 DONE 16.5s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-08T19:27:04.707Z] #33 DONE 16.1s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:27:04.707Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:27:04.707Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:27:04.707Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-08T19:27:04.707Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-08T19:27:04.707Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-08T19:27:04.707Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-08T19:27:04.707Z] #31 DONE 1.1s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #43 [support-notifications internal] load build context [2024-03-08T19:27:04.707Z] #43 DONE 16.6s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #40 [security-bootstrapper internal] load build context [2024-03-08T19:27:04.707Z] #40 DONE 16.7s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #36 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:27:04.707Z] #36 DONE 16.8s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-08T19:27:04.707Z] #46 DONE 16.8s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #35 [core-metadata internal] load build context [2024-03-08T19:27:04.707Z] #35 DONE 16.9s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-08T19:27:04.707Z] #48 ... [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:27:04.707Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:27:04.707Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:27:04.707Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-08T19:27:04.707Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-08T19:27:04.707Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2024-03-08T19:27:04.707Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done [2024-03-08T19:27:04.707Z] #31 DONE 1.1s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-08T19:27:04.707Z] #44 DONE 16.8s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #49 [security-spire-config internal] load build context [2024-03-08T19:27:04.707Z] #49 transferring context: 16.35kB done [2024-03-08T19:27:04.707Z] #49 DONE 0.0s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #50 [security-spire-server internal] load build context [2024-03-08T19:27:04.707Z] #50 transferring context: 18.10kB done [2024-03-08T19:27:04.707Z] #50 DONE 0.1s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #51 [security-spire-agent internal] load build context [2024-03-08T19:27:04.707Z] #51 transferring context: 17.63kB done [2024-03-08T19:27:04.707Z] #51 DONE 0.1s [2024-03-08T19:27:04.707Z] [2024-03-08T19:27:04.707Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:27:04.707Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-03-08T19:27:04.707Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-03-08T19:27:04.707Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-08T19:27:04.707Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-08T19:27:04.707Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-08T19:27:04.707Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-03-08T19:27:04.707Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-08T19:27:04.707Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-08T19:27:04.707Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-03-08T19:27:04.707Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-08T19:27:04.707Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-08T19:27:04.707Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-03-08T19:27:04.707Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2024-03-08T19:27:04.707Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-03-08T19:27:04.707Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 0.5s [2024-03-08T19:27:04.707Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-08T19:27:04.707Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.6s [2024-03-08T19:27:04.965Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21.15MB / 25.84MB 0.7s [2024-03-08T19:27:04.965Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2024-03-08T19:27:05.243Z] ---> 88c6526ec288 [2024-03-08T19:27:05.243Z] Step 4/4 : RUN go mod download [2024-03-08T19:27:05.243Z] ---> Running in e35c0ab0421c [2024-03-08T19:27:06.915Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.6s done [2024-03-08T19:27:06.915Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-08T19:27:07.173Z] #52 ... [2024-03-08T19:27:07.173Z] [2024-03-08T19:27:07.173Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-08T19:27:07.173Z] #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.173Z] #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.173Z] #0 1.036 (1/4) Installing ca-certificates (20230506-r0) [2024-03-08T19:27:07.173Z] #0 1.078 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:07.173Z] #0 1.079 (3/4) Installing su-exec (0.2-r3) [2024-03-08T19:27:07.173Z] #0 1.087 (4/4) Installing yq (4.33.3-r5) [2024-03-08T19:27:07.173Z] #0 1.163 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:07.173Z] #0 1.170 Executing ca-certificates-20230506-r0.trigger [2024-03-08T19:27:07.173Z] #0 1.231 OK: 17 MiB in 19 packages [2024-03-08T19:27:07.173Z] #53 DONE 3.3s [2024-03-08T19:27:07.173Z] [2024-03-08T19:27:07.173Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-08T19:27:07.173Z] #0 0.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.173Z] #0 0.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.173Z] #0 1.260 OK: 264 MiB in 52 packages [2024-03-08T19:27:07.173Z] #54 DONE 3.3s [2024-03-08T19:27:07.173Z] [2024-03-08T19:27:07.173Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:27:07.432Z] #52 ... [2024-03-08T19:27:07.432Z] [2024-03-08T19:27:07.432Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-08T19:27:07.432Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.432Z] #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.432Z] #0 2.939 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:07.432Z] #0 2.943 (2/2) Installing su-exec (0.2-r3) [2024-03-08T19:27:07.432Z] #0 2.948 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:07.432Z] #0 2.954 OK: 7 MiB in 17 packages [2024-03-08T19:27:07.432Z] #55 DONE 3.4s [2024-03-08T19:27:07.433Z] [2024-03-08T19:27:07.433Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-08T19:27:07.433Z] #0 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.433Z] #0 0.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.433Z] #0 1.217 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:07.433Z] #0 1.219 (2/4) Installing openssl (3.1.4-r5) [2024-03-08T19:27:07.433Z] #0 1.241 (3/4) Installing su-exec (0.2-r3) [2024-03-08T19:27:07.433Z] #0 1.243 (4/4) Installing yq (4.33.3-r5) [2024-03-08T19:27:07.433Z] #0 1.312 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:07.433Z] #0 1.319 OK: 17 MiB in 19 packages [2024-03-08T19:27:07.433Z] #56 DONE 3.4s [2024-03-08T19:27:07.433Z] [2024-03-08T19:27:07.433Z] #47 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-08T19:27:07.433Z] #47 0.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.433Z] #47 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:07.433Z] #47 1.057 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:07.433Z] #47 1.057 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:07.433Z] #47 1.078 OK: 7 MiB in 16 packages [2024-03-08T19:27:07.433Z] #47 DONE 3.5s [2024-03-08T19:27:07.433Z] [2024-03-08T19:27:07.433Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:27:08.369Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2024-03-08T19:27:08.627Z] #52 ... [2024-03-08T19:27:08.627Z] [2024-03-08T19:27:08.627Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-08T19:27:08.627Z] #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.486 OK: 264 MiB in 52 packages [2024-03-08T19:27:08.627Z] #57 DONE 4.7s [2024-03-08T19:27:08.627Z] [2024-03-08T19:27:08.627Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-08T19:27:08.627Z] #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.679 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:08.627Z] #0 3.685 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:08.627Z] #0 3.700 OK: 7 MiB in 16 packages [2024-03-08T19:27:08.627Z] #58 DONE 4.8s [2024-03-08T19:27:08.627Z] [2024-03-08T19:27:08.627Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-08T19:27:08.627Z] #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.468 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:27:08.627Z] #0 3.468 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:27:08.627Z] #0 3.468 OK: 20075 distinct packages available [2024-03-08T19:27:08.627Z] #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.910 OK: 264 MiB in 52 packages [2024-03-08T19:27:08.627Z] #59 DONE 4.7s [2024-03-08T19:27:08.627Z] [2024-03-08T19:27:08.627Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-08T19:27:08.627Z] #0 3.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.437 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:27:08.627Z] #0 3.437 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:27:08.627Z] #0 3.437 OK: 20070 distinct packages available [2024-03-08T19:27:08.627Z] #0 3.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #0 3.884 (1/11) Installing ca-certificates (20230506-r0) [2024-03-08T19:27:08.627Z] #0 3.950 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-08T19:27:08.627Z] #0 3.966 (3/11) Installing libunistring (1.1-r1) [2024-03-08T19:27:08.627Z] #0 3.990 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-08T19:27:08.627Z] #0 4.003 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-08T19:27:08.627Z] #0 4.015 (6/11) Installing libcurl (8.5.0-r0) [2024-03-08T19:27:08.627Z] #0 4.026 (7/11) Installing curl (8.5.0-r0) [2024-03-08T19:27:08.627Z] #0 4.034 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:08.627Z] #0 4.043 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-08T19:27:08.627Z] #0 4.046 (10/11) Installing libucontext (1.2-r2) [2024-03-08T19:27:08.627Z] #0 4.052 (11/11) Installing gcompat (1.1.0-r1) [2024-03-08T19:27:08.627Z] #0 4.058 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:08.627Z] #0 4.074 Executing ca-certificates-20230506-r0.trigger [2024-03-08T19:27:08.627Z] #0 4.117 OK: 12 MiB in 26 packages [2024-03-08T19:27:08.627Z] #60 DONE 4.8s [2024-03-08T19:27:08.627Z] [2024-03-08T19:27:08.627Z] #48 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-08T19:27:08.627Z] #48 3.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #48 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.627Z] #48 3.517 OK: 264 MiB in 52 packages [2024-03-08T19:27:08.627Z] #48 DONE 4.9s [2024-03-08T19:27:08.886Z] [2024-03-08T19:27:08.886Z] #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:08.886Z] #61 DONE 1.5s [2024-03-08T19:27:08.886Z] [2024-03-08T19:27:08.886Z] #62 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:08.886Z] #62 ... [2024-03-08T19:27:08.886Z] [2024-03-08T19:27:08.886Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:08.886Z] #63 DONE 0.2s [2024-03-08T19:27:08.886Z] [2024-03-08T19:27:08.886Z] #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:08.886Z] #64 DONE 0.2s [2024-03-08T19:27:08.886Z] [2024-03-08T19:27:08.886Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T19:27:08.886Z] #0 4.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.886Z] #0 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:08.886Z] #0 4.816 (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T19:27:08.886Z] #0 4.833 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:08.886Z] #0 4.837 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:08.886Z] #0 4.852 Executing ca-certificates-20230506-r0.trigger [2024-03-08T19:27:08.886Z] #0 4.926 OK: 8 MiB in 17 packages [2024-03-08T19:27:08.886Z] #65 DONE 5.1s [2024-03-08T19:27:08.886Z] [2024-03-08T19:27:08.886Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:08.886Z] #66 DONE 0.2s [2024-03-08T19:27:09.144Z] [2024-03-08T19:27:09.144Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:27:09.144Z] #52 DONE 4.8s [2024-03-08T19:27:09.144Z] [2024-03-08T19:27:09.144Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:27:09.144Z] #67 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-03-08T19:27:09.144Z] #67 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-08T19:27:09.144Z] #67 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-08T19:27:09.144Z] #67 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-08T19:27:09.144Z] #67 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-03-08T19:27:09.144Z] #67 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-03-08T19:27:09.144Z] #67 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-03-08T19:27:09.144Z] #67 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done [2024-03-08T19:27:09.144Z] #67 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-08T19:27:09.144Z] #67 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-08T19:27:09.144Z] #67 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2024-03-08T19:27:10.084Z] #67 ... [2024-03-08T19:27:10.084Z] [2024-03-08T19:27:10.084Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-08T19:27:10.084Z] #0 5.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.084Z] #0 5.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.084Z] #0 5.377 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:27:10.084Z] #0 5.377 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:27:10.084Z] #0 5.377 OK: 20070 distinct packages available [2024-03-08T19:27:10.084Z] #0 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.084Z] #0 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.084Z] #0 5.766 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:10.084Z] #0 5.771 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-08T19:27:10.084Z] #0 5.775 (3/4) Installing libucontext (1.2-r2) [2024-03-08T19:27:10.084Z] #0 5.778 (4/4) Installing gcompat (1.1.0-r1) [2024-03-08T19:27:10.084Z] #0 5.784 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:10.084Z] #0 5.797 OK: 8 MiB in 19 packages [2024-03-08T19:27:10.084Z] #68 DONE 6.0s [2024-03-08T19:27:10.084Z] [2024-03-08T19:27:10.084Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-08T19:27:10.343Z] #69 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.343Z] #69 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.603Z] #69 3.451 OK: 7 MiB in 16 packages [2024-03-08T19:27:10.603Z] #69 ... [2024-03-08T19:27:10.603Z] [2024-03-08T19:27:10.603Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-08T19:27:10.603Z] #0 5.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.603Z] #0 5.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.603Z] #0 5.850 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:27:10.603Z] #0 5.850 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:27:10.603Z] #0 5.850 OK: 20070 distinct packages available [2024-03-08T19:27:10.603Z] #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.603Z] #0 6.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.603Z] #0 6.280 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-08T19:27:10.603Z] #0 6.284 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-08T19:27:10.603Z] #0 6.288 (3/5) Installing libucontext (1.2-r2) [2024-03-08T19:27:10.603Z] #0 6.293 (4/5) Installing gcompat (1.1.0-r1) [2024-03-08T19:27:10.603Z] #0 6.297 (5/5) Installing openssl (3.1.4-r5) [2024-03-08T19:27:10.603Z] #0 6.309 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:27:10.603Z] #0 6.319 OK: 8 MiB in 20 packages [2024-03-08T19:27:10.603Z] #70 DONE 6.5s [2024-03-08T19:27:10.861Z] [2024-03-08T19:27:10.861Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-08T19:27:10.861Z] #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.861Z] #0 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.861Z] #0 3.262 OK: 17 MiB in 19 packages [2024-03-08T19:27:10.861Z] #71 DONE 3.5s [2024-03-08T19:27:10.861Z] [2024-03-08T19:27:10.861Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-08T19:27:10.861Z] #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.861Z] #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:10.861Z] #0 3.236 OK: 17 MiB in 19 packages [2024-03-08T19:27:10.861Z] #72 DONE 3.4s [2024-03-08T19:27:10.861Z] [2024-03-08T19:27:10.861Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-08T19:27:10.861Z] #73 DONE 0.0s [2024-03-08T19:27:10.861Z] [2024-03-08T19:27:10.861Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-08T19:27:10.861Z] #69 DONE 3.6s [2024-03-08T19:27:10.861Z] [2024-03-08T19:27:10.861Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-08T19:27:11.119Z] #74 ... [2024-03-08T19:27:11.119Z] [2024-03-08T19:27:11.119Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:27:11.119Z] #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.119Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.119Z] #0 2.275 OK: 12 MiB in 26 packages [2024-03-08T19:27:11.119Z] #75 DONE 2.4s [2024-03-08T19:27:11.119Z] [2024-03-08T19:27:11.119Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:27:11.119Z] #0 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.119Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.393Z] #76 2.637 OK: 7 MiB in 16 packages [2024-03-08T19:27:11.393Z] #76 DONE 2.8s [2024-03-08T19:27:11.393Z] [2024-03-08T19:27:11.393Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-08T19:27:11.393Z] #0 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.393Z] #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.393Z] #0 4.050 OK: 7 MiB in 17 packages [2024-03-08T19:27:11.393Z] #77 DONE 4.2s [2024-03-08T19:27:11.393Z] [2024-03-08T19:27:11.393Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-08T19:27:11.652Z] #78 ... [2024-03-08T19:27:11.652Z] [2024-03-08T19:27:11.652Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:27:11.653Z] #0 2.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.653Z] #0 2.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:11.653Z] #0 2.740 OK: 8 MiB in 17 packages [2024-03-08T19:27:11.653Z] #79 DONE 2.8s [2024-03-08T19:27:11.911Z] [2024-03-08T19:27:11.911Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-08T19:27:11.911Z] #0 1.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:12.477Z] #80 ... [2024-03-08T19:27:12.477Z] [2024-03-08T19:27:12.477Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-08T19:27:12.477Z] #78 DONE 0.7s [2024-03-08T19:27:12.477Z] [2024-03-08T19:27:12.477Z] #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-08T19:27:12.477Z] #81 DONE 0.0s [2024-03-08T19:27:12.477Z] [2024-03-08T19:27:12.477Z] #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-08T19:27:12.477Z] #74 1.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:12.477Z] #74 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:12.477Z] #74 1.840 OK: 8 MiB in 20 packages [2024-03-08T19:27:12.808Z] #74 DONE 2.0s [2024-03-08T19:27:12.808Z] [2024-03-08T19:27:12.808Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-08T19:27:13.743Z] #82 ... [2024-03-08T19:27:13.743Z] [2024-03-08T19:27:13.743Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-08T19:27:13.743Z] #80 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T19:27:13.743Z] #80 2.731 OK: 8 MiB in 19 packages [2024-03-08T19:27:13.743Z] #80 DONE 3.5s [2024-03-08T19:27:13.743Z] [2024-03-08T19:27:13.743Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-08T19:27:13.743Z] #82 DONE 1.0s [2024-03-08T19:27:13.743Z] [2024-03-08T19:27:13.743Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-08T19:27:13.743Z] #83 DONE 1.0s [2024-03-08T19:27:13.743Z] [2024-03-08T19:27:13.743Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-08T19:27:14.682Z] #84 DONE 0.9s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-08T19:27:14.682Z] #85 DONE 1.0s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-08T19:27:14.682Z] #86 DONE 1.0s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-08T19:27:14.682Z] #87 DONE 0.1s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-08T19:27:14.682Z] #88 DONE 0.1s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-08T19:27:14.682Z] #89 DONE 0.1s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:27:14.682Z] #90 DONE 0.1s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-08T19:27:14.682Z] #91 DONE 0.0s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-08T19:27:14.682Z] #92 DONE 0.1s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:27:14.682Z] #93 DONE 0.0s [2024-03-08T19:27:14.682Z] [2024-03-08T19:27:14.682Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:27:14.940Z] #94 DONE 0.1s [2024-03-08T19:27:14.940Z] [2024-03-08T19:27:14.940Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-08T19:27:14.940Z] #95 DONE 0.1s [2024-03-08T19:27:14.940Z] [2024-03-08T19:27:14.940Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-08T19:27:14.940Z] #96 DONE 0.1s [2024-03-08T19:27:14.940Z] [2024-03-08T19:27:14.940Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-08T19:27:14.940Z] #97 DONE 0.1s [2024-03-08T19:27:14.940Z] [2024-03-08T19:27:14.940Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-08T19:27:14.940Z] #98 DONE 0.1s [2024-03-08T19:27:14.940Z] [2024-03-08T19:27:14.940Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-08T19:27:14.940Z] #99 DONE 0.1s [2024-03-08T19:27:14.940Z] [2024-03-08T19:27:14.940Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-08T19:27:15.197Z] #100 DONE 0.1s [2024-03-08T19:27:15.197Z] [2024-03-08T19:27:15.197Z] #101 [security-spire-config] exporting to image [2024-03-08T19:27:15.197Z] #101 exporting layers [2024-03-08T19:27:15.455Z] #101 exporting layers 0.5s done [2024-03-08T19:27:15.455Z] #101 writing image sha256:1705ac3d0fd6761f760968c23b4502d1f9f19ca7f2280d77e249cbbf913e4e00 0.0s done [2024-03-08T19:27:15.455Z] #101 naming to docker.io/library/security-spire-server done [2024-03-08T19:27:15.455Z] #101 writing image sha256:32eb917a1072d7923aeabf7e3cf6fd5b487797526e97e9d77dec7d0ed5d0e2e9 done [2024-03-08T19:27:15.455Z] #101 naming to docker.io/library/security-spire-agent [2024-03-08T19:27:15.714Z] #101 exporting layers 0.5s done [2024-03-08T19:27:15.714Z] #101 naming to docker.io/library/security-spire-agent done [2024-03-08T19:27:15.714Z] #101 writing image sha256:78230eb521bc2d96b84df38bf2ca2e64ba1e3666746748b8393f2e169e8b4615 done [2024-03-08T19:27:15.714Z] #101 naming to docker.io/library/security-spire-config done [2024-03-08T19:27:15.714Z] #101 DONE 0.7s [2024-03-08T19:27:15.714Z] [2024-03-08T19:27:15.714Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:19.206Z] #102 ... [2024-03-08T19:27:19.206Z] [2024-03-08T19:27:19.206Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:19.206Z] #103 ... [2024-03-08T19:27:19.206Z] [2024-03-08T19:27:19.206Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:25.791Z] #104 DONE 16.6s [2024-03-08T19:27:25.791Z] [2024-03-08T19:27:25.791Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:25.791Z] #102 DONE 16.6s [2024-03-08T19:27:25.791Z] [2024-03-08T19:27:25.791Z] #62 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:25.791Z] #62 DONE 16.7s [2024-03-08T19:27:25.791Z] [2024-03-08T19:27:25.791Z] #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:25.791Z] #103 DONE 16.6s [2024-03-08T19:27:25.791Z] [2024-03-08T19:27:25.791Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #105 DONE 5.7s [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #106 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #107 [support-scheduler builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #107 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #108 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #109 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #110 [core-command builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #110 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #111 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #112 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #113 [core-data builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #113 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #114 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #115 [support-notifications builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #115 DONE 5.8s [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #116 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #117 [security-bootstrapper builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #117 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #118 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #119 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #120 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #121 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #122 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #123 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #124 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:27:32.375Z] #125 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #126 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:27:32.375Z] #127 CACHED [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-03-08T19:27:32.375Z] #128 DONE 5.7s [2024-03-08T19:27:32.375Z] [2024-03-08T19:27:32.375Z] #129 [core-metadata builder 6/7] COPY . . [2024-03-08T19:27:32.376Z] #129 DONE 5.7s [2024-03-08T19:27:32.376Z] [2024-03-08T19:27:32.376Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:27:32.634Z] #130 1.440 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-08T19:27:42.606Z] #130 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-08T19:27:42.606Z] #0 1.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-08T19:27:42.606Z] #131 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-08T19:27:42.606Z] #0 0.652 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-08T19:27:42.606Z] #132 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:27:42.606Z] #0 0.521 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-08T19:27:42.606Z] #133 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-08T19:27:42.606Z] #0 0.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-08T19:27:42.606Z] #134 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-08T19:27:42.606Z] #0 1.140 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-08T19:27:42.606Z] #135 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:27:42.606Z] #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-08T19:27:42.606Z] #136 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:27:42.606Z] #0 0.889 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-08T19:27:42.606Z] #137 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-08T19:27:42.606Z] #0 1.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-08T19:27:42.606Z] #138 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #139 [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-03-08T19:27:42.606Z] #0 1.400 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-08T19:27:42.606Z] #139 ... [2024-03-08T19:27:42.606Z] [2024-03-08T19:27:42.606Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-08T19:27:42.606Z] #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-08T19:27:44.104Z] Removing intermediate container e35c0ab0421c [2024-03-08T19:27:44.104Z] ---> 27e796d5275a [2024-03-08T19:27:44.104Z] Successfully built 27e796d5275a [2024-03-08T19:27:44.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:27:44.555Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T19:27:44.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:27:44.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-5275 does not seem to be running inside a container [2024-03-08T19:27:44.982Z] $ 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-arm64 cat [2024-03-08T19:27:46.183Z] $ docker top 780833104dfce43c114c039112c5beb3a216ee6573874c5e655412843a2b3ddf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T19:27:47.139Z] + go version [2024-03-08T19:27:47.139Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T19:27:47.179Z] $ docker stop --time=1 780833104dfce43c114c039112c5beb3a216ee6573874c5e655412843a2b3ddf [2024-03-08T19:27:48.778Z] $ docker rm -f --volumes 780833104dfce43c114c039112c5beb3a216ee6573874c5e655412843a2b3ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:27:49.946Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T19:27:49.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:27:50.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-5275 does not seem to be running inside a container [2024-03-08T19:27:50.320Z] $ 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-arm64 cat [2024-03-08T19:27:51.508Z] $ docker top 04cf1f1b56f1e375f46d6e34bc8d827fa4e6a119ed6eff9cd241bcd2ef89532a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T19:27:51.828Z] ========================================================= [2024-03-08T19:27:51.828Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-08T19:27:51.828Z] ========================================================= [Pipeline] sh [2024-03-08T19:27:52.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-08T19:27:52.821Z] + make test [2024-03-08T19:27:53.087Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T19:28:25.292Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-08T19:28:50.298Z] #140 DONE 74.5s [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:28:50.299Z] #137 ... [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-08T19:28:50.299Z] #134 DONE 77.6s [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #139 [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-03-08T19:28:50.299Z] #139 77.58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-08T19:28:50.299Z] #139 ... [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-08T19:28:50.299Z] #135 DONE 78.4s [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-08T19:28:50.299Z] #138 DONE 78.4s [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:50.299Z] #141 DONE 0.9s [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:28:50.299Z] #136 DONE 79.1s [2024-03-08T19:28:50.299Z] [2024-03-08T19:28:50.299Z] #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:50.865Z] #142 ... [2024-03-08T19:28:50.865Z] [2024-03-08T19:28:50.865Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:50.865Z] #143 DONE 0.9s [2024-03-08T19:28:50.865Z] [2024-03-08T19:28:50.865Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-08T19:28:50.865Z] #144 DONE 0.8s [2024-03-08T19:28:50.865Z] [2024-03-08T19:28:50.865Z] #139 [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-03-08T19:28:50.865Z] #139 DONE 79.6s [2024-03-08T19:28:50.865Z] [2024-03-08T19:28:50.865Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-08T19:28:51.145Z] #145 ... [2024-03-08T19:28:51.145Z] [2024-03-08T19:28:51.145Z] #146 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:51.145Z] #146 CACHED [2024-03-08T19:28:51.145Z] [2024-03-08T19:28:51.145Z] #147 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:51.145Z] #147 CACHED [2024-03-08T19:28:51.145Z] [2024-03-08T19:28:51.145Z] #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:51.145Z] #142 DONE 0.7s [2024-03-08T19:28:51.145Z] [2024-03-08T19:28:51.145Z] #148 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:51.145Z] #148 CACHED [2024-03-08T19:28:51.145Z] [2024-03-08T19:28:51.146Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:51.146Z] #149 CACHED [2024-03-08T19:28:51.406Z] [2024-03-08T19:28:51.406Z] #150 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-08T19:28:51.406Z] #150 ... [2024-03-08T19:28:51.406Z] [2024-03-08T19:28:51.406Z] #151 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:51.406Z] #151 DONE 0.6s [2024-03-08T19:28:51.406Z] [2024-03-08T19:28:51.406Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:51.406Z] #152 DONE 0.5s [2024-03-08T19:28:51.983Z] [2024-03-08T19:28:51.983Z] #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:54.531Z] #153 ... [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:28:54.531Z] #133 DONE 83.3s [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #154 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-08T19:28:54.531Z] #154 DONE 3.3s [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #155 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-08T19:28:54.531Z] #155 DONE 3.3s [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #150 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-08T19:28:54.531Z] #150 DONE 3.3s [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-08T19:28:54.531Z] #131 DONE 83.4s [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:28:54.531Z] #137 DONE 83.4s [2024-03-08T19:28:54.531Z] [2024-03-08T19:28:54.531Z] #156 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:54.794Z] #156 ... [2024-03-08T19:28:54.794Z] [2024-03-08T19:28:54.794Z] #157 [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-03-08T19:28:54.794Z] #157 DONE 3.2s [2024-03-08T19:28:54.794Z] [2024-03-08T19:28:54.794Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-08T19:28:54.794Z] #145 DONE 4.0s [2024-03-08T19:28:54.794Z] [2024-03-08T19:28:54.794Z] #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:54.794Z] #153 DONE 3.3s [2024-03-08T19:28:54.794Z] [2024-03-08T19:28:54.794Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:54.794Z] #158 CACHED [2024-03-08T19:28:54.794Z] [2024-03-08T19:28:54.794Z] #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:54.794Z] #159 CACHED [2024-03-08T19:28:54.794Z] [2024-03-08T19:28:54.794Z] #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:55.388Z] #160 ... [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #161 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-08T19:28:55.388Z] #161 DONE 0.6s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:55.388Z] #162 DONE 0.7s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #156 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:55.388Z] #156 DONE 0.8s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #163 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:55.388Z] #163 DONE 0.8s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #164 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:55.388Z] #164 DONE 0.8s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #165 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:55.388Z] #165 DONE 0.6s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #166 [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-03-08T19:28:55.388Z] #166 DONE 0.6s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-08T19:28:55.388Z] #167 DONE 0.6s [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:55.388Z] #168 ... [2024-03-08T19:28:55.388Z] [2024-03-08T19:28:55.388Z] #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:55.388Z] #160 DONE 0.6s [2024-03-08T19:28:55.655Z] [2024-03-08T19:28:55.655Z] #101 [core-command] exporting to image [2024-03-08T19:28:55.655Z] #101 exporting layers [2024-03-08T19:28:55.916Z] #101 ... [2024-03-08T19:28:55.916Z] [2024-03-08T19:28:55.916Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-08T19:28:55.916Z] #169 DONE 0.8s [2024-03-08T19:28:55.916Z] [2024-03-08T19:28:55.916Z] #101 [core-command] exporting to image [2024-03-08T19:28:55.916Z] #101 exporting layers 0.5s done [2024-03-08T19:28:55.916Z] #101 ... [2024-03-08T19:28:55.916Z] [2024-03-08T19:28:55.916Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:55.916Z] #170 DONE 0.7s [2024-03-08T19:28:55.916Z] [2024-03-08T19:28:55.916Z] #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-03-08T19:28:55.916Z] #171 DONE 0.7s [2024-03-08T19:28:55.916Z] [2024-03-08T19:28:55.916Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-08T19:28:55.916Z] #172 DONE 0.7s [2024-03-08T19:28:55.916Z] [2024-03-08T19:28:55.916Z] #173 [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-03-08T19:28:55.916Z] #173 DONE 0.7s [2024-03-08T19:28:56.189Z] [2024-03-08T19:28:56.189Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:56.189Z] #168 DONE 0.7s [2024-03-08T19:28:56.189Z] [2024-03-08T19:28:56.189Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:56.189Z] #174 DONE 0.7s [2024-03-08T19:28:56.189Z] [2024-03-08T19:28:56.189Z] #175 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:56.189Z] #175 DONE 0.7s [2024-03-08T19:28:56.189Z] [2024-03-08T19:28:56.189Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-08T19:28:57.011Z] #176 ... [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-08T19:28:57.011Z] #132 DONE 85.7s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-08T19:28:57.011Z] #177 DONE 1.0s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #176 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-08T19:28:57.011Z] #176 DONE 0.9s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-08T19:28:57.011Z] #178 DONE 1.0s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #179 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-08T19:28:57.011Z] #179 DONE 0.9s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:57.011Z] #180 DONE 1.0s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #181 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-08T19:28:57.011Z] #181 DONE 0.9s [2024-03-08T19:28:57.011Z] [2024-03-08T19:28:57.011Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-08T19:28:57.320Z] #182 ... [2024-03-08T19:28:57.320Z] [2024-03-08T19:28:57.320Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:28:57.320Z] #130 DONE 85.9s [2024-03-08T19:28:57.320Z] [2024-03-08T19:28:57.320Z] #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:57.320Z] #183 CACHED [2024-03-08T19:28:57.320Z] [2024-03-08T19:28:57.320Z] #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:57.320Z] #184 CACHED [2024-03-08T19:28:57.320Z] [2024-03-08T19:28:57.320Z] #185 [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-03-08T19:28:57.320Z] #185 DONE 0.3s [2024-03-08T19:28:57.320Z] [2024-03-08T19:28:57.320Z] #101 [core-command] exporting to image [2024-03-08T19:28:57.320Z] #101 exporting layers 0.2s done [2024-03-08T19:28:57.320Z] #101 writing image sha256:1d801cfd4d3a6474d16e758c603fbacf687b9861522a580bdaa855388df220b9 done [2024-03-08T19:28:57.320Z] #101 naming to docker.io/library/core-command done [2024-03-08T19:28:57.590Z] #101 ... [2024-03-08T19:28:57.590Z] [2024-03-08T19:28:57.590Z] #186 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-08T19:28:57.590Z] #186 DONE 0.7s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:57.852Z] #187 DONE 0.7s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-08T19:28:57.852Z] #188 DONE 0.6s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:28:57.852Z] #189 DONE 1.7s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-08T19:28:57.852Z] #182 DONE 0.7s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:28:57.852Z] #190 DONE 0.6s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:28:57.852Z] #191 DONE 1.8s [2024-03-08T19:28:57.852Z] [2024-03-08T19:28:57.852Z] #101 [security-proxy-auth] exporting to image [2024-03-08T19:28:58.116Z] #101 ... [2024-03-08T19:28:58.116Z] [2024-03-08T19:28:58.116Z] #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:58.116Z] #192 DONE 0.4s [2024-03-08T19:28:58.116Z] [2024-03-08T19:28:58.116Z] #193 [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-03-08T19:28:58.116Z] #193 DONE 0.4s [2024-03-08T19:28:58.116Z] [2024-03-08T19:28:58.116Z] #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:28:58.116Z] #194 DONE 0.3s [2024-03-08T19:28:58.116Z] [2024-03-08T19:28:58.116Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-08T19:28:58.116Z] #195 DONE 0.4s [2024-03-08T19:28:58.117Z] [2024-03-08T19:28:58.117Z] #101 [core-metadata] exporting to image [2024-03-08T19:28:58.117Z] #101 exporting layers 0.5s done [2024-03-08T19:28:58.117Z] #101 writing image sha256:d0a5bafa0a39b9f3796ea71efdbcea74b90c7c72ac81a9b304e022c645658eb3 0.0s done [2024-03-08T19:28:58.117Z] #101 naming to docker.io/library/core-metadata done [2024-03-08T19:28:58.379Z] #101 ... [2024-03-08T19:28:58.379Z] [2024-03-08T19:28:58.379Z] #196 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-08T19:28:58.379Z] #196 DONE 0.1s [2024-03-08T19:28:58.379Z] [2024-03-08T19:28:58.379Z] #197 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:28:58.379Z] #197 DONE 1.3s [2024-03-08T19:28:58.379Z] [2024-03-08T19:28:58.379Z] #101 [security-proxy-auth] exporting to image [2024-03-08T19:28:58.379Z] #101 writing image sha256:32000c2f488b1cc8e7016f92c1091f4fb4509b719bfceaec047e54184bdf084a done [2024-03-08T19:28:58.379Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-03-08T19:28:58.379Z] #101 writing image sha256:265ed8b165bafaaaacbc1e13cbb6a432c0bb09f060af11fd3b5172d3ac9dc297 done [2024-03-08T19:28:58.379Z] #101 writing image sha256:fb3b97d05856e7b098f818f966dd9449eccccdd041ac24d3c99005f27d081425 done [2024-03-08T19:28:58.379Z] #101 writing image sha256:72a9a8b697a517e2809a31307a04e61a1f9e6aed8bd66531699ae023d693b6b6 done [2024-03-08T19:28:58.379Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-08T19:28:58.379Z] #101 naming to docker.io/library/core-data done [2024-03-08T19:28:58.379Z] #101 naming to docker.io/library/security-proxy-auth done [2024-03-08T19:28:58.642Z] #101 exporting layers 0.3s done [2024-03-08T19:28:58.642Z] #101 exporting layers 0.3s done [2024-03-08T19:28:58.642Z] #101 writing image sha256:af78c1f1de8148ee9427fc36e1f9b0b682609a44c6b1c260ca89a8686d71a2d2 0.0s done [2024-03-08T19:28:58.642Z] #101 naming to docker.io/library/support-scheduler done [2024-03-08T19:28:58.642Z] #101 writing image sha256:be5ef4697f02a4a33ddad9c28f453c6cea7f335bcc3229d28b86c32c2892eefc done [2024-03-08T19:28:58.642Z] #101 naming to docker.io/library/security-proxy-setup done [2024-03-08T19:28:58.642Z] #101 DONE 3.9s [2024-03-08T19:28:58.642Z] [2024-03-08T19:28:58.642Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-08T19:28:58.642Z] #198 DONE 0.4s [2024-03-08T19:28:58.642Z] [2024-03-08T19:28:58.642Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-08T19:28:58.642Z] #199 DONE 0.4s [2024-03-08T19:28:58.642Z] [2024-03-08T19:28:58.642Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-08T19:28:58.642Z] #200 DONE 0.3s [2024-03-08T19:28:58.642Z] [2024-03-08T19:28:58.642Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-08T19:28:58.642Z] #201 DONE 0.1s [2024-03-08T19:28:58.642Z] [2024-03-08T19:28:58.642Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:28:58.905Z] #202 DONE 0.1s [2024-03-08T19:28:58.905Z] [2024-03-08T19:28:58.905Z] #101 [support-notifications] exporting to image [2024-03-08T19:28:58.905Z] #101 ... [2024-03-08T19:28:58.905Z] [2024-03-08T19:28:58.905Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:28:58.905Z] #203 DONE 0.4s [2024-03-08T19:28:58.905Z] [2024-03-08T19:28:58.905Z] #101 [security-secretstore-setup] exporting to image [2024-03-08T19:28:58.905Z] #101 writing image sha256:297ca72754cb75040d329d47a493c5dc6ee4ba9c3a2eddcf40afeafd59d3b56c done [2024-03-08T19:28:58.905Z] #101 naming to docker.io/library/support-notifications done [2024-03-08T19:28:59.168Z] #101 ... [2024-03-08T19:28:59.168Z] [2024-03-08T19:28:59.168Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-08T19:28:59.168Z] #204 DONE 0.3s [2024-03-08T19:28:59.168Z] [2024-03-08T19:28:59.168Z] #101 [security-bootstrapper] exporting to image [2024-03-08T19:28:59.168Z] #101 exporting layers 0.3s done [2024-03-08T19:28:59.168Z] #101 writing image sha256:b59b6daee0c85226304d89901b3ad7a0e23a4c6592bfed8f6bf1bfec5e4e0cb1 [2024-03-08T19:28:59.168Z] #101 exporting layers 0.3s done [2024-03-08T19:28:59.168Z] #101 writing image sha256:b59b6daee0c85226304d89901b3ad7a0e23a4c6592bfed8f6bf1bfec5e4e0cb1 done [2024-03-08T19:28:59.168Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-03-08T19:28:59.168Z] #101 writing image sha256:dc80bbd9ba32a10a5a278f12165f654cf36795169a2d0cd758b78d1d6dafbc92 done [2024-03-08T19:28:59.168Z] #101 naming to docker.io/library/security-bootstrapper done [2024-03-08T19:28:59.168Z] #101 DONE 4.4s [2024-03-08T19:28:59.168Z] [2024-03-08T19:28:59.168Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:28:59.168Z] time="2024-03-08T19:26:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-08T19:28:59.461Z] $ docker stop --time=1 311f0cd65a82d63d70561907f6ea25fbd9621433239408ee747124cd4b5c8518 [2024-03-08T19:29:00.736Z] $ docker rm -f --volumes 311f0cd65a82d63d70561907f6ea25fbd9621433239408ee747124cd4b5c8518 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T19:29:01.230Z] + docker images [2024-03-08T19:29:01.230Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-08T19:29:01.230Z] support-notifications latest 297ca72754cb 2 seconds ago 26.7MB [2024-03-08T19:29:01.230Z] security-proxy-setup latest be5ef4697f02 2 seconds ago 25.9MB [2024-03-08T19:29:01.230Z] security-bootstrapper latest dc80bbd9ba32 2 seconds ago 18.6MB [2024-03-08T19:29:01.230Z] security-secretstore-setup latest b59b6daee0c8 2 seconds ago 36.3MB [2024-03-08T19:29:01.230Z] core-common-config-bootstrapper latest fb3b97d05856 3 seconds ago 15MB [2024-03-08T19:29:01.230Z] security-spiffe-token-provider latest 32000c2f488b 3 seconds ago 28.7MB [2024-03-08T19:29:01.230Z] core-data latest 265ed8b165ba 3 seconds ago 17.2MB [2024-03-08T19:29:01.230Z] security-proxy-auth latest 72a9a8b697a5 3 seconds ago 15.8MB [2024-03-08T19:29:01.230Z] support-scheduler latest af78c1f1de81 3 seconds ago 26.2MB [2024-03-08T19:29:01.230Z] core-metadata latest d0a5bafa0a39 4 seconds ago 17.4MB [2024-03-08T19:29:01.230Z] core-command latest 1d801cfd4d3a 5 seconds ago 17MB [2024-03-08T19:29:01.230Z] security-spire-server latest 1705ac3d0fd6 About a minute ago 102MB [2024-03-08T19:29:01.230Z] security-spire-agent latest 32eb917a1072 About a minute ago 161MB [2024-03-08T19:29:01.230Z] security-spire-config latest 78230eb521bc About a minute ago 102MB [2024-03-08T19:29:01.230Z] ci-base-image-x86_64 latest a465d2910209 4 minutes ago 885MB [2024-03-08T19:29:01.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-08T19:29:01.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-08T19:29:01.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-08T19:30:01.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-08T19:30:03.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-08T19:30:03.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-08T19:30:04.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.217s coverage: 28.7% of statements [2024-03-08T19:30:13.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.256s coverage: 97.0% of statements [2024-03-08T19:30:17.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-08T19:30:17.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-08T19:30:17.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-08T19:30:21.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.342s coverage: 69.2% of statements [2024-03-08T19:30:22.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-08T19:30:22.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-08T19:30:23.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.303s coverage: 53.2% of statements [2024-03-08T19:30:28.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-08T19:30:28.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-08T19:30:28.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:30:28.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-08T19:30:28.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-08T19:30:34.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-08T19:30:34.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-08T19:30:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.868s coverage: 93.4% of statements [2024-03-08T19:30:41.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.493s coverage: 4.1% of statements [2024-03-08T19:30:46.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-08T19:30:46.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:30:46.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-08T19:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-08T19:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-08T19:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-08T19:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-08T19:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-08T19:30:48.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-08T19:30:48.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-08T19:30:49.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.454s coverage: 97.6% of statements [2024-03-08T19:30:49.650Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.186s coverage: 72.2% of statements [2024-03-08T19:30:56.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-08T19:30:56.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-08T19:30:57.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.353s coverage: 0.9% of statements [2024-03-08T19:30:57.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.256s coverage: 32.2% of statements [2024-03-08T19:31:01.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.298s coverage: 41.7% of statements [2024-03-08T19:31:01.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.361s coverage: 82.9% of statements [2024-03-08T19:31:01.065Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.257s coverage: 94.1% of statements [2024-03-08T19:31:01.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.185s coverage: 96.3% of statements [2024-03-08T19:31:05.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.217s coverage: 87.5% of statements [2024-03-08T19:31:06.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-08T19:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-08T19:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-08T19:31:07.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-08T19:31:10.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-08T19:31:10.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-08T19:31:10.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-08T19:31:10.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-08T19:31:17.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.196s coverage: 94.4% of statements [2024-03-08T19:31:17.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-08T19:31:17.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-08T19:31:17.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-08T19:31:17.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-08T19:31:25.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-08T19:31:25.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-08T19:31:27.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.973s coverage: 79.9% of statements [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.224s coverage: 92.9% of statements [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.207s coverage: 62.3% of statements [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.191s coverage: 87.2% of statements [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.162s coverage: 20.0% of statements [2024-03-08T19:31:32.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.164s coverage: 100.0% of statements [2024-03-08T19:31:32.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.400s coverage: 81.8% of statements [2024-03-08T19:31:34.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-08T19:31:34.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-08T19:31:35.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.374s coverage: 82.1% of statements [2024-03-08T19:31:35.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.224s coverage: 86.0% of statements [2024-03-08T19:31:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-08T19:31:39.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-08T19:31:41.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.777s coverage: 63.1% of statements [2024-03-08T19:31:41.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.284s coverage: 100.0% of statements [2024-03-08T19:31:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.092s coverage: 89.4% of statements [2024-03-08T19:31:42.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2024-03-08T19:31:42.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-08T19:31:42.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-08T19:31:42.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-08T19:31:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements [2024-03-08T19:31:43.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2024-03-08T19:31:47.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-08T19:31:47.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-08T19:31:47.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-08T19:31:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.757s coverage: 38.4% of statements [2024-03-08T19:31:49.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.229s coverage: 89.5% of statements [2024-03-08T19:31:52.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-08T19:31:52.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-08T19:31:52.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-08T19:31:52.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-08T19:31:53.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.189s coverage: 84.8% of statements [2024-03-08T19:31:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-08T19:31:57.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-08T19:31:57.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-08T19:31:57.991Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-08T19:32:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-08T19:32:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:32:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-08T19:32:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-08T19:32:05.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.274s coverage: 19.9% of statements [2024-03-08T19:32:05.499Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.533s coverage: 95.7% of statements [2024-03-08T19:32:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-08T19:32:07.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-08T19:32:08.401Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.250s coverage: 61.8% of statements [2024-03-08T19:32:10.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-08T19:32:10.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-08T19:32:11.742Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements [2024-03-08T19:32:12.326Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-03-08T19:32:12.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T19:32:12.594Z] go vet ./... [2024-03-08T19:34:19.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T19:34:19.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T19:34:19.235Z] ./bin/test-attribution-txt.sh [2024-03-08T19:34:19.235Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T19:34:19.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-08T19:34:19.652Z] + ls -al . [2024-03-08T19:34:19.652Z] total 732 [2024-03-08T19:34:19.652Z] drwxrwxr-x 10 1001 1001 4096 Mar 8 19:27 . [2024-03-08T19:34:19.653Z] drwxr-xr-x 4 root root 4096 Mar 8 19:27 .. [2024-03-08T19:34:19.653Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 19:26 .blubracket [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 10 Mar 8 19:26 .dockerignore [2024-03-08T19:34:19.653Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 19:26 .git [2024-03-08T19:34:19.653Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 19:26 .github [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 1074 Mar 8 19:26 .gitignore [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 19:26 .golangci.yml [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 100 Mar 8 19:26 .hadolint.yml [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 155 Mar 8 19:26 .sonarcloud.properties [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 19:26 ADOPTERS.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 11674 Mar 8 19:26 Attribution.txt [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 100284 Mar 8 19:26 CHANGELOG.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 19:26 CONTRIBUTING.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 19:26 GOVERNANCE.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 861 Mar 8 19:26 Jenkinsfile [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 19:26 LICENSE [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 15392 Mar 8 19:26 Makefile [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 19:26 OWNERS.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 9528 Mar 8 19:26 README.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 789 Mar 8 19:26 SECURITY.md [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 5 Mar 8 19:23 VERSION [2024-03-08T19:34:19.653Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 19:26 bin [2024-03-08T19:34:19.653Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 19:26 cmd [2024-03-08T19:34:19.653Z] -rw-r--r-- 1 root root 453602 Mar 8 19:32 coverage.out [2024-03-08T19:34:19.653Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 19:26 fuzz_test [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 3734 Mar 8 19:26 go.mod [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 35731 Mar 8 19:26 go.sum [2024-03-08T19:34:19.653Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 19:26 internal [2024-03-08T19:34:19.653Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 19:26 openapi [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 584 Mar 8 19:26 security.txt [2024-03-08T19:34:19.653Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 19:26 version.go [Pipeline] sh [2024-03-08T19:34:20.310Z] + '[' -e coverage.out ] [2024-03-08T19:34:20.310Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-08T19:34:20.349Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T19:34:21.123Z] Stashed 1 file(s) [Pipeline] sh [2024-03-08T19:34:21.445Z] + make build [2024-03-08T19:34:21.712Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-08T19:35:43.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-08T19:35:43.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-08T19:35:43.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-08T19:35:43.307Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-08T19:36:09.942Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-08T19:36:13.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-08T19:36:18.584Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-08T19:36:21.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-08T19:36:24.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-08T19:36:27.073Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-08T19:36:31.319Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-08T19:36:34.685Z] $ docker stop --time=1 04cf1f1b56f1e375f46d6e34bc8d827fa4e6a119ed6eff9cd241bcd2ef89532a [2024-03-08T19:36:36.731Z] $ docker rm -f --volumes 04cf1f1b56f1e375f46d6e34bc8d827fa4e6a119ed6eff9cd241bcd2ef89532a [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-03-08T19:36:39.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-08T19:36:39.920Z] [2024-03-08T19:36:39.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:36:40.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-08T19:36:40.622Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-08T19:36:40.622Z] 547446be3368: Pulling fs layer [2024-03-08T19:36:40.622Z] d125d8839a47: Pulling fs layer [2024-03-08T19:36:40.622Z] 3e85d5ac6304: Pulling fs layer [2024-03-08T19:36:40.622Z] c3105a71a48b: Pulling fs layer [2024-03-08T19:36:40.622Z] 0f093f025ec4: Pulling fs layer [2024-03-08T19:36:40.622Z] c3105a71a48b: Waiting [2024-03-08T19:36:40.622Z] 0f093f025ec4: Waiting [2024-03-08T19:36:40.622Z] c3106fc0e877: Pulling fs layer [2024-03-08T19:36:40.622Z] c3106fc0e877: Waiting [2024-03-08T19:36:40.622Z] 547446be3368: Verifying Checksum [2024-03-08T19:36:40.622Z] 547446be3368: Download complete [2024-03-08T19:36:40.622Z] c3105a71a48b: Verifying Checksum [2024-03-08T19:36:41.208Z] d125d8839a47: Verifying Checksum [2024-03-08T19:36:41.208Z] d125d8839a47: Download complete [2024-03-08T19:36:41.208Z] c3106fc0e877: Verifying Checksum [2024-03-08T19:36:41.208Z] c3106fc0e877: Download complete [2024-03-08T19:36:41.208Z] 0f093f025ec4: Verifying Checksum [2024-03-08T19:36:41.208Z] 0f093f025ec4: Download complete [2024-03-08T19:36:41.473Z] 547446be3368: Pull complete [2024-03-08T19:36:42.876Z] d125d8839a47: Pull complete [2024-03-08T19:36:43.141Z] 3e85d5ac6304: Verifying Checksum [2024-03-08T19:36:43.141Z] 3e85d5ac6304: Download complete [2024-03-08T19:36:53.217Z] 3e85d5ac6304: Pull complete [2024-03-08T19:36:53.217Z] c3105a71a48b: Pull complete [2024-03-08T19:36:54.176Z] 0f093f025ec4: Pull complete [2024-03-08T19:36:54.441Z] c3106fc0e877: Pull complete [2024-03-08T19:36:54.441Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-08T19:36:54.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-08T19:36:54.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:36:54.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-5275 does not seem to be running inside a container [2024-03-08T19:36:55.003Z] $ 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-arm64:latest cat [2024-03-08T19:36:56.979Z] $ docker top 79dfd1f378d7e6a7a471be3919ec705f1e19ee510dac5bf8cae5854111ebd496 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T19:36:57.622Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-08T19:37:05.821Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-08T19:37:05.821Z] #1 transferring dockerfile: 2.93kB done [2024-03-08T19:37:05.821Z] #1 DONE 0.1s [2024-03-08T19:37:06.408Z] [2024-03-08T19:37:06.408Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-03-08T19:37:06.408Z] #2 transferring dockerfile: 1.70kB done [2024-03-08T19:37:06.408Z] #2 DONE 0.0s [2024-03-08T19:37:06.408Z] [2024-03-08T19:37:06.408Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-03-08T19:37:06.678Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-03-08T19:37:06.678Z] #3 DONE 0.1s [2024-03-08T19:37:06.678Z] [2024-03-08T19:37:06.678Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-03-08T19:37:06.678Z] #4 transferring dockerfile: 1.95kB done [2024-03-08T19:37:06.678Z] #4 DONE 0.1s [2024-03-08T19:37:06.678Z] [2024-03-08T19:37:06.678Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #5 transferring dockerfile: 2.49kB 0.0s done [2024-03-08T19:37:06.949Z] #5 DONE 0.1s [2024-03-08T19:37:06.949Z] [2024-03-08T19:37:06.949Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #6 transferring dockerfile: 2.06kB done [2024-03-08T19:37:06.949Z] #6 DONE 0.1s [2024-03-08T19:37:06.949Z] [2024-03-08T19:37:06.949Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #7 transferring dockerfile: 1.89kB done [2024-03-08T19:37:06.949Z] #7 DONE 0.1s [2024-03-08T19:37:06.949Z] [2024-03-08T19:37:06.949Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #8 transferring dockerfile: 1.69kB done [2024-03-08T19:37:06.949Z] #8 DONE 0.1s [2024-03-08T19:37:06.949Z] [2024-03-08T19:37:06.949Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #9 transferring dockerfile: 2.15kB done [2024-03-08T19:37:06.949Z] #9 DONE 0.1s [2024-03-08T19:37:06.949Z] [2024-03-08T19:37:06.949Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-03-08T19:37:06.949Z] #10 DONE 0.1s [2024-03-08T19:37:06.949Z] [2024-03-08T19:37:06.949Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-08T19:37:06.949Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-03-08T19:37:06.949Z] #11 DONE 0.1s [2024-03-08T19:37:07.218Z] [2024-03-08T19:37:07.218Z] #12 [core-command internal] load build definition from Dockerfile [2024-03-08T19:37:07.218Z] #12 transferring dockerfile: 1.93kB done [2024-03-08T19:37:07.218Z] #12 DONE 0.1s [2024-03-08T19:37:07.218Z] [2024-03-08T19:37:07.218Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-03-08T19:37:07.218Z] #13 transferring dockerfile: 1.93kB done [2024-03-08T19:37:07.218Z] #13 DONE 0.1s [2024-03-08T19:37:07.218Z] [2024-03-08T19:37:07.218Z] #14 [core-data internal] load build definition from Dockerfile [2024-03-08T19:37:07.218Z] #14 transferring dockerfile: 2.01kB done [2024-03-08T19:37:07.485Z] #14 DONE 0.1s [2024-03-08T19:37:07.485Z] [2024-03-08T19:37:07.485Z] #15 [security-bootstrapper internal] load .dockerignore [2024-03-08T19:37:07.485Z] #15 transferring context: 50B 0.0s done [2024-03-08T19:37:07.485Z] #15 DONE 0.1s [2024-03-08T19:37:08.140Z] [2024-03-08T19:37:08.140Z] #16 [security-spire-server internal] load .dockerignore [2024-03-08T19:37:08.140Z] #16 transferring context: 50B done [2024-03-08T19:37:08.140Z] #16 DONE 0.1s [2024-03-08T19:37:08.140Z] [2024-03-08T19:37:08.140Z] #17 [security-spire-agent internal] load .dockerignore [2024-03-08T19:37:08.140Z] #17 transferring context: 50B done [2024-03-08T19:37:08.140Z] #17 DONE 0.1s [2024-03-08T19:37:08.140Z] [2024-03-08T19:37:08.140Z] #18 [support-notifications internal] load .dockerignore [2024-03-08T19:37:08.140Z] #18 transferring context: 50B 0.0s done [2024-03-08T19:37:08.140Z] #18 DONE 0.1s [2024-03-08T19:37:08.140Z] [2024-03-08T19:37:08.140Z] #19 [core-metadata internal] load .dockerignore [2024-03-08T19:37:08.443Z] #19 transferring context: 50B 0.0s done [2024-03-08T19:37:08.443Z] #19 DONE 0.1s [2024-03-08T19:37:08.443Z] [2024-03-08T19:37:08.443Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-03-08T19:37:08.443Z] #20 transferring context: 50B done [2024-03-08T19:37:08.443Z] #20 DONE 0.1s [2024-03-08T19:37:08.443Z] [2024-03-08T19:37:08.443Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-03-08T19:37:08.443Z] #21 transferring context: 50B done [2024-03-08T19:37:08.443Z] #21 DONE 0.1s [2024-03-08T19:37:08.443Z] [2024-03-08T19:37:08.443Z] #22 [security-spire-config internal] load .dockerignore [2024-03-08T19:37:08.443Z] #22 transferring context: 50B 0.0s done [2024-03-08T19:37:08.443Z] #22 DONE 0.1s [2024-03-08T19:37:08.443Z] [2024-03-08T19:37:08.443Z] #23 [security-proxy-auth internal] load .dockerignore [2024-03-08T19:37:08.443Z] #23 transferring context: 50B done [2024-03-08T19:37:08.443Z] #23 DONE 0.1s [2024-03-08T19:37:08.443Z] [2024-03-08T19:37:08.443Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-08T19:37:08.728Z] #24 transferring context: 50B 0.0s done [2024-03-08T19:37:08.728Z] #24 DONE 0.1s [2024-03-08T19:37:08.728Z] [2024-03-08T19:37:08.728Z] #25 [security-proxy-setup internal] load .dockerignore [2024-03-08T19:37:08.728Z] #25 transferring context: 50B 0.0s done [2024-03-08T19:37:08.728Z] #25 DONE 0.1s [2024-03-08T19:37:08.728Z] [2024-03-08T19:37:08.728Z] #26 [core-command internal] load .dockerignore [2024-03-08T19:37:08.728Z] #26 transferring context: 50B done [2024-03-08T19:37:08.728Z] #26 DONE 0.1s [2024-03-08T19:37:08.728Z] [2024-03-08T19:37:08.728Z] #27 [support-scheduler internal] load .dockerignore [2024-03-08T19:37:08.728Z] #27 transferring context: 50B done [2024-03-08T19:37:08.728Z] #27 DONE 0.1s [2024-03-08T19:37:09.002Z] [2024-03-08T19:37:09.002Z] #28 [core-data internal] load .dockerignore [2024-03-08T19:37:09.002Z] #28 transferring context: 50B done [2024-03-08T19:37:09.002Z] #28 DONE 0.1s [2024-03-08T19:37:09.002Z] [2024-03-08T19:37:09.002Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:09.002Z] #29 DONE 0.0s [2024-03-08T19:37:09.002Z] [2024-03-08T19:37:09.002Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:37:09.002Z] #30 DONE 0.2s [2024-03-08T19:37:09.286Z] [2024-03-08T19:37:09.286Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:09.286Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:09.286Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:09.286Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:09.286Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.1s [2024-03-08T19:37:09.286Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:09.286Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s [2024-03-08T19:37:09.286Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-08T19:37:09.564Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:10.166Z] #31 ... [2024-03-08T19:37:10.166Z] [2024-03-08T19:37:10.166Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:10.166Z] #32 DONE 0.9s [2024-03-08T19:37:10.166Z] [2024-03-08T19:37:10.166Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.166Z] #31 ... [2024-03-08T19:37:10.166Z] [2024-03-08T19:37:10.166Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:37:10.166Z] #30 DONE 0.3s [2024-03-08T19:37:10.166Z] [2024-03-08T19:37:10.166Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.441Z] #31 ... [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:10.442Z] #29 DONE 0.0s [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:10.442Z] #33 DONE 0.3s [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.442Z] #31 ... [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:10.442Z] #29 DONE 0.0s [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:37:10.442Z] #30 DONE 0.5s [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:10.442Z] #32 DONE 1.5s [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #33 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:10.442Z] #33 DONE 0.5s [2024-03-08T19:37:10.442Z] [2024-03-08T19:37:10.442Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.442Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:10.442Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:10.442Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:10.442Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:10.442Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:10.719Z] #31 ... [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:10.719Z] #29 DONE 0.0s [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.719Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:10.719Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:10.719Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:10.719Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:10.719Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:10.719Z] #31 ... [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:37:10.719Z] #30 DONE 0.6s [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:10.719Z] #32 DONE 1.6s [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:10.719Z] #33 DONE 0.6s [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.719Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:10.719Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:10.719Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:10.719Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:10.719Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:10.719Z] #31 ... [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:10.719Z] #29 DONE 0.0s [2024-03-08T19:37:10.719Z] [2024-03-08T19:37:10.719Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:10.719Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-08T19:37:10.991Z] #31 ... [2024-03-08T19:37:10.991Z] [2024-03-08T19:37:10.991Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:10.991Z] #29 DONE 0.0s [2024-03-08T19:37:11.261Z] [2024-03-08T19:37:11.261Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:11.261Z] #29 DONE 0.0s [2024-03-08T19:37:11.261Z] [2024-03-08T19:37:11.261Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:11.261Z] #34 ... [2024-03-08T19:37:11.261Z] [2024-03-08T19:37:11.261Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:11.261Z] #32 DONE 1.6s [2024-03-08T19:37:11.261Z] [2024-03-08T19:37:11.261Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:11.261Z] #33 DONE 0.7s [2024-03-08T19:37:11.261Z] [2024-03-08T19:37:11.261Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:37:11.261Z] #30 DONE 1.1s [2024-03-08T19:37:11.261Z] [2024-03-08T19:37:11.261Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:11.528Z] #34 ... [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:11.528Z] #32 DONE 1.6s [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:11.528Z] #33 DONE 0.7s [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:11.528Z] #29 DONE 0.0s [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:11.528Z] #34 ... [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:11.528Z] #29 DONE 0.0s [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:11.528Z] #34 ... [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:11.528Z] #29 DONE 0.0s [2024-03-08T19:37:11.528Z] [2024-03-08T19:37:11.528Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:11.800Z] #34 ... [2024-03-08T19:37:11.800Z] [2024-03-08T19:37:11.800Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-08T19:37:11.800Z] #35 DONE 1.6s [2024-03-08T19:37:11.800Z] [2024-03-08T19:37:11.800Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:11.800Z] #34 ... [2024-03-08T19:37:11.800Z] [2024-03-08T19:37:11.800Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-08T19:37:11.800Z] #29 DONE 0.0s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:12.068Z] #32 DONE 1.7s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:12.068Z] #33 DONE 0.7s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-08T19:37:12.068Z] #36 DONE 1.9s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:12.068Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:12.068Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:12.068Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:12.068Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:12.068Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:12.068Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-08T19:37:12.068Z] #31 ... [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:12.068Z] #32 DONE 1.7s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:12.068Z] #33 DONE 0.8s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-08T19:37:12.068Z] #30 DONE 1.7s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #37 [core-command internal] load build context [2024-03-08T19:37:12.068Z] #37 DONE 0.0s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #38 [security-spire-server internal] load build context [2024-03-08T19:37:12.068Z] #38 DONE 0.0s [2024-03-08T19:37:12.068Z] [2024-03-08T19:37:12.068Z] #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:12.068Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:12.068Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:12.068Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:12.068Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:12.068Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:12.068Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-08T19:37:12.347Z] #31 ... [2024-03-08T19:37:12.347Z] [2024-03-08T19:37:12.347Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-08T19:37:12.347Z] #32 DONE 1.8s [2024-03-08T19:37:12.347Z] [2024-03-08T19:37:12.347Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-08T19:37:12.347Z] #33 DONE 0.8s [2024-03-08T19:37:12.347Z] [2024-03-08T19:37:12.347Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T19:37:12.347Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-08T19:37:12.347Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-08T19:37:12.347Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-08T19:37:12.347Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2024-03-08T19:37:12.347Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-08T19:37:12.347Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.4s done [2024-03-08T19:37:13.759Z] #31 DONE 5.3s [2024-03-08T19:37:13.759Z] [2024-03-08T19:37:13.759Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:37:13.759Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.4s done [2024-03-08T19:37:13.759Z] #39 DONE 1.4s [2024-03-08T19:37:13.759Z] [2024-03-08T19:37:13.759Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:13.759Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.3s done [2024-03-08T19:37:13.759Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-08T19:37:13.759Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-08T19:37:13.759Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-08T19:37:14.026Z] #40 ... [2024-03-08T19:37:14.026Z] [2024-03-08T19:37:14.026Z] #41 [security-spire-agent internal] load build context [2024-03-08T19:37:14.026Z] #41 transferring context: 17.63kB 0.1s done [2024-03-08T19:37:14.026Z] #41 DONE 1.9s [2024-03-08T19:37:14.293Z] [2024-03-08T19:37:14.293Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:37:14.876Z] #42 ... [2024-03-08T19:37:14.876Z] [2024-03-08T19:37:14.876Z] #38 [security-spire-server internal] load build context [2024-03-08T19:37:14.876Z] #38 transferring context: 18.10kB 0.2s done [2024-03-08T19:37:14.876Z] #38 DONE 2.5s [2024-03-08T19:37:14.876Z] [2024-03-08T19:37:14.876Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:14.876Z] #43 ... [2024-03-08T19:37:14.876Z] [2024-03-08T19:37:14.876Z] #44 [security-spire-config internal] load build context [2024-03-08T19:37:14.876Z] #44 transferring context: 16.35kB 0.3s done [2024-03-08T19:37:14.876Z] #44 DONE 2.7s [2024-03-08T19:37:14.876Z] [2024-03-08T19:37:14.876Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:20.229Z] #43 transferring context: 27.97MB 8.5s [2024-03-08T19:37:20.229Z] #43 ... [2024-03-08T19:37:20.229Z] [2024-03-08T19:37:20.229Z] #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-08T19:37:20.229Z] #0 5.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:20.229Z] #0 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:20.229Z] #0 8.655 OK: 266 MiB in 52 packages [2024-03-08T19:37:20.496Z] #45 ... [2024-03-08T19:37:20.496Z] [2024-03-08T19:37:20.496Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:20.496Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.0s done [2024-03-08T19:37:20.496Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.1s done [2024-03-08T19:37:20.496Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.1s done [2024-03-08T19:37:20.496Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-08T19:37:20.496Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 6.5s [2024-03-08T19:37:20.496Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-08T19:37:20.496Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2024-03-08T19:37:20.496Z] #40 ... [2024-03-08T19:37:20.496Z] [2024-03-08T19:37:20.496Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-08T19:37:20.496Z] #0 4.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:20.496Z] #0 5.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:20.496Z] #0 8.044 OK: 266 MiB in 52 packages [2024-03-08T19:37:20.496Z] #46 ... [2024-03-08T19:37:20.496Z] [2024-03-08T19:37:20.496Z] #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-08T19:37:20.496Z] #45 DONE 11.1s [2024-03-08T19:37:20.496Z] [2024-03-08T19:37:20.496Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:20.772Z] #40 ... [2024-03-08T19:37:20.772Z] [2024-03-08T19:37:20.772Z] #47 [core-metadata internal] load build context [2024-03-08T19:37:20.772Z] #47 ... [2024-03-08T19:37:20.772Z] [2024-03-08T19:37:20.772Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-03-08T19:37:20.772Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:20.772Z] #0 5.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:20.772Z] #0 8.849 OK: 266 MiB in 52 packages [2024-03-08T19:37:21.043Z] #48 DONE 10.4s [2024-03-08T19:37:21.043Z] [2024-03-08T19:37:21.043Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-08T19:37:21.043Z] #46 DONE 10.4s [2024-03-08T19:37:21.043Z] [2024-03-08T19:37:21.043Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:21.314Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.3s [2024-03-08T19:37:21.314Z] #40 ... [2024-03-08T19:37:21.314Z] [2024-03-08T19:37:21.314Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:37:21.314Z] #49 ... [2024-03-08T19:37:21.314Z] [2024-03-08T19:37:21.314Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:37:21.604Z] #50 ... [2024-03-08T19:37:21.604Z] [2024-03-08T19:37:21.604Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:37:21.604Z] #51 ... [2024-03-08T19:37:21.604Z] [2024-03-08T19:37:21.604Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-08T19:37:21.604Z] #0 5.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:21.604Z] #0 6.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:21.604Z] #0 9.078 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:37:21.604Z] #0 9.078 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:37:21.604Z] #0 9.078 OK: 19951 distinct packages available [2024-03-08T19:37:21.604Z] #0 9.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:21.604Z] #0 9.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:21.882Z] #52 ... [2024-03-08T19:37:21.882Z] [2024-03-08T19:37:21.882Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:21.882Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 7.6s [2024-03-08T19:37:22.152Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.62MB / 23.39MB 8.1s [2024-03-08T19:37:22.152Z] #40 ... [2024-03-08T19:37:22.152Z] [2024-03-08T19:37:22.152Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:22.152Z] #34 ... [2024-03-08T19:37:22.152Z] [2024-03-08T19:37:22.152Z] #53 [support-scheduler internal] load build context [2024-03-08T19:37:22.423Z] #53 ... [2024-03-08T19:37:22.423Z] [2024-03-08T19:37:22.423Z] #37 [core-command internal] load build context [2024-03-08T19:37:22.423Z] #37 ... [2024-03-08T19:37:22.423Z] [2024-03-08T19:37:22.423Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:22.690Z] #54 ... [2024-03-08T19:37:22.691Z] [2024-03-08T19:37:22.691Z] #55 [core-data internal] load build context [2024-03-08T19:37:22.691Z] #55 ... [2024-03-08T19:37:22.691Z] [2024-03-08T19:37:22.691Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:24.116Z] #54 ... [2024-03-08T19:37:24.116Z] [2024-03-08T19:37:24.116Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:37:24.116Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-08T19:37:24.116Z] #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-08T19:37:24.116Z] #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-08T19:37:24.116Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-08T19:37:24.116Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-08T19:37:24.116Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2024-03-08T19:37:24.116Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-08T19:37:24.116Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.4s done [2024-03-08T19:37:24.116Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.29MB / 17.12MB 7.9s [2024-03-08T19:37:24.116Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-03-08T19:37:24.116Z] #39 ... [2024-03-08T19:37:24.116Z] [2024-03-08T19:37:24.116Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-08T19:37:24.116Z] #52 11.40 OK: 266 MiB in 52 packages [2024-03-08T19:37:24.116Z] #52 DONE 12.7s [2024-03-08T19:37:24.116Z] [2024-03-08T19:37:24.116Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:37:24.116Z] #39 ... [2024-03-08T19:37:24.116Z] [2024-03-08T19:37:24.116Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-08T19:37:24.116Z] #0 8.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:24.116Z] #0 9.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:24.116Z] #56 ... [2024-03-08T19:37:24.116Z] [2024-03-08T19:37:24.116Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:24.116Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.17MB / 23.39MB 10.2s [2024-03-08T19:37:24.700Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.9s [2024-03-08T19:37:24.967Z] #40 ... [2024-03-08T19:37:24.967Z] [2024-03-08T19:37:24.967Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-08T19:37:24.967Z] #57 ... [2024-03-08T19:37:24.967Z] [2024-03-08T19:37:24.967Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-08T19:37:25.234Z] #58 ... [2024-03-08T19:37:25.234Z] [2024-03-08T19:37:25.234Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-08T19:37:25.234Z] #0 8.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:25.234Z] #0 9.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:25.234Z] #59 ... [2024-03-08T19:37:25.234Z] [2024-03-08T19:37:25.234Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T19:37:25.503Z] #60 ... [2024-03-08T19:37:25.503Z] [2024-03-08T19:37:25.503Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-08T19:37:25.503Z] #61 ... [2024-03-08T19:37:25.503Z] [2024-03-08T19:37:25.503Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-08T19:37:25.503Z] #62 ... [2024-03-08T19:37:25.503Z] [2024-03-08T19:37:25.503Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-08T19:37:25.770Z] #63 ... [2024-03-08T19:37:25.770Z] [2024-03-08T19:37:25.770Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-08T19:37:25.770Z] #64 ... [2024-03-08T19:37:25.770Z] [2024-03-08T19:37:25.770Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:37:25.770Z] #42 transferring context: 47.16MB 16.7s [2024-03-08T19:37:26.038Z] #42 ... [2024-03-08T19:37:26.038Z] [2024-03-08T19:37:26.038Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-08T19:37:26.038Z] #63 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:27.454Z] #63 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:27.722Z] #63 ... [2024-03-08T19:37:27.722Z] [2024-03-08T19:37:27.722Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-08T19:37:27.722Z] #56 11.43 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:27.722Z] #56 11.43 (2/4) Installing openssl (3.1.4-r5) [2024-03-08T19:37:27.722Z] #56 11.43 (3/4) Installing su-exec (0.2-r3) [2024-03-08T19:37:27.722Z] #56 11.43 (4/4) Installing yq (4.33.3-r5) [2024-03-08T19:37:27.722Z] #56 12.02 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:27.722Z] #56 12.16 OK: 18 MiB in 19 packages [2024-03-08T19:37:27.722Z] #56 DONE 13.8s [2024-03-08T19:37:27.989Z] [2024-03-08T19:37:27.989Z] #53 [support-scheduler internal] load build context [2024-03-08T19:37:28.255Z] #53 ... [2024-03-08T19:37:28.255Z] [2024-03-08T19:37:28.255Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-08T19:37:29.213Z] #65 ... [2024-03-08T19:37:29.213Z] [2024-03-08T19:37:29.213Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-08T19:37:29.213Z] #59 12.47 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:29.213Z] #59 12.52 (2/2) Installing su-exec (0.2-r3) [2024-03-08T19:37:29.213Z] #59 12.56 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:29.213Z] #59 12.65 OK: 8 MiB in 17 packages [2024-03-08T19:37:29.213Z] #59 DONE 14.2s [2024-03-08T19:37:29.213Z] [2024-03-08T19:37:29.213Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-08T19:37:29.213Z] #62 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:30.624Z] #62 ... [2024-03-08T19:37:30.624Z] [2024-03-08T19:37:30.624Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:30.624Z] #43 ... [2024-03-08T19:37:30.624Z] [2024-03-08T19:37:30.624Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-08T19:37:30.624Z] #63 15.45 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:37:30.624Z] #63 15.45 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:37:30.624Z] #63 15.45 OK: 19946 distinct packages available [2024-03-08T19:37:31.214Z] #63 ... [2024-03-08T19:37:31.214Z] [2024-03-08T19:37:31.214Z] #47 [core-metadata internal] load build context [2024-03-08T19:37:31.214Z] #47 ... [2024-03-08T19:37:31.214Z] [2024-03-08T19:37:31.214Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:31.481Z] #43 ... [2024-03-08T19:37:31.481Z] [2024-03-08T19:37:31.481Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:37:31.749Z] #49 ... [2024-03-08T19:37:31.749Z] [2024-03-08T19:37:31.749Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:37:31.749Z] #50 transferring context: 36.32MB 19.5s [2024-03-08T19:37:31.749Z] #50 ... [2024-03-08T19:37:31.749Z] [2024-03-08T19:37:31.749Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:37:31.749Z] #51 ... [2024-03-08T19:37:31.749Z] [2024-03-08T19:37:31.749Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:32.332Z] #43 ... [2024-03-08T19:37:32.332Z] [2024-03-08T19:37:32.332Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:32.332Z] #34 ... [2024-03-08T19:37:32.332Z] [2024-03-08T19:37:32.332Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:32.918Z] #43 ... [2024-03-08T19:37:32.918Z] [2024-03-08T19:37:32.918Z] #37 [core-command internal] load build context [2024-03-08T19:37:32.918Z] #37 ... [2024-03-08T19:37:32.918Z] [2024-03-08T19:37:32.918Z] #55 [core-data internal] load build context [2024-03-08T19:37:33.184Z] #55 ... [2024-03-08T19:37:33.184Z] [2024-03-08T19:37:33.184Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:34.146Z] #43 ... [2024-03-08T19:37:34.146Z] [2024-03-08T19:37:34.146Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:34.146Z] #54 ... [2024-03-08T19:37:34.146Z] [2024-03-08T19:37:34.146Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:37:34.146Z] #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.9s done [2024-03-08T19:37:34.146Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.8s [2024-03-08T19:37:34.146Z] #39 ... [2024-03-08T19:37:34.146Z] [2024-03-08T19:37:34.146Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:35.115Z] #43 ... [2024-03-08T19:37:35.115Z] [2024-03-08T19:37:35.115Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:35.115Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.1s done [2024-03-08T19:37:35.115Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.7s [2024-03-08T19:37:35.115Z] #40 ... [2024-03-08T19:37:35.115Z] [2024-03-08T19:37:35.115Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:35.381Z] #43 ... [2024-03-08T19:37:35.381Z] [2024-03-08T19:37:35.381Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-08T19:37:35.381Z] #58 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:35.381Z] #58 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:35.381Z] #58 16.47 (1/4) Installing ca-certificates (20230506-r0) [2024-03-08T19:37:35.381Z] #58 16.99 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:35.381Z] #58 16.99 (3/4) Installing su-exec (0.2-r3) [2024-03-08T19:37:35.381Z] #58 17.01 (4/4) Installing yq (4.33.3-r5) [2024-03-08T19:37:35.381Z] #58 18.01 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:35.381Z] #58 18.10 Executing ca-certificates-20230506-r0.trigger [2024-03-08T19:37:35.381Z] #58 18.95 OK: 18 MiB in 19 packages [2024-03-08T19:37:35.381Z] #58 DONE 20.4s [2024-03-08T19:37:35.381Z] [2024-03-08T19:37:35.381Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:35.647Z] #43 ... [2024-03-08T19:37:35.647Z] [2024-03-08T19:37:35.647Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-08T19:37:35.647Z] #57 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:35.647Z] #57 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:35.647Z] #57 15.07 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:37:35.647Z] #57 15.07 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:37:35.647Z] #57 15.07 OK: 19946 distinct packages available [2024-03-08T19:37:35.647Z] #57 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:35.647Z] #57 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:35.917Z] #57 ... [2024-03-08T19:37:35.917Z] [2024-03-08T19:37:35.917Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:37:35.917Z] #49 ... [2024-03-08T19:37:35.917Z] [2024-03-08T19:37:35.917Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:37:36.183Z] #42 transferring context: 61.26MB 26.9s [2024-03-08T19:37:36.183Z] #42 ... [2024-03-08T19:37:36.183Z] [2024-03-08T19:37:36.183Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:38.763Z] #43 ... [2024-03-08T19:37:38.763Z] [2024-03-08T19:37:38.763Z] #53 [support-scheduler internal] load build context [2024-03-08T19:37:38.763Z] #53 ... [2024-03-08T19:37:38.763Z] [2024-03-08T19:37:38.763Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:39.345Z] #40 ... [2024-03-08T19:37:39.345Z] [2024-03-08T19:37:39.345Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-08T19:37:39.345Z] #0 5.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:39.345Z] #0 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:39.345Z] #66 ... [2024-03-08T19:37:39.345Z] [2024-03-08T19:37:39.345Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:39.611Z] #43 ... [2024-03-08T19:37:39.611Z] [2024-03-08T19:37:39.611Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-08T19:37:39.611Z] #57 22.05 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:39.611Z] #57 22.09 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-08T19:37:39.611Z] #57 22.16 (3/5) Installing libucontext (1.2-r2) [2024-03-08T19:37:39.611Z] #57 22.20 (4/5) Installing gcompat (1.1.0-r1) [2024-03-08T19:37:39.611Z] #57 22.24 (5/5) Installing openssl (3.1.4-r5) [2024-03-08T19:37:39.611Z] #57 22.31 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:39.611Z] #57 22.42 OK: 9 MiB in 20 packages [2024-03-08T19:37:39.611Z] #57 DONE 24.7s [2024-03-08T19:37:39.611Z] [2024-03-08T19:37:39.611Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:40.570Z] #43 ... [2024-03-08T19:37:40.570Z] [2024-03-08T19:37:40.570Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T19:37:40.570Z] #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:40.570Z] #60 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:40.570Z] #60 22.99 (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T19:37:40.570Z] #60 23.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:40.570Z] #60 23.63 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:40.570Z] #60 23.74 Executing ca-certificates-20230506-r0.trigger [2024-03-08T19:37:40.570Z] #60 24.98 OK: 9 MiB in 17 packages [2024-03-08T19:37:40.570Z] #60 ... [2024-03-08T19:37:40.570Z] [2024-03-08T19:37:40.570Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:40.570Z] #43 ... [2024-03-08T19:37:40.570Z] [2024-03-08T19:37:40.570Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-08T19:37:40.570Z] #62 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:40.570Z] #62 21.29 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-08T19:37:40.570Z] #62 21.29 v3.18.6-79-g7c791c7dfa2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-08T19:37:40.570Z] #62 21.29 OK: 19946 distinct packages available [2024-03-08T19:37:40.570Z] #62 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:40.570Z] #62 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:40.838Z] #62 ... [2024-03-08T19:37:40.838Z] [2024-03-08T19:37:40.838Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:41.421Z] #43 ... [2024-03-08T19:37:41.421Z] [2024-03-08T19:37:41.421Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-08T19:37:41.421Z] #63 16.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:41.421Z] #63 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:41.421Z] #63 24.20 (1/11) Installing ca-certificates (20230506-r0) [2024-03-08T19:37:41.421Z] #63 24.47 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-08T19:37:41.421Z] #63 24.57 (3/11) Installing libunistring (1.1-r1) [2024-03-08T19:37:41.421Z] #63 25.00 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-08T19:37:41.421Z] #63 25.00 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-08T19:37:41.421Z] #63 25.02 (6/11) Installing libcurl (8.5.0-r0) [2024-03-08T19:37:41.421Z] #63 25.20 (7/11) Installing curl (8.5.0-r0) [2024-03-08T19:37:41.421Z] #63 25.34 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:41.421Z] #63 25.34 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-08T19:37:41.421Z] #63 25.34 (10/11) Installing libucontext (1.2-r2) [2024-03-08T19:37:41.421Z] #63 25.34 (11/11) Installing gcompat (1.1.0-r1) [2024-03-08T19:37:41.421Z] #63 25.34 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:41.421Z] #63 25.54 Executing ca-certificates-20230506-r0.trigger [2024-03-08T19:37:41.421Z] #63 26.13 OK: 13 MiB in 26 packages [2024-03-08T19:37:41.688Z] #63 ... [2024-03-08T19:37:41.688Z] [2024-03-08T19:37:41.688Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-08T19:37:41.688Z] #64 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:41.688Z] #64 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:41.688Z] #64 24.28 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:41.688Z] #64 24.28 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:41.688Z] #64 24.37 OK: 8 MiB in 16 packages [2024-03-08T19:37:41.688Z] #64 ... [2024-03-08T19:37:41.688Z] [2024-03-08T19:37:41.688Z] #47 [core-metadata internal] load build context [2024-03-08T19:37:41.956Z] #47 ... [2024-03-08T19:37:41.956Z] [2024-03-08T19:37:41.956Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:41.956Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s [2024-03-08T19:37:41.956Z] #40 ... [2024-03-08T19:37:41.956Z] [2024-03-08T19:37:41.956Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-08T19:37:41.956Z] #64 DONE 26.7s [2024-03-08T19:37:41.956Z] [2024-03-08T19:37:41.956Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:41.956Z] #40 ... [2024-03-08T19:37:41.956Z] [2024-03-08T19:37:41.956Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:37:41.956Z] #50 transferring context: 62.33MB 29.7s [2024-03-08T19:37:42.223Z] #50 ... [2024-03-08T19:37:42.223Z] [2024-03-08T19:37:42.223Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:37:42.223Z] #51 ... [2024-03-08T19:37:42.223Z] [2024-03-08T19:37:42.223Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:37:42.223Z] #50 ... [2024-03-08T19:37:42.223Z] [2024-03-08T19:37:42.223Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-08T19:37:42.223Z] #61 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:42.223Z] #61 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:42.223Z] #61 25.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:42.223Z] #61 25.64 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:42.223Z] #61 25.81 OK: 8 MiB in 16 packages [2024-03-08T19:37:42.490Z] #61 ... [2024-03-08T19:37:42.490Z] [2024-03-08T19:37:42.490Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:42.490Z] #34 ... [2024-03-08T19:37:42.490Z] [2024-03-08T19:37:42.490Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-08T19:37:42.490Z] #66 13.26 OK: 8 MiB in 17 packages [2024-03-08T19:37:42.756Z] #66 ... [2024-03-08T19:37:42.756Z] [2024-03-08T19:37:42.756Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T19:37:42.756Z] #60 DONE 27.7s [2024-03-08T19:37:43.024Z] [2024-03-08T19:37:43.024Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:43.292Z] #34 ... [2024-03-08T19:37:43.292Z] [2024-03-08T19:37:43.292Z] #55 [core-data internal] load build context [2024-03-08T19:37:43.559Z] #55 ... [2024-03-08T19:37:43.559Z] [2024-03-08T19:37:43.559Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-08T19:37:43.559Z] #63 DONE 28.4s [2024-03-08T19:37:43.559Z] [2024-03-08T19:37:43.559Z] #55 [core-data internal] load build context [2024-03-08T19:37:43.559Z] #55 ... [2024-03-08T19:37:43.559Z] [2024-03-08T19:37:43.559Z] #37 [core-command internal] load build context [2024-03-08T19:37:43.559Z] #37 ... [2024-03-08T19:37:43.559Z] [2024-03-08T19:37:43.559Z] #55 [core-data internal] load build context [2024-03-08T19:37:44.143Z] #55 ... [2024-03-08T19:37:44.143Z] [2024-03-08T19:37:44.143Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:44.413Z] #54 ... [2024-03-08T19:37:44.413Z] [2024-03-08T19:37:44.413Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:37:44.413Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.8s [2024-03-08T19:37:44.413Z] #39 ... [2024-03-08T19:37:44.413Z] [2024-03-08T19:37:44.413Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:45.015Z] #54 ... [2024-03-08T19:37:45.015Z] [2024-03-08T19:37:45.015Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-08T19:37:45.015Z] #61 DONE 30.0s [2024-03-08T19:37:45.015Z] [2024-03-08T19:37:45.015Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:45.282Z] #54 ... [2024-03-08T19:37:45.283Z] [2024-03-08T19:37:45.283Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-08T19:37:45.283Z] #66 DONE 16.0s [2024-03-08T19:37:45.283Z] [2024-03-08T19:37:45.283Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:45.283Z] #54 ... [2024-03-08T19:37:45.283Z] [2024-03-08T19:37:45.283Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-08T19:37:45.283Z] #0 5.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:45.283Z] #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:45.283Z] #0 9.277 OK: 18 MiB in 19 packages [2024-03-08T19:37:45.550Z] #67 ... [2024-03-08T19:37:45.550Z] [2024-03-08T19:37:45.550Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-03-08T19:37:45.550Z] #68 ... [2024-03-08T19:37:45.550Z] [2024-03-08T19:37:45.550Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-08T19:37:45.550Z] #65 7.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:45.550Z] #65 9.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:45.550Z] #65 15.39 OK: 18 MiB in 19 packages [2024-03-08T19:37:45.822Z] #65 ... [2024-03-08T19:37:45.822Z] [2024-03-08T19:37:45.822Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:46.094Z] #54 ... [2024-03-08T19:37:46.094Z] [2024-03-08T19:37:46.094Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-08T19:37:46.094Z] #65 DONE 17.9s [2024-03-08T19:37:46.094Z] [2024-03-08T19:37:46.094Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:46.359Z] #54 ... [2024-03-08T19:37:46.359Z] [2024-03-08T19:37:46.359Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-08T19:37:46.359Z] #62 28.57 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-08T19:37:46.359Z] #62 28.57 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-08T19:37:46.359Z] #62 28.57 (3/4) Installing libucontext (1.2-r2) [2024-03-08T19:37:46.359Z] #62 28.57 (4/4) Installing gcompat (1.1.0-r1) [2024-03-08T19:37:46.359Z] #62 28.63 Executing busybox-1.36.1-r5.trigger [2024-03-08T19:37:46.359Z] #62 28.73 OK: 8 MiB in 19 packages [2024-03-08T19:37:46.359Z] #62 DONE 31.2s [2024-03-08T19:37:46.359Z] [2024-03-08T19:37:46.359Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:37:46.359Z] #49 ... [2024-03-08T19:37:46.359Z] [2024-03-08T19:37:46.359Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:37:46.359Z] #42 transferring context: 77.02MB 37.1s [2024-03-08T19:37:46.636Z] #42 ... [2024-03-08T19:37:46.636Z] [2024-03-08T19:37:46.636Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:46.636Z] #54 ... [2024-03-08T19:37:46.636Z] [2024-03-08T19:37:46.636Z] #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-08T19:37:46.636Z] #67 DONE 11.3s [2024-03-08T19:37:46.636Z] [2024-03-08T19:37:46.636Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:48.060Z] #54 ... [2024-03-08T19:37:48.060Z] [2024-03-08T19:37:48.060Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-08T19:37:48.060Z] #69 DONE 1.6s [2024-03-08T19:37:48.060Z] [2024-03-08T19:37:48.060Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:48.644Z] #54 ... [2024-03-08T19:37:48.644Z] [2024-03-08T19:37:48.644Z] #53 [support-scheduler internal] load build context [2024-03-08T19:37:48.919Z] #53 ... [2024-03-08T19:37:48.919Z] [2024-03-08T19:37:48.919Z] #55 [core-data internal] load build context [2024-03-08T19:37:49.506Z] #55 ... [2024-03-08T19:37:49.506Z] [2024-03-08T19:37:49.506Z] #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-03-08T19:37:49.506Z] #0 6.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:49.506Z] #0 7.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:49.506Z] #0 8.762 OK: 9 MiB in 20 packages [2024-03-08T19:37:49.506Z] #70 DONE 9.8s [2024-03-08T19:37:49.506Z] [2024-03-08T19:37:49.506Z] #55 [core-data internal] load build context [2024-03-08T19:37:49.506Z] #55 ... [2024-03-08T19:37:49.506Z] [2024-03-08T19:37:49.506Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:51.454Z] #54 ... [2024-03-08T19:37:51.454Z] [2024-03-08T19:37:51.454Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:37:51.725Z] #43 ... [2024-03-08T19:37:51.725Z] [2024-03-08T19:37:51.725Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:51.992Z] #54 ... [2024-03-08T19:37:51.992Z] [2024-03-08T19:37:51.992Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:37:51.992Z] #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:51.992Z] #0 9.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:51.992Z] #71 ... [2024-03-08T19:37:51.992Z] [2024-03-08T19:37:51.992Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:51.992Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s [2024-03-08T19:37:52.259Z] #40 ... [2024-03-08T19:37:52.259Z] [2024-03-08T19:37:52.259Z] #47 [core-metadata internal] load build context [2024-03-08T19:37:52.259Z] #47 transferring context: 92.19MB 41.4s [2024-03-08T19:37:52.259Z] #47 ... [2024-03-08T19:37:52.259Z] [2024-03-08T19:37:52.259Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:37:52.259Z] #54 ... [2024-03-08T19:37:52.259Z] [2024-03-08T19:37:52.259Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:37:52.528Z] #51 ... [2024-03-08T19:37:52.528Z] [2024-03-08T19:37:52.528Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:37:52.528Z] #50 ... [2024-03-08T19:37:52.528Z] [2024-03-08T19:37:52.528Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:37:52.794Z] #51 ... [2024-03-08T19:37:52.794Z] [2024-03-08T19:37:52.794Z] #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-08T19:37:52.794Z] #72 DONE 7.2s [2024-03-08T19:37:52.794Z] [2024-03-08T19:37:52.794Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:37:53.386Z] #51 ... [2024-03-08T19:37:53.386Z] [2024-03-08T19:37:53.386Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:37:53.386Z] #0 9.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:53.386Z] #0 9.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:53.652Z] #73 ... [2024-03-08T19:37:53.652Z] [2024-03-08T19:37:53.652Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:53.652Z] #34 ... [2024-03-08T19:37:53.652Z] [2024-03-08T19:37:53.652Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-08T19:37:53.652Z] #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.4s done [2024-03-08T19:37:53.652Z] #39 DONE 41.1s [2024-03-08T19:37:53.653Z] [2024-03-08T19:37:53.653Z] #34 [support-notifications internal] load build context [2024-03-08T19:37:53.653Z] #34 ... [2024-03-08T19:37:53.653Z] [2024-03-08T19:37:53.653Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:37:53.653Z] #0 8.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:53.653Z] #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:53.653Z] #74 ... [2024-03-08T19:37:53.653Z] [2024-03-08T19:37:53.918Z] #37 [core-command internal] load build context [2024-03-08T19:37:53.918Z] #37 ... [2024-03-08T19:37:53.918Z] [2024-03-08T19:37:53.918Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-08T19:37:53.918Z] #75 DONE 1.1s [2024-03-08T19:37:53.918Z] [2024-03-08T19:37:53.918Z] #37 [core-command internal] load build context [2024-03-08T19:37:53.918Z] #37 ... [2024-03-08T19:37:53.918Z] [2024-03-08T19:37:53.918Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:56.501Z] #40 ... [2024-03-08T19:37:56.501Z] [2024-03-08T19:37:56.501Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:37:56.501Z] #71 12.89 OK: 8 MiB in 16 packages [2024-03-08T19:37:56.501Z] #71 DONE 14.2s [2024-03-08T19:37:56.501Z] [2024-03-08T19:37:56.501Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:56.768Z] #40 ... [2024-03-08T19:37:56.768Z] [2024-03-08T19:37:56.768Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:37:56.768Z] #49 ... [2024-03-08T19:37:56.768Z] [2024-03-08T19:37:56.768Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-08T19:37:56.768Z] #0 7.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:56.768Z] #0 7.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:57.035Z] #76 ... [2024-03-08T19:37:57.035Z] [2024-03-08T19:37:57.035Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:37:57.035Z] #42 transferring context: 92.89MB 47.7s [2024-03-08T19:37:57.035Z] #42 ... [2024-03-08T19:37:57.035Z] [2024-03-08T19:37:57.035Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:57.035Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.3s [2024-03-08T19:37:57.995Z] #40 ... [2024-03-08T19:37:57.995Z] [2024-03-08T19:37:57.995Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:37:57.995Z] #74 12.81 OK: 13 MiB in 26 packages [2024-03-08T19:37:57.995Z] #74 DONE 14.1s [2024-03-08T19:37:57.995Z] [2024-03-08T19:37:57.995Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-08T19:37:57.995Z] #73 13.37 OK: 9 MiB in 17 packages [2024-03-08T19:37:57.995Z] #73 DONE 14.3s [2024-03-08T19:37:57.995Z] [2024-03-08T19:37:57.995Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:58.270Z] #40 ... [2024-03-08T19:37:58.270Z] [2024-03-08T19:37:58.270Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-08T19:37:58.270Z] #76 10.66 OK: 8 MiB in 19 packages [2024-03-08T19:37:58.270Z] #76 DONE 11.6s [2024-03-08T19:37:58.270Z] [2024-03-08T19:37:58.270Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:58.539Z] #40 ... [2024-03-08T19:37:58.539Z] [2024-03-08T19:37:58.539Z] #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-03-08T19:37:58.539Z] #68 7.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:58.539Z] #68 9.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T19:37:58.539Z] #68 12.58 OK: 8 MiB in 16 packages [2024-03-08T19:37:58.539Z] #68 DONE 13.5s [2024-03-08T19:37:58.539Z] [2024-03-08T19:37:58.539Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:37:58.539Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.9s done [2024-03-08T19:37:58.810Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.9s done [2024-03-08T19:37:58.810Z] #40 ... [2024-03-08T19:37:58.810Z] [2024-03-08T19:37:58.810Z] #53 [support-scheduler internal] load build context [2024-03-08T19:37:59.076Z] #53 ... [2024-03-08T19:37:59.076Z] [2024-03-08T19:37:59.076Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-08T19:37:59.076Z] #77 DONE 3.4s [2024-03-08T19:37:59.076Z] [2024-03-08T19:37:59.076Z] #53 [support-scheduler internal] load build context [2024-03-08T19:37:59.076Z] #53 ... [2024-03-08T19:37:59.076Z] [2024-03-08T19:37:59.076Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:37:59.660Z] #49 ... [2024-03-08T19:37:59.660Z] [2024-03-08T19:37:59.660Z] #55 [core-data internal] load build context [2024-03-08T19:37:59.926Z] #55 ... [2024-03-08T19:37:59.926Z] [2024-03-08T19:37:59.926Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:38:01.874Z] #49 ... [2024-03-08T19:38:01.874Z] [2024-03-08T19:38:01.874Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:38:01.874Z] #43 ... [2024-03-08T19:38:01.874Z] [2024-03-08T19:38:01.874Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:38:02.458Z] #49 ... [2024-03-08T19:38:02.458Z] [2024-03-08T19:38:02.458Z] #43 [security-secretstore-setup internal] load build context [2024-03-08T19:38:02.458Z] #43 transferring context: 133.46MB 51.4s done [2024-03-08T19:38:02.458Z] #43 DONE 51.6s [2024-03-08T19:38:02.458Z] [2024-03-08T19:38:02.458Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:38:02.458Z] #49 ... [2024-03-08T19:38:02.458Z] [2024-03-08T19:38:02.458Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:38:02.458Z] #54 ... [2024-03-08T19:38:02.458Z] [2024-03-08T19:38:02.458Z] #47 [core-metadata internal] load build context [2024-03-08T19:38:02.729Z] #47 ... [2024-03-08T19:38:02.729Z] [2024-03-08T19:38:02.729Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:38:02.729Z] #54 ... [2024-03-08T19:38:02.729Z] [2024-03-08T19:38:02.729Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:38:02.729Z] #50 ... [2024-03-08T19:38:02.729Z] [2024-03-08T19:38:02.729Z] #47 [core-metadata internal] load build context [2024-03-08T19:38:03.690Z] #47 ... [2024-03-08T19:38:03.690Z] [2024-03-08T19:38:03.690Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:38:03.690Z] #51 ... [2024-03-08T19:38:03.690Z] [2024-03-08T19:38:03.690Z] #47 [core-metadata internal] load build context [2024-03-08T19:38:03.690Z] #47 ... [2024-03-08T19:38:03.690Z] [2024-03-08T19:38:03.690Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:03.965Z] #34 ... [2024-03-08T19:38:03.965Z] [2024-03-08T19:38:03.965Z] #47 [core-metadata internal] load build context [2024-03-08T19:38:03.965Z] #47 transferring context: 133.46MB 53.0s done [2024-03-08T19:38:03.965Z] #47 DONE 53.2s [2024-03-08T19:38:03.965Z] [2024-03-08T19:38:03.965Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:03.965Z] #34 ... [2024-03-08T19:38:03.965Z] [2024-03-08T19:38:03.965Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:38:03.965Z] #51 ... [2024-03-08T19:38:03.965Z] [2024-03-08T19:38:03.965Z] #37 [core-command internal] load build context [2024-03-08T19:38:03.965Z] #37 transferring context: 133.46MB 49.9s done [2024-03-08T19:38:03.965Z] #37 ... [2024-03-08T19:38:03.965Z] [2024-03-08T19:38:03.965Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:04.549Z] #34 ... [2024-03-08T19:38:04.549Z] [2024-03-08T19:38:04.549Z] #37 [core-command internal] load build context [2024-03-08T19:38:04.549Z] #37 DONE 52.4s [2024-03-08T19:38:04.549Z] [2024-03-08T19:38:04.549Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:04.824Z] #34 ... [2024-03-08T19:38:04.824Z] [2024-03-08T19:38:04.824Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:04.824Z] #78 DONE 2.3s [2024-03-08T19:38:04.824Z] [2024-03-08T19:38:04.824Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:04.824Z] #34 ... [2024-03-08T19:38:04.824Z] [2024-03-08T19:38:04.824Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-08T19:38:04.824Z] #79 DONE 3.1s [2024-03-08T19:38:04.824Z] [2024-03-08T19:38:04.824Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:05.090Z] #34 ... [2024-03-08T19:38:05.090Z] [2024-03-08T19:38:05.090Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-08T19:38:05.090Z] #80 DONE 3.4s [2024-03-08T19:38:05.090Z] [2024-03-08T19:38:05.090Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:05.356Z] #34 ... [2024-03-08T19:38:05.356Z] [2024-03-08T19:38:05.356Z] #50 [security-spiffe-token-provider internal] load build context [2024-03-08T19:38:05.356Z] #50 transferring context: 133.46MB 52.0s done [2024-03-08T19:38:05.356Z] #50 DONE 53.9s [2024-03-08T19:38:05.356Z] [2024-03-08T19:38:05.356Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:05.625Z] #34 ... [2024-03-08T19:38:05.625Z] [2024-03-08T19:38:05.625Z] #81 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-08T19:38:05.625Z] #81 DONE 3.4s [2024-03-08T19:38:05.625Z] [2024-03-08T19:38:05.625Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:06.589Z] #34 ... [2024-03-08T19:38:06.589Z] [2024-03-08T19:38:06.589Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-08T19:38:06.589Z] #82 DONE 1.7s [2024-03-08T19:38:06.589Z] [2024-03-08T19:38:06.589Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:06.589Z] #34 ... [2024-03-08T19:38:06.589Z] [2024-03-08T19:38:06.589Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:06.589Z] #83 DONE 2.5s [2024-03-08T19:38:06.589Z] [2024-03-08T19:38:06.589Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:07.173Z] #34 ... [2024-03-08T19:38:07.173Z] [2024-03-08T19:38:07.173Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-08T19:38:07.173Z] #84 DONE 1.8s [2024-03-08T19:38:07.173Z] [2024-03-08T19:38:07.173Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:07.173Z] #34 ... [2024-03-08T19:38:07.173Z] [2024-03-08T19:38:07.173Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:38:07.173Z] #42 ... [2024-03-08T19:38:07.173Z] [2024-03-08T19:38:07.173Z] #49 [security-proxy-auth internal] load build context [2024-03-08T19:38:07.173Z] #49 transferring context: 133.46MB 54.3s done [2024-03-08T19:38:07.173Z] #49 DONE 55.9s [2024-03-08T19:38:07.173Z] [2024-03-08T19:38:07.173Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:38:07.173Z] #42 ... [2024-03-08T19:38:07.173Z] [2024-03-08T19:38:07.173Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:08.135Z] #34 ... [2024-03-08T19:38:08.135Z] [2024-03-08T19:38:08.135Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:08.135Z] #85 DONE 2.3s [2024-03-08T19:38:08.135Z] [2024-03-08T19:38:08.135Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:08.135Z] #34 ... [2024-03-08T19:38:08.135Z] [2024-03-08T19:38:08.135Z] #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-08T19:38:08.135Z] #86 DONE 2.0s [2024-03-08T19:38:08.135Z] [2024-03-08T19:38:08.135Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:08.404Z] #34 ... [2024-03-08T19:38:08.404Z] [2024-03-08T19:38:08.404Z] #51 [core-common-config-bootstrapper internal] load build context [2024-03-08T19:38:08.404Z] #51 transferring context: 133.46MB 55.4s done [2024-03-08T19:38:08.404Z] #51 DONE 57.1s [2024-03-08T19:38:08.404Z] [2024-03-08T19:38:08.404Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:08.671Z] #34 transferring context: 133.46MB 58.0s done [2024-03-08T19:38:08.671Z] #34 ... [2024-03-08T19:38:08.671Z] [2024-03-08T19:38:08.671Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-08T19:38:08.671Z] #87 DONE 2.2s [2024-03-08T19:38:08.937Z] [2024-03-08T19:38:08.937Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-08T19:38:08.937Z] #88 DONE 1.9s [2024-03-08T19:38:08.937Z] [2024-03-08T19:38:08.937Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:38:08.937Z] #89 ... [2024-03-08T19:38:08.937Z] [2024-03-08T19:38:08.937Z] #42 [security-bootstrapper internal] load build context [2024-03-08T19:38:08.937Z] #42 transferring context: 133.46MB 59.0s done [2024-03-08T19:38:08.937Z] #42 DONE 60.0s [2024-03-08T19:38:08.937Z] [2024-03-08T19:38:08.937Z] #53 [support-scheduler internal] load build context [2024-03-08T19:38:09.213Z] #53 ... [2024-03-08T19:38:09.213Z] [2024-03-08T19:38:09.213Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:38:09.213Z] #54 transferring context: 133.46MB 56.8s done [2024-03-08T19:38:09.213Z] #54 ... [2024-03-08T19:38:09.213Z] [2024-03-08T19:38:09.213Z] #55 [core-data internal] load build context [2024-03-08T19:38:09.213Z] #55 transferring context: 133.46MB 54.5s done [2024-03-08T19:38:09.213Z] #55 DONE 57.1s [2024-03-08T19:38:09.213Z] [2024-03-08T19:38:09.213Z] #53 [support-scheduler internal] load build context [2024-03-08T19:38:09.213Z] #53 transferring context: 133.46MB 56.8s done [2024-03-08T19:38:09.484Z] #53 ... [2024-03-08T19:38:09.484Z] [2024-03-08T19:38:09.484Z] #34 [support-notifications internal] load build context [2024-03-08T19:38:09.484Z] #34 DONE 58.9s [2024-03-08T19:38:09.484Z] [2024-03-08T19:38:09.484Z] #54 [security-proxy-setup internal] load build context [2024-03-08T19:38:09.484Z] #54 DONE 57.5s [2024-03-08T19:38:09.484Z] [2024-03-08T19:38:09.484Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:38:09.484Z] #89 DONE 0.7s [2024-03-08T19:38:09.484Z] [2024-03-08T19:38:09.484Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:09.755Z] #90 ... [2024-03-08T19:38:09.755Z] [2024-03-08T19:38:09.755Z] #53 [support-scheduler internal] load build context [2024-03-08T19:38:09.755Z] #53 DONE 57.6s [2024-03-08T19:38:09.755Z] [2024-03-08T19:38:09.755Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:38:09.755Z] #91 DONE 0.7s [2024-03-08T19:38:09.755Z] [2024-03-08T19:38:09.755Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-08T19:38:09.755Z] #92 DONE 1.3s [2024-03-08T19:38:09.755Z] [2024-03-08T19:38:09.755Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-08T19:38:10.033Z] #93 ... [2024-03-08T19:38:10.033Z] [2024-03-08T19:38:10.033Z] #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-08T19:38:10.033Z] #94 DONE 0.3s [2024-03-08T19:38:10.033Z] [2024-03-08T19:38:10.033Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-08T19:38:10.033Z] #95 DONE 0.3s [2024-03-08T19:38:10.033Z] [2024-03-08T19:38:10.033Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:38:10.033Z] #40 ... [2024-03-08T19:38:10.033Z] [2024-03-08T19:38:10.033Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-08T19:38:10.033Z] #93 DONE 0.3s [2024-03-08T19:38:10.033Z] [2024-03-08T19:38:10.033Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:10.033Z] #90 DONE 0.5s [2024-03-08T19:38:10.033Z] [2024-03-08T19:38:10.033Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:10.300Z] #96 ... [2024-03-08T19:38:10.300Z] [2024-03-08T19:38:10.300Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-08T19:38:10.300Z] #97 DONE 0.3s [2024-03-08T19:38:10.300Z] [2024-03-08T19:38:10.300Z] #98 [security-spire-server] exporting to image [2024-03-08T19:38:10.300Z] #98 exporting layers [2024-03-08T19:38:10.570Z] #98 ... [2024-03-08T19:38:10.570Z] [2024-03-08T19:38:10.570Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-08T19:38:10.570Z] #99 DONE 0.4s [2024-03-08T19:38:10.570Z] [2024-03-08T19:38:10.570Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-08T19:38:10.570Z] #100 DONE 0.5s [2024-03-08T19:38:10.570Z] [2024-03-08T19:38:10.570Z] #98 [security-spire-config] exporting to image [2024-03-08T19:38:11.153Z] #98 ... [2024-03-08T19:38:11.153Z] [2024-03-08T19:38:11.153Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-08T19:38:11.153Z] #101 DONE 0.7s [2024-03-08T19:38:11.153Z] [2024-03-08T19:38:11.153Z] #98 [security-spire-agent] exporting to image [2024-03-08T19:38:13.091Z] #98 exporting layers 2.6s done [2024-03-08T19:38:13.091Z] #98 writing image sha256:55ea338077dfd1d45f812d63e8bc130f69d46995cfff53856d2ef72af00c18a9 [2024-03-08T19:38:13.091Z] #98 writing image sha256:55ea338077dfd1d45f812d63e8bc130f69d46995cfff53856d2ef72af00c18a9 0.0s done [2024-03-08T19:38:13.091Z] #98 naming to docker.io/library/security-spire-server-arm64 done [2024-03-08T19:38:13.091Z] #98 exporting layers 1.9s done [2024-03-08T19:38:13.091Z] #98 writing image sha256:5f15061e02d8ddba3ecb299c9bd75e1f1724ffdb6aad96c0c8e89275ef20cb37 done [2024-03-08T19:38:13.091Z] #98 naming to docker.io/library/security-spire-config-arm64 done [2024-03-08T19:38:13.091Z] #98 writing image sha256:2043e5d634e40f5ee04313dde992be4a4051d6ef6b6f0f6f883511cc9ddeb07e done [2024-03-08T19:38:13.091Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-08T19:38:13.091Z] #98 DONE 2.8s [2024-03-08T19:38:13.091Z] [2024-03-08T19:38:13.091Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:15.022Z] #102 ... [2024-03-08T19:38:15.022Z] [2024-03-08T19:38:15.022Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:15.022Z] #103 ... [2024-03-08T19:38:15.022Z] [2024-03-08T19:38:15.022Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:33.193Z] #104 DONE 25.4s [2024-03-08T19:38:33.193Z] [2024-03-08T19:38:33.193Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:33.193Z] #103 DONE 27.5s [2024-03-08T19:38:33.193Z] [2024-03-08T19:38:33.193Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:33.193Z] #102 DONE 24.4s [2024-03-08T19:38:33.193Z] [2024-03-08T19:38:33.193Z] #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:33.193Z] #96 DONE 22.2s [2024-03-08T19:38:33.193Z] [2024-03-08T19:38:33.193Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #105 ... [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #106 DONE 2.5s [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #107 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #108 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #109 [core-data builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #109 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #110 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #111 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #112 [support-scheduler builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #112 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #113 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #114 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #115 [core-command builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #115 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #116 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #117 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #118 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #119 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #120 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #121 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #122 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #123 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #124 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #105 DONE 2.5s [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #125 [core-metadata builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #125 DONE 2.5s [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #126 [support-notifications builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #126 DONE 2.5s [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T19:38:35.134Z] #127 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-08T19:38:35.134Z] #128 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-03-08T19:38:35.134Z] #129 CACHED [2024-03-08T19:38:35.134Z] [2024-03-08T19:38:35.134Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:38:40.484Z] #130 ... [2024-03-08T19:38:40.484Z] [2024-03-08T19:38:40.484Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-08T19:38:40.484Z] #0 4.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-08T19:38:40.484Z] #131 ... [2024-03-08T19:38:40.484Z] [2024-03-08T19:38:40.484Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:38:40.484Z] #130 5.512 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-08T19:38:44.747Z] #130 ... [2024-03-08T19:38:44.747Z] [2024-03-08T19:38:44.747Z] #132 [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-03-08T19:38:44.747Z] #0 5.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-08T19:38:45.032Z] #132 ... [2024-03-08T19:38:45.032Z] [2024-03-08T19:38:45.032Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-08T19:38:45.032Z] #0 4.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-08T19:38:45.304Z] #133 ... [2024-03-08T19:38:45.304Z] [2024-03-08T19:38:45.304Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:38:45.304Z] #0 4.032 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-08T19:38:45.304Z] #134 ... [2024-03-08T19:38:45.304Z] [2024-03-08T19:38:45.304Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:38:45.304Z] #0 4.484 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-08T19:38:45.572Z] #135 ... [2024-03-08T19:38:45.572Z] [2024-03-08T19:38:45.572Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-08T19:38:45.572Z] #0 5.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-08T19:38:45.572Z] #136 ... [2024-03-08T19:38:45.572Z] [2024-03-08T19:38:45.572Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-08T19:38:45.572Z] #0 4.762 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-08T19:38:45.865Z] #137 ... [2024-03-08T19:38:45.865Z] [2024-03-08T19:38:45.865Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-08T19:38:45.865Z] #0 5.477 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-08T19:38:46.134Z] #138 ... [2024-03-08T19:38:46.134Z] [2024-03-08T19:38:46.134Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-08T19:38:46.134Z] #0 5.684 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-08T19:38:46.134Z] #139 ... [2024-03-08T19:38:46.134Z] [2024-03-08T19:38:46.134Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:38:46.134Z] #0 5.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-08T19:50:23.435Z] #140 ... [2024-03-08T19:50:23.435Z] [2024-03-08T19:50:23.435Z] #132 [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-03-08T19:50:23.435Z] #132 703.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-08T19:50:23.703Z] #132 ... [2024-03-08T19:50:23.703Z] [2024-03-08T19:50:23.703Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-08T19:50:23.703Z] #138 DONE 708.8s [2024-03-08T19:50:23.703Z] [2024-03-08T19:50:23.703Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:50:24.291Z] #140 ... [2024-03-08T19:50:24.291Z] [2024-03-08T19:50:24.291Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:50:24.559Z] #141 DONE 0.1s [2024-03-08T19:50:24.559Z] [2024-03-08T19:50:24.559Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:50:24.828Z] #142 DONE 0.1s [2024-03-08T19:50:24.828Z] [2024-03-08T19:50:24.828Z] #143 [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-03-08T19:50:24.828Z] #143 DONE 0.2s [2024-03-08T19:50:24.828Z] [2024-03-08T19:50:24.828Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-08T19:50:25.094Z] #144 DONE 0.1s [2024-03-08T19:50:25.094Z] [2024-03-08T19:50:25.094Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-08T19:50:25.094Z] #145 DONE 0.3s [2024-03-08T19:50:25.094Z] [2024-03-08T19:50:25.094Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:50:25.360Z] #135 ... [2024-03-08T19:50:25.360Z] [2024-03-08T19:50:25.360Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-08T19:50:25.360Z] #146 DONE 0.2s [2024-03-08T19:50:25.360Z] [2024-03-08T19:50:25.360Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:50:25.941Z] #147 ... [2024-03-08T19:50:25.941Z] [2024-03-08T19:50:25.941Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-08T19:50:25.941Z] #139 DONE 711.1s [2024-03-08T19:50:26.207Z] [2024-03-08T19:50:26.207Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:50:26.486Z] #140 ... [2024-03-08T19:50:26.486Z] [2024-03-08T19:50:26.486Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-08T19:50:26.753Z] #148 DONE 0.4s [2024-03-08T19:50:26.753Z] [2024-03-08T19:50:26.753Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-08T19:50:28.692Z] #149 ... [2024-03-08T19:50:28.692Z] [2024-03-08T19:50:28.692Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:50:28.692Z] #147 DONE 3.1s [2024-03-08T19:50:28.692Z] [2024-03-08T19:50:28.692Z] #98 [security-proxy-setup] exporting to image [2024-03-08T19:50:28.692Z] #98 exporting layers [2024-03-08T19:50:29.652Z] #98 ... [2024-03-08T19:50:29.652Z] [2024-03-08T19:50:29.652Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-08T19:50:29.652Z] #149 DONE 2.7s [2024-03-08T19:50:29.921Z] [2024-03-08T19:50:29.921Z] #98 [security-proxy-setup] exporting to image [2024-03-08T19:50:29.921Z] #98 exporting layers 1.2s done [2024-03-08T19:50:29.921Z] #98 writing image sha256:fc41ea03f522f798962b728b5879c7b095e8d18a639a05374ea25923d36ac094 0.0s done [2024-03-08T19:50:29.921Z] #98 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-03-08T19:50:29.921Z] #98 DONE 4.1s [2024-03-08T19:50:29.921Z] [2024-03-08T19:50:29.921Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:50:29.921Z] #150 DONE 0.4s [2024-03-08T19:50:29.921Z] [2024-03-08T19:50:29.921Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:50:30.188Z] #130 ... [2024-03-08T19:50:30.188Z] [2024-03-08T19:50:30.188Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:50:30.452Z] #151 DONE 0.3s [2024-03-08T19:50:30.452Z] [2024-03-08T19:50:30.452Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:50:30.452Z] #130 ... [2024-03-08T19:50:30.452Z] [2024-03-08T19:50:30.452Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-08T19:50:30.731Z] #152 DONE 0.3s [2024-03-08T19:50:30.731Z] [2024-03-08T19:50:30.731Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-08T19:50:30.731Z] #153 DONE 0.1s [2024-03-08T19:50:30.731Z] [2024-03-08T19:50:30.731Z] #132 [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-03-08T19:50:31.000Z] #132 ... [2024-03-08T19:50:31.000Z] [2024-03-08T19:50:31.000Z] #154 [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-03-08T19:50:31.000Z] #154 DONE 0.1s [2024-03-08T19:50:31.000Z] [2024-03-08T19:50:31.000Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-08T19:50:31.000Z] #155 DONE 0.1s [2024-03-08T19:50:31.000Z] [2024-03-08T19:50:31.000Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:50:31.395Z] #140 ... [2024-03-08T19:50:31.395Z] [2024-03-08T19:50:31.395Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-08T19:50:31.395Z] #156 DONE 0.1s [2024-03-08T19:50:31.395Z] [2024-03-08T19:50:31.395Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-08T19:50:31.395Z] #157 DONE 0.1s [2024-03-08T19:50:31.395Z] [2024-03-08T19:50:31.395Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-08T19:50:31.395Z] #133 ... [2024-03-08T19:50:31.395Z] [2024-03-08T19:50:31.395Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-08T19:50:33.934Z] #158 DONE 2.3s [2024-03-08T19:50:33.934Z] [2024-03-08T19:50:33.934Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:50:33.934Z] #130 ... [2024-03-08T19:50:33.934Z] [2024-03-08T19:50:33.934Z] #98 [security-bootstrapper] exporting to image [2024-03-08T19:50:34.526Z] #98 exporting layers 1.0s done [2024-03-08T19:50:34.526Z] #98 writing image sha256:cfcfb50b8f119a132bcabb5b672b4ce5d8c80089891606bc9cd0363c3b9c7aa5 done [2024-03-08T19:50:34.526Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-08T19:50:34.526Z] #98 DONE 5.0s [2024-03-08T19:50:34.526Z] [2024-03-08T19:50:34.526Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:50:36.075Z] #135 ... [2024-03-08T19:50:36.075Z] [2024-03-08T19:50:36.075Z] #132 [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-03-08T19:50:36.075Z] #132 DONE 721.0s [2024-03-08T19:50:36.075Z] [2024-03-08T19:50:36.075Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:50:36.075Z] #135 ... [2024-03-08T19:50:36.075Z] [2024-03-08T19:50:36.075Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:50:36.351Z] #159 DONE 0.3s [2024-03-08T19:50:36.351Z] [2024-03-08T19:50:36.351Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-08T19:50:36.352Z] #133 ... [2024-03-08T19:50:36.352Z] [2024-03-08T19:50:36.352Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:50:36.653Z] #160 DONE 0.3s [2024-03-08T19:50:36.653Z] [2024-03-08T19:50:36.653Z] #161 [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-03-08T19:50:36.933Z] #161 DONE 0.2s [2024-03-08T19:50:36.933Z] [2024-03-08T19:50:36.933Z] #162 [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-03-08T19:50:36.933Z] #162 DONE 0.1s [2024-03-08T19:50:36.933Z] [2024-03-08T19:50:36.933Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:50:36.933Z] #163 DONE 0.1s [2024-03-08T19:50:36.933Z] [2024-03-08T19:50:36.933Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-08T19:50:37.200Z] #137 ... [2024-03-08T19:50:37.200Z] [2024-03-08T19:50:37.200Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-08T19:50:37.200Z] #164 DONE 0.3s [2024-03-08T19:50:37.200Z] [2024-03-08T19:50:37.200Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-08T19:50:37.534Z] #165 DONE 0.3s [2024-03-08T19:50:37.534Z] [2024-03-08T19:50:37.534Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-08T19:50:37.801Z] #166 DONE 0.2s [2024-03-08T19:50:37.801Z] [2024-03-08T19:50:37.801Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:50:39.737Z] #167 DONE 1.9s [2024-03-08T19:50:39.737Z] [2024-03-08T19:50:39.737Z] #98 [security-secretstore-setup] exporting to image [2024-03-08T19:50:41.141Z] #98 exporting layers 1.6s done [2024-03-08T19:50:41.141Z] #98 writing image sha256:20e1a26f73c8f5326346e2755aa1f4fd704019069ec17df2bf7b1ee694c74757 done [2024-03-08T19:50:41.141Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 [2024-03-08T19:50:41.409Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-08T19:50:41.409Z] #98 DONE 6.6s [2024-03-08T19:50:41.409Z] [2024-03-08T19:50:41.409Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:50:49.847Z] #130 ... [2024-03-08T19:50:49.847Z] [2024-03-08T19:50:49.847Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-08T19:50:49.847Z] #136 DONE 734.8s [2024-03-08T19:50:49.847Z] [2024-03-08T19:50:49.847Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:50:50.120Z] #135 ... [2024-03-08T19:50:50.120Z] [2024-03-08T19:50:50.120Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:50:50.120Z] #168 DONE 0.1s [2024-03-08T19:50:50.120Z] [2024-03-08T19:50:50.120Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:50:50.393Z] #169 DONE 0.2s [2024-03-08T19:50:50.393Z] [2024-03-08T19:50:50.393Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:50:50.393Z] #140 ... [2024-03-08T19:50:50.393Z] [2024-03-08T19:50:50.393Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-08T19:50:50.685Z] #170 DONE 0.2s [2024-03-08T19:50:50.685Z] [2024-03-08T19:50:50.685Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:50:50.951Z] #171 DONE 0.1s [2024-03-08T19:50:50.951Z] [2024-03-08T19:50:50.951Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-08T19:50:50.951Z] #172 DONE 0.2s [2024-03-08T19:50:50.951Z] [2024-03-08T19:50:50.951Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:50:52.899Z] #173 DONE 1.9s [2024-03-08T19:50:52.899Z] [2024-03-08T19:50:52.899Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:50:52.899Z] #135 ... [2024-03-08T19:50:52.899Z] [2024-03-08T19:50:52.899Z] #98 [security-proxy-auth] exporting to image [2024-03-08T19:50:52.899Z] #98 exporting layers [2024-03-08T19:50:53.482Z] #98 exporting layers 0.6s done [2024-03-08T19:50:53.482Z] #98 writing image sha256:9de37ccf797b093a2382ff69641595f14148fccd249038894a4529aba660bfb8 done [2024-03-08T19:50:53.482Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-08T19:50:53.482Z] #98 DONE 7.2s [2024-03-08T19:50:53.482Z] [2024-03-08T19:50:53.482Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:03.544Z] #135 ... [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-08T19:51:03.544Z] #133 DONE 747.4s [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:51:03.544Z] #130 ... [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:51:03.544Z] #174 DONE 0.3s [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:03.544Z] #135 ... [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:51:03.544Z] #175 DONE 0.1s [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-08T19:51:03.544Z] #176 DONE 0.4s [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #177 [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-03-08T19:51:03.544Z] #177 DONE 0.3s [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-08T19:51:03.544Z] #178 DONE 0.1s [2024-03-08T19:51:03.544Z] [2024-03-08T19:51:03.544Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:03.809Z] #135 ... [2024-03-08T19:51:03.809Z] [2024-03-08T19:51:03.809Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-08T19:51:05.742Z] #179 DONE 1.9s [2024-03-08T19:51:05.742Z] [2024-03-08T19:51:05.742Z] #98 [core-common-config-bootstrapper] exporting to image [2024-03-08T19:51:05.742Z] #98 exporting layers [2024-03-08T19:51:06.006Z] #98 exporting layers 0.5s done [2024-03-08T19:51:06.006Z] #98 writing image sha256:79e93f33f7fe7eedaf5c39287acb1365eb7cb2951aa04291e0303ec513212337 done [2024-03-08T19:51:06.006Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-08T19:51:06.006Z] #98 DONE 7.7s [2024-03-08T19:51:06.006Z] [2024-03-08T19:51:06.006Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-08T19:51:38.169Z] #140 DONE 780.8s [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:38.169Z] #135 ... [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:51:38.169Z] #180 DONE 0.1s [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:51:38.169Z] #181 DONE 0.2s [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-08T19:51:38.169Z] #182 DONE 0.3s [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:51:38.169Z] #183 DONE 0.2s [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:38.169Z] #135 ... [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #98 [core-command] exporting to image [2024-03-08T19:51:38.169Z] #98 exporting layers [2024-03-08T19:51:38.169Z] #98 exporting layers 0.2s done [2024-03-08T19:51:38.169Z] #98 writing image sha256:7fd2a84748508c87a9611f775e1ad5533bdbf4f8ec8b37d779cb361e69581319 done [2024-03-08T19:51:38.169Z] #98 naming to docker.io/library/core-command-arm64 done [2024-03-08T19:51:38.169Z] #98 DONE 7.9s [2024-03-08T19:51:38.169Z] [2024-03-08T19:51:38.169Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:51:42.401Z] #134 ... [2024-03-08T19:51:42.401Z] [2024-03-08T19:51:42.401Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-08T19:51:42.401Z] #131 DONE 786.9s [2024-03-08T19:51:42.401Z] [2024-03-08T19:51:42.401Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:42.401Z] #135 ... [2024-03-08T19:51:42.401Z] [2024-03-08T19:51:42.401Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:51:42.669Z] #184 DONE 0.2s [2024-03-08T19:51:42.669Z] [2024-03-08T19:51:42.669Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:51:42.669Z] #185 DONE 0.1s [2024-03-08T19:51:42.669Z] [2024-03-08T19:51:42.669Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-08T19:51:42.936Z] #186 DONE 0.2s [2024-03-08T19:51:42.936Z] [2024-03-08T19:51:42.936Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:42.936Z] #135 ... [2024-03-08T19:51:42.936Z] [2024-03-08T19:51:42.936Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:51:42.936Z] #187 DONE 0.1s [2024-03-08T19:51:43.202Z] [2024-03-08T19:51:43.202Z] #98 [core-data] exporting to image [2024-03-08T19:51:43.202Z] #98 exporting layers [2024-03-08T19:51:43.465Z] #98 exporting layers 0.4s done [2024-03-08T19:51:43.465Z] #98 writing image sha256:6703166e0bd5c30b88333dda51d7b6ce16db65ad8847457bfad69476d8aadd5a done [2024-03-08T19:51:43.465Z] #98 naming to docker.io/library/core-data-arm64 done [2024-03-08T19:51:43.465Z] #98 DONE 8.3s [2024-03-08T19:51:43.465Z] [2024-03-08T19:51:43.465Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-08T19:51:46.787Z] #135 DONE 791.6s [2024-03-08T19:51:46.787Z] [2024-03-08T19:51:46.787Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:51:47.052Z] #130 ... [2024-03-08T19:51:47.052Z] [2024-03-08T19:51:47.052Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:51:47.052Z] #188 DONE 0.2s [2024-03-08T19:51:47.052Z] [2024-03-08T19:51:47.052Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:51:47.052Z] #189 DONE 0.1s [2024-03-08T19:51:47.052Z] [2024-03-08T19:51:47.052Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:51:47.317Z] #134 ... [2024-03-08T19:51:47.317Z] [2024-03-08T19:51:47.317Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-08T19:51:47.317Z] #190 DONE 0.3s [2024-03-08T19:51:47.317Z] [2024-03-08T19:51:47.317Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:51:47.581Z] #134 ... [2024-03-08T19:51:47.581Z] [2024-03-08T19:51:47.581Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:51:47.581Z] #191 DONE 0.1s [2024-03-08T19:51:47.581Z] [2024-03-08T19:51:47.581Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-08T19:51:47.581Z] #192 DONE 0.1s [2024-03-08T19:51:47.581Z] [2024-03-08T19:51:47.581Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:51:47.845Z] #130 ... [2024-03-08T19:51:47.845Z] [2024-03-08T19:51:47.845Z] #98 [core-metadata] exporting to image [2024-03-08T19:51:47.845Z] #98 exporting layers 0.2s done [2024-03-08T19:51:47.845Z] #98 writing image sha256:423efcc1306b807f3788d31fef2962e2a1d090aee5fa506b4c5be0c3ee1a7f9d done [2024-03-08T19:51:47.845Z] #98 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-03-08T19:51:47.845Z] #98 DONE 8.5s [2024-03-08T19:51:47.845Z] [2024-03-08T19:51:47.845Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-08T19:52:09.868Z] #134 DONE 811.4s [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:52:09.868Z] #130 ... [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:52:09.868Z] #193 DONE 0.1s [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-08T19:52:09.868Z] #137 ... [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:52:09.868Z] #194 DONE 0.1s [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-08T19:52:09.868Z] #195 DONE 0.3s [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:52:09.868Z] #40 ... [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #196 [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-03-08T19:52:09.868Z] #196 DONE 0.1s [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #98 [security-spiffe-token-provider] exporting to image [2024-03-08T19:52:09.868Z] #98 exporting layers [2024-03-08T19:52:09.868Z] #98 exporting layers 0.6s done [2024-03-08T19:52:09.868Z] #98 writing image sha256:c5bc150b039154a8980fbd3c44a248c7a97ea567658e155f70cb0747b18a915d done [2024-03-08T19:52:09.868Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-08T19:52:09.868Z] #98 DONE 9.2s [2024-03-08T19:52:09.868Z] [2024-03-08T19:52:09.868Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:52:24.846Z] #40 ... [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-08T19:52:24.846Z] #137 DONE 829.1s [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:52:24.846Z] #40 ... [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:52:24.846Z] #197 DONE 0.1s [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:52:24.846Z] #198 ... [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-08T19:52:24.846Z] #130 DONE 829.5s [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:52:24.846Z] #198 DONE 0.2s [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-08T19:52:24.846Z] #199 DONE 0.3s [2024-03-08T19:52:24.846Z] [2024-03-08T19:52:24.846Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:52:25.112Z] #200 DONE 0.1s [2024-03-08T19:52:25.112Z] [2024-03-08T19:52:25.112Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-08T19:52:25.112Z] #201 DONE 0.2s [2024-03-08T19:52:25.112Z] [2024-03-08T19:52:25.112Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-08T19:52:25.112Z] #202 DONE 0.1s [2024-03-08T19:52:25.112Z] [2024-03-08T19:52:25.112Z] #98 [support-scheduler] exporting to image [2024-03-08T19:52:25.112Z] #98 exporting layers [2024-03-08T19:52:25.377Z] #98 ... [2024-03-08T19:52:25.377Z] [2024-03-08T19:52:25.377Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-08T19:52:25.377Z] #203 DONE 0.3s [2024-03-08T19:52:25.377Z] [2024-03-08T19:52:25.377Z] #98 [support-scheduler] exporting to image [2024-03-08T19:52:25.377Z] #98 exporting layers 0.4s done [2024-03-08T19:52:25.377Z] #98 writing image sha256:fcf2a4e9eee5a74b2f6fdcd1970a44103ba5ec9678a5783b995f4516b67070e5 done [2024-03-08T19:52:25.377Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-03-08T19:52:25.377Z] #98 DONE 9.6s [2024-03-08T19:52:25.377Z] [2024-03-08T19:52:25.377Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-08T19:52:25.377Z] #204 DONE 0.1s [2024-03-08T19:52:25.377Z] [2024-03-08T19:52:25.377Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:52:25.649Z] #40 ... [2024-03-08T19:52:25.649Z] [2024-03-08T19:52:25.649Z] #98 [support-notifications] exporting to image [2024-03-08T19:52:25.912Z] #98 exporting layers 0.3s done [2024-03-08T19:52:25.912Z] #98 writing image sha256:82f478d89af50e53f0cb468c02f0cf15c78cb1c90d47846534f40b686376cf6b done [2024-03-08T19:52:25.912Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-03-08T19:52:25.912Z] #98 DONE 9.9s [2024-03-08T19:52:25.912Z] [2024-03-08T19:52:25.912Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-08T19:52:25.912Z] time="2024-03-08T19:36:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-08T19:52:25.954Z] $ docker stop --time=1 79dfd1f378d7e6a7a471be3919ec705f1e19ee510dac5bf8cae5854111ebd496 [2024-03-08T19:52:27.560Z] $ docker rm -f --volumes 79dfd1f378d7e6a7a471be3919ec705f1e19ee510dac5bf8cae5854111ebd496 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T19:52:28.171Z] + docker images [2024-03-08T19:52:28.171Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-08T19:52:28.171Z] support-notifications-arm64 latest 82f478d89af5 3 seconds ago 26.6MB [2024-03-08T19:52:28.171Z] support-scheduler-arm64 latest fcf2a4e9eee5 4 seconds ago 25.9MB [2024-03-08T19:52:28.171Z] security-spiffe-token-provider-arm64 latest c5bc150b0391 21 seconds ago 29.1MB [2024-03-08T19:52:28.171Z] core-metadata-arm64 latest 423efcc1306b 41 seconds ago 17.4MB [2024-03-08T19:52:28.171Z] core-data-arm64 latest 6703166e0bd5 46 seconds ago 17.2MB [2024-03-08T19:52:28.171Z] core-command-arm64 latest 7fd2a8474850 52 seconds ago 17.1MB [2024-03-08T19:52:28.171Z] core-common-config-bootstrapper-arm64 latest 79e93f33f7fe About a minute ago 15.1MB [2024-03-08T19:52:28.171Z] security-proxy-auth-arm64 latest 9de37ccf797b About a minute ago 15.9MB [2024-03-08T19:52:28.171Z] security-secretstore-setup-arm64 latest 20e1a26f73c8 About a minute ago 35.9MB [2024-03-08T19:52:28.171Z] security-bootstrapper-arm64 latest cfcfb50b8f11 About a minute ago 18.5MB [2024-03-08T19:52:28.171Z] security-proxy-setup-arm64 latest fc41ea03f522 2 minutes ago 25.9MB [2024-03-08T19:52:28.171Z] security-spire-config-arm64 latest 5f15061e02d8 14 minutes ago 95.8MB [2024-03-08T19:52:28.171Z] security-spire-server-arm64 latest 55ea338077df 14 minutes ago 96.7MB [2024-03-08T19:52:28.171Z] security-spire-agent-arm64 latest 2043e5d634e4 14 minutes ago 152MB [2024-03-08T19:52:28.171Z] ci-base-image-arm64 latest 27e796d5275a 24 minutes ago 882MB [2024-03-08T19:52:28.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-08T19:52:28.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:52:29.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T19:52:29.434Z] [2024-03-08T19:52:29.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:52:29.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T19:52:30.144Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T19:52:30.144Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T19:52:30.144Z] 04944245beec: Pulling fs layer [2024-03-08T19:52:30.144Z] 699f458cf7ca: Pulling fs layer [2024-03-08T19:52:30.144Z] 765212b225bb: Pulling fs layer [2024-03-08T19:52:30.144Z] f23df028b6ca: Pulling fs layer [2024-03-08T19:52:30.144Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T19:52:30.144Z] 765212b225bb: Waiting [2024-03-08T19:52:30.144Z] f23df028b6ca: Waiting [2024-03-08T19:52:30.144Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T19:52:30.144Z] d65c8cfc05b1: Waiting [2024-03-08T19:52:30.144Z] 04944245beec: Verifying Checksum [2024-03-08T19:52:30.144Z] 04944245beec: Download complete [2024-03-08T19:52:30.144Z] 765212b225bb: Verifying Checksum [2024-03-08T19:52:30.144Z] 765212b225bb: Download complete [2024-03-08T19:52:30.408Z] f23df028b6ca: Verifying Checksum [2024-03-08T19:52:30.408Z] f23df028b6ca: Download complete [2024-03-08T19:52:30.408Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T19:52:30.408Z] d65c8cfc05b1: Download complete [2024-03-08T19:52:30.409Z] 699f458cf7ca: Verifying Checksum [2024-03-08T19:52:30.409Z] 699f458cf7ca: Download complete [2024-03-08T19:52:30.989Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T19:52:30.989Z] 8998bd30e6a1: Download complete [2024-03-08T19:52:33.559Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T19:52:33.559Z] 2437ff75d9bd: Download complete [2024-03-08T19:52:35.504Z] 8998bd30e6a1: Pull complete [2024-03-08T19:52:35.770Z] 04944245beec: Pull complete [2024-03-08T19:52:37.713Z] 699f458cf7ca: Pull complete [2024-03-08T19:52:37.713Z] 765212b225bb: Pull complete [2024-03-08T19:52:38.667Z] f23df028b6ca: Pull complete [2024-03-08T19:52:38.667Z] d65c8cfc05b1: Pull complete [2024-03-08T19:52:56.854Z] 2437ff75d9bd: Pull complete [2024-03-08T19:52:56.854Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T19:52:56.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T19:52:56.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:52:57.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-5275 does not seem to be running inside a container [2024-03-08T19:52:57.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T19:53:00.166Z] $ docker top 4449373df8b00153a15f7744a69550243b19c4406eca13612751afe4071e03e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:01.290Z] ---> job-cost.sh [2024-03-08T19:53:01.290Z] lf-activate-venv: SKIPPING [2024-03-08T19:53:01.290Z] INFO: No Stack... [2024-03-08T19:53:01.554Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T19:53:02.505Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T19:53:02.851Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-03-08T19:53:02.851Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T19:53:03.198Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4773-1-stack-cost] [2024-03-08T19:53:03.205Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4773-1-stack-cost] did not exist. Created. [2024-03-08T19:53:03.210Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4773-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T19:53:03.715Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T19:53:03.919Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T19:53:03.934Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4773-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T19:53:04.090Z] $ docker stop --time=1 4449373df8b00153a15f7744a69550243b19c4406eca13612751afe4071e03e8 [2024-03-08T19:53:05.560Z] $ docker rm -f --volumes 4449373df8b00153a15f7744a69550243b19c4406eca13612751afe4071e03e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-08T19:53:07.396Z] provisioning config files... [2024-03-08T19:53:07.404Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16746954760770115653tmp [Pipeline] { [Pipeline] sh [2024-03-08T19:53:07.812Z] + set +x [2024-03-08T19:53:07.812Z] + curl -s https://codecov.io/bash [2024-03-08T19:53:07.812Z] + bash -s -- [2024-03-08T19:53:07.812Z] [2024-03-08T19:53:07.812Z] _____ _ [2024-03-08T19:53:07.812Z] / ____| | | [2024-03-08T19:53:07.812Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T19:53:07.812Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T19:53:07.812Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T19:53:07.812Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T19:53:07.812Z] Bash-1.0.6 [2024-03-08T19:53:07.812Z] [2024-03-08T19:53:07.812Z] [2024-03-08T19:53:07.812Z] ==> git version 2.25.1 found [2024-03-08T19:53:07.812Z] ==> 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-03-08T19:53:07.812Z] Release-Date: 2020-01-08 [2024-03-08T19:53:07.812Z] 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-03-08T19:53:07.812Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T19:53:07.812Z] ==> Jenkins CI detected. [2024-03-08T19:53:07.812Z] current dir:  /w/workspace/edgex-go/1 [2024-03-08T19:53:07.812Z] project root: . [2024-03-08T19:53:07.812Z] --> token set from env [2024-03-08T19:53:08.071Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T19:53:08.071Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T19:53:08.071Z] ==> Python coveragepy not found [2024-03-08T19:53:08.071Z] ==> Searching for coverage reports in: [2024-03-08T19:53:08.071Z] + . [2024-03-08T19:53:08.071Z] -> Found 1 reports [2024-03-08T19:53:08.071Z] ==> Detecting git/mercurial file structure [2024-03-08T19:53:08.071Z] ==> Reading reports [2024-03-08T19:53:08.071Z] + ./coverage.out bytes=453602 [2024-03-08T19:53:08.071Z] ==> Appending adjustments [2024-03-08T19:53:08.071Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T19:53:09.449Z] + Found adjustments [2024-03-08T19:53:09.449Z] ==> Gzipping contents [2024-03-08T19:53:09.449Z] 60K /tmp/codecov.tzqMWE.gz [2024-03-08T19:53:09.449Z] ==> Uploading reports [2024-03-08T19:53:09.449Z] url: https://codecov.io [2024-03-08T19:53:09.449Z] query: branch=PR-4773&commit=5f40edc4efac03d90aac580cd6010718233a7406&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4773%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4773&job=&cmd_args= [2024-03-08T19:53:09.449Z] -> Pinging Codecov [2024-03-08T19:53:09.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4773&commit=5f40edc4efac03d90aac580cd6010718233a7406&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4773%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4773&job=&cmd_args= [2024-03-08T19:53:09.449Z] -> Uploading to [2024-03-08T19:53:09.450Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/00271124DB129430A58F1EEE437C3FCB/5f40edc4efac03d90aac580cd6010718233a7406/3bfdf2d3-eee2-4960-a8eb-7a7457037e2e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T195309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb46b721c81e304935ae10039e556338551faf3de998a0e5c84172b2ef0301f [2024-03-08T19:53:09.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T19:53:09.450Z] Dload Upload Total Spent Left Speed [2024-03-08T19:53:09.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57689 0 0 100 57689 0 165k --:--:-- --:--:-- --:--:-- 165k [2024-03-08T19:53:09.712Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f40edc4efac03d90aac580cd6010718233a7406 [Pipeline] } [2024-03-08T19:53:09.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-03-08T19:53:12.188Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:12.518Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:13.407Z] ---> package-listing.sh [2024-03-08T19:53:13.408Z] ++ facter osfamily [2024-03-08T19:53:13.408Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T19:53:13.667Z] + OS_FAMILY=debian [2024-03-08T19:53:13.667Z] + workspace=/w/workspace/edgex-go/1 [2024-03-08T19:53:13.667Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T19:53:13.667Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T19:53:13.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T19:53:13.667Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T19:53:13.667Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-08T19:53:13.667Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T19:53:13.667Z] + case "${OS_FAMILY}" in [2024-03-08T19:53:13.667Z] + dpkg -l [2024-03-08T19:53:13.667Z] + grep '^ii' [2024-03-08T19:53:13.667Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T19:53:13.667Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T19:53:13.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T19:53:13.667Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-08T19:53:13.667Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-08T19:53:13.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-08T19:53:13.700Z] 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-03-08T19:53:14.006Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:53:14.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T19:53:14.682Z] [2024-03-08T19:53:14.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T19:53:15.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T19:53:15.111Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T19:53:15.111Z] 5eb5b503b376: Pulling fs layer [2024-03-08T19:53:15.111Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T19:53:15.111Z] ec43610c2a17: Pulling fs layer [2024-03-08T19:53:15.111Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T19:53:15.111Z] 33b1e0a273af: Pulling fs layer [2024-03-08T19:53:15.111Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T19:53:15.111Z] 2f39f015ded8: Pulling fs layer [2024-03-08T19:53:15.111Z] 33b1e0a273af: Waiting [2024-03-08T19:53:15.111Z] 5d3b04190fa2: Waiting [2024-03-08T19:53:15.111Z] 3a2ae6a8a46f: Waiting [2024-03-08T19:53:15.111Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T19:53:15.111Z] 5c69ac0246d0: Download complete [2024-03-08T19:53:15.111Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T19:53:15.111Z] 3a2ae6a8a46f: Download complete [2024-03-08T19:53:15.111Z] ec43610c2a17: Verifying Checksum [2024-03-08T19:53:15.111Z] ec43610c2a17: Download complete [2024-03-08T19:53:15.111Z] 33b1e0a273af: Verifying Checksum [2024-03-08T19:53:15.111Z] 33b1e0a273af: Download complete [2024-03-08T19:53:15.111Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T19:53:15.111Z] 5d3b04190fa2: Download complete [2024-03-08T19:53:15.370Z] 5eb5b503b376: Verifying Checksum [2024-03-08T19:53:15.370Z] 5eb5b503b376: Download complete [2024-03-08T19:53:15.937Z] 2f39f015ded8: Download complete [2024-03-08T19:53:16.504Z] 5eb5b503b376: Pull complete [2024-03-08T19:53:16.763Z] 5c69ac0246d0: Pull complete [2024-03-08T19:53:17.329Z] ec43610c2a17: Pull complete [2024-03-08T19:53:17.329Z] 3a2ae6a8a46f: Pull complete [2024-03-08T19:53:17.587Z] 33b1e0a273af: Pull complete [2024-03-08T19:53:17.587Z] 5d3b04190fa2: Pull complete [2024-03-08T19:53:22.851Z] 2f39f015ded8: Pull complete [2024-03-08T19:53:22.852Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T19:53:22.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T19:53:22.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T19:53:23.267Z] prd-ubuntu20.04-docker-8c-8g-5274 does not seem to be running inside a container [2024-03-08T19:53:23.296Z] $ 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-03-08T19:53:26.142Z] $ docker top 49d9f710bfdacdc42fed28069a6ae4de129905a602adec5b6edde53784aecb84 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T19:53:26.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T19:53:26.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T19:53:27.252Z] + ls /var/log/sa-host [2024-03-08T19:53:27.252Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T19:53:27.528Z] provisioning config files... [2024-03-08T19:53:27.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17127336520803913230tmp [Pipeline] { [Pipeline] echo [2024-03-08T19:53:27.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:27.988Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T19:53:28.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:28.521Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T19:53:28.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:28.869Z] ---> sudo-logs.sh [2024-03-08T19:53:28.869Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T19:53:28.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:29.307Z] ---> job-cost.sh [2024-03-08T19:53:29.307Z] lf-activate-venv: SKIPPING [2024-03-08T19:53:29.307Z] DEBUG: total: 0.10999999940395355 [2024-03-08T19:53:29.307Z] INFO: Retrieving Stack Cost... [2024-03-08T19:53:29.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T19:53:30.136Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T19:53:30.171Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T19:53:30.486Z] ---> logs-deploy.sh [2024-03-08T19:53:30.486Z] lf-activate-venv: SKIPPING [2024-03-08T19:53:30.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4773/1 [2024-03-08T19:53:30.486Z] INFO: archiving workspace using pattern(s): [2024-03-08T19:53:31.431Z] Archives upload complete. [2024-03-08T19:53:31.689Z] INFO: archiving logs to Nexus [2024-03-08T19:53:32.259Z] ---> uname -a: [2024-03-08T19:53:32.259Z] Linux prd-ubuntu20-04-docker-8c-8g-5274 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] ---> lscpu: [2024-03-08T19:53:32.259Z] Architecture: x86_64 [2024-03-08T19:53:32.259Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-08T19:53:32.259Z] Byte Order: Little Endian [2024-03-08T19:53:32.259Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-08T19:53:32.259Z] CPU(s): 8 [2024-03-08T19:53:32.259Z] On-line CPU(s) list: 0-7 [2024-03-08T19:53:32.259Z] Thread(s) per core: 1 [2024-03-08T19:53:32.259Z] Core(s) per socket: 1 [2024-03-08T19:53:32.259Z] Socket(s): 8 [2024-03-08T19:53:32.259Z] NUMA node(s): 1 [2024-03-08T19:53:32.259Z] Vendor ID: AuthenticAMD [2024-03-08T19:53:32.259Z] CPU family: 23 [2024-03-08T19:53:32.259Z] Model: 49 [2024-03-08T19:53:32.259Z] Model name: AMD EPYC-Rome Processor [2024-03-08T19:53:32.259Z] Stepping: 0 [2024-03-08T19:53:32.259Z] CPU MHz: 2799.998 [2024-03-08T19:53:32.259Z] BogoMIPS: 5599.99 [2024-03-08T19:53:32.259Z] Virtualization: AMD-V [2024-03-08T19:53:32.259Z] Hypervisor vendor: KVM [2024-03-08T19:53:32.259Z] Virtualization type: full [2024-03-08T19:53:32.259Z] L1d cache: 256 KiB [2024-03-08T19:53:32.259Z] L1i cache: 256 KiB [2024-03-08T19:53:32.259Z] L2 cache: 4 MiB [2024-03-08T19:53:32.259Z] L3 cache: 128 MiB [2024-03-08T19:53:32.259Z] NUMA node0 CPU(s): 0-7 [2024-03-08T19:53:32.259Z] Vulnerability Itlb multihit: Not affected [2024-03-08T19:53:32.259Z] Vulnerability L1tf: Not affected [2024-03-08T19:53:32.259Z] Vulnerability Mds: Not affected [2024-03-08T19:53:32.259Z] Vulnerability Meltdown: Not affected [2024-03-08T19:53:32.259Z] Vulnerability Mmio stale data: Not affected [2024-03-08T19:53:32.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-08T19:53:32.259Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-08T19:53:32.259Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-08T19:53:32.259Z] Vulnerability Srbds: Not affected [2024-03-08T19:53:32.259Z] Vulnerability Tsx async abort: Not affected [2024-03-08T19:53:32.259Z] 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-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] ---> nproc: [2024-03-08T19:53:32.259Z] 8 [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] ---> df -h: [2024-03-08T19:53:32.259Z] Filesystem Size Used Avail Use% Mounted on [2024-03-08T19:53:32.259Z] overlay 155G 20G 136G 13% / [2024-03-08T19:53:32.259Z] tmpfs 64M 0 64M 0% /dev [2024-03-08T19:53:32.259Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-08T19:53:32.259Z] shm 64M 0 64M 0% /dev/shm [2024-03-08T19:53:32.259Z] /dev/vda1 155G 20G 136G 13% /facter-os [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] ---> sar -b -r -n DEV: [2024-03-08T19:53:32.259Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5274) 03/08/24 _x86_64_ (8 CPU) [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] 19:22:50 LINUX RESTART (8 CPU) [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] 19:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-08T19:53:32.259Z] 19:24:01 134.88 47.78 87.10 0.00 5386.97 120493.92 0.00 [2024-03-08T19:53:32.259Z] 19:25:01 132.91 0.68 132.23 0.00 14.93 114175.90 0.00 [2024-03-08T19:53:32.259Z] 19:26:01 30.24 0.10 30.14 0.00 0.80 38835.68 0.00 [2024-03-08T19:53:32.259Z] 19:27:01 178.17 0.37 177.80 0.00 26.53 122517.18 0.00 [2024-03-08T19:53:32.259Z] 19:28:01 594.15 6.21 587.94 0.00 1063.33 120914.74 0.00 [2024-03-08T19:53:32.259Z] 19:29:01 901.30 11.28 890.02 0.00 4456.32 146695.28 0.00 [2024-03-08T19:53:32.259Z] 19:30:01 1.78 0.00 1.78 0.00 0.00 25.59 0.00 [2024-03-08T19:53:32.259Z] 19:31:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 [2024-03-08T19:53:32.259Z] 19:32:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2024-03-08T19:53:32.259Z] 19:33:01 2.30 0.00 2.30 0.00 0.00 38.12 0.00 [2024-03-08T19:53:32.259Z] 19:34:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-03-08T19:53:32.259Z] 19:35:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-03-08T19:53:32.259Z] 19:36:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2024-03-08T19:53:32.259Z] 19:37:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2024-03-08T19:53:32.259Z] 19:38:01 1.67 0.02 1.65 0.00 0.13 18.79 0.00 [2024-03-08T19:53:32.259Z] 19:39:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2024-03-08T19:53:32.259Z] 19:40:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2024-03-08T19:53:32.259Z] 19:41:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2024-03-08T19:53:32.259Z] 19:42:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2024-03-08T19:53:32.259Z] 19:43:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2024-03-08T19:53:32.259Z] 19:44:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-03-08T19:53:32.259Z] 19:45:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2024-03-08T19:53:32.259Z] 19:46:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2024-03-08T19:53:32.259Z] 19:47:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 [2024-03-08T19:53:32.259Z] 19:48:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2024-03-08T19:53:32.259Z] 19:49:01 1.40 0.00 1.40 0.00 0.00 17.59 0.00 [2024-03-08T19:53:32.259Z] 19:50:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2024-03-08T19:53:32.259Z] 19:51:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2024-03-08T19:53:32.259Z] 19:52:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2024-03-08T19:53:32.259Z] 19:53:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2024-03-08T19:53:32.259Z] Average: 66.82 2.21 64.60 0.00 364.95 22134.14 0.00 [2024-03-08T19:53:32.259Z] [2024-03-08T19:53:32.259Z] 19:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-08T19:53:32.259Z] 19:24:01 29482492 31577580 764364 2.32 61348 2324404 1859860 5.48 1012644 2036092 97608 [2024-03-08T19:53:32.259Z] 19:25:01 27678676 31357624 944116 2.87 111644 3751368 2149748 6.34 1685020 3025060 586344 [2024-03-08T19:53:32.259Z] 19:26:01 27707984 31432232 867564 2.64 115416 3769120 2130772 6.28 1356700 3296340 298808 [2024-03-08T19:53:32.259Z] 19:27:01 24361588 31409212 889964 2.71 126200 7002504 2314152 6.82 1621448 6293624 728300 [2024-03-08T19:53:32.259Z] 19:28:01 16901424 27956140 4272248 12.99 221000 10543072 10439804 30.77 5860232 9030120 1182052 [2024-03-08T19:53:32.259Z] 19:29:01 19198280 31395964 876436 2.67 243408 11715708 2151308 6.34 2417016 10311032 228 [2024-03-08T19:53:32.259Z] 19:30:01 19219148 31416844 855784 2.60 243420 11715708 2151308 6.34 2394784 10311028 16 [2024-03-08T19:53:32.259Z] 19:31:01 19220792 31418596 853920 2.60 243456 11715712 2151308 6.34 2394088 10311032 48 [2024-03-08T19:53:32.259Z] 19:32:01 19275028 31472836 799648 2.43 243488 11715716 2151308 6.34 2338744 10311036 16 [2024-03-08T19:53:32.259Z] 19:33:01 19278096 31475992 796748 2.42 243564 11715700 2151308 6.34 2337368 10311020 36 [2024-03-08T19:53:32.259Z] 19:34:01 19278720 31476636 796200 2.42 243584 11715704 2151308 6.34 2337556 10311024 24 [2024-03-08T19:53:32.259Z] 19:35:01 19278276 31476208 796532 2.42 243596 11715704 2151308 6.34 2337576 10311024 168 [2024-03-08T19:53:32.259Z] 19:36:01 19278416 31476380 796188 2.42 243604 11715708 2151308 6.34 2337852 10311028 8 [2024-03-08T19:53:32.259Z] 19:37:01 19278384 31476824 795972 2.42 243624 11715840 2151308 6.34 2337360 10311464 40 [2024-03-08T19:53:32.259Z] 19:38:01 19277680 31476228 796456 2.42 243652 11715836 2170740 6.40 2337616 10311484 32 [2024-03-08T19:53:32.259Z] 19:39:01 19278168 31476736 795896 2.42 243672 11715844 2170740 6.40 2337696 10311484 192 [2024-03-08T19:53:32.259Z] 19:40:01 19277828 31476428 796152 2.42 243700 11715844 2170740 6.40 2337364 10311484 16 [2024-03-08T19:53:32.259Z] 19:41:01 19278280 31476964 795736 2.42 243764 11715852 2170740 6.40 2337716 10311488 36 [2024-03-08T19:53:32.259Z] 19:42:01 19278036 31476744 795940 2.42 243800 11715856 2170740 6.40 2337460 10311492 12 [2024-03-08T19:53:32.259Z] 19:43:01 19277728 31476468 796164 2.42 243828 11715848 2170740 6.40 2337516 10311496 48 [2024-03-08T19:53:32.259Z] 19:44:01 19277680 31476448 796080 2.42 243848 11715860 2170740 6.40 2337580 10311500 8 [2024-03-08T19:53:32.259Z] 19:45:01 19277672 31476508 795972 2.42 243896 11715860 2170740 6.40 2337604 10311500 4 [2024-03-08T19:53:32.259Z] 19:46:01 19277404 31476316 796140 2.42 243972 11715864 2154296 6.35 2337776 10311504 8 [2024-03-08T19:53:32.259Z] 19:47:01 19277380 31476304 796124 2.42 243984 11715868 2154296 6.35 2337808 10311508 44 [2024-03-08T19:53:32.259Z] 19:48:01 19277592 31476528 795944 2.42 244012 11715856 2154296 6.35 2337804 10311508 8 [2024-03-08T19:53:32.260Z] 19:49:01 19277608 31476592 795836 2.42 244036 11715872 2154296 6.35 2337932 10311512 44 [2024-03-08T19:53:32.260Z] 19:50:01 19278020 31477040 795540 2.42 244068 11715876 2154296 6.35 2337880 10311512 12 [2024-03-08T19:53:32.260Z] 19:51:01 19277632 31476732 795684 2.42 244088 11715884 2154296 6.35 2337908 10311516 44 [2024-03-08T19:53:32.260Z] 19:52:01 19277792 31476920 795656 2.42 244100 11715888 2154296 6.35 2337916 10311520 8 [2024-03-08T19:53:32.260Z] 19:53:01 19277728 31476900 795572 2.42 244140 11715888 2154296 6.35 2338032 10311520 4 [2024-03-08T19:53:32.260Z] Average: 20262718 31348164 928019 2.82 224330 10676192 2428547 7.16 2339067 9382165 96474 [2024-03-08T19:53:32.260Z] [2024-03-08T19:53:32.260Z] 19:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-08T19:53:32.260Z] 19:24:01 ens3 1228.53 1082.20 9636.92 141.17 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:24:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:24:01 docker0 573.39 518.80 39.39 2823.17 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:25:01 ens3 275.60 200.77 3258.10 90.87 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:25:01 docker0 142.44 186.44 11.79 1683.86 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:25:01 veth4a6cf93 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:26:01 ens3 40.09 26.58 35.95 15.70 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:26:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:26:01 veth4a6cf93 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:27:01 ens3 127.88 80.19 2286.66 22.68 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:27:01 vethe4af50a 0.42 0.42 0.04 0.15 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:27:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:27:01 docker0 0.42 0.28 0.04 0.14 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 ens3 359.12 204.36 3778.59 29.41 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 veth9fba855 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 vethe4af50a 0.08 0.87 0.00 0.04 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 veth5e9b201 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 veth4033c6d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 veth99fa6a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 vethb367075 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 veth2ab6be2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 vetha301cfd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 veth6ba2278 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 docker0 157.40 260.15 12.61 2358.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 vethddc817b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 vethd89b2a1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:28:01 vethefbe4b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:29:01 ens3 87.82 40.63 1385.54 8.21 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:29:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:29:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:30:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:32:01 ens3 0.50 0.25 1.88 0.02 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:34:01 ens3 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:39:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:40:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:44:01 ens3 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:49:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:53:01 ens3 0.28 0.13 0.23 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] Average: ens3 70.72 54.55 679.47 10.28 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] Average: docker0 29.18 32.24 2.13 228.86 0.00 0.00 0.00 0.00 [2024-03-08T19:53:32.260Z] [2024-03-08T19:53:32.260Z]