Pull request #4887 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8+448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (6f8d42092385edbcb2761d329482808c9aa15678) 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-ssh15683765024768418688.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh757513793424996697.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4887/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-4887/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14569414939993989738.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-4887/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2805011800204874804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12188997801744345940.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-4887/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-4887/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17602169990397996213.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 f3350a1713306dce7682ed7e37d5774890d03277 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-9523 in /w/workspace/edgexfoundry_edgex-go_PR-4887 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 Merge succeeded, producing 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 Checking out Revision 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 (PR-4887) 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 f3350a1713306dce7682ed7e37d5774890d03277 > 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/4887/head:refs/remotes/origin/PR-4887 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:30:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:30:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:30:11 ========================================================= 19:30:11 EdgeX Global Pipelines Version Info 19:30:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:30:12 ------------------- 19:30:12 stable info: 19:30:12 ------------------- 19:30:12 Commited By: Cherry Wang cherry@iotechsys.com 19:30:12 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:30:12 Message: update stable to v1.0.263 19:30:13 ------------------- 19:30:13 experimental info: 19:30:13 ------------------- 19:30:13 Commited By: Cherry Wang cherry@iotechsys.com 19:30:13 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:30:13 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:30:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:30:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4887 [Pipeline] echo 19:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4887 [Pipeline] echo 19:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4887 [Pipeline] echo 19:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] echo 19:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22e4ad8 [Pipeline] echo 19:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:30:15 provisioning config files... 19:30:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9101645913790442463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:30:15 ---> ****-login.sh 19:30:15 nexus3.edgexfoundry.org:10001 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:16 Configure a credential helper to remove this warning. See 19:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:16 19:30:16 Login Succeeded 19:30:16 nexus3.edgexfoundry.org:10002 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:16 Configure a credential helper to remove this warning. See 19:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:16 19:30:16 Login Succeeded 19:30:16 nexus3.edgexfoundry.org:10003 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:16 Configure a credential helper to remove this warning. See 19:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:16 19:30:16 Login Succeeded 19:30:16 nexus3.edgexfoundry.org:10004 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:16 Configure a credential helper to remove this warning. See 19:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:16 19:30:16 Login Succeeded 19:30:16 ****.io 19:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:30:16 Configure a credential helper to remove this warning. See 19:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:30:16 19:30:16 Login Succeeded 19:30:16 ---> ****-login.sh ends [Pipeline] } 19:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:17 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:30:17 + dirname cmd/core-command/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo core-command,cmd/core-command/Dockerfile 19:30:17 + + cut -d/ -f2 19:30:17 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:30:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:30:17 + dirname cmd/core-data/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo core-data,cmd/core-data/Dockerfile 19:30:17 + dirname cmd/core-keeper/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo core-keeper,cmd/core-keeper/Dockerfile 19:30:17 + dirname cmd/core-metadata/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo core-metadata,cmd/core-metadata/Dockerfile 19:30:17 + dirname cmd/security-bootstrapper/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:30:17 + dirname cmd/security-proxy-auth/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:30:17 + dirname cmd/security-proxy-setup/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:30:17 + dirname cmd/security-secretstore-setup/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:30:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:30:17 + dirname cmd/security-spire-agent/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:30:17 + dirname cmd/security-spire-config/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:30:17 + dirname cmd/security-spire-server/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:30:17 + dirname cmd/support-cron-scheduler/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:30:17 + dirname cmd/support-notifications/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo support-notifications,cmd/support-notifications/Dockerfile 19:30:17 + dirname cmd/support-scheduler/Dockerfile 19:30:17 + cut -d/ -f2 19:30:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:30:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:30:17 + git rev-list -1 --merges 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8~1..22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] echo 19:30:17 -----------> git rev-list -1 --merges 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8~1..22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [false] [Pipeline] sh 19:30:18 + git log --format=format:%s -1 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] echo 19:30:18 ========================================================= 19:30:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:30:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:30:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:30:18 + grep -v github /etc/ssh/ssh_known_hosts 19:30:18 + [ -e /tmp/ssh_known_hosts ] 19:30:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:30:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:30:18 + sudo tee -a /etc/ssh/ssh_known_hosts 19:30:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:19 19:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:19 0.1.4: Pulling from edgex-devops/py-git-semver 19:30:19 b85a868b505f: Pulling fs layer 19:30:19 e2be974225ed: Pulling fs layer 19:30:19 339a4e72a1f5: Pulling fs layer 19:30:19 988bab9f4d93: Pulling fs layer 19:30:19 1469e6f7b9e6: Pulling fs layer 19:30:19 eaf3925da568: Pulling fs layer 19:30:19 bab4dde63d76: Pulling fs layer 19:30:19 bde34c3a00c8: Pulling fs layer 19:30:19 b352a97aabf1: Pulling fs layer 19:30:19 4872d77fe225: Pulling fs layer 19:30:19 5851b861e8e6: Pulling fs layer 19:30:19 bab4dde63d76: Waiting 19:30:19 bde34c3a00c8: Waiting 19:30:19 b352a97aabf1: Waiting 19:30:19 4872d77fe225: Waiting 19:30:19 5851b861e8e6: Waiting 19:30:19 1469e6f7b9e6: Waiting 19:30:19 eaf3925da568: Waiting 19:30:19 e2be974225ed: Verifying Checksum 19:30:19 e2be974225ed: Download complete 19:30:19 988bab9f4d93: Download complete 19:30:20 1469e6f7b9e6: Verifying Checksum 19:30:20 1469e6f7b9e6: Download complete 19:30:20 eaf3925da568: Download complete 19:30:20 339a4e72a1f5: Verifying Checksum 19:30:20 339a4e72a1f5: Download complete 19:30:20 bde34c3a00c8: Download complete 19:30:20 b352a97aabf1: Verifying Checksum 19:30:20 b352a97aabf1: Download complete 19:30:20 4872d77fe225: Verifying Checksum 19:30:20 4872d77fe225: Download complete 19:30:20 5851b861e8e6: Download complete 19:30:20 b85a868b505f: Verifying Checksum 19:30:20 b85a868b505f: Download complete 19:30:20 bab4dde63d76: Verifying Checksum 19:30:20 bab4dde63d76: Download complete 19:30:21 b85a868b505f: Pull complete 19:30:21 e2be974225ed: Pull complete 19:30:22 339a4e72a1f5: Pull complete 19:30:22 988bab9f4d93: Pull complete 19:30:22 1469e6f7b9e6: Pull complete 19:30:22 eaf3925da568: Pull complete 19:30:24 bab4dde63d76: Pull complete 19:30:24 bde34c3a00c8: Pull complete 19:30:24 b352a97aabf1: Pull complete 19:30:24 4872d77fe225: Pull complete 19:30:24 5851b861e8e6: Pull complete 19:30:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:25 prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container 19:30:25 $ 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 19:30:28 $ docker top bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d -eo pid,comm 19:30:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:30:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:28 [ssh-agent] Looking for ssh-agent implementation... 19:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:28 $ docker exec bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent 19:30:28 SSH_AUTH_SOCK=/tmp/ssh-fX3TH2vHA1WJ/agent.34 19:30:28 SSH_AGENT_PID=40 19:30:28 Running ssh-add (command line suppressed) 19:30:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9093525659415264557.key (/w/workspace/edgex-go/1@tmp/private_key_9093525659415264557.key) 19:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:29 + git tag --points-at HEAD [Pipeline] } 19:30:29 $ docker exec --env ******** --env ******** bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent -k 19:30:29 unset SSH_AUTH_SOCK; 19:30:29 unset SSH_AGENT_PID; 19:30:29 echo Agent pid 40 killed; 19:30:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:30:29 [ssh-agent] Looking for ssh-agent implementation... 19:30:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:30:29 $ docker exec bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent 19:30:29 SSH_AUTH_SOCK=/tmp/ssh-aITJOV4SWD85/agent.74 19:30:29 SSH_AGENT_PID=80 19:30:29 Running ssh-add (command line suppressed) 19:30:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10599065931932573447.key (/w/workspace/edgex-go/1@tmp/private_key_10599065931932573447.key) 19:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:30:30 + git semver init 19:30:30 2024-09-05 19:30:30,519 [run_init] DEBUG init version:0.0.0 force:False 19:30:30 2024-09-05 19:30:30,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:30:30 2024-09-05 19:30:30,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:30:30 2024-09-05 19:30:30,521 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:30:37 2024-09-05 19:30:35,831 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:30:37 2024-09-05 19:30:35,832 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4887 with force:False 19:30:37 2024-09-05 19:30:35,832 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4887 19:30:37 2024-09-05 19:30:35,836 [execute] INFO git cat-file --batch-check 19:30:37 2024-09-05 19:30:35,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:30:37 2024-09-05 19:30:35,842 [execute] INFO git cat-file --batch 19:30:37 2024-09-05 19:30:35,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:30:37 2024-09-05 19:30:35,847 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4887 19:30:37 0.0.0 [Pipeline] } 19:30:37 $ docker exec --env ******** --env ******** bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d ssh-agent -k 19:30:37 unset SSH_AUTH_SOCK; 19:30:37 unset SSH_AGENT_PID; 19:30:37 echo Agent pid 80 killed; 19:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:30:37 + git semver [Pipeline] } 19:30:38 $ docker stop --time=1 bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d 19:30:39 $ docker rm -f --volumes bb6bdf2904cb5fdb62c53dcd1412a62fefc3ffac9a00ddfce7fbca6dcc092c0d [Pipeline] // withDockerContainer [Pipeline] sh 19:30:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:30:40 Stashed 1 file(s) [Pipeline] echo 19:30:40 [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 19:30:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:30:41 ========================================================= 19:30:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:30:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:30:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:30:41 619be1103602: Pulling fs layer 19:30:41 7862e08f4a3e: Pulling fs layer 19:30:41 5df492c9dc93: Pulling fs layer 19:30:41 7629e6793208: Pulling fs layer 19:30:41 4f4fb700ef54: Pulling fs layer 19:30:41 fb5054dd5b73: Pulling fs layer 19:30:41 eeca6798cff9: Pulling fs layer 19:30:41 aa269ceb94a6: Pulling fs layer 19:30:41 ada007ff1a6a: Pulling fs layer 19:30:41 4f4fb700ef54: Waiting 19:30:41 7629e6793208: Waiting 19:30:41 fb5054dd5b73: Waiting 19:30:41 aa269ceb94a6: Waiting 19:30:41 ada007ff1a6a: Waiting 19:30:41 7862e08f4a3e: Verifying Checksum 19:30:41 7862e08f4a3e: Download complete 19:30:41 7629e6793208: Verifying Checksum 19:30:41 7629e6793208: Download complete 19:30:41 4f4fb700ef54: Verifying Checksum 19:30:41 4f4fb700ef54: Download complete 19:30:41 fb5054dd5b73: Verifying Checksum 19:30:41 fb5054dd5b73: Download complete 19:30:41 619be1103602: Download complete 19:30:41 eeca6798cff9: Verifying Checksum 19:30:41 eeca6798cff9: Download complete 19:30:41 619be1103602: Pull complete 19:30:41 7862e08f4a3e: Pull complete 19:30:41 ada007ff1a6a: Verifying Checksum 19:30:41 ada007ff1a6a: Download complete 19:30:41 5df492c9dc93: Verifying Checksum 19:30:41 5df492c9dc93: Download complete 19:30:42 aa269ceb94a6: Download complete 19:30:45 5df492c9dc93: Pull complete 19:30:45 7629e6793208: Pull complete 19:30:45 4f4fb700ef54: Pull complete 19:30:45 fb5054dd5b73: Pull complete 19:30:45 eeca6798cff9: Pull complete 19:30:48 aa269ceb94a6: Pull complete 19:30:48 ada007ff1a6a: Pull complete 19:30:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:30:49 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:30:49 WORKDIR /edgex 19:30:49 COPY go.mod . 19:30:49 RUN go mod download 19:30:49 docker build -t ci-base-image-x86_64 -f - . 19:30:49 Sending build context to Docker daemon 179.3MB 19:30:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:30:49 ---> f489d0715acc 19:30:49 Step 2/4 : WORKDIR /edgex 19:30:53 ---> Running in 4ee6c3e60e39 19:30:53 Removing intermediate container 4ee6c3e60e39 19:30:53 ---> da7908dcb70d 19:30:53 Step 3/4 : COPY go.mod . 19:30:53 ---> 86fd3205b0d4 19:30:53 Step 4/4 : RUN go mod download 19:30:54 ---> Running in bf7b3e38abd8 19:30:55 Still waiting to schedule task 19:30:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:31:26 Removing intermediate container bf7b3e38abd8 19:31:26 ---> 0ecef7404c57 19:31:26 Successfully built 0ecef7404c57 19:31:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:26 + docker inspect -f . ci-base-image-x86_64 19:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:26 prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container 19:31:26 $ 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 19:31:27 $ docker top ef02b678236250c69250ea16ac8bbe69c97e11224a7e2eff6334d01daa9afe90 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:27 + go version 19:31:27 go version go1.21.9 linux/amd64 [Pipeline] } 19:31:27 $ docker stop --time=1 ef02b678236250c69250ea16ac8bbe69c97e11224a7e2eff6334d01daa9afe90 19:31:28 $ docker rm -f --volumes ef02b678236250c69250ea16ac8bbe69c97e11224a7e2eff6334d01daa9afe90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:29 + docker inspect -f . ci-base-image-x86_64 19:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:29 prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container 19:31:29 $ 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 19:31:30 $ docker top 9eb72d17d2686dfe30f753432aceae5d07f71b170ae565da5e2bc338979530a3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:31:30 ========================================================= 19:31:30 [edgeXBuildGoParallel] Running Tests and Build... 19:31:30 ========================================================= [Pipeline] sh 19:31:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:31:31 + make test 19:31:31 go test -race -coverprofile=coverage.out ./... 19:31:39 ? github.com/edgexfoundry/edgex-go [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:32:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:32:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.570s coverage: 93.4% of statements 19:32:16 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 19:32:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:32:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:32:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.386s coverage: 95.8% of statements 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:32:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 19:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 19:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.201s coverage: 96.3% of statements 19:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:32:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:32:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9525 in /w/workspace/edgexfoundry_edgex-go_PR-4887 [Pipeline] { 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [Pipeline] ws 19:32:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:32:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:32:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:32:35 The recommended git tool is: git 19:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:32:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:32:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:32:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:32:43 using credential edgex-jenkins-ssh 19:32:43 Cloning the remote Git repository 19:32:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:32:43 > git init /w/workspace/edgex-go/1 # timeout=10 19:32:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:32:43 > git --version # timeout=10 19:32:43 > git --version # 'git version 2.25.1' 19:32:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 66.7% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 36.5% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 90.8% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 19.9% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.082s coverage: 95.7% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.037s coverage: 61.8% of statements 19:32:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 98.9% of statements 19:32:46 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:32:46 running golangci-lint 19:32:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:32:46 go version go1.21.9 linux/amd64 19:32:46 level=info msg="[config_reader] Used config file .golangci.yml" 19:32:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:33:03 Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 19:33:04 Merge succeeded, producing 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 19:33:04 Checking out Revision 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 (PR-4887) 19:33:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:33:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:33:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:33:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:33:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4887/head:refs/remotes/origin/PR-4887 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:33:04 > git config core.sparsecheckout # timeout=10 19:33:04 > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 19:33:04 > git remote # timeout=10 19:33:04 > git config --get remote.origin.url # timeout=10 19:33:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:33:04 > git merge 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 19:33:04 > git rev-parse HEAD^{commit} # timeout=10 19:33:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:33:05 > git --version # timeout=10 19:33:05 > git --version # 'git version 2.25.1' 19:33:05 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:33:04 > git config core.sparsecheckout # timeout=10 19:33:04 > git checkout -f 22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 # timeout=10 19:33:08 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 21.329472864s" 19:33:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.415124ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:33:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:10 Dload Upload Total Spent Left Speed 19:33:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 19:33:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:33:11 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 19:33:11 /etc/docker/daemon.json 19:33:11 { 19:33:11 "registry-mirrors": [ 19:33:11 "https://nexus3.edgexfoundry.org:10001" 19:33:11 ], 19:33:11 "bip": "10.250.0.254/24", 19:33:11 "hosts": [ 19:33:11 "tcp://0.0.0.0:5555", 19:33:11 "unix:///var/run/docker.sock" 19:33:11 ], 19:33:11 "mtu": 1458, 19:33:11 "selinux-enabled": true, 19:33:11 "seccomp-profile": "/etc/docker/seccomp.json" 19:33:11 } [Pipeline] sh 19:33:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:33:12 + sudo service docker restart 19:33:24 level=info msg="[linters_context/goanalysis] analyzers took 2m11.641609659s with top 10 stages: buildir: 1m6.984814851s, gosec: 10.768460378s, fact_deprecated: 3.65111841s, inspect: 3.279011203s, printf: 2.771214497s, ctrlflow: 2.309365808s, nilness: 1.996305637s, S1038: 1.831157642s, isgenerated: 1.549831211s, ineffassign: 1.337887041s" 19:33:24 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:33:24 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, exclude: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, nolint: 0/22" 19:33:24 level=info msg="[runner] processing took 18.31308ms with stages: nolint: 7.810611ms, identifier_marker: 5.230794ms, path_prettifier: 1.750562ms, exclude-rules: 1.618679ms, autogenerated_exclude: 1.223962ms, skip_dirs: 543.15µs, cgo: 103.322µs, filename_unadjuster: 27.5µs, max_same_issues: 1.01µs, uniq_by_line: 790ns, exclude: 440ns, fixer: 410ns, skip_files: 340ns, sort_results: 260ns, max_from_linter: 260ns, severity-rules: 260ns, diff: 230ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 19:33:24 level=info msg="[runner] linters took 14.962929625s with stages: goanalysis_metalinter: 14.944498672s" 19:33:24 level=info msg="File cache stats: 0 entries of total size 0B" 19:33:24 level=info msg="Memory: 358 samples, avg is 369.2MB, max is 1336.7MB" 19:33:24 level=info msg="Execution took 36.33950031s" 19:33:24 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:33:30 provisioning config files... 19:33:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1603964842108231071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:33:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:30 ./bin/test-attribution-txt.sh [Pipeline] echo 19:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:33:31 ---> ****-login.sh 19:33:31 nexus3.edgexfoundry.org:10001 19:33:31 + ls -al . 19:33:31 total 916 19:33:31 drwxrwxr-x 11 1001 1001 4096 Sep 5 19:31 . 19:33:31 drwxr-xr-x 4 root root 4096 Sep 5 19:31 .. 19:33:31 drwxrwxr-x 2 1001 1001 4096 Sep 5 19:30 .blubracket 19:33:31 -rw-rw-r-- 1 1001 1001 10 Sep 5 19:30 .dockerignore 19:33:31 drwxrwxr-x 8 1001 1001 4096 Sep 5 19:32 .git 19:33:31 drwxrwxr-x 3 1001 1001 4096 Sep 5 19:30 .github 19:33:31 -rw-rw-r-- 1 1001 1001 1102 Sep 5 19:30 .gitignore 19:33:31 -rw-rw-r-- 1 1001 1001 42 Sep 5 19:30 .golangci.yml 19:33:31 -rw-rw-r-- 1 1001 1001 100 Sep 5 19:30 .hadolint.yml 19:33:31 drwxr-xr-x 3 1001 1001 4096 Sep 5 19:30 .semver 19:33:31 -rw-rw-r-- 1 1001 1001 155 Sep 5 19:30 .sonarcloud.properties 19:33:31 -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:30 ADOPTERS.md 19:33:31 -rw-rw-r-- 1 1001 1001 21286 Sep 5 19:30 Attribution.txt 19:33:31 -rw-rw-r-- 1 1001 1001 100284 Sep 5 19:30 CHANGELOG.md 19:33:31 -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:30 CONTRIBUTING.md 19:33:31 -rw-rw-r-- 1 1001 1001 677 Sep 5 19:30 GOVERNANCE.md 19:33:31 -rw-rw-r-- 1 1001 1001 861 Sep 5 19:30 Jenkinsfile 19:33:31 -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:30 LICENSE 19:33:31 -rw-rw-r-- 1 1001 1001 16854 Sep 5 19:30 Makefile 19:33:31 -rw-rw-r-- 1 1001 1001 582 Sep 5 19:30 OWNERS.md 19:33:31 -rw-rw-r-- 1 1001 1001 9528 Sep 5 19:30 README.md 19:33:31 -rw-rw-r-- 1 1001 1001 789 Sep 5 19:30 SECURITY.md 19:33:31 -rw-rw-r-- 1 1001 1001 5 Sep 5 19:30 VERSION 19:33:31 drwxrwxr-x 2 1001 1001 4096 Sep 5 19:30 bin 19:33:31 drwxrwxr-x 20 1001 1001 4096 Sep 5 19:30 cmd 19:33:31 -rw-r--r-- 1 root root 545398 Sep 5 19:32 coverage.out 19:33:31 drwxrwxr-x 2 1001 1001 4096 Sep 5 19:30 fuzz_test 19:33:31 -rw-rw-r-- 1 1001 1001 7306 Sep 5 19:30 go.mod 19:33:31 -rw-rw-r-- 1 1001 1001 102583 Sep 5 19:30 go.sum 19:33:31 drwxrwxr-x 7 1001 1001 4096 Sep 5 19:30 internal 19:33:31 drwxrwxr-x 3 1001 1001 4096 Sep 5 19:30 openapi 19:33:31 -rw-rw-r-- 1 1001 1001 584 Sep 5 19:30 security.txt 19:33:31 -rw-rw-r-- 1 1001 1001 204 Sep 5 19:30 version.go [Pipeline] sh 19:33:31 + '[' -e coverage.out ] 19:33:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:31 Configure a credential helper to remove this warning. See 19:33:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:31 19:33:31 Login Succeeded 19:33:31 Stashed 1 file(s) [Pipeline] sh 19:33:31 nexus3.edgexfoundry.org:10002 19:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:32 + make build 19:33:32 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 19:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:32 Configure a credential helper to remove this warning. See 19:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:32 19:33:32 Login Succeeded 19:33:32 nexus3.edgexfoundry.org:10003 19:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:32 Configure a credential helper to remove this warning. See 19:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:32 19:33:32 Login Succeeded 19:33:32 nexus3.edgexfoundry.org:10004 19:33:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:32 Configure a credential helper to remove this warning. See 19:33:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:32 19:33:32 Login Succeeded 19:33:32 ****.io 19:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:33:33 Configure a credential helper to remove this warning. See 19:33:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:33:33 19:33:33 Login Succeeded 19:33:33 ---> ****-login.sh ends [Pipeline] } 19:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:33:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:33:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:33:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:33:34 ========================================================= 19:33:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:33:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:33:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:33:35 c6b39de5b339: Pulling fs layer 19:33:35 a69c41024577: Pulling fs layer 19:33:35 d6de4b400683: Pulling fs layer 19:33:35 35cb2a7552d0: Pulling fs layer 19:33:35 4f4fb700ef54: Pulling fs layer 19:33:35 464afbd9ba4c: Pulling fs layer 19:33:35 00f215d4a9da: Pulling fs layer 19:33:35 35cb2a7552d0: Waiting 19:33:35 4f4fb700ef54: Waiting 19:33:35 464afbd9ba4c: Waiting 19:33:35 00f215d4a9da: Waiting 19:33:35 d496ad576159: Pulling fs layer 19:33:35 d496ad576159: Waiting 19:33:35 a69c41024577: Verifying Checksum 19:33:35 a69c41024577: Download complete 19:33:35 35cb2a7552d0: Verifying Checksum 19:33:35 35cb2a7552d0: Download complete 19:33:35 4f4fb700ef54: Verifying Checksum 19:33:35 4f4fb700ef54: Download complete 19:33:35 464afbd9ba4c: Download complete 19:33:35 c6b39de5b339: Download complete 19:33:35 d496ad576159: Verifying Checksum 19:33:35 d496ad576159: Download complete 19:33:36 c6b39de5b339: Pull complete 19:33:36 a69c41024577: Pull complete 19:33:36 d6de4b400683: Verifying Checksum 19:33:36 d6de4b400683: Download complete 19:33:37 00f215d4a9da: Verifying Checksum 19:33:37 00f215d4a9da: Download complete 19:33:50 d6de4b400683: Pull complete 19:33:50 35cb2a7552d0: Pull complete 19:33:50 4f4fb700ef54: Pull complete 19:33:50 464afbd9ba4c: Pull complete 19:33:58 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 19:33:58 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 19:33:59 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 19:33:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:34:00 00f215d4a9da: Pull complete 19:34:01 d496ad576159: Pull complete 19:34:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:01 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 [Pipeline] fileExists [Pipeline] sh 19:34:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:02 WORKDIR /edgex 19:34:02 COPY go.mod . 19:34:02 RUN go mod download 19:34:02 + docker build -t ci-base-image-arm64 -f - . 19:34:02 Sending build context to Docker daemon 3.532MB 19:34:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:34:02 ---> f246e2811388 19:34:02 Step 2/4 : WORKDIR /edgex 19:34:04 ---> Running in 8671b65f15bc 19:34:04 Removing intermediate container 8671b65f15bc 19:34:04 ---> b8c9b29ff79a 19:34:04 Step 3/4 : COPY go.mod . 19:34:05 ---> 45df76894628 19:34:05 Step 4/4 : RUN go mod download 19:34:05 ---> Running in 073986174a94 19:34:05 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 19:34:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:34:09 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 19:34:10 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 19:34:11 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 19:34:12 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 19:34:12 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 19:34:13 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] } 19:34:14 $ docker stop --time=1 9eb72d17d2686dfe30f753432aceae5d07f71b170ae565da5e2bc338979530a3 19:34:20 $ docker rm -f --volumes 9eb72d17d2686dfe30f753432aceae5d07f71b170ae565da5e2bc338979530a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:34:22 19:34:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:34:23 latest: Pulling from edgex-devops/edgex-compose 19:34:23 91d30c5bc195: Pulling fs layer 19:34:23 2e9b0aa3be6d: Pulling fs layer 19:34:23 9c61dcf015f6: Pulling fs layer 19:34:23 4698f68db338: Pulling fs layer 19:34:23 2a2f49069b9e: Pulling fs layer 19:34:23 4698f68db338: Waiting 19:34:23 e0025b399a48: Pulling fs layer 19:34:23 2a2f49069b9e: Waiting 19:34:23 e0025b399a48: Waiting 19:34:23 91d30c5bc195: Verifying Checksum 19:34:23 91d30c5bc195: Download complete 19:34:23 4698f68db338: Verifying Checksum 19:34:23 4698f68db338: Download complete 19:34:23 2e9b0aa3be6d: Verifying Checksum 19:34:23 2e9b0aa3be6d: Download complete 19:34:23 e0025b399a48: Verifying Checksum 19:34:23 e0025b399a48: Download complete 19:34:23 91d30c5bc195: Pull complete 19:34:23 2a2f49069b9e: Download complete 19:34:23 2e9b0aa3be6d: Pull complete 19:34:23 9c61dcf015f6: Verifying Checksum 19:34:23 9c61dcf015f6: Download complete 19:34:26 9c61dcf015f6: Pull complete 19:34:26 4698f68db338: Pull complete 19:34:26 2a2f49069b9e: Pull complete 19:34:26 e0025b399a48: Pull complete 19:34:26 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:34:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:27 prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container 19:34:27 $ 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 19:34:30 $ docker top 44b418983e12134d0318c4c7fa340bc2a4622aa329ae9db67e495f40b4adcca3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:30 + docker compose -f ./docker-compose-build.yml build --parallel 19:34:33 #1 [core-metadata internal] load build definition from Dockerfile 19:34:33 #1 transferring dockerfile: 19:34:33 #1 transferring dockerfile: 2.06kB done 19:34:33 #1 DONE 0.0s 19:34:33 19:34:33 #2 [core-command internal] load build definition from Dockerfile 19:34:33 #2 transferring dockerfile: 1.93kB done 19:34:33 #2 DONE 0.0s 19:34:33 19:34:33 #3 [security-spire-agent internal] load build definition from Dockerfile 19:34:33 #3 transferring dockerfile: 1.81kB done 19:34:33 #3 DONE 0.0s 19:34:33 19:34:33 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:34:33 #4 transferring dockerfile: 1.89kB done 19:34:33 #4 DONE 0.0s 19:34:33 19:34:33 #5 [security-bootstrapper internal] load build definition from Dockerfile 19:34:33 #5 transferring dockerfile: 3.17kB done 19:34:33 #5 DONE 0.0s 19:34:33 19:34:33 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:34:33 #6 transferring dockerfile: 2.15kB done 19:34:33 #6 DONE 0.0s 19:34:33 19:34:33 #7 [support-scheduler internal] load build definition from Dockerfile 19:34:33 #7 transferring dockerfile: 1.93kB done 19:34:33 #7 DONE 0.0s 19:34:33 19:34:33 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:34:33 #8 transferring dockerfile: 2.23kB done 19:34:33 #8 DONE 0.0s 19:34:33 19:34:33 #9 [security-spire-config internal] load build definition from Dockerfile 19:34:33 #9 transferring dockerfile: 1.69kB done 19:34:33 #9 DONE 0.0s 19:34:33 19:34:33 #10 [core-keeper internal] load build definition from Dockerfile 19:34:33 #10 transferring dockerfile: 2.01kB done 19:34:33 #10 DONE 0.0s 19:34:33 19:34:33 #11 [core-metadata internal] load .dockerignore 19:34:33 #11 transferring context: 50B done 19:34:33 #11 DONE 0.0s 19:34:33 19:34:33 #12 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:33 #12 transferring dockerfile: 2.49kB done 19:34:33 #12 DONE 0.1s 19:34:33 19:34:33 #13 [security-spire-server internal] load build definition from Dockerfile 19:34:33 #13 transferring dockerfile: 1.70kB done 19:34:33 #13 DONE 0.1s 19:34:33 19:34:33 #14 [support-cron-scheduler internal] load build definition from Dockerfile 19:34:33 #14 transferring dockerfile: 1.85kB done 19:34:33 #14 DONE 0.1s 19:34:33 19:34:33 #15 [core-data internal] load build definition from Dockerfile 19:34:33 #15 transferring dockerfile: 2.07kB done 19:34:33 #15 DONE 0.0s 19:34:33 19:34:33 #16 [security-proxy-setup internal] load build definition from Dockerfile 19:34:33 #16 transferring dockerfile: 2.50kB done 19:34:33 #16 DONE 0.0s 19:34:33 19:34:33 #17 [support-notifications internal] load build definition from Dockerfile 19:34:33 #17 transferring dockerfile: 1.95kB done 19:34:33 #17 DONE 0.0s 19:34:33 19:34:33 #18 [core-command internal] load .dockerignore 19:34:33 #18 transferring context: 50B done 19:34:33 #18 DONE 0.0s 19:34:33 19:34:33 #19 [security-spire-agent internal] load .dockerignore 19:34:33 #19 transferring context: 50B done 19:34:33 #19 DONE 0.0s 19:34:33 19:34:33 #20 [security-bootstrapper internal] load .dockerignore 19:34:33 #20 transferring context: 50B done 19:34:33 #20 DONE 0.0s 19:34:33 19:34:33 #21 [security-spiffe-token-provider internal] load .dockerignore 19:34:33 #21 transferring context: 50B done 19:34:33 #21 DONE 0.0s 19:34:33 19:34:33 #22 [security-proxy-auth internal] load .dockerignore 19:34:33 #22 transferring context: 50B done 19:34:33 #22 DONE 0.0s 19:34:33 19:34:33 #23 [core-common-config-bootstrapper internal] load .dockerignore 19:34:33 #23 transferring context: 50B done 19:34:33 #23 DONE 0.0s 19:34:33 19:34:33 #24 [security-spire-config internal] load .dockerignore 19:34:33 #24 transferring context: 50B done 19:34:33 #24 DONE 0.0s 19:34:33 19:34:33 #25 [support-scheduler internal] load .dockerignore 19:34:33 #25 transferring context: 50B done 19:34:33 #25 DONE 0.0s 19:34:33 19:34:33 #26 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:34:33 #26 DONE 0.1s 19:34:33 19:34:33 #27 [core-keeper internal] load .dockerignore 19:34:33 #27 transferring context: 50B done 19:34:33 #27 DONE 0.0s 19:34:33 19:34:33 #28 [security-secretstore-setup internal] load .dockerignore 19:34:33 #28 transferring context: 50B done 19:34:33 #28 DONE 0.0s 19:34:33 19:34:33 #29 [security-spire-server internal] load .dockerignore 19:34:33 #29 transferring context: 50B done 19:34:33 #29 DONE 0.0s 19:34:33 19:34:33 #30 [support-cron-scheduler internal] load .dockerignore 19:34:33 #30 transferring context: 50B done 19:34:33 #30 DONE 0.0s 19:34:33 19:34:33 #31 [core-data internal] load .dockerignore 19:34:33 #31 transferring context: 50B done 19:34:33 #31 DONE 0.0s 19:34:33 19:34:33 #32 [security-proxy-setup internal] load .dockerignore 19:34:33 #32 transferring context: 50B done 19:34:33 #32 DONE 0.0s 19:34:33 19:34:33 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:33 #33 DONE 0.0s 19:34:33 19:34:33 #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:33 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:33 #34 ... 19:34:33 19:34:33 #35 [support-notifications internal] load .dockerignore 19:34:33 #35 transferring context: 50B 0.0s done 19:34:33 #35 DONE 0.1s 19:34:33 19:34:33 #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:33 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:33 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s 19:34:33 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:33 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:33 #34 ... 19:34:33 19:34:33 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:33 #33 DONE 0.0s 19:34:33 19:34:33 #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:33 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:34:33 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:34:33 #34 ... 19:34:33 19:34:33 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:33 #33 DONE 0.0s 19:34:33 19:34:33 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:33 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:33 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:33 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:34:33 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:33 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:33 #34 ... 19:34:33 19:34:33 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:33 #33 DONE 0.0s 19:34:33 19:34:33 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:33 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:34 #34 ... 19:34:34 19:34:34 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:34:34 #33 DONE 0.0s 19:34:34 19:34:34 #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:34:34 #26 DONE 0.7s 19:34:34 19:34:34 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:34 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:34 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:34 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:34:34 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:34 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:34 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:34 #34 DONE 1.2s 19:34:34 19:34:34 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:34:34 #36 DONE 1.2s 19:34:34 19:34:34 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:34:34 #37 ... 19:34:34 19:34:34 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:34:34 #38 DONE 1.1s 19:34:34 19:34:34 #39 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:34:40 #39 ... 19:34:40 19:34:40 #40 [core-metadata internal] load build context 19:34:40 #40 transferring context: 257.35MB 6.3s 19:34:44 #40 ... 19:34:44 19:34:44 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:34:44 #41 ... 19:34:44 19:34:44 #42 [core-command internal] load build context 19:34:44 #42 ... 19:34:44 19:34:44 #40 [core-metadata internal] load build context 19:34:44 #40 ... 19:34:44 19:34:44 #43 [support-cron-scheduler internal] load build context 19:34:44 #43 ... 19:34:44 19:34:44 #44 [core-keeper internal] load build context 19:34:44 #44 ... 19:34:44 19:34:44 #45 [support-notifications internal] load build context 19:34:44 #45 ... 19:34:44 19:34:44 #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:45 #46 ... 19:34:45 19:34:45 #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:34:45 #47 ... 19:34:45 19:34:45 #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:34:45 #48 ... 19:34:45 19:34:45 #49 [support-scheduler internal] load build context 19:34:45 #49 transferring context: 269.42MB 10.7s 19:34:45 #49 ... 19:34:45 19:34:45 #50 [security-proxy-auth internal] load build context 19:34:45 #50 ... 19:34:45 19:34:45 #51 [core-common-config-bootstrapper internal] load build context 19:34:45 #51 ... 19:34:45 19:34:45 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:34:45 #52 ... 19:34:45 19:34:45 #53 [security-bootstrapper internal] load build context 19:34:45 #53 ... 19:34:45 19:34:45 #54 [security-spiffe-token-provider internal] load build context 19:34:45 #54 ... 19:34:45 19:34:45 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:34:45 #55 ... 19:34:45 19:34:45 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:46 #56 ... 19:34:46 19:34:46 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:34:46 #57 ... 19:34:46 19:34:46 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:34:46 #58 ... 19:34:46 19:34:46 #59 [security-secretstore-setup internal] load build context 19:34:46 #59 ... 19:34:46 19:34:46 #60 [security-proxy-setup internal] load build context 19:34:46 #60 ... 19:34:46 19:34:46 #61 [core-data internal] load build context 19:34:46 #61 ... 19:34:46 19:34:46 #59 [security-secretstore-setup internal] load build context 19:34:48 #59 transferring context: 495.44MB 13.9s done 19:34:51 #59 ... 19:34:51 19:34:51 #44 [core-keeper internal] load build context 19:34:51 #44 transferring context: 495.44MB 17.1s done 19:34:51 #44 ... 19:34:51 19:34:51 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:34:52 #41 DONE 18.0s 19:34:52 19:34:52 #34 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:34:52 #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:34:52 #34 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:34:52 #34 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 19:34:52 #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:34:52 #34 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:34:52 #34 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 19:34:52 #34 DONE 1.2s 19:34:52 19:34:52 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:52 #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:52 #62 ... 19:34:52 19:34:52 #59 [security-secretstore-setup internal] load build context 19:34:52 #59 DONE 18.1s 19:34:52 19:34:52 #43 [support-cron-scheduler internal] load build context 19:34:52 #43 transferring context: 495.44MB 14.4s done 19:34:52 #43 DONE 18.1s 19:34:52 19:34:52 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 19:34:52 #37 DONE 18.2s 19:34:52 19:34:52 #40 [core-metadata internal] load build context 19:34:52 #40 transferring context: 495.44MB 14.6s done 19:34:52 #40 DONE 19.0s 19:34:52 19:34:52 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:52 #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 19:34:52 #62 ... 19:34:52 19:34:52 #60 [security-proxy-setup internal] load build context 19:34:52 #60 transferring context: 495.44MB 15.1s done 19:34:52 #60 DONE 18.1s 19:34:52 19:34:52 #53 [security-bootstrapper internal] load build context 19:34:52 #53 transferring context: 495.44MB 16.1s done 19:34:52 #53 DONE 18.1s 19:34:52 19:34:52 #50 [security-proxy-auth internal] load build context 19:34:52 #50 transferring context: 495.44MB 16.1s done 19:34:52 #50 DONE 18.1s 19:34:52 19:34:52 #45 [support-notifications internal] load build context 19:34:52 #45 transferring context: 495.44MB 16.8s done 19:34:52 #45 DONE 18.2s 19:34:52 19:34:52 #49 [support-scheduler internal] load build context 19:34:52 #49 transferring context: 495.44MB 16.6s done 19:34:52 #49 DONE 18.2s 19:34:52 19:34:52 #51 [core-common-config-bootstrapper internal] load build context 19:34:52 #51 transferring context: 495.44MB 16.8s done 19:34:52 #51 DONE 18.2s 19:34:52 19:34:52 #42 [core-command internal] load build context 19:34:52 #42 transferring context: 495.44MB 17.3s done 19:34:52 #42 DONE 18.9s 19:34:52 19:34:52 #54 [security-spiffe-token-provider internal] load build context 19:34:52 #54 transferring context: 495.44MB 17.1s done 19:34:52 #54 DONE 18.2s 19:34:52 19:34:52 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:52 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:34:52 #62 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:34:52 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:34:52 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 19:34:52 #62 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:34:52 #62 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:34:52 #62 ... 19:34:52 19:34:52 #61 [core-data internal] load build context 19:34:52 #61 transferring context: 495.44MB 17.1s done 19:34:52 #61 DONE 18.2s 19:34:52 19:34:52 #44 [core-keeper internal] load build context 19:34:52 #44 DONE 18.2s 19:34:52 19:34:52 #63 [security-spire-agent internal] load build context 19:34:52 #63 transferring context: 27.24kB 0.0s done 19:34:52 #63 DONE 0.9s 19:34:52 19:34:52 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:52 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 19:34:52 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:34:52 #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 19:34:52 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 19:34:52 #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 19:34:53 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.5s 19:34:53 #62 ... 19:34:53 19:34:53 #64 [security-spire-config internal] load build context 19:34:53 #64 transferring context: 25.96kB done 19:34:53 #64 DONE 1.3s 19:34:53 19:34:53 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:53 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 19:34:54 #62 ... 19:34:54 19:34:54 #65 [security-spire-server internal] load build context 19:34:54 #65 transferring context: 27.71kB done 19:34:54 #65 DONE 2.3s 19:34:54 19:34:54 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:34:55 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.7s done 19:34:59 #62 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:35:02 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:35:02 #62 ... 19:35:02 19:35:02 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:35:02 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 19:35:02 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:35:02 #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:35:02 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:35:02 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 19:35:02 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 19:35:02 #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.3s done 19:35:02 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:35:02 #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:35:02 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:35:02 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:35:02 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.3s 19:35:02 #66 ... 19:35:02 19:35:02 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:35:02 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 19:35:02 #62 ... 19:35:02 19:35:02 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:02 #67 ... 19:35:02 19:35:02 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:02 #68 ... 19:35:02 19:35:02 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:02 #69 ... 19:35:02 19:35:02 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:35:03 #70 ... 19:35:03 19:35:03 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:04 #71 ... 19:35:04 19:35:04 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:35:04 #52 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:04 #52 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:04 #52 18.63 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:04 #52 18.66 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:04 #52 18.67 (3/6) Installing dumb-init (1.2.5-r2) 19:35:04 #52 18.67 (4/6) Installing openssl (3.1.7-r0) 19:35:04 #52 18.68 (5/6) Installing su-exec (0.2-r3) 19:35:04 #52 18.69 (6/6) Installing yq (4.33.3-r5) 19:35:04 #52 18.83 Executing busybox-1.36.1-r7.trigger 19:35:04 #52 18.83 OK: 17 MiB in 19 packages 19:35:04 #52 ... 19:35:04 19:35:04 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:04 #72 ... 19:35:04 19:35:04 #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:35:04 #48 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:04 #48 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:04 #48 19.56 (1/1) Installing dumb-init (1.2.5-r2) 19:35:04 #48 19.56 Executing busybox-1.36.1-r7.trigger 19:35:04 #48 19.57 OK: 7 MiB in 16 packages 19:35:04 #48 ... 19:35:04 19:35:04 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:04 #56 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:04 #56 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:04 #56 19.62 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:04 #56 19.62 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:04 #56 19.62 OK: 20072 distinct packages available 19:35:04 #56 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:04 #56 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:04 #56 19.96 (1/11) Installing ca-certificates (20240226-r0) 19:35:04 #56 19.98 (2/11) Installing brotli-libs (1.0.9-r14) 19:35:04 #56 20.00 (3/11) Installing libunistring (1.1-r1) 19:35:04 #56 20.02 (4/11) Installing libidn2 (2.3.4-r1) 19:35:04 #56 20.03 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:35:04 #56 20.03 (6/11) Installing libcurl (8.9.0-r0) 19:35:04 #56 20.05 (7/11) Installing curl (8.9.0-r0) 19:35:04 #56 20.05 (8/11) Installing dumb-init (1.2.5-r2) 19:35:04 #56 20.06 (9/11) Installing musl-obstack (1.2.3-r2) 19:35:04 #56 20.06 (10/11) Installing libucontext (1.2-r2) 19:35:04 #56 20.06 (11/11) Installing gcompat (1.1.0-r1) 19:35:04 #56 20.07 Executing busybox-1.36.1-r7.trigger 19:35:04 #56 20.07 Executing ca-certificates-20240226-r0.trigger 19:35:04 #56 20.12 OK: 12 MiB in 26 packages 19:35:04 #56 ... 19:35:04 19:35:04 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:35:05 #73 ... 19:35:05 19:35:05 #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:35:05 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 19:35:05 #62 ... 19:35:05 19:35:05 #47 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:35:05 #47 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:05 #47 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:05 #47 20.68 (1/3) Installing ca-certificates (20240226-r0) 19:35:05 #47 20.70 (2/3) Installing dumb-init (1.2.5-r2) 19:35:05 #47 20.70 (3/3) Installing tzdata (2024a-r0) 19:35:05 #47 20.78 Executing busybox-1.36.1-r7.trigger 19:35:05 #47 20.87 Executing ca-certificates-20240226-r0.trigger 19:35:05 #47 20.92 OK: 11 MiB in 18 packages 19:35:09 #47 DONE 34.1s 19:35:09 19:35:09 #46 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:09 #46 DONE 34.2s 19:35:09 19:35:09 #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:35:09 #48 DONE 34.1s 19:35:09 19:35:09 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:35:09 #56 DONE 34.1s 19:35:09 19:35:09 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:35:09 #52 DONE 34.5s 19:35:09 19:35:09 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:35:09 #74 ... 19:35:09 19:35:09 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:35:09 #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 19:35:09 #66 DONE 17.4s 19:35:09 19:35:09 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:35:10 #62 ... 19:35:10 19:35:10 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:35:10 #55 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #55 35.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #55 35.20 (1/4) Installing ca-certificates (20240226-r0) 19:35:10 #55 35.22 (2/4) Installing dumb-init (1.2.5-r2) 19:35:10 #55 35.22 (3/4) Installing su-exec (0.2-r3) 19:35:10 #55 35.23 (4/4) Installing yq (4.33.3-r5) 19:35:10 #55 35.33 Executing busybox-1.36.1-r7.trigger 19:35:10 #55 35.33 Executing ca-certificates-20240226-r0.trigger 19:35:10 #55 35.37 OK: 17 MiB in 19 packages 19:35:10 #55 DONE 35.6s 19:35:10 19:35:10 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:35:10 #57 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #57 34.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #57 35.17 (1/2) Installing dumb-init (1.2.5-r2) 19:35:10 #57 35.19 (2/2) Installing su-exec (0.2-r3) 19:35:10 #57 35.19 Executing busybox-1.36.1-r7.trigger 19:35:10 #57 35.19 OK: 7 MiB in 17 packages 19:35:10 #57 DONE 35.6s 19:35:10 19:35:10 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:35:10 #58 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #58 35.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #58 35.19 (1/2) Installing ca-certificates (20240226-r0) 19:35:10 #58 35.21 (2/2) Installing dumb-init (1.2.5-r2) 19:35:10 #58 35.22 Executing busybox-1.36.1-r7.trigger 19:35:10 #58 35.22 Executing ca-certificates-20240226-r0.trigger 19:35:10 #58 35.33 OK: 8 MiB in 17 packages 19:35:10 #58 DONE 35.6s 19:35:10 19:35:10 #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:35:10 #70 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #70 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #70 18.02 OK: 264 MiB in 52 packages 19:35:10 #70 DONE 18.4s 19:35:10 19:35:10 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:35:10 #75 DONE 0.1s 19:35:10 19:35:10 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:35:10 #68 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #68 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #68 18.04 OK: 264 MiB in 52 packages 19:35:10 #68 DONE 18.2s 19:35:10 19:35:10 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:10 #72 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #72 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #72 17.81 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:10 #72 17.81 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:10 #72 17.81 OK: 20072 distinct packages available 19:35:10 #72 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #72 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #72 18.14 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:10 #72 18.18 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:10 #72 18.18 (3/7) Installing dumb-init (1.2.5-r2) 19:35:10 #72 18.19 (4/7) Installing musl-obstack (1.2.3-r2) 19:35:10 #72 18.19 (5/7) Installing libucontext (1.2-r2) 19:35:10 #72 18.19 (6/7) Installing gcompat (1.1.0-r1) 19:35:10 #72 18.20 (7/7) Installing openssl (3.1.7-r0) 19:35:10 #72 18.21 Executing busybox-1.36.1-r7.trigger 19:35:10 #72 18.21 OK: 8 MiB in 20 packages 19:35:10 #72 DONE 18.3s 19:35:10 19:35:10 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:35:10 #76 DONE 0.1s 19:35:10 19:35:10 #39 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:35:10 #39 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:10 #39 35.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:10 #39 35.57 (1/1) Installing dumb-init (1.2.5-r2) 19:35:10 #39 35.61 Executing busybox-1.36.1-r7.trigger 19:35:10 #39 35.63 OK: 7 MiB in 16 packages 19:35:10 #39 DONE 35.9s 19:35:10 19:35:10 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:35:11 #77 ... 19:35:11 19:35:11 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:11 #67 DONE 19.1s 19:35:11 19:35:11 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:11 #69 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:11 #69 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:12 #69 ... 19:35:12 19:35:12 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:12 #71 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:12 #71 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:12 #71 18.94 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:12 #71 18.94 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:12 #71 18.94 OK: 20072 distinct packages available 19:35:12 #71 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:12 #71 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:12 #71 19.28 (1/4) Installing dumb-init (1.2.5-r2) 19:35:12 #71 19.29 (2/4) Installing musl-obstack (1.2.3-r2) 19:35:12 #71 19.29 (3/4) Installing libucontext (1.2-r2) 19:35:12 #71 19.29 (4/4) Installing gcompat (1.1.0-r1) 19:35:12 #71 19.30 Executing busybox-1.36.1-r7.trigger 19:35:12 #71 19.31 OK: 8 MiB in 19 packages 19:35:12 #71 DONE 19.5s 19:35:12 19:35:12 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:35:12 #73 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:12 #73 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:12 #73 19.18 OK: 264 MiB in 52 packages 19:35:12 #73 DONE 19.4s 19:35:12 19:35:12 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:35:12 #78 DONE 0.1s 19:35:12 19:35:12 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:35:12 #69 19.45 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:35:12 #69 19.45 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:35:12 #69 19.45 OK: 20078 distinct packages available 19:35:12 #69 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:12 #69 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:12 #69 19.76 OK: 264 MiB in 52 packages 19:35:12 #69 DONE 19.9s 19:35:12 19:35:12 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:35:12 #79 DONE 0.1s 19:35:12 19:35:12 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:13 Removing intermediate container 073986174a94 19:35:13 ---> b7ed0cca00b4 19:35:13 Successfully built b7ed0cca00b4 19:35:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:13 + docker inspect -f . ci-base-image-arm64 19:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:13 #80 ... 19:35:13 19:35:13 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:35:13 #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:13 #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:13 #0 3.744 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:13 #0 3.776 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:13 #0 3.785 OK: 7 MiB in 16 packages 19:35:13 #81 DONE 4.8s 19:35:13 19:35:13 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:35:13 #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:13 #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:13 #0 2.789 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:13 #0 2.901 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:13 #0 2.913 OK: 7 MiB in 17 packages 19:35:13 #82 DONE 3.3s 19:35:13 19:35:13 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:35:13 #0 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:13 #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:13 #0 3.985 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:13 #0 4.026 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:13 #0 4.039 Executing ca-certificates-20240226-r0.trigger 19:35:13 #0 4.075 OK: 12 MiB in 26 packages 19:35:13 #83 DONE 4.8s 19:35:13 19:35:13 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:35:13 #74 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:13 #74 3.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:13 #74 3.954 OK: 17 MiB in 19 packages 19:35:13 #74 DONE 4.9s 19:35:13 19:35:13 #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:35:14 prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container 19:35:14 $ 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 19:35:14 #84 ... 19:35:14 19:35:14 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:35:14 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:14 #0 3.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:14 #0 3.823 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:14 #0 3.855 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:14 #0 3.863 Executing ca-certificates-20240226-r0.trigger 19:35:14 #0 3.983 OK: 11 MiB in 18 packages 19:35:14 #85 DONE 5.3s 19:35:14 19:35:14 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:35:14 #0 3.465 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:14 #0 4.040 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:14 #0 4.700 (1/1) Installing dumb-init (1.2.5-r2) 19:35:14 #0 5.007 Executing busybox-1.36.1-r7.trigger 19:35:14 #0 5.015 OK: 7 MiB in 16 packages 19:35:14 #86 DONE 5.5s 19:35:14 19:35:14 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:35:14 #87 DONE 0.6s 19:35:14 19:35:14 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:35:14 #0 3.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:14 #0 3.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:14 #0 3.531 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:14 #0 3.564 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:14 #0 3.572 Executing ca-certificates-20240226-r0.trigger 19:35:14 #0 3.689 OK: 17 MiB in 19 packages 19:35:14 #88 DONE 4.0s 19:35:14 19:35:14 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:35:15 $ docker top e65acb13aae5835a3f413b75c1378e105d8312ed0b50a35937f56e0cf167f1bf -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:15 #89 ... 19:35:15 19:35:15 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:35:15 #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:15 #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:15 #0 4.372 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:15 #0 4.444 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:15 #0 4.453 Executing ca-certificates-20240226-r0.trigger 19:35:15 #0 4.496 OK: 8 MiB in 17 packages 19:35:15 #90 DONE 5.2s 19:35:15 19:35:15 #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:35:15 #77 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:15 #77 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:15 #77 4.283 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:15 #77 4.351 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:15 #77 4.359 OK: 7 MiB in 16 packages 19:35:15 #77 DONE 5.3s 19:35:15 19:35:15 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:35:15 #89 5.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:15 #89 5.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:15 #89 ... 19:35:15 19:35:15 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:35:15 #0 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:15 #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:16 #91 4.219 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:35:16 #91 4.254 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:35:16 #91 4.262 OK: 8 MiB in 19 packages 19:35:16 #91 DONE 4.3s 19:35:16 19:35:16 #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:35:16 #89 5.344 OK: 8 MiB in 20 packages 19:35:16 #89 DONE 5.5s 19:35:16 19:35:16 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:16 + go version 19:35:16 go version go1.21.9 linux/arm64 [Pipeline] } 19:35:16 $ docker stop --time=1 e65acb13aae5835a3f413b75c1378e105d8312ed0b50a35937f56e0cf167f1bf 19:35:18 $ docker rm -f --volumes e65acb13aae5835a3f413b75c1378e105d8312ed0b50a35937f56e0cf167f1bf 19:35:18 #92 ... 19:35:18 19:35:18 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:35:18 #0 4.199 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:35:18 #0 4.675 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:35:18 #0 5.390 OK: 264 MiB in 52 packages 19:35:18 #93 DONE 6.2s 19:35:18 19:35:18 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:18 #94 DONE 1.6s 19:35:18 19:35:18 #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:35:18 #84 DONE 4.0s 19:35:18 19:35:18 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:35:18 #95 DONE 1.6s 19:35:18 19:35:18 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:18 #92 DONE 1.6s 19:35:18 19:35:18 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:35:18 #96 DONE 0.1s 19:35:18 19:35:18 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:35:18 #97 DONE 0.2s 19:35:18 19:35:18 #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:35:18 #98 DONE 0.2s 19:35:18 19:35:18 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:35:18 #99 DONE 0.2s 19:35:18 19:35:18 #100 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:18 + docker inspect -f . ci-base-image-arm64 19:35:18 . [Pipeline] } [Pipeline] // withEnv 19:35:19 #100 DONE 0.9s 19:35:19 19:35:19 #101 [security-spire-server stage-2 6/9] COPY security.txt / 19:35:19 #101 DONE 0.9s 19:35:19 19:35:19 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:35:19 #102 DONE 1.1s 19:35:19 19:35:19 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:35:19 #103 DONE 0.1s 19:35:19 19:35:19 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 19:35:19 #104 ... 19:35:19 19:35:19 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:19 #105 DONE 0.1s 19:35:19 19:35:19 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:19 #106 DONE 0.1s 19:35:19 19:35:19 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:19 #107 DONE 0.1s 19:35:19 19:35:19 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:19 #108 DONE 0.1s 19:35:19 19:35:19 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 19:35:19 #104 DONE 0.1s 19:35:19 19:35:19 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:19 #109 DONE 0.1s 19:35:19 19:35:19 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] withDockerContainer 19:35:19 prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container 19:35:19 $ 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 19:35:19 #110 DONE 0.1s 19:35:19 19:35:19 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:35:19 #111 DONE 0.1s 19:35:19 19:35:19 #112 [security-spire-server] exporting to image 19:35:19 #112 exporting layers 19:35:19 #112 ... 19:35:19 19:35:19 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:35:19 #113 DONE 0.1s 19:35:19 19:35:19 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:35:19 #114 DONE 0.0s 19:35:19 19:35:19 #112 [security-spire-agent] exporting to image 19:35:19 #112 exporting layers 0.7s done 19:35:19 #112 writing image sha256:295557912dbc0f316ce0c1e1864b8aa80ecc92f9ca4d25db04a591bab7811a93 done 19:35:19 #112 naming to docker.io/library/security-spire-config done 19:35:19 #112 writing image sha256:72afe3aa93c730f2ab5459d04e61b1d9accad9c678da19b6ed7b93bf64761805 19:35:20 #112 exporting layers 0.6s done 19:35:20 #112 writing image sha256:72afe3aa93c730f2ab5459d04e61b1d9accad9c678da19b6ed7b93bf64761805 done 19:35:20 #112 naming to docker.io/library/security-spire-server done 19:35:20 #112 writing image sha256:7d62d9abaa4abea0f0c954833aa6035ba7547db432c2b0050632b821c56e543d done 19:35:20 #112 naming to docker.io/library/security-spire-agent done 19:35:20 #112 DONE 0.8s 19:35:20 19:35:20 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:20 $ docker top 071c08f8f0cc4d9f6c70b1784f6d1e7632e47ba758e0c6d8c72e2bf9218ea486 -eo pid,comm [Pipeline] { [Pipeline] echo 19:35:20 ========================================================= 19:35:20 [edgeXBuildGoParallel] Running Tests and Build... 19:35:20 ========================================================= [Pipeline] sh 19:35:21 #115 ... 19:35:21 19:35:21 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:21 #116 ... 19:35:21 19:35:21 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:21 #117 ... 19:35:21 19:35:21 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:35:22 + make test 19:35:22 go test -race -coverprofile=coverage.out ./... 19:35:59 #118 ... 19:35:59 19:35:59 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:59 #80 DONE 44.7s 19:35:59 19:35:59 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:59 #116 DONE 46.0s 19:35:59 19:35:59 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:59 #115 DONE 38.7s 19:35:59 19:35:59 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:59 #118 DONE 44.2s 19:35:59 19:35:59 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:59 #117 DONE 46.0s 19:35:59 19:35:59 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:06 #119 ... 19:36:06 19:36:06 #120 [core-metadata builder 6/7] COPY . . 19:36:06 #120 DONE 8.7s 19:36:06 19:36:06 #121 [core-keeper builder 7/8] COPY . . 19:36:06 #121 DONE 8.7s 19:36:06 19:36:06 #122 [support-notifications builder 6/7] COPY . . 19:36:06 #122 CACHED 19:36:06 19:36:06 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #123 CACHED 19:36:06 19:36:06 #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:36:06 #124 CACHED 19:36:06 19:36:06 #125 [core-data builder 6/7] COPY . . 19:36:06 #125 CACHED 19:36:06 19:36:06 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 19:36:06 #126 CACHED 19:36:06 19:36:06 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #127 CACHED 19:36:06 19:36:06 #128 [support-cron-scheduler builder 6/7] COPY . . 19:36:06 #128 DONE 8.7s 19:36:06 19:36:06 #129 [core-command builder 6/7] COPY . . 19:36:06 #129 CACHED 19:36:06 19:36:06 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #130 CACHED 19:36:06 19:36:06 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 19:36:06 #131 CACHED 19:36:06 19:36:06 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 19:36:06 #132 CACHED 19:36:06 19:36:06 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #133 CACHED 19:36:06 19:36:06 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:36:06 #134 CACHED 19:36:06 19:36:06 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:36:06 #135 CACHED 19:36:06 19:36:06 #136 [security-proxy-auth builder 6/7] COPY . . 19:36:06 #136 CACHED 19:36:06 19:36:06 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #137 CACHED 19:36:06 19:36:06 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:36:06 #138 CACHED 19:36:06 19:36:06 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #139 CACHED 19:36:06 19:36:06 #140 [support-scheduler builder 6/7] COPY . . 19:36:06 #140 CACHED 19:36:06 19:36:06 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:36:06 #141 CACHED 19:36:06 19:36:06 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #142 CACHED 19:36:06 19:36:06 #143 [security-proxy-setup builder 6/7] COPY . . 19:36:06 #143 CACHED 19:36:06 19:36:06 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:36:06 #119 DONE 8.7s 19:36:06 19:36:06 #144 [security-secretstore-setup builder 6/7] COPY . . 19:36:06 #144 CACHED 19:36:06 19:36:06 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:06 #145 CACHED 19:36:06 19:36:06 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:36:06 #146 CACHED 19:36:06 19:36:06 #147 [security-bootstrapper builder 6/7] COPY . . 19:36:06 #147 DONE 8.7s 19:36:06 19:36:06 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:36:06 #148 1.281 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 19:36:09 ? github.com/edgexfoundry/edgex-go [no test files] 19:36:16 #148 ... 19:36:16 19:36:16 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:36:16 #0 0.680 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 19:36:16 #149 ... 19:36:16 19:36:16 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:36:16 #0 1.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-keeper/core-keeper ./cmd/core-keeper 19:36:16 #150 ... 19:36:16 19:36:16 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:36:16 #0 0.384 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 19:36:16 #151 ... 19:36:16 19:36:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:36:16 #0 0.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:36:16 #152 ... 19:36:16 19:36:16 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:16 #0 1.074 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 19:36:16 #153 ... 19:36:16 19:36:16 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:36:16 #0 1.523 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 19:36:16 #154 ... 19:36:16 19:36:16 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:16 #0 1.373 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 19:36:16 #155 ... 19:36:16 19:36:16 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:36:16 #0 0.817 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 19:36:16 #156 ... 19:36:16 19:36:16 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:36:16 #0 1.321 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:36:16 #157 ... 19:36:16 19:36:16 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:36:16 #0 0.970 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 19:36:17 #158 ... 19:36:17 19:36:17 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:36:17 #0 0.817 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 19:36:17 #159 ... 19:36:17 19:36:17 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:36:17 #0 1.244 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 19:37:55 #160 ... 19:37:55 19:37:55 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:37:55 #153 99.57 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 19:38:28 #153 ... 19:38:28 19:38:28 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:38:28 #156 DONE 138.4s 19:38:28 19:38:28 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:28 #155 ... 19:38:28 19:38:28 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:38:28 #158 DONE 140.6s 19:38:28 19:38:28 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:38:29 #160 ... 19:38:29 19:38:29 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:38:29 #153 DONE 144.5s 19:38:30 19:38:30 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:38:32 #62 ... 19:38:32 19:38:32 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:38:32 #161 ... 19:38:32 19:38:32 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:38:32 #148 DONE 146.9s 19:38:32 19:38:32 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:38:32 #162 ... 19:38:32 19:38:32 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:38:32 #155 DONE 147.3s 19:38:32 19:38:32 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:38:33 #163 DONE 1.2s 19:38:33 19:38:33 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:38:33 #161 DONE 1.3s 19:38:33 19:38:33 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:38:33 #162 DONE 1.0s 19:38:33 19:38:33 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:38:33 #164 ... 19:38:33 19:38:33 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:38:33 #165 DONE 0.4s 19:38:33 19:38:33 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:38:33 #166 DONE 0.2s 19:38:33 19:38:33 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:38:33 #167 DONE 0.2s 19:38:33 19:38:33 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:38:33 #168 DONE 0.2s 19:38:33 19:38:33 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:38:33 #164 DONE 0.2s 19:38:33 19:38:33 #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:38:33 #169 ... 19:38:33 19:38:33 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:38:33 #170 DONE 0.3s 19:38:34 19:38:34 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:38:34 #171 DONE 0.5s 19:38:34 19:38:34 #169 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:38:34 #169 DONE 0.5s 19:38:34 19:38:34 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:38:34 #172 DONE 0.5s 19:38:34 19:38:34 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:38:36 #173 DONE 1.6s 19:38:36 19:38:36 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:38:36 #174 DONE 1.7s 19:38:36 19:38:36 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:38:36 #175 DONE 1.6s 19:38:36 19:38:36 #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:38:36 #176 DONE 1.6s 19:38:36 19:38:36 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:38:36 #152 DONE 150.4s 19:38:36 19:38:36 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:38:36 #177 ... 19:38:36 19:38:36 #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:38:36 #178 DONE 2.6s 19:38:36 19:38:36 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:38:36 #179 ... 19:38:36 19:38:36 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:38:36 #180 CACHED 19:38:36 19:38:36 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:38:36 #181 CACHED 19:38:36 19:38:36 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:38:37 #182 ... 19:38:37 19:38:37 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:38:37 #179 DONE 2.0s 19:38:37 19:38:37 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:38:37 #183 DONE 2.0s 19:38:37 19:38:37 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:38:37 #184 DONE 2.0s 19:38:37 19:38:37 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:38:37 #177 DONE 2.0s 19:38:38 19:38:38 #112 [security-spiffe-token-provider] exporting to image 19:38:38 #112 exporting layers 19:38:41 #112 ... 19:38:41 19:38:41 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:38:41 #182 DONE 5.0s 19:38:41 19:38:41 #185 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:38:41 #185 DONE 5.1s 19:38:41 19:38:41 #112 [security-spiffe-token-provider] exporting to image 19:38:41 #112 exporting layers 3.9s done 19:38:45 #112 writing image sha256:e0aa9283796318b9a53b2b6ebfdfee2a435c28deda4e3f2b8027eb16dc8579ea 19:38:46 #112 writing image sha256:e0aa9283796318b9a53b2b6ebfdfee2a435c28deda4e3f2b8027eb16dc8579ea 3.1s done 19:38:46 #112 naming to docker.io/library/security-spiffe-token-provider 19:38:47 #112 ... 19:38:47 19:38:47 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:38:47 #186 ... 19:38:47 19:38:47 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:38:48 #187 ... 19:38:48 19:38:48 #112 [security-spiffe-token-provider] exporting to image 19:38:48 #112 naming to docker.io/library/security-spiffe-token-provider 1.7s done 19:38:48 #112 DONE 11.1s 19:38:48 19:38:48 #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:48 #188 ... 19:38:48 19:38:48 #189 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:38:51 #189 ... 19:38:51 19:38:51 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:39:00 #190 ... 19:39:00 19:39:00 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:00 #187 DONE 21.4s 19:39:00 19:39:00 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:39:00 #186 DONE 21.4s 19:39:00 19:39:00 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:39:00 #150 DONE 173.8s 19:39:00 19:39:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:39:00 #149 DONE 173.8s 19:39:00 19:39:00 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:39:00 #160 DONE 173.8s 19:39:00 19:39:00 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:39:00 #154 DONE 173.8s 19:39:00 19:39:00 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:39:00 #159 DONE 173.8s 19:39:00 19:39:00 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:39:00 #157 DONE 173.9s 19:39:00 19:39:00 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:39:00 #151 DONE 173.9s 19:39:00 19:39:00 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:00 #191 ... 19:39:00 19:39:00 #188 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:00 #188 DONE 21.6s 19:39:00 19:39:00 #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:00 #192 ... 19:39:00 19:39:00 #193 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:00 #193 CACHED 19:39:00 19:39:00 #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:39:00 #194 CACHED 19:39:00 19:39:00 #195 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:00 #195 CACHED 19:39:00 19:39:00 #196 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:00 #196 CACHED 19:39:00 19:39:00 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:39:00 #190 DONE 18.1s 19:39:00 19:39:00 #189 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:39:00 #189 DONE 18.1s 19:39:00 19:39:00 #197 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:00 #197 ... 19:39:00 19:39:00 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:39:00 #198 CACHED 19:39:00 19:39:00 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:39:00 #199 CACHED 19:39:00 19:39:00 #112 [core-common-config-bootstrapper] exporting to image 19:39:00 #112 exporting layers 0.5s done 19:39:00 #112 writing image sha256:38ffbf4fcd957e32a6d2414b63c6432c277b27179fdee0b9c9def338b034a8d1 19:39:01 #112 writing image sha256:38ffbf4fcd957e32a6d2414b63c6432c277b27179fdee0b9c9def338b034a8d1 0.7s done 19:39:01 #112 naming to docker.io/library/core-common-config-bootstrapper 19:39:01 #112 naming to docker.io/library/core-common-config-bootstrapper 0.3s done 19:39:01 #112 DONE 12.6s 19:39:01 19:39:01 #191 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:39:01 #191 DONE 1.8s 19:39:01 19:39:01 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:01 #200 ... 19:39:01 19:39:01 #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:01 #201 DONE 2.0s 19:39:01 19:39:01 #192 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:39:01 #192 DONE 1.9s 19:39:01 19:39:01 #202 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:39:01 #202 DONE 2.0s 19:39:01 19:39:01 #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:39:01 #203 DONE 2.0s 19:39:01 19:39:01 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:39:01 #204 DONE 1.8s 19:39:01 19:39:01 #197 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:01 #197 DONE 1.7s 19:39:01 19:39:01 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:01 #205 DONE 1.9s 19:39:01 19:39:01 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:01 #206 DONE 1.9s 19:39:01 19:39:01 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:01 #207 DONE 1.6s 19:39:01 19:39:01 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:02 #208 ... 19:39:02 19:39:02 #209 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:02 #209 DONE 0.7s 19:39:02 19:39:02 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:39:02 #200 DONE 1.0s 19:39:02 19:39:02 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:39:02 #210 DONE 0.7s 19:39:02 19:39:02 #211 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:02 #211 DONE 3.0s 19:39:02 19:39:02 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:39:02 #212 DONE 0.7s 19:39:02 19:39:02 #213 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:39:02 #213 DONE 0.7s 19:39:02 19:39:02 #112 [security-proxy-setup] exporting to image 19:39:02 #112 ... 19:39:02 19:39:02 #214 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:39:02 #214 DONE 1.0s 19:39:02 19:39:02 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:39:02 #215 DONE 1.1s 19:39:02 19:39:02 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:39:02 #216 DONE 1.0s 19:39:02 19:39:02 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:39:02 #208 DONE 1.0s 19:39:02 19:39:02 #112 [support-scheduler] exporting to image 19:39:03 #112 ... 19:39:03 19:39:03 #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:39:03 #217 DONE 1.5s 19:39:03 19:39:03 #218 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:39:03 #218 DONE 1.6s 19:39:03 19:39:03 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:03 #219 DONE 2.3s 19:39:03 19:39:03 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:03 #220 DONE 1.6s 19:39:03 19:39:03 #221 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:39:03 #221 DONE 1.6s 19:39:03 19:39:03 #112 [security-proxy-auth] exporting to image 19:39:03 #112 exporting layers 1.2s done 19:39:03 #112 writing image sha256:2f07cee3b8ab173e1dc2f1ee0ba84b154d319f8e2c9061ac4de8474d86942de6 19:39:04 #112 ... 19:39:04 19:39:04 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:39:04 #222 DONE 1.3s 19:39:04 19:39:04 #223 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:39:04 #223 DONE 0.2s 19:39:04 19:39:04 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:39:04 #224 DONE 1.3s 19:39:04 19:39:04 #112 [core-metadata] exporting to image 19:39:04 #112 writing image sha256:2f07cee3b8ab173e1dc2f1ee0ba84b154d319f8e2c9061ac4de8474d86942de6 done 19:39:04 #112 writing image sha256:61a5cdd9fc66c2e02f2751a88d2a0256b3858f08878093ff47a6d6d6a4b26e96 0.0s done 19:39:04 #112 naming to docker.io/library/support-scheduler done 19:39:04 #112 naming to docker.io/library/core-command done 19:39:04 #112 writing image sha256:736076477845c2f51dd962ed10525764a10aafb8bd8d3c01a4dc65e4e953c649 0.1s done 19:39:04 #112 naming to docker.io/library/security-proxy-setup 19:39:04 #112 ... 19:39:04 19:39:04 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:04 #225 DONE 1.9s 19:39:04 19:39:04 #112 [security-proxy-setup] exporting to image 19:39:04 #112 exporting layers 0.3s done 19:39:04 #112 naming to docker.io/library/security-proxy-setup done 19:39:04 #112 ... 19:39:04 19:39:04 #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:39:04 #226 DONE 0.4s 19:39:04 19:39:04 #112 [security-proxy-auth] exporting to image 19:39:04 #112 exporting layers 0.3s done 19:39:04 #112 writing image sha256:4f7af9dc0ad00f0e0b7996e89686a188d01faa559e7a96f295c89712a91a100d 0.0s done 19:39:04 #112 naming to docker.io/library/security-proxy-auth 0.0s done 19:39:04 #112 ... 19:39:04 19:39:04 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:39:04 #227 DONE 0.5s 19:39:04 19:39:04 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:39:04 #228 DONE 0.5s 19:39:04 19:39:04 #229 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:39:04 #229 DONE 0.4s 19:39:04 19:39:04 #112 [core-metadata] exporting to image 19:39:04 #112 writing image sha256:4d47c21056240f9a1ac3a148192253c1624b41f3e84d18cdde3c14a26e73df6a done 19:39:04 #112 naming to docker.io/library/core-keeper done 19:39:04 #112 writing image sha256:51120733dafe387540ddaef7832b0b5fc9d9086afd85b6f50ac95c20688762eb 0.0s done 19:39:04 #112 naming to docker.io/library/core-metadata done 19:39:04 #112 ... 19:39:04 19:39:04 #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:39:04 #230 DONE 0.2s 19:39:04 19:39:04 #112 [core-data] exporting to image 19:39:04 #112 ... 19:39:04 19:39:04 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:39:04 #231 DONE 0.1s 19:39:04 19:39:04 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:04 #232 DONE 0.1s 19:39:04 19:39:04 #112 [core-data] exporting to image 19:39:04 #112 exporting layers 0.5s done 19:39:04 #112 writing image sha256:3829d0c5f0200e509292a0585875a96040e047b2fb2d53485a90f4bfaecec2ca 19:39:04 #112 exporting layers 0.3s done 19:39:04 #112 writing image sha256:3829d0c5f0200e509292a0585875a96040e047b2fb2d53485a90f4bfaecec2ca 0.0s done 19:39:04 #112 writing image sha256:337280d4c1b36454f3583289074221109e7166af179a07e9af6cad547869d767 0.0s done 19:39:04 #112 naming to docker.io/library/security-secretstore-setup done 19:39:04 #112 writing image sha256:d0ff0ac860702b0b334ca9e8d7b7bb9625864bfa289f86c2e2d61669de2aa223 done 19:39:04 #112 naming to docker.io/library/support-cron-scheduler done 19:39:04 #112 naming to docker.io/library/support-notifications done 19:39:04 #112 writing image sha256:5e67192b88c242443093f0fd3b7cdfa1057c6e1315bdb380bb03d0e97ec26be9 done 19:39:04 #112 naming to docker.io/library/core-data done 19:39:04 #112 DONE 15.1s 19:39:04 19:39:04 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:39:04 #233 DONE 0.3s 19:39:04 19:39:04 #112 [security-bootstrapper] exporting to image 19:39:05 #112 exporting layers 0.2s done 19:39:05 #112 writing image sha256:78cf2d5ddfcd81d8ba95370156dc69d557ce42164a03ab10d16feb5b7818cc4f done 19:39:05 #112 naming to docker.io/library/security-bootstrapper done 19:39:05 #112 DONE 15.4s 19:39:05 19:39:05 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:39:05 time="2024-09-05T19:34:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:39:05 $ docker stop --time=1 44b418983e12134d0318c4c7fa340bc2a4622aa329ae9db67e495f40b4adcca3 19:39:06 $ docker rm -f --volumes 44b418983e12134d0318c4c7fa340bc2a4622aa329ae9db67e495f40b4adcca3 [Pipeline] // withDockerContainer [Pipeline] sh 19:39:06 + docker images 19:39:06 REPOSITORY TAG IMAGE ID CREATED SIZE 19:39:06 security-bootstrapper latest 78cf2d5ddfcd 2 seconds ago 24MB 19:39:06 security-secretstore-setup latest 3829d0c5f020 2 seconds ago 42.3MB 19:39:06 support-cron-scheduler latest d0ff0ac86070 2 seconds ago 49.4MB 19:39:06 support-notifications latest 337280d4c1b3 2 seconds ago 47.8MB 19:39:06 core-data latest 5e67192b88c2 2 seconds ago 44.7MB 19:39:06 core-keeper latest 4d47c2105624 3 seconds ago 39.5MB 19:39:06 security-proxy-auth latest 4f7af9dc0ad0 3 seconds ago 38.1MB 19:39:06 core-metadata latest 51120733dafe 3 seconds ago 44.9MB 19:39:06 core-command latest 61a5cdd9fc66 4 seconds ago 40.5MB 19:39:06 support-scheduler latest 2f07cee3b8ab 4 seconds ago 47MB 19:39:06 security-proxy-setup latest 736076477845 4 seconds ago 31.3MB 19:39:06 core-common-config-bootstrapper latest 38ffbf4fcd95 7 seconds ago 20.3MB 19:39:06 security-spiffe-token-provider latest e0aa92837963 29 seconds ago 34.1MB 19:39:06 security-spire-server latest 72afe3aa93c7 3 minutes ago 126MB 19:39:06 security-spire-config latest 295557912dbc 3 minutes ago 125MB 19:39:06 security-spire-agent latest 7d62d9abaa4a 3 minutes ago 187MB 19:39:06 ci-base-image-x86_64 latest 0ecef7404c57 7 minutes ago 971MB 19:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:39:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:39:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:40:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:40:30 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:40:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:40:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:40:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:40:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements 19:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.287s coverage: 69.2% of statements 19:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:41:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.217s coverage: 53.2% of statements 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.155s coverage: 93.4% of statements 19:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.248s coverage: 91.7% of statements 19:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:41:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.263s coverage: 7.0% of statements 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:41:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:41:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.902s coverage: 95.8% of statements 19:41:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements 19:41:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:41:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.121s coverage: 0.0% of statements [no tests to run] 19:41:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.327s coverage: 0.8% of statements 19:41:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.146s coverage: 30.7% of statements 19:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements 19:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.099s coverage: 77.8% of statements 19:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.115s coverage: 94.1% of statements 19:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements 19:42:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements 19:42:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:42:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.106s coverage: 94.4% of statements 19:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:42:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:42:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.953s coverage: 79.9% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.166s coverage: 92.9% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements 19:42:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements 19:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.115s coverage: 87.2% of statements 19:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.082s coverage: 20.0% of statements 19:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements 19:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.286s coverage: 81.8% of statements 19:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements 19:42:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.115s coverage: 86.0% of statements 19:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:42:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.758s coverage: 63.1% of statements 19:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.122s coverage: 100.0% of statements 19:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.120s coverage: 89.4% of statements 19:42:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:42:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 19:42:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:42:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.714s coverage: 36.5% of statements 19:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 19:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:43:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:43:01 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:43:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.113s coverage: 84.8% of statements 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:43:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:43:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.123s coverage: 5.2% of statements 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:43:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:43:14 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.309s coverage: 90.8% of statements 19:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:43:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:43:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:43:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:43:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.572s coverage: 95.7% of statements 19:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:43:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:43:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements 19:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:43:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:43:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.317s coverage: 98.9% of statements 19:43:40 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 19:43:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:43:40 go vet ./... 19:48:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:48:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:48:16 ./bin/test-attribution-txt.sh [Pipeline] echo 19:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:48:17 + ls -al . 19:48:17 total 912 19:48:17 drwxrwxr-x 10 1001 1001 4096 Sep 5 19:35 . 19:48:17 drwxr-xr-x 4 root root 4096 Sep 5 19:35 .. 19:48:17 drwxrwxr-x 2 1001 1001 4096 Sep 5 19:33 .blubracket 19:48:17 -rw-rw-r-- 1 1001 1001 10 Sep 5 19:33 .dockerignore 19:48:17 drwxrwxr-x 8 1001 1001 4096 Sep 5 19:33 .git 19:48:17 drwxrwxr-x 3 1001 1001 4096 Sep 5 19:33 .github 19:48:17 -rw-rw-r-- 1 1001 1001 1102 Sep 5 19:33 .gitignore 19:48:17 -rw-rw-r-- 1 1001 1001 42 Sep 5 19:33 .golangci.yml 19:48:17 -rw-rw-r-- 1 1001 1001 100 Sep 5 19:33 .hadolint.yml 19:48:17 -rw-rw-r-- 1 1001 1001 155 Sep 5 19:33 .sonarcloud.properties 19:48:17 -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:33 ADOPTERS.md 19:48:17 -rw-rw-r-- 1 1001 1001 21286 Sep 5 19:33 Attribution.txt 19:48:17 -rw-rw-r-- 1 1001 1001 100284 Sep 5 19:33 CHANGELOG.md 19:48:17 -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:33 CONTRIBUTING.md 19:48:17 -rw-rw-r-- 1 1001 1001 677 Sep 5 19:33 GOVERNANCE.md 19:48:17 -rw-rw-r-- 1 1001 1001 861 Sep 5 19:33 Jenkinsfile 19:48:17 -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:33 LICENSE 19:48:17 -rw-rw-r-- 1 1001 1001 16854 Sep 5 19:33 Makefile 19:48:17 -rw-rw-r-- 1 1001 1001 582 Sep 5 19:33 OWNERS.md 19:48:17 -rw-rw-r-- 1 1001 1001 9528 Sep 5 19:33 README.md 19:48:17 -rw-rw-r-- 1 1001 1001 789 Sep 5 19:33 SECURITY.md 19:48:17 -rw-rw-r-- 1 1001 1001 5 Sep 5 19:30 VERSION 19:48:17 drwxrwxr-x 2 1001 1001 4096 Sep 5 19:33 bin 19:48:17 drwxrwxr-x 20 1001 1001 4096 Sep 5 19:33 cmd 19:48:17 -rw-r--r-- 1 root root 545398 Sep 5 19:43 coverage.out 19:48:17 drwxrwxr-x 2 1001 1001 4096 Sep 5 19:33 fuzz_test 19:48:17 -rw-rw-r-- 1 1001 1001 7306 Sep 5 19:33 go.mod 19:48:17 -rw-rw-r-- 1 1001 1001 102583 Sep 5 19:33 go.sum 19:48:17 drwxrwxr-x 7 1001 1001 4096 Sep 5 19:33 internal 19:48:17 drwxrwxr-x 3 1001 1001 4096 Sep 5 19:33 openapi 19:48:17 -rw-rw-r-- 1 1001 1001 584 Sep 5 19:33 security.txt 19:48:17 -rw-rw-r-- 1 1001 1001 204 Sep 5 19:33 version.go [Pipeline] sh 19:48:18 + '[' -e coverage.out ] 19:48:18 + chown 1001:1001 coverage.out [Pipeline] stash 19:48:18 Warning: overwriting stash ‘coverage-report’ 19:48:19 Stashed 1 file(s) [Pipeline] sh 19:48:19 + make build 19:48:19 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 19:51:56 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 19:51:56 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 19:52:00 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 19:52:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:52:11 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 19:52:43 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 19:52:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:53:05 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 19:53:15 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 19:53:19 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 19:53:23 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 19:53:26 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 19:53:31 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] } 19:53:36 $ docker stop --time=1 071c08f8f0cc4d9f6c70b1784f6d1e7632e47ba758e0c6d8c72e2bf9218ea486 19:53:38 $ docker rm -f --volumes 071c08f8f0cc4d9f6c70b1784f6d1e7632e47ba758e0c6d8c72e2bf9218ea486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:42 19:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:43 latest: Pulling from edgex-devops/edgex-compose-arm64 19:53:43 547446be3368: Pulling fs layer 19:53:43 d125d8839a47: Pulling fs layer 19:53:43 3e85d5ac6304: Pulling fs layer 19:53:43 c3105a71a48b: Pulling fs layer 19:53:43 0f093f025ec4: Pulling fs layer 19:53:43 c3106fc0e877: Pulling fs layer 19:53:43 c3105a71a48b: Waiting 19:53:43 0f093f025ec4: Waiting 19:53:43 c3106fc0e877: Waiting 19:53:43 547446be3368: Verifying Checksum 19:53:43 c3105a71a48b: Download complete 19:53:43 d125d8839a47: Verifying Checksum 19:53:43 d125d8839a47: Download complete 19:53:43 c3106fc0e877: Verifying Checksum 19:53:43 c3106fc0e877: Download complete 19:53:43 0f093f025ec4: Verifying Checksum 19:53:43 0f093f025ec4: Download complete 19:53:43 547446be3368: Pull complete 19:53:44 d125d8839a47: Pull complete 19:53:45 3e85d5ac6304: Verifying Checksum 19:53:45 3e85d5ac6304: Download complete 19:53:55 3e85d5ac6304: Pull complete 19:53:55 c3105a71a48b: Pull complete 19:53:56 0f093f025ec4: Pull complete 19:53:56 c3106fc0e877: Pull complete 19:53:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:53:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:57 prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container 19:53:57 $ 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 19:53:59 $ docker top 7049b1ccce7bb7c4d7fc63b3c0d3d1d34e3bf6abcd07af819e00bb4704efeb02 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:00 + docker compose -f ./docker-compose-build.yml build --parallel 19:54:10 #1 [security-bootstrapper internal] load build definition from Dockerfile 19:54:10 #1 transferring dockerfile: 19:54:10 #1 transferring dockerfile: 3.17kB done 19:54:10 #1 DONE 0.1s 19:54:10 19:54:10 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:54:10 #2 transferring dockerfile: 2.15kB done 19:54:10 #2 DONE 0.1s 19:54:10 19:54:10 #3 [support-notifications internal] load build definition from Dockerfile 19:54:10 #3 transferring dockerfile: 1.95kB 0.0s done 19:54:10 #3 DONE 0.1s 19:54:10 19:54:10 #4 [core-keeper internal] load build definition from Dockerfile 19:54:10 #4 transferring dockerfile: 2.01kB 0.0s done 19:54:10 #4 DONE 0.1s 19:54:10 19:54:10 #5 [core-metadata internal] load build definition from Dockerfile 19:54:10 #5 transferring dockerfile: 2.06kB done 19:54:10 #5 DONE 0.1s 19:54:10 19:54:10 #6 [support-cron-scheduler internal] load build definition from Dockerfile 19:54:10 #6 transferring dockerfile: 1.85kB done 19:54:10 #6 DONE 0.1s 19:54:11 19:54:11 #7 [core-command internal] load build definition from Dockerfile 19:54:11 #7 transferring dockerfile: 1.93kB done 19:54:11 #7 DONE 0.1s 19:54:11 19:54:11 #8 [security-secretstore-setup internal] load build definition from Dockerfile 19:54:11 #8 transferring dockerfile: 2.49kB 0.0s done 19:54:11 #8 DONE 0.1s 19:54:11 19:54:11 #9 [security-spire-agent internal] load build definition from Dockerfile 19:54:11 #9 transferring dockerfile: 1.81kB done 19:54:11 #9 DONE 0.1s 19:54:11 19:54:11 #10 [support-scheduler internal] load build definition from Dockerfile 19:54:11 #10 transferring dockerfile: 1.93kB 0.0s done 19:54:11 #10 DONE 0.1s 19:54:11 19:54:11 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:54:11 #11 transferring dockerfile: 2.23kB 0.0s done 19:54:11 #11 DONE 0.1s 19:54:11 19:54:11 #12 [security-spire-config internal] load build definition from Dockerfile 19:54:11 #12 DONE 0.0s 19:54:11 19:54:11 #13 [security-spire-server internal] load build definition from Dockerfile 19:54:11 #13 transferring dockerfile: 1.70kB 0.0s done 19:54:11 #13 DONE 0.1s 19:54:11 19:54:11 #12 [security-spire-config internal] load build definition from Dockerfile 19:54:11 #12 transferring dockerfile: 1.69kB done 19:54:11 #12 DONE 0.1s 19:54:11 19:54:11 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:54:11 #14 transferring dockerfile: 1.89kB 0.0s done 19:54:11 #14 DONE 0.1s 19:54:11 19:54:11 #15 [security-proxy-setup internal] load build definition from Dockerfile 19:54:11 #15 transferring dockerfile: 2.50kB done 19:54:11 #15 DONE 0.1s 19:54:11 19:54:11 #16 [core-data internal] load build definition from Dockerfile 19:54:11 #16 transferring dockerfile: 2.07kB 0.0s done 19:54:11 #16 DONE 0.1s 19:54:11 19:54:11 #17 [security-bootstrapper internal] load .dockerignore 19:54:11 #17 transferring context: 50B 0.0s done 19:54:11 #17 DONE 0.1s 19:54:12 19:54:12 #18 [security-proxy-auth internal] load .dockerignore 19:54:12 #18 transferring context: 50B done 19:54:12 #18 DONE 0.0s 19:54:12 19:54:12 #19 [support-notifications internal] load .dockerignore 19:54:12 #19 transferring context: 50B 0.0s done 19:54:12 #19 DONE 0.1s 19:54:12 19:54:12 #20 [core-keeper internal] load .dockerignore 19:54:12 #20 transferring context: 50B 0.0s done 19:54:12 #20 DONE 0.1s 19:54:12 19:54:12 #21 [core-metadata internal] load .dockerignore 19:54:12 #21 transferring context: 50B 0.0s done 19:54:12 #21 DONE 0.1s 19:54:12 19:54:12 #22 [support-cron-scheduler internal] load .dockerignore 19:54:12 #22 transferring context: 50B 0.0s done 19:54:12 #22 DONE 0.1s 19:54:12 19:54:12 #23 [core-command internal] load .dockerignore 19:54:12 #23 transferring context: 50B 0.0s done 19:54:12 #23 DONE 0.1s 19:54:12 19:54:12 #24 [security-secretstore-setup internal] load .dockerignore 19:54:12 #24 transferring context: 50B done 19:54:12 #24 DONE 0.1s 19:54:12 19:54:12 #25 [security-spire-agent internal] load .dockerignore 19:54:12 #25 transferring context: 50B 0.0s done 19:54:13 #25 DONE 0.1s 19:54:13 19:54:13 #26 [support-scheduler internal] load .dockerignore 19:54:13 #26 transferring context: 50B 0.0s done 19:54:13 #26 DONE 0.1s 19:54:13 19:54:13 #27 [core-common-config-bootstrapper internal] load .dockerignore 19:54:13 #27 transferring context: 50B done 19:54:13 #27 DONE 0.1s 19:54:13 19:54:13 #28 [security-spire-server internal] load .dockerignore 19:54:13 #28 transferring context: 50B 0.0s done 19:54:13 #28 DONE 0.1s 19:54:13 19:54:13 #29 [security-spire-config internal] load .dockerignore 19:54:13 #29 transferring context: 50B done 19:54:13 #29 DONE 0.1s 19:54:13 19:54:13 #30 [security-spiffe-token-provider internal] load .dockerignore 19:54:13 #30 transferring context: 50B 0.0s done 19:54:13 #30 DONE 0.1s 19:54:13 19:54:13 #31 [security-proxy-setup internal] load .dockerignore 19:54:13 #31 transferring context: 50B 0.0s done 19:54:13 #31 DONE 0.1s 19:54:13 19:54:13 #32 [core-data internal] load .dockerignore 19:54:13 #32 transferring context: 50B 0.0s done 19:54:13 #32 DONE 0.1s 19:54:13 19:54:13 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:13 #33 DONE 0.0s 19:54:13 19:54:13 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:54:13 #34 DONE 0.4s 19:54:13 19:54:13 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:13 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:14 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:14 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:14 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 745.47kB / 3.34MB 0.1s 19:54:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.24MB / 3.34MB 0.2s 19:54:14 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:14 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.0s 19:54:15 #35 ... 19:54:15 19:54:15 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:54:15 #34 DONE 0.5s 19:54:15 19:54:15 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 ... 19:54:15 19:54:15 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:54:15 #34 DONE 0.6s 19:54:15 19:54:15 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:15 #35 ... 19:54:15 19:54:15 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:15 #35 ... 19:54:15 19:54:15 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:15 #35 ... 19:54:15 19:54:15 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:54:15 #34 DONE 0.8s 19:54:15 19:54:15 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 ... 19:54:15 19:54:15 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:15 #36 DONE 2.2s 19:54:15 19:54:15 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:15 #35 ... 19:54:15 19:54:15 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:15 #35 ... 19:54:15 19:54:15 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:15 #33 DONE 0.0s 19:54:15 19:54:15 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:54:15 #34 DONE 1.0s 19:54:15 19:54:15 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:15 #36 DONE 2.2s 19:54:15 19:54:15 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:15 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:16 #35 ... 19:54:16 19:54:16 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:16 #36 DONE 2.2s 19:54:16 19:54:16 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:16 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:16 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:16 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:16 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:16 #35 ... 19:54:16 19:54:16 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:54:16 #37 DONE 1.5s 19:54:16 19:54:16 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:16 #33 DONE 0.0s 19:54:16 19:54:16 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:54:16 #38 ... 19:54:16 19:54:16 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:16 #33 DONE 0.0s 19:54:16 19:54:16 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:54:16 #34 DONE 1.7s 19:54:16 19:54:16 #39 [security-secretstore-setup internal] load build context 19:54:16 #39 ... 19:54:16 19:54:16 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:16 #36 DONE 2.3s 19:54:16 19:54:16 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 19:54:16 #37 DONE 1.6s 19:54:16 19:54:16 #39 [security-secretstore-setup internal] load build context 19:54:17 #39 ... 19:54:17 19:54:17 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:17 #33 DONE 0.0s 19:54:17 19:54:17 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:17 #35 ... 19:54:17 19:54:17 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:17 #33 DONE 0.0s 19:54:17 19:54:17 #39 [security-secretstore-setup internal] load build context 19:54:18 #39 ... 19:54:18 19:54:18 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:54:18 #34 DONE 2.8s 19:54:18 19:54:18 #39 [security-secretstore-setup internal] load build context 19:54:18 #39 ... 19:54:18 19:54:18 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:18 #36 DONE 2.4s 19:54:18 19:54:18 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:54:18 #37 DONE 1.7s 19:54:18 19:54:18 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:18 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:18 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:18 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:18 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:18 #35 DONE 5.0s 19:54:18 19:54:18 #39 [security-secretstore-setup internal] load build context 19:54:18 #39 ... 19:54:18 19:54:18 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:18 #36 DONE 2.4s 19:54:18 19:54:18 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:54:18 #37 DONE 1.7s 19:54:18 19:54:18 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:54:18 #33 DONE 0.1s 19:54:18 19:54:18 #40 [security-spiffe-token-provider internal] load build context 19:54:18 #40 DONE 0.0s 19:54:18 19:54:18 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:18 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:18 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:18 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:18 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:18 #35 DONE 5.0s 19:54:18 19:54:18 #39 [security-secretstore-setup internal] load build context 19:54:18 #39 ... 19:54:18 19:54:18 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:54:18 #41 DONE 2.5s 19:54:18 19:54:18 #39 [security-secretstore-setup internal] load build context 19:54:18 #39 transferring context: 9.61MB 2.4s 19:54:19 #39 ... 19:54:19 19:54:19 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:19 #35 DONE 5.0s 19:54:19 19:54:19 #42 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:54:19 #42 DONE 3.1s 19:54:19 19:54:19 #39 [security-secretstore-setup internal] load build context 19:54:19 #39 ... 19:54:19 19:54:19 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:19 #35 DONE 5.0s 19:54:19 19:54:19 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:19 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:19 #43 ... 19:54:19 19:54:19 #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:19 #35 DONE 5.0s 19:54:19 19:54:19 #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:54:21 #44 ... 19:54:21 19:54:21 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:54:21 #34 DONE 6.0s 19:54:21 19:54:21 #45 [security-bootstrapper internal] load build context 19:54:21 #45 ... 19:54:21 19:54:21 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:54:21 #36 DONE 2.4s 19:54:21 19:54:21 #37 [core-data builder 2/7] WORKDIR /edgex-go 19:54:21 #37 DONE 1.7s 19:54:21 19:54:21 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:54:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:54:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:54:21 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 19:54:21 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 19:54:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 19:54:21 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 19:54:21 #35 DONE 5.0s 19:54:21 19:54:21 #46 [core-data internal] load build context 19:54:21 #46 DONE 0.0s 19:54:21 19:54:21 #45 [security-bootstrapper internal] load build context 19:54:21 #45 ... 19:54:21 19:54:21 #47 [support-notifications internal] load build context 19:54:21 #47 ... 19:54:21 19:54:21 #46 [core-data internal] load build context 19:54:22 #46 ... 19:54:22 19:54:22 #48 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:22 #48 DONE 6.4s 19:54:22 19:54:22 #45 [security-bootstrapper internal] load build context 19:54:22 #45 transferring context: 43.56MB 8.6s 19:54:23 #45 ... 19:54:23 19:54:23 #49 [security-spire-config internal] load build context 19:54:23 #49 transferring context: 25.96kB 0.4s done 19:54:23 #49 DONE 3.8s 19:54:23 19:54:23 #45 [security-bootstrapper internal] load build context 19:54:23 #45 ... 19:54:23 19:54:23 #50 [security-spire-agent internal] load build context 19:54:23 #50 transferring context: 27.24kB 0.4s done 19:54:23 #50 DONE 4.3s 19:54:23 19:54:23 #45 [security-bootstrapper internal] load build context 19:54:24 #45 ... 19:54:24 19:54:24 #51 [security-spire-server internal] load build context 19:54:24 #51 transferring context: 27.71kB 0.6s done 19:54:24 #51 DONE 4.7s 19:54:24 19:54:24 #45 [security-bootstrapper internal] load build context 19:54:25 #45 ... 19:54:25 19:54:25 #52 [security-proxy-auth internal] load build context 19:54:25 #52 ... 19:54:25 19:54:25 #53 [core-keeper internal] load build context 19:54:25 #53 ... 19:54:25 19:54:25 #52 [security-proxy-auth internal] load build context 19:54:25 #52 ... 19:54:25 19:54:25 #54 [core-metadata internal] load build context 19:54:25 #54 ... 19:54:25 19:54:25 #55 [support-cron-scheduler internal] load build context 19:54:25 #55 ... 19:54:25 19:54:25 #52 [security-proxy-auth internal] load build context 19:54:25 #52 ... 19:54:25 19:54:25 #56 [core-command internal] load build context 19:54:26 #56 ... 19:54:26 19:54:26 #52 [security-proxy-auth internal] load build context 19:54:26 #52 ... 19:54:26 19:54:26 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:54:26 #0 7.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:26 #0 8.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:26 #57 ... 19:54:26 19:54:26 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:54:26 #0 6.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:26 #0 7.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:26 #0 9.529 OK: 266 MiB in 52 packages 19:54:26 #58 ... 19:54:26 19:54:26 #52 [security-proxy-auth internal] load build context 19:54:27 #52 ... 19:54:27 19:54:27 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:54:27 #58 DONE 11.6s 19:54:27 19:54:27 #52 [security-proxy-auth internal] load build context 19:54:27 #52 ... 19:54:27 19:54:27 #59 [core-common-config-bootstrapper internal] load build context 19:54:27 #59 ... 19:54:27 19:54:27 #38 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:54:27 #38 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:27 #38 9.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:27 #38 ... 19:54:27 19:54:27 #60 [support-scheduler internal] load build context 19:54:27 #60 ... 19:54:27 19:54:27 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:54:27 #57 11.05 OK: 266 MiB in 52 packages 19:54:28 #57 ... 19:54:28 19:54:28 #61 [security-proxy-setup internal] load build context 19:54:28 #61 ... 19:54:28 19:54:28 #40 [security-spiffe-token-provider internal] load build context 19:54:28 #40 ... 19:54:28 19:54:28 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:54:28 #57 DONE 12.3s 19:54:28 19:54:28 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:54:28 #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:28 #0 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:28 #0 9.967 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:28 #0 9.967 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:28 #0 9.967 OK: 19954 distinct packages available 19:54:28 #62 ... 19:54:28 19:54:28 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:28 #63 ... 19:54:28 19:54:28 #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:54:28 #38 12.11 OK: 266 MiB in 52 packages 19:54:28 #38 DONE 12.7s 19:54:28 19:54:28 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:28 #63 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:28 #63 ... 19:54:28 19:54:28 #40 [security-spiffe-token-provider internal] load build context 19:54:28 #40 transferring context: 6.09MB 9.2s 19:54:29 #40 ... 19:54:29 19:54:29 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:29 #64 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 5.0s done 19:54:29 #64 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:54:29 #64 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 19:54:29 #64 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 19:54:29 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 19:54:29 #64 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 19:54:29 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done 19:54:29 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.4s done 19:54:29 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.2s 19:54:29 #64 ... 19:54:29 19:54:29 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:54:29 #65 ... 19:54:29 19:54:29 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:54:29 #66 ... 19:54:29 19:54:29 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:29 #67 ... 19:54:29 19:54:29 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:29 #68 ... 19:54:29 19:54:29 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:30 #69 ... 19:54:30 19:54:30 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:30 #70 ... 19:54:30 19:54:30 #39 [security-secretstore-setup internal] load build context 19:54:30 #39 ... 19:54:30 19:54:30 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:30 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.98MB / 28.04MB 4.5s 19:54:30 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 19:54:30 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 19:54:30 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 19:54:31 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.0s 19:54:31 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.05MB / 28.04MB 5.4s 19:54:31 #64 ... 19:54:31 19:54:31 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:31 #71 ... 19:54:31 19:54:31 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:32 #64 ... 19:54:32 19:54:32 #47 [support-notifications internal] load build context 19:54:32 #47 ... 19:54:32 19:54:32 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:32 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.4s 19:54:32 #64 ... 19:54:32 19:54:32 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:32 #72 ... 19:54:32 19:54:32 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:32 #64 ... 19:54:32 19:54:32 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:54:32 #73 ... 19:54:32 19:54:32 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:33 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.4s 19:54:33 #64 ... 19:54:33 19:54:33 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:33 #69 DONE 13.2s 19:54:33 19:54:33 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:33 #64 ... 19:54:33 19:54:33 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:54:33 #62 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:33 #62 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:33 #62 12.99 OK: 266 MiB in 52 packages 19:54:33 #62 DONE 15.5s 19:54:33 19:54:33 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:33 #64 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 19:54:34 #64 ... 19:54:34 19:54:34 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:54:34 #63 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:34 #63 12.95 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:54:34 #63 13.23 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:54:34 #63 13.38 (3/6) Installing dumb-init (1.2.5-r2) 19:54:34 #63 13.38 (4/6) Installing openssl (3.1.7-r0) 19:54:34 #63 13.38 (5/6) Installing su-exec (0.2-r3) 19:54:34 #63 13.38 (6/6) Installing yq (4.33.3-r5) 19:54:34 #63 14.08 Executing busybox-1.36.1-r7.trigger 19:54:34 #63 14.08 OK: 18 MiB in 19 packages 19:54:34 #63 DONE 15.6s 19:54:34 19:54:34 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:34 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.2s 19:54:34 #64 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 19:54:34 #64 ... 19:54:34 19:54:34 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:54:34 #74 ... 19:54:34 19:54:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:34 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.0s done 19:54:34 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:54:34 #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 19:54:34 #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 19:54:34 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done 19:54:34 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done 19:54:34 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done 19:54:34 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 8.3s 19:54:34 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 19:54:34 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 19:54:34 #43 ... 19:54:34 19:54:34 #46 [core-data internal] load build context 19:54:34 #46 transferring context: 9.82MB 10.1s 19:54:34 #46 ... 19:54:34 19:54:34 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:35 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.3s 19:54:35 #64 ... 19:54:35 19:54:35 #45 [security-bootstrapper internal] load build context 19:54:35 #45 ... 19:54:35 19:54:35 #53 [core-keeper internal] load build context 19:54:35 #53 ... 19:54:35 19:54:35 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:35 #64 ... 19:54:35 19:54:35 #54 [core-metadata internal] load build context 19:54:35 #54 ... 19:54:35 19:54:35 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:35 #64 ... 19:54:35 19:54:35 #55 [support-cron-scheduler internal] load build context 19:54:36 #55 ... 19:54:36 19:54:36 #45 [security-bootstrapper internal] load build context 19:54:36 #45 ... 19:54:36 19:54:36 #56 [core-command internal] load build context 19:54:36 #56 ... 19:54:36 19:54:36 #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:54:36 #65 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:36 #65 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:36 #65 14.64 (1/2) Installing dumb-init (1.2.5-r2) 19:54:36 #65 14.64 (2/2) Installing su-exec (0.2-r3) 19:54:36 #65 14.64 Executing busybox-1.36.1-r7.trigger 19:54:36 #65 14.81 OK: 8 MiB in 17 packages 19:54:36 #65 DONE 16.8s 19:54:36 19:54:36 #56 [core-command internal] load build context 19:54:36 #56 ... 19:54:36 19:54:36 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:36 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.5s 19:54:37 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.2s 19:54:37 #64 ... 19:54:37 19:54:37 #59 [core-common-config-bootstrapper internal] load build context 19:54:37 #59 ... 19:54:37 19:54:37 #52 [security-proxy-auth internal] load build context 19:54:37 #52 ... 19:54:37 19:54:37 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:37 #64 ... 19:54:37 19:54:37 #60 [support-scheduler internal] load build context 19:54:37 #60 ... 19:54:37 19:54:37 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:38 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.0s 19:54:38 #64 ... 19:54:38 19:54:38 #61 [security-proxy-setup internal] load build context 19:54:38 #61 ... 19:54:38 19:54:38 #55 [support-cron-scheduler internal] load build context 19:54:39 #55 ... 19:54:39 19:54:39 #40 [security-spiffe-token-provider internal] load build context 19:54:39 #40 ... 19:54:39 19:54:39 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:39 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.8s 19:54:40 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.2s 19:54:40 #64 ... 19:54:40 19:54:40 #39 [security-secretstore-setup internal] load build context 19:54:40 #39 transferring context: 47.95MB 24.1s 19:54:40 #39 ... 19:54:40 19:54:40 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:40 #64 ... 19:54:40 19:54:40 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:54:40 #68 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:40 #68 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:40 #68 17.90 (1/4) Installing ca-certificates (20240226-r0) 19:54:40 #68 18.26 (2/4) Installing dumb-init (1.2.5-r2) 19:54:40 #68 18.26 (3/4) Installing su-exec (0.2-r3) 19:54:40 #68 18.26 (4/4) Installing yq (4.33.3-r5) 19:54:40 #68 18.49 Executing busybox-1.36.1-r7.trigger 19:54:40 #68 18.68 Executing ca-certificates-20240226-r0.trigger 19:54:40 #68 19.24 OK: 18 MiB in 19 packages 19:54:40 #68 DONE 21.0s 19:54:40 19:54:40 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:40 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.87MB / 28.04MB 14.9s 19:54:42 #64 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done 19:54:42 #64 ... 19:54:42 19:54:42 #47 [support-notifications internal] load build context 19:54:42 #47 ... 19:54:42 19:54:42 #44 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:54:42 #44 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:42 #44 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:42 #44 20.57 (1/1) Installing dumb-init (1.2.5-r2) 19:54:42 #44 20.57 Executing busybox-1.36.1-r7.trigger 19:54:42 #44 20.63 OK: 8 MiB in 16 packages 19:54:42 #44 DONE 22.9s 19:54:42 19:54:42 #47 [support-notifications internal] load build context 19:54:42 #47 ... 19:54:42 19:54:42 #55 [support-cron-scheduler internal] load build context 19:54:43 #55 ... 19:54:43 19:54:43 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:54:43 #75 ... 19:54:43 19:54:43 #55 [support-cron-scheduler internal] load build context 19:54:44 #55 ... 19:54:44 19:54:44 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:54:44 #76 ... 19:54:44 19:54:44 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:44 #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19:54:44 #64 ... 19:54:44 19:54:44 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:44 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.2s done 19:54:44 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.1s 19:54:44 #43 ... 19:54:44 19:54:44 #46 [core-data internal] load build context 19:54:44 #46 ... 19:54:44 19:54:44 #55 [support-cron-scheduler internal] load build context 19:54:45 #55 ... 19:54:45 19:54:45 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:45 #67 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:45 #67 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:45 #67 18.20 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:45 #67 18.20 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:45 #67 18.20 OK: 19948 distinct packages available 19:54:45 #67 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:45 #67 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:45 #67 21.80 (1/11) Installing ca-certificates (20240226-r0) 19:54:45 #67 22.15 (2/11) Installing brotli-libs (1.0.9-r14) 19:54:45 #67 22.15 (3/11) Installing libunistring (1.1-r1) 19:54:45 #67 22.15 (4/11) Installing libidn2 (2.3.4-r1) 19:54:45 #67 22.21 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:54:45 #67 22.21 (6/11) Installing libcurl (8.9.0-r0) 19:54:45 #67 22.27 (7/11) Installing curl (8.9.0-r0) 19:54:45 #67 22.27 (8/11) Installing dumb-init (1.2.5-r2) 19:54:45 #67 22.33 (9/11) Installing musl-obstack (1.2.3-r2) 19:54:45 #67 22.33 (10/11) Installing libucontext (1.2-r2) 19:54:45 #67 22.33 (11/11) Installing gcompat (1.1.0-r1) 19:54:45 #67 22.33 Executing busybox-1.36.1-r7.trigger 19:54:45 #67 22.44 Executing ca-certificates-20240226-r0.trigger 19:54:45 #67 23.24 OK: 13 MiB in 26 packages 19:54:45 #67 ... 19:54:45 19:54:45 #55 [support-cron-scheduler internal] load build context 19:54:45 #55 transferring context: 56.74MB 29.6s 19:54:45 #55 ... 19:54:45 19:54:45 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:45 #67 DONE 25.7s 19:54:45 19:54:45 #55 [support-cron-scheduler internal] load build context 19:54:45 #55 ... 19:54:45 19:54:45 #53 [core-keeper internal] load build context 19:54:45 #53 ... 19:54:45 19:54:45 #55 [support-cron-scheduler internal] load build context 19:54:46 #55 ... 19:54:46 19:54:46 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:54:46 #70 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:46 #70 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:46 #70 23.72 (1/2) Installing ca-certificates (20240226-r0) 19:54:46 #70 24.11 (2/2) Installing dumb-init (1.2.5-r2) 19:54:46 #70 24.15 Executing busybox-1.36.1-r7.trigger 19:54:46 #70 24.21 Executing ca-certificates-20240226-r0.trigger 19:54:46 #70 25.06 OK: 9 MiB in 17 packages 19:54:46 #70 DONE 26.4s 19:54:46 19:54:46 #55 [support-cron-scheduler internal] load build context 19:54:46 #55 ... 19:54:46 19:54:46 #45 [security-bootstrapper internal] load build context 19:54:46 #45 ... 19:54:46 19:54:46 #54 [core-metadata internal] load build context 19:54:46 #54 ... 19:54:46 19:54:46 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:54:46 #77 ... 19:54:46 19:54:46 #56 [core-command internal] load build context 19:54:47 #56 ... 19:54:47 19:54:47 #54 [core-metadata internal] load build context 19:54:47 #54 ... 19:54:47 19:54:47 #59 [core-common-config-bootstrapper internal] load build context 19:54:47 #59 ... 19:54:47 19:54:47 #52 [security-proxy-auth internal] load build context 19:54:47 #52 ... 19:54:47 19:54:47 #59 [core-common-config-bootstrapper internal] load build context 19:54:47 #59 ... 19:54:47 19:54:47 #60 [support-scheduler internal] load build context 19:54:48 #60 ... 19:54:48 19:54:48 #56 [core-command internal] load build context 19:54:49 #56 ... 19:54:49 19:54:49 #61 [security-proxy-setup internal] load build context 19:54:49 #61 ... 19:54:49 19:54:49 #56 [core-command internal] load build context 19:54:49 #56 ... 19:54:49 19:54:49 #40 [security-spiffe-token-provider internal] load build context 19:54:49 #40 ... 19:54:49 19:54:49 #56 [core-command internal] load build context 19:54:50 #56 transferring context: 41.32MB 34.2s 19:54:50 #56 ... 19:54:50 19:54:50 #39 [security-secretstore-setup internal] load build context 19:54:50 #39 ... 19:54:50 19:54:50 #40 [security-spiffe-token-provider internal] load build context 19:54:51 #40 ... 19:54:51 19:54:51 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:51 #71 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:51 #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:51 #71 24.11 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:51 #71 24.11 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:51 #71 24.11 OK: 19948 distinct packages available 19:54:51 #71 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:51 #71 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:51 #71 30.35 (1/4) Installing dumb-init (1.2.5-r2) 19:54:51 #71 30.35 (2/4) Installing musl-obstack (1.2.3-r2) 19:54:51 #71 30.35 (3/4) Installing libucontext (1.2-r2) 19:54:51 #71 30.42 (4/4) Installing gcompat (1.1.0-r1) 19:54:51 #71 30.42 Executing busybox-1.36.1-r7.trigger 19:54:51 #71 ... 19:54:51 19:54:51 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:54:52 #78 ... 19:54:52 19:54:52 #40 [security-spiffe-token-provider internal] load build context 19:54:52 #40 ... 19:54:52 19:54:52 #47 [support-notifications internal] load build context 19:54:52 #47 ... 19:54:52 19:54:52 #39 [security-secretstore-setup internal] load build context 19:54:52 #39 ... 19:54:52 19:54:52 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:54:52 #79 ... 19:54:52 19:54:52 #39 [security-secretstore-setup internal] load build context 19:54:53 #39 ... 19:54:53 19:54:53 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:54:53 #66 24.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:53 #66 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:53 #66 27.67 (1/3) Installing ca-certificates (20240226-r0) 19:54:53 #66 28.01 (2/3) Installing dumb-init (1.2.5-r2) 19:54:53 #66 28.01 (3/3) Installing tzdata (2024a-r0) 19:54:53 #66 30.17 Executing busybox-1.36.1-r7.trigger 19:54:53 #66 30.17 Executing ca-certificates-20240226-r0.trigger 19:54:53 #66 31.89 OK: 12 MiB in 18 packages 19:54:54 #66 ... 19:54:54 19:54:54 #40 [security-spiffe-token-provider internal] load build context 19:54:54 #40 ... 19:54:54 19:54:54 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:54:54 #74 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:54 #74 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:54 #74 27.37 (1/1) Installing dumb-init (1.2.5-r2) 19:54:54 #74 27.37 Executing busybox-1.36.1-r7.trigger 19:54:54 #74 27.50 OK: 8 MiB in 16 packages 19:54:54 #74 DONE 30.4s 19:54:54 19:54:54 #40 [security-spiffe-token-provider internal] load build context 19:54:54 #40 ... 19:54:54 19:54:54 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:54:54 #71 30.59 OK: 8 MiB in 19 packages 19:54:54 #71 DONE 33.6s 19:54:54 19:54:54 #40 [security-spiffe-token-provider internal] load build context 19:54:54 #40 ... 19:54:54 19:54:54 #46 [core-data internal] load build context 19:54:55 #46 ... 19:54:55 19:54:55 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:54:55 #66 DONE 35.3s 19:54:55 19:54:55 #46 [core-data internal] load build context 19:54:55 #46 ... 19:54:55 19:54:55 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:55 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s 19:54:55 #43 ... 19:54:55 19:54:55 #40 [security-spiffe-token-provider internal] load build context 19:54:55 #40 ... 19:54:55 19:54:55 #72 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:54:55 #72 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:55 #72 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:55 #72 28.01 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:54:55 #72 28.01 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:54:55 #72 28.01 OK: 19948 distinct packages available 19:54:55 #72 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:55 #72 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:55 #72 ... 19:54:55 19:54:55 #40 [security-spiffe-token-provider internal] load build context 19:54:55 #40 transferring context: 20.00MB 36.1s 19:54:55 #40 ... 19:54:55 19:54:55 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:54:56 #80 ... 19:54:56 19:54:56 #40 [security-spiffe-token-provider internal] load build context 19:54:56 #40 ... 19:54:56 19:54:56 #53 [core-keeper internal] load build context 19:54:56 #53 ... 19:54:56 19:54:56 #40 [security-spiffe-token-provider internal] load build context 19:54:56 #40 ... 19:54:56 19:54:56 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:54:56 #81 ... 19:54:56 19:54:56 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:54:56 #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.5s 19:54:56 #64 ... 19:54:56 19:54:56 #40 [security-spiffe-token-provider internal] load build context 19:54:56 #40 ... 19:54:56 19:54:56 #45 [security-bootstrapper internal] load build context 19:54:56 #45 ... 19:54:56 19:54:56 #55 [support-cron-scheduler internal] load build context 19:54:56 #55 ... 19:54:56 19:54:56 #40 [security-spiffe-token-provider internal] load build context 19:54:57 #40 ... 19:54:57 19:54:57 #54 [core-metadata internal] load build context 19:54:57 #54 ... 19:54:57 19:54:57 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:54:57 #80 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:57 #80 ... 19:54:57 19:54:57 #52 [security-proxy-auth internal] load build context 19:54:58 #52 ... 19:54:58 19:54:58 #40 [security-spiffe-token-provider internal] load build context 19:54:58 #40 ... 19:54:58 19:54:58 #60 [support-scheduler internal] load build context 19:54:58 #60 ... 19:54:58 19:54:58 #59 [core-common-config-bootstrapper internal] load build context 19:54:58 #59 ... 19:54:58 19:54:58 #40 [security-spiffe-token-provider internal] load build context 19:54:58 #40 ... 19:54:58 19:54:58 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:54:58 #75 14.86 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:58 #75 16.76 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:58 #75 24.05 (1/1) Installing dumb-init (1.2.5-r2) 19:54:58 #75 ... 19:54:58 19:54:58 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:54:58 #73 25.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:54:58 #73 27.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:54:58 #73 34.55 OK: 266 MiB in 52 packages 19:54:58 #73 ... 19:54:58 19:54:58 #60 [support-scheduler internal] load build context 19:54:59 #60 ... 19:54:59 19:54:59 #61 [security-proxy-setup internal] load build context 19:54:59 #61 ... 19:54:59 19:54:59 #60 [support-scheduler internal] load build context 19:55:00 #60 ... 19:55:00 19:55:00 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:55:00 #73 DONE 37.0s 19:55:00 19:55:00 #60 [support-scheduler internal] load build context 19:55:00 #60 ... 19:55:00 19:55:00 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:55:00 #76 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:00 #76 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:00 #76 25.14 OK: 18 MiB in 19 packages 19:55:00 #76 ... 19:55:00 19:55:00 #60 [support-scheduler internal] load build context 19:55:00 #60 transferring context: 82.46MB 43.4s 19:55:00 #60 ... 19:55:00 19:55:00 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:55:00 #77 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:00 #77 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:00 #77 23.44 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:00 #77 ... 19:55:00 19:55:00 #56 [core-command internal] load build context 19:55:01 #56 ... 19:55:01 19:55:01 #45 [security-bootstrapper internal] load build context 19:55:01 #45 ... 19:55:01 19:55:01 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:55:01 #75 25.18 Executing busybox-1.36.1-r7.trigger 19:55:01 #75 25.59 OK: 8 MiB in 16 packages 19:55:01 #75 DONE 27.9s 19:55:01 19:55:01 #45 [security-bootstrapper internal] load build context 19:55:02 #45 ... 19:55:02 19:55:02 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:55:02 #76 DONE 28.2s 19:55:02 19:55:02 #47 [support-notifications internal] load build context 19:55:02 #47 ... 19:55:02 19:55:02 #56 [core-command internal] load build context 19:55:03 #56 ... 19:55:03 19:55:03 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:55:03 #72 37.42 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:03 #72 38.04 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:03 #72 38.25 (3/7) Installing dumb-init (1.2.5-r2) 19:55:03 #72 38.25 (4/7) Installing musl-obstack (1.2.3-r2) 19:55:03 #72 38.31 (5/7) Installing libucontext (1.2-r2) 19:55:03 #72 38.40 (6/7) Installing gcompat (1.1.0-r1) 19:55:03 #72 38.42 (7/7) Installing openssl (3.1.7-r0) 19:55:03 #72 38.55 Executing busybox-1.36.1-r7.trigger 19:55:03 #72 38.88 OK: 9 MiB in 20 packages 19:55:03 #72 DONE 40.7s 19:55:03 19:55:03 #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:55:03 #82 ... 19:55:03 19:55:03 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:55:03 #77 24.61 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:03 #77 24.61 OK: 8 MiB in 17 packages 19:55:03 #77 DONE 26.7s 19:55:03 19:55:03 #47 [support-notifications internal] load build context 19:55:04 #47 ... 19:55:04 19:55:04 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:55:04 #78 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:04 #78 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:04 #78 20.70 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:04 #78 20.82 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:04 #78 20.89 Executing ca-certificates-20240226-r0.trigger 19:55:04 #78 21.80 OK: 18 MiB in 19 packages 19:55:04 #78 ... 19:55:04 19:55:04 #39 [security-secretstore-setup internal] load build context 19:55:04 #39 ... 19:55:04 19:55:04 #47 [support-notifications internal] load build context 19:55:04 #47 ... 19:55:04 19:55:04 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:55:04 #79 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:04 #79 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:04 #79 19.74 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:04 #79 19.87 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:04 #79 20.01 OK: 8 MiB in 16 packages 19:55:04 #79 ... 19:55:04 19:55:04 #47 [support-notifications internal] load build context 19:55:05 #47 ... 19:55:05 19:55:05 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:55:05 #79 DONE 22.4s 19:55:05 19:55:05 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:55:05 #83 DONE 2.3s 19:55:05 19:55:05 #52 [security-proxy-auth internal] load build context 19:55:05 #52 ... 19:55:05 19:55:05 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:55:05 #84 ... 19:55:05 19:55:05 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:55:05 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:05 #85 ... 19:55:05 19:55:05 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:55:05 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.6s 19:55:05 #43 ... 19:55:05 19:55:05 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:55:05 #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:05 #0 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:05 #86 ... 19:55:05 19:55:05 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:55:05 #78 DONE 23.9s 19:55:05 19:55:05 #46 [core-data internal] load build context 19:55:05 #46 ... 19:55:05 19:55:05 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:55:06 #43 ... 19:55:06 19:55:06 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:55:06 #81 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:06 #81 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:06 #81 17.79 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:06 #81 18.09 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:06 #81 18.09 Executing ca-certificates-20240226-r0.trigger 19:55:06 #81 18.51 OK: 9 MiB in 17 packages 19:55:06 #81 DONE 19.9s 19:55:06 19:55:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:55:06 #43 ... 19:55:06 19:55:06 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:55:06 #80 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:06 #80 18.04 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:06 #80 18.29 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:06 #80 18.34 Executing ca-certificates-20240226-r0.trigger 19:55:06 #80 18.86 OK: 13 MiB in 26 packages 19:55:06 #80 DONE 20.6s 19:55:06 19:55:06 #53 [core-keeper internal] load build context 19:55:06 #53 transferring context: 56.09MB 50.9s 19:55:06 #53 ... 19:55:06 19:55:06 #47 [support-notifications internal] load build context 19:55:06 #47 ... 19:55:06 19:55:06 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:06 #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.2s 19:55:06 #64 ... 19:55:06 19:55:06 #55 [support-cron-scheduler internal] load build context 19:55:07 #55 ... 19:55:07 19:55:07 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:07 #64 ... 19:55:07 19:55:07 #54 [core-metadata internal] load build context 19:55:08 #54 ... 19:55:08 19:55:08 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:08 #64 ... 19:55:08 19:55:08 #40 [security-spiffe-token-provider internal] load build context 19:55:08 #40 ... 19:55:08 19:55:08 #59 [core-common-config-bootstrapper internal] load build context 19:55:08 #59 ... 19:55:08 19:55:08 #40 [security-spiffe-token-provider internal] load build context 19:55:09 #40 ... 19:55:09 19:55:09 #61 [security-proxy-setup internal] load build context 19:55:09 #61 ... 19:55:09 19:55:09 #40 [security-spiffe-token-provider internal] load build context 19:55:09 #40 ... 19:55:09 19:55:09 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:55:09 #85 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:09 #85 12.75 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:09 #85 12.99 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:09 #85 12.99 OK: 8 MiB in 19 packages 19:55:09 #85 DONE 14.5s 19:55:09 19:55:09 #40 [security-spiffe-token-provider internal] load build context 19:55:10 #40 ... 19:55:10 19:55:10 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:55:10 #86 12.29 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:10 #86 12.50 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:10 #86 12.50 Executing ca-certificates-20240226-r0.trigger 19:55:10 #86 12.93 OK: 12 MiB in 18 packages 19:55:10 #86 DONE 14.8s 19:55:10 19:55:10 #40 [security-spiffe-token-provider internal] load build context 19:55:10 #40 ... 19:55:10 19:55:10 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:55:10 #84 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:10 #84 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:10 #84 14.03 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:55:10 #84 14.25 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:55:10 #84 14.31 OK: 8 MiB in 16 packages 19:55:10 #84 DONE 15.3s 19:55:10 19:55:10 #40 [security-spiffe-token-provider internal] load build context 19:55:10 #40 ... 19:55:10 19:55:10 #60 [support-scheduler internal] load build context 19:55:11 #60 ... 19:55:11 19:55:11 #40 [security-spiffe-token-provider internal] load build context 19:55:11 #40 transferring context: 31.11MB 51.9s 19:55:12 #40 ... 19:55:12 19:55:12 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:55:12 #87 DONE 8.7s 19:55:12 19:55:12 #40 [security-spiffe-token-provider internal] load build context 19:55:12 #40 ... 19:55:12 19:55:12 #45 [security-bootstrapper internal] load build context 19:55:12 #45 ... 19:55:12 19:55:12 #60 [support-scheduler internal] load build context 19:55:12 #60 ... 19:55:12 19:55:12 #56 [core-command internal] load build context 19:55:13 #56 ... 19:55:13 19:55:13 #45 [security-bootstrapper internal] load build context 19:55:13 #45 ... 19:55:13 19:55:13 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:55:13 #88 DONE 0.9s 19:55:13 19:55:13 #45 [security-bootstrapper internal] load build context 19:55:14 #45 ... 19:55:14 19:55:14 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:55:14 #82 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:55:14 #82 9.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:55:14 #82 10.47 OK: 9 MiB in 20 packages 19:55:14 #82 DONE 11.4s 19:55:14 19:55:14 #45 [security-bootstrapper internal] load build context 19:55:14 #45 ... 19:55:14 19:55:14 #39 [security-secretstore-setup internal] load build context 19:55:14 #39 ... 19:55:14 19:55:14 #45 [security-bootstrapper internal] load build context 19:55:15 #45 ... 19:55:15 19:55:15 #52 [security-proxy-auth internal] load build context 19:55:15 #52 ... 19:55:15 19:55:15 #45 [security-bootstrapper internal] load build context 19:55:15 #45 ... 19:55:15 19:55:15 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:55:15 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.5s done 19:55:15 #43 DONE 56.0s 19:55:15 19:55:15 #45 [security-bootstrapper internal] load build context 19:55:15 #45 transferring context: 134.05MB 61.5s 19:55:16 #45 ... 19:55:16 19:55:16 #46 [core-data internal] load build context 19:55:16 #46 ... 19:55:16 19:55:16 #45 [security-bootstrapper internal] load build context 19:55:16 #45 ... 19:55:16 19:55:16 #53 [core-keeper internal] load build context 19:55:16 #53 ... 19:55:16 19:55:16 #45 [security-bootstrapper internal] load build context 19:55:17 #45 ... 19:55:17 19:55:17 #47 [support-notifications internal] load build context 19:55:17 #47 ... 19:55:17 19:55:17 #55 [support-cron-scheduler internal] load build context 19:55:17 #55 ... 19:55:17 19:55:17 #47 [support-notifications internal] load build context 19:55:18 #47 ... 19:55:18 19:55:18 #54 [core-metadata internal] load build context 19:55:18 #54 ... 19:55:18 19:55:18 #47 [support-notifications internal] load build context 19:55:19 #47 ... 19:55:19 19:55:19 #59 [core-common-config-bootstrapper internal] load build context 19:55:19 #59 ... 19:55:19 19:55:19 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:19 #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s 19:55:19 #64 ... 19:55:19 19:55:19 #47 [support-notifications internal] load build context 19:55:19 #47 ... 19:55:19 19:55:19 #61 [security-proxy-setup internal] load build context 19:55:19 #61 ... 19:55:19 19:55:19 #47 [support-notifications internal] load build context 19:55:20 #47 ... 19:55:20 19:55:20 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:55:20 #89 DONE 1.9s 19:55:20 19:55:20 #61 [security-proxy-setup internal] load build context 19:55:21 #61 transferring context: 51.54MB 61.6s 19:55:23 #61 ... 19:55:23 19:55:23 #40 [security-spiffe-token-provider internal] load build context 19:55:23 #40 ... 19:55:23 19:55:23 #60 [support-scheduler internal] load build context 19:55:23 #60 ... 19:55:23 19:55:23 #56 [core-command internal] load build context 19:55:23 #56 ... 19:55:23 19:55:23 #60 [support-scheduler internal] load build context 19:55:24 #60 ... 19:55:24 19:55:24 #39 [security-secretstore-setup internal] load build context 19:55:24 #39 ... 19:55:24 19:55:24 #60 [support-scheduler internal] load build context 19:55:25 #60 ... 19:55:25 19:55:25 #52 [security-proxy-auth internal] load build context 19:55:25 #52 ... 19:55:25 19:55:25 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:25 #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.0s 19:55:25 #64 ... 19:55:25 19:55:25 #52 [security-proxy-auth internal] load build context 19:55:26 #52 ... 19:55:26 19:55:26 #46 [core-data internal] load build context 19:55:26 #46 ... 19:55:26 19:55:26 #52 [security-proxy-auth internal] load build context 19:55:26 #52 transferring context: 92.16MB 71.3s 19:55:26 #52 ... 19:55:26 19:55:26 #53 [core-keeper internal] load build context 19:55:26 #53 ... 19:55:26 19:55:26 #64 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:26 #64 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.0s done 19:55:27 #64 ... 19:55:27 19:55:27 #45 [security-bootstrapper internal] load build context 19:55:27 #45 ... 19:55:27 19:55:27 #52 [security-proxy-auth internal] load build context 19:55:27 #52 ... 19:55:27 19:55:27 #55 [support-cron-scheduler internal] load build context 19:55:27 #55 ... 19:55:27 19:55:27 #45 [security-bootstrapper internal] load build context 19:55:27 #45 ... 19:55:27 19:55:27 #64 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:27 #64 DONE 68.7s 19:55:28 19:55:28 #45 [security-bootstrapper internal] load build context 19:55:28 #45 ... 19:55:28 19:55:28 #54 [core-metadata internal] load build context 19:55:28 #54 ... 19:55:28 19:55:28 #55 [support-cron-scheduler internal] load build context 19:55:29 #55 ... 19:55:29 19:55:29 #59 [core-common-config-bootstrapper internal] load build context 19:55:29 #59 ... 19:55:29 19:55:29 #55 [support-cron-scheduler internal] load build context 19:55:30 #55 ... 19:55:30 19:55:30 #47 [support-notifications internal] load build context 19:55:30 #47 ... 19:55:30 19:55:30 #55 [support-cron-scheduler internal] load build context 19:55:31 #55 transferring context: 205.41MB 75.7s 19:55:33 #55 ... 19:55:33 19:55:33 #61 [security-proxy-setup internal] load build context 19:55:33 #61 ... 19:55:33 19:55:33 #40 [security-spiffe-token-provider internal] load build context 19:55:33 #40 ... 19:55:33 19:55:33 #56 [core-command internal] load build context 19:55:33 #56 ... 19:55:33 19:55:33 #61 [security-proxy-setup internal] load build context 19:55:35 #61 ... 19:55:35 19:55:35 #39 [security-secretstore-setup internal] load build context 19:55:35 #39 ... 19:55:35 19:55:35 #61 [security-proxy-setup internal] load build context 19:55:35 #61 ... 19:55:35 19:55:35 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:55:35 #90 DONE 4.5s 19:55:35 19:55:35 #61 [security-proxy-setup internal] load build context 19:55:35 #61 ... 19:55:35 19:55:35 #60 [support-scheduler internal] load build context 19:55:35 #60 ... 19:55:35 19:55:35 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:55:35 #91 DONE 3.2s 19:55:35 19:55:35 #60 [support-scheduler internal] load build context 19:55:35 #60 ... 19:55:35 19:55:35 #61 [security-proxy-setup internal] load build context 19:55:35 #61 ... 19:55:35 19:55:35 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:55:35 #92 DONE 4.7s 19:55:35 19:55:35 #61 [security-proxy-setup internal] load build context 19:55:36 #61 ... 19:55:36 19:55:36 #46 [core-data internal] load build context 19:55:36 #46 ... 19:55:36 19:55:36 #47 [support-notifications internal] load build context 19:55:36 #47 transferring context: 257.42MB 81.2s 19:55:36 #47 ... 19:55:36 19:55:36 #46 [core-data internal] load build context 19:55:37 #46 ... 19:55:37 19:55:37 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:55:37 #93 DONE 1.4s 19:55:37 19:55:37 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:55:37 #94 DONE 1.3s 19:55:37 19:55:37 #46 [core-data internal] load build context 19:55:37 #46 ... 19:55:37 19:55:37 #53 [core-keeper internal] load build context 19:55:37 #53 ... 19:55:37 19:55:37 #46 [core-data internal] load build context 19:55:37 #46 ... 19:55:37 19:55:37 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:55:37 #95 DONE 1.5s 19:55:37 19:55:37 #46 [core-data internal] load build context 19:55:37 #46 ... 19:55:37 19:55:37 #52 [security-proxy-auth internal] load build context 19:55:37 #52 ... 19:55:37 19:55:37 #39 [security-secretstore-setup internal] load build context 19:55:38 #39 ... 19:55:38 19:55:38 #96 [security-spire-config stage-2 6/10] COPY security.txt / 19:55:38 #96 DONE 1.4s 19:55:38 19:55:38 #39 [security-secretstore-setup internal] load build context 19:55:38 #39 ... 19:55:38 19:55:38 #45 [security-bootstrapper internal] load build context 19:55:38 #45 ... 19:55:38 19:55:38 #54 [core-metadata internal] load build context 19:55:38 #54 ... 19:55:38 19:55:38 #97 [security-spire-server stage-2 6/9] COPY security.txt / 19:55:38 #97 DONE 1.5s 19:55:38 19:55:38 #54 [core-metadata internal] load build context 19:55:38 #54 ... 19:55:38 19:55:38 #39 [security-secretstore-setup internal] load build context 19:55:38 #39 ... 19:55:38 19:55:38 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 19:55:38 #98 DONE 1.5s 19:55:38 19:55:38 #39 [security-secretstore-setup internal] load build context 19:55:39 #39 ... 19:55:39 19:55:39 #59 [core-common-config-bootstrapper internal] load build context 19:55:39 #59 ... 19:55:39 19:55:39 #54 [core-metadata internal] load build context 19:55:40 #54 ... 19:55:40 19:55:40 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:55:40 #99 DONE 1.7s 19:55:40 19:55:40 #39 [security-secretstore-setup internal] load build context 19:55:40 #39 ... 19:55:40 19:55:40 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:55:40 #100 DONE 1.7s 19:55:40 19:55:40 #39 [security-secretstore-setup internal] load build context 19:55:41 #39 ... 19:55:41 19:55:41 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:55:41 #101 DONE 2.4s 19:55:41 19:55:41 #39 [security-secretstore-setup internal] load build context 19:55:41 #39 transferring context: 250.16MB 85.5s 19:55:42 #39 ... 19:55:42 19:55:42 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:55:42 #102 DONE 1.7s 19:55:42 19:55:42 #39 [security-secretstore-setup internal] load build context 19:55:42 #39 ... 19:55:42 19:55:42 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:55:42 #103 DONE 1.8s 19:55:42 19:55:42 #39 [security-secretstore-setup internal] load build context 19:55:43 #39 ... 19:55:43 19:55:43 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:55:43 #104 DONE 1.8s 19:55:43 19:55:43 #39 [security-secretstore-setup internal] load build context 19:55:43 #39 ... 19:55:43 19:55:43 #55 [support-cron-scheduler internal] load build context 19:55:43 #55 ... 19:55:43 19:55:43 #40 [security-spiffe-token-provider internal] load build context 19:55:43 #40 ... 19:55:43 19:55:43 #56 [core-command internal] load build context 19:55:43 #56 ... 19:55:43 19:55:43 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:55:43 #105 DONE 1.4s 19:55:43 19:55:43 #56 [core-command internal] load build context 19:55:43 #56 ... 19:55:43 19:55:43 #40 [security-spiffe-token-provider internal] load build context 19:55:43 #40 ... 19:55:43 19:55:43 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:55:43 #106 DONE 1.7s 19:55:43 19:55:43 #40 [security-spiffe-token-provider internal] load build context 19:55:44 #40 ... 19:55:44 19:55:44 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:55:44 #107 DONE 1.6s 19:55:44 19:55:44 #40 [security-spiffe-token-provider internal] load build context 19:55:45 #40 ... 19:55:45 19:55:45 #60 [support-scheduler internal] load build context 19:55:45 #60 ... 19:55:45 19:55:45 #40 [security-spiffe-token-provider internal] load build context 19:55:46 #40 ... 19:55:46 19:55:46 #61 [security-proxy-setup internal] load build context 19:55:46 #61 ... 19:55:46 19:55:46 #40 [security-spiffe-token-provider internal] load build context 19:55:46 #40 ... 19:55:46 19:55:46 #47 [support-notifications internal] load build context 19:55:46 #47 transferring context: 302.23MB 91.3s 19:55:46 #47 ... 19:55:46 19:55:46 #40 [security-spiffe-token-provider internal] load build context 19:55:47 #40 ... 19:55:47 19:55:47 #53 [core-keeper internal] load build context 19:55:47 #53 ... 19:55:47 19:55:47 #40 [security-spiffe-token-provider internal] load build context 19:55:47 #40 ... 19:55:47 19:55:47 #46 [core-data internal] load build context 19:55:47 #46 ... 19:55:47 19:55:47 #52 [security-proxy-auth internal] load build context 19:55:47 #52 ... 19:55:47 19:55:47 #40 [security-spiffe-token-provider internal] load build context 19:55:48 #40 ... 19:55:48 19:55:48 #45 [security-bootstrapper internal] load build context 19:55:48 #45 ... 19:55:48 19:55:48 #40 [security-spiffe-token-provider internal] load build context 19:55:49 #40 ... 19:55:49 19:55:49 #47 [support-notifications internal] load build context 19:55:49 #47 transferring context: 310.04MB 93.5s done 19:55:49 #47 DONE 94.1s 19:55:49 19:55:49 #40 [security-spiffe-token-provider internal] load build context 19:55:49 #40 ... 19:55:49 19:55:49 #59 [core-common-config-bootstrapper internal] load build context 19:55:49 #59 ... 19:55:49 19:55:49 #40 [security-spiffe-token-provider internal] load build context 19:55:50 #40 ... 19:55:50 19:55:50 #54 [core-metadata internal] load build context 19:55:50 #54 ... 19:55:50 19:55:50 #40 [security-spiffe-token-provider internal] load build context 19:55:51 #40 ... 19:55:51 19:55:51 #108 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:55:51 #108 DONE 1.9s 19:55:51 19:55:51 #40 [security-spiffe-token-provider internal] load build context 19:55:52 #40 ... 19:55:52 19:55:52 #109 [security-spire-agent] exporting to image 19:55:52 #109 exporting layers 7.1s done 19:55:52 #109 writing image sha256:9b57a075701c81a1af683e489c744d68799672f44b702766cca2b8ca8619a6ea 0.1s done 19:55:52 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:55:52 #109 writing image sha256:39c2b878079052585dc22ecfd60640271290652fe3593ba58322faee5ebc353a 0.1s done 19:55:52 #109 writing image sha256:dbcc0612c0bb9dc29c6a323dbab47a45bf5f4e29c3cff169afe689b245c19b3c 0.1s done 19:55:52 #109 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:55:52 #109 naming to docker.io/library/security-spire-agent-arm64 0.2s done 19:55:52 #109 DONE 8.4s 19:55:52 19:55:52 #40 [security-spiffe-token-provider internal] load build context 19:55:53 #40 ... 19:55:53 19:55:53 #55 [support-cron-scheduler internal] load build context 19:55:53 #55 ... 19:55:53 19:55:53 #60 [support-scheduler internal] load build context 19:55:53 #60 transferring context: 310.04MB 95.1s done 19:55:53 #60 DONE 96.7s 19:55:53 19:55:53 #55 [support-cron-scheduler internal] load build context 19:55:53 #55 ... 19:55:53 19:55:53 #39 [security-secretstore-setup internal] load build context 19:55:53 #39 ... 19:55:53 19:55:53 #40 [security-spiffe-token-provider internal] load build context 19:55:54 #40 ... 19:55:54 19:55:54 #56 [core-command internal] load build context 19:55:54 #56 ... 19:55:54 19:55:54 #40 [security-spiffe-token-provider internal] load build context 19:55:55 #40 ... 19:55:55 19:55:55 #39 [security-secretstore-setup internal] load build context 19:55:55 #39 transferring context: 310.04MB 98.9s done 19:55:55 #39 DONE 99.5s 19:55:55 19:55:55 #40 [security-spiffe-token-provider internal] load build context 19:55:55 #40 ... 19:55:55 19:55:55 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:55:55 #110 DONE 1.8s 19:55:55 19:55:55 #40 [security-spiffe-token-provider internal] load build context 19:55:56 #40 ... 19:55:56 19:55:56 #61 [security-proxy-setup internal] load build context 19:55:56 #61 ... 19:55:56 19:55:56 #40 [security-spiffe-token-provider internal] load build context 19:55:56 #40 ... 19:55:56 19:55:56 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:55:56 #111 DONE 1.1s 19:55:56 19:55:56 #40 [security-spiffe-token-provider internal] load build context 19:55:57 #40 ... 19:55:57 19:55:57 #53 [core-keeper internal] load build context 19:55:57 #53 ... 19:55:57 19:55:57 #61 [security-proxy-setup internal] load build context 19:55:58 #61 ... 19:55:58 19:55:58 #46 [core-data internal] load build context 19:55:58 #46 ... 19:55:58 19:55:58 #52 [security-proxy-auth internal] load build context 19:55:58 #52 ... 19:55:58 19:55:58 #46 [core-data internal] load build context 19:55:58 #46 ... 19:55:58 19:55:58 #59 [core-common-config-bootstrapper internal] load build context 19:55:58 #59 transferring context: 310.04MB 100.8s done 19:55:58 #59 DONE 101.3s 19:55:58 19:55:58 #40 [security-spiffe-token-provider internal] load build context 19:55:58 #40 ... 19:55:58 19:55:58 #55 [support-cron-scheduler internal] load build context 19:55:58 #55 transferring context: 310.04MB 102.6s done 19:55:58 #55 DONE 103.0s 19:55:58 19:55:58 #40 [security-spiffe-token-provider internal] load build context 19:55:59 #40 ... 19:55:59 19:55:59 #45 [security-bootstrapper internal] load build context 19:55:59 #45 ... 19:55:59 19:55:59 #40 [security-spiffe-token-provider internal] load build context 19:56:00 #40 ... 19:56:00 19:56:00 #54 [core-metadata internal] load build context 19:56:00 #54 ... 19:56:00 19:56:00 #40 [security-spiffe-token-provider internal] load build context 19:56:01 #40 ... 19:56:01 19:56:01 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:01 #112 ... 19:56:01 19:56:01 #40 [security-spiffe-token-provider internal] load build context 19:56:01 #40 ... 19:56:01 19:56:01 #45 [security-bootstrapper internal] load build context 19:56:01 #45 transferring context: 310.04MB 107.8s done 19:56:01 #45 DONE 108.0s 19:56:01 19:56:01 #40 [security-spiffe-token-provider internal] load build context 19:56:04 #40 ... 19:56:04 19:56:04 #56 [core-command internal] load build context 19:56:04 #56 ... 19:56:04 19:56:04 #40 [security-spiffe-token-provider internal] load build context 19:56:04 #40 ... 19:56:04 19:56:04 #46 [core-data internal] load build context 19:56:04 #46 transferring context: 310.04MB 100.1s done 19:56:04 #46 DONE 102.8s 19:56:04 19:56:04 #40 [security-spiffe-token-provider internal] load build context 19:56:05 #40 ... 19:56:05 19:56:05 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:05 #113 ... 19:56:05 19:56:05 #56 [core-command internal] load build context 19:56:07 #56 ... 19:56:07 19:56:07 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:07 #114 ... 19:56:07 19:56:07 #56 [core-command internal] load build context 19:56:07 #56 ... 19:56:07 19:56:07 #53 [core-keeper internal] load build context 19:56:07 #53 ... 19:56:07 19:56:07 #40 [security-spiffe-token-provider internal] load build context 19:56:08 #40 ... 19:56:08 19:56:08 #61 [security-proxy-setup internal] load build context 19:56:08 #61 ... 19:56:08 19:56:08 #52 [security-proxy-auth internal] load build context 19:56:08 #52 ... 19:56:08 19:56:08 #61 [security-proxy-setup internal] load build context 19:56:09 #61 transferring context: 272.89MB 109.5s 19:56:10 #61 ... 19:56:10 19:56:10 #56 [core-command internal] load build context 19:56:10 #56 transferring context: 310.04MB 114.1s done 19:56:10 #56 DONE 114.5s 19:56:10 19:56:10 #61 [security-proxy-setup internal] load build context 19:56:10 #61 ... 19:56:10 19:56:10 #53 [core-keeper internal] load build context 19:56:10 #53 transferring context: 310.04MB 115.0s done 19:56:10 #53 DONE 115.2s 19:56:10 19:56:10 #61 [security-proxy-setup internal] load build context 19:56:10 #61 ... 19:56:10 19:56:10 #54 [core-metadata internal] load build context 19:56:10 #54 ... 19:56:10 19:56:10 #61 [security-proxy-setup internal] load build context 19:56:12 #61 ... 19:56:12 19:56:12 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:56:12 #115 DONE 2.0s 19:56:12 19:56:12 #61 [security-proxy-setup internal] load build context 19:56:13 #61 ... 19:56:13 19:56:13 #40 [security-spiffe-token-provider internal] load build context 19:56:13 #40 transferring context: 310.04MB 114.0s done 19:56:13 #40 DONE 115.4s 19:56:13 19:56:13 #61 [security-proxy-setup internal] load build context 19:56:14 #61 transferring context: 310.04MB 114.4s done 19:56:14 #61 DONE 116.2s 19:56:14 19:56:14 #54 [core-metadata internal] load build context 19:56:14 #54 ... 19:56:14 19:56:14 #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:56:14 #116 DONE 1.0s 19:56:14 19:56:14 #54 [core-metadata internal] load build context 19:56:18 #54 ... 19:56:18 19:56:18 #52 [security-proxy-auth internal] load build context 19:56:18 #52 ... 19:56:18 19:56:18 #54 [core-metadata internal] load build context 19:56:19 #54 transferring context: 292.48MB 123.6s 19:56:20 #54 ... 19:56:20 19:56:20 #52 [security-proxy-auth internal] load build context 19:56:20 #52 transferring context: 310.04MB 125.1s done 19:56:20 #52 DONE 125.3s 19:56:20 19:56:20 #54 [core-metadata internal] load build context 19:56:20 #54 transferring context: 310.04MB 124.8s done 19:56:20 #54 DONE 125.0s 19:56:20 19:56:20 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:23 #117 ... 19:56:23 19:56:23 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:19 #118 ... 19:57:19 19:57:19 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:19 #112 DONE 84.3s 19:57:19 19:57:19 #119 [support-notifications builder 6/7] COPY . . 19:57:19 #119 ... 19:57:19 19:57:19 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:19 #113 DONE 82.1s 19:57:19 19:57:19 #120 [support-scheduler builder 6/7] COPY . . 19:57:19 #120 ... 19:57:19 19:57:19 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:19 #114 DONE 82.5s 19:57:19 19:57:19 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:57:19 #121 CACHED 19:57:19 19:57:19 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:19 #122 CACHED 19:57:19 19:57:19 #123 [support-cron-scheduler builder 6/7] COPY . . 19:57:19 #123 CACHED 19:57:19 19:57:19 #119 [support-notifications builder 6/7] COPY . . 19:57:19 #119 DONE 4.0s 19:57:19 19:57:19 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:57:22 #124 2.796 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:57:25 #124 ... 19:57:25 19:57:25 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 19:57:25 #125 CACHED 19:57:25 19:57:25 #126 [core-data builder 6/7] COPY . . 19:57:25 #126 CACHED 19:57:25 19:57:25 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #127 CACHED 19:57:25 19:57:25 #128 [security-proxy-setup builder 6/7] COPY . . 19:57:25 #128 CACHED 19:57:25 19:57:25 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:57:25 #129 CACHED 19:57:25 19:57:25 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #130 CACHED 19:57:25 19:57:25 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #131 CACHED 19:57:25 19:57:25 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 19:57:25 #132 CACHED 19:57:25 19:57:25 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:57:25 #133 CACHED 19:57:25 19:57:25 #120 [support-scheduler builder 6/7] COPY . . 19:57:25 #120 DONE 7.0s 19:57:25 19:57:25 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #134 CACHED 19:57:25 19:57:25 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 19:57:25 #135 CACHED 19:57:25 19:57:25 #136 [core-command builder 6/7] COPY . . 19:57:25 #136 CACHED 19:57:25 19:57:25 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:57:25 #137 CACHED 19:57:25 19:57:25 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #138 CACHED 19:57:25 19:57:25 #139 [core-metadata builder 6/7] COPY . . 19:57:25 #139 CACHED 19:57:25 19:57:25 #140 [security-secretstore-setup builder 6/7] COPY . . 19:57:25 #140 DONE 5.3s 19:57:25 19:57:25 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #141 CACHED 19:57:25 19:57:25 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:57:25 #142 CACHED 19:57:25 19:57:25 #143 [security-proxy-auth builder 6/7] COPY . . 19:57:25 #143 CACHED 19:57:25 19:57:25 #144 [security-bootstrapper builder 6/7] COPY . . 19:57:25 #144 CACHED 19:57:25 19:57:25 #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:57:25 #145 CACHED 19:57:25 19:57:25 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:25 #146 CACHED 19:57:25 19:57:25 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:29 #147 ... 19:57:29 19:57:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:57:29 #0 2.676 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 19:57:29 #148 ... 19:57:29 19:57:29 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:57:30 #149 ... 19:57:30 19:57:30 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:57:30 #0 5.412 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 19:57:31 #150 ... 19:57:31 19:57:31 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:57:31 #149 6.398 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 19:57:32 #149 ... 19:57:32 19:57:32 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:32 #118 DONE 79.6s 19:57:32 19:57:32 #151 [core-keeper builder 7/8] COPY . . 19:57:34 #151 ... 19:57:34 19:57:34 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:34 #117 DONE 79.8s 19:57:34 19:57:34 #152 [security-spiffe-token-provider builder 6/7] COPY . . 19:57:34 #152 ... 19:57:34 19:57:34 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:57:34 #0 6.485 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 19:57:35 #153 ... 19:57:35 19:57:35 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:57:35 #0 6.171 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 19:57:35 #154 ... 19:57:35 19:57:35 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:57:35 #0 6.958 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 19:57:35 #155 ... 19:57:35 19:57:35 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:57:35 #0 7.683 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 19:57:35 #156 ... 19:57:35 19:57:35 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:57:35 #0 7.230 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 19:57:35 #157 ... 19:57:35 19:57:35 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:57:35 #0 7.543 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 19:57:35 #158 ... 19:57:35 19:57:35 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:57:35 #147 6.558 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 19:57:39 #147 ... 19:57:39 19:57:39 #152 [security-spiffe-token-provider builder 6/7] COPY . . 19:57:39 #152 DONE 4.8s 19:57:39 19:57:39 #151 [core-keeper builder 7/8] COPY . . 19:57:39 #151 DONE 7.0s 19:57:39 19:57:39 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:57:42 #159 2.743 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 19:57:49 #159 ... 19:57:49 19:57:49 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:57:49 #0 2.873 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:18:42 #160 ... 20:18:42 20:18:42 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:18:42 #149 DONE 1267.8s 20:18:42 20:18:42 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:18:42 #156 ... 20:18:42 20:18:42 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:18:42 #161 DONE 0.2s 20:18:42 20:18:42 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:18:42 #162 DONE 0.1s 20:18:42 20:18:42 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:18:42 #159 ... 20:18:42 20:18:42 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:18:42 #163 DONE 0.2s 20:18:42 20:18:42 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:18:42 #155 ... 20:18:42 20:18:42 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:18:42 #164 DONE 0.3s 20:18:42 20:18:42 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:18:42 #150 ... 20:18:42 20:18:42 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:18:42 #165 DONE 0.3s 20:18:42 20:18:42 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:18:42 #158 ... 20:18:42 20:18:42 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:18:42 #166 DONE 0.2s 20:18:42 20:18:42 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:18:42 #167 DONE 2.4s 20:18:42 20:18:42 #109 [security-proxy-setup] exporting to image 20:18:42 #109 exporting layers 20:18:42 #109 exporting layers 1.3s done 20:18:42 #109 writing image sha256:1f7247860d6d32af1dbc59fa6ffbc79675efaa0e093133edc25265ba088e65ce done 20:18:42 #109 naming to docker.io/library/security-proxy-setup-arm64 done 20:18:42 #109 DONE 9.7s 20:18:42 20:18:42 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:18:42 #147 1271.5 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 20:18:42 #147 ... 20:18:42 20:18:42 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:18:42 #158 DONE 1275.8s 20:18:42 20:18:42 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:18:42 #124 ... 20:18:42 20:18:42 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:18:42 #168 DONE 0.2s 20:18:42 20:18:42 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:18:44 #169 DONE 2.6s 20:18:44 20:18:44 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:18:44 #170 DONE 0.4s 20:18:44 20:18:44 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:18:44 #171 DONE 0.2s 20:18:44 20:18:44 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:18:44 #155 ... 20:18:44 20:18:44 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:18:45 #172 DONE 0.3s 20:18:45 20:18:45 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:18:45 #159 ... 20:18:45 20:18:45 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:18:45 #173 DONE 0.3s 20:18:45 20:18:45 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:18:45 #174 DONE 0.2s 20:18:45 20:18:45 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 20:18:46 #175 DONE 0.2s 20:18:46 20:18:46 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:18:46 #176 DONE 0.2s 20:18:46 20:18:46 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:18:46 #155 ... 20:18:46 20:18:46 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:18:46 #177 DONE 0.3s 20:18:46 20:18:46 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:18:46 #153 ... 20:18:46 20:18:46 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:18:46 #178 DONE 0.1s 20:18:46 20:18:46 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:18:49 #179 DONE 2.3s 20:18:49 20:18:49 #109 [security-bootstrapper] exporting to image 20:18:49 #109 exporting layers 20:18:49 #109 exporting layers 1.1s done 20:18:50 #109 writing image sha256:d4f242326f589164311b0b6f9a1ed58f8a58be23c96f3e64376f38f7ad3edf67 done 20:18:50 #109 naming to docker.io/library/security-bootstrapper-arm64 done 20:18:50 #109 DONE 10.8s 20:18:50 20:18:50 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:19:00 #154 ... 20:19:00 20:19:00 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:00 #147 DONE 1294.9s 20:19:00 20:19:00 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:00 #159 ... 20:19:00 20:19:00 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:19:00 #180 DONE 0.3s 20:19:00 20:19:00 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:19:00 #150 ... 20:19:00 20:19:00 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:19:00 #181 DONE 0.3s 20:19:00 20:19:00 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:19:01 #155 ... 20:19:01 20:19:01 #182 [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 20:19:01 #182 DONE 0.1s 20:19:01 20:19:01 #183 [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 20:19:01 #183 DONE 0.1s 20:19:01 20:19:01 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:01 #159 ... 20:19:01 20:19:01 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:19:01 #184 DONE 0.3s 20:19:01 20:19:01 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:19:01 #185 DONE 0.3s 20:19:01 20:19:01 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:01 #159 ... 20:19:01 20:19:01 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:19:02 #186 DONE 0.4s 20:19:02 20:19:02 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:19:02 #187 DONE 0.2s 20:19:02 20:19:02 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:02 #159 ... 20:19:02 20:19:02 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:04 #188 DONE 2.1s 20:19:04 20:19:04 #109 [security-secretstore-setup] exporting to image 20:19:04 #109 exporting layers 20:19:05 #109 exporting layers 1.2s done 20:19:05 #109 writing image sha256:a13a8123bfca35a95a10f0a1669e25248c9bbf7e69b20ad24c787fec5bed5b63 done 20:19:05 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 20:19:05 #109 DONE 12.1s 20:19:05 20:19:05 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:13 #159 ... 20:20:13 20:20:13 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:20:13 #150 DONE 1362.4s 20:20:13 20:20:13 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:13 #159 ... 20:20:13 20:20:13 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:20:13 #189 DONE 0.3s 20:20:13 20:20:13 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:20:13 #190 DONE 0.3s 20:20:13 20:20:13 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:20:13 #157 ... 20:20:13 20:20:13 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:20:13 #191 DONE 0.3s 20:20:13 20:20:13 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:20:13 #157 ... 20:20:13 20:20:13 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:20:13 #192 DONE 0.2s 20:20:13 20:20:13 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:20:13 #193 DONE 0.1s 20:20:13 20:20:13 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:13 #194 DONE 2.1s 20:20:13 20:20:13 #109 [core-common-config-bootstrapper] exporting to image 20:20:13 #109 exporting layers 20:20:13 #109 exporting layers 0.6s done 20:20:13 #109 writing image sha256:ef7de6e53598205a75719b14e0a7edcd2b99e913154867a0febb3a2a89e56db4 done 20:20:13 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:20:13 #109 DONE 12.8s 20:20:13 20:20:13 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:50 #159 DONE 1506.4s 20:22:50 20:22:50 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:50 #157 ... 20:22:50 20:22:50 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:22:50 #195 DONE 0.2s 20:22:50 20:22:50 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:22:50 #196 DONE 0.1s 20:22:50 20:22:50 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:22:50 #157 ... 20:22:50 20:22:50 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:22:50 #197 DONE 0.3s 20:22:50 20:22:50 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:22:50 #198 DONE 0.1s 20:22:50 20:22:50 #109 [security-spiffe-token-provider] exporting to image 20:22:50 #109 exporting layers 20:22:50 #109 exporting layers 0.9s done 20:22:50 #109 writing image sha256:6b7068f901c72e60a15e5a632b8d00c0f9da0f6bbe8e448827c0db1cc1265670 done 20:22:50 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:22:50 #109 DONE 13.6s 20:22:50 20:22:50 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:42 #155 ... 20:31:42 20:31:42 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:31:42 #156 DONE 2054.9s 20:31:42 20:31:42 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:42 #155 ... 20:31:42 20:31:42 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:31:42 #199 DONE 0.3s 20:31:42 20:31:42 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:31:42 #200 DONE 0.3s 20:31:42 20:31:42 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:31:42 #201 DONE 0.4s 20:31:42 20:31:42 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:31:42 #202 DONE 0.1s 20:31:42 20:31:42 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:42 #157 ... 20:31:42 20:31:42 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:31:42 #203 DONE 0.2s 20:31:42 20:31:42 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:43 #204 DONE 2.0s 20:31:43 20:31:43 #109 [security-proxy-auth] exporting to image 20:31:43 #109 exporting layers 20:31:44 #109 exporting layers 0.7s done 20:31:44 #109 writing image sha256:013eeb7e89078776f2b7a8d43e6f7968317f0c63e07f2134a51488ef3affef06 done 20:31:44 #109 naming to docker.io/library/security-proxy-auth-arm64 done 20:31:44 #109 DONE 14.3s 20:31:44 20:31:44 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:33:07 #157 ... 20:33:07 20:33:07 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:33:07 #155 DONE 2133.8s 20:33:07 20:33:07 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:33:07 #157 ... 20:33:07 20:33:07 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:33:07 #205 DONE 0.1s 20:33:07 20:33:07 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:33:07 #206 DONE 0.2s 20:33:07 20:33:07 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:33:07 #207 DONE 0.5s 20:33:07 20:33:07 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:33:07 #208 DONE 0.1s 20:33:07 20:33:07 #109 [core-command] exporting to image 20:33:07 #109 exporting layers 20:33:07 #109 exporting layers 0.6s done 20:33:07 #109 writing image sha256:d5b23a4be8a3f59a73be7e485f6b0e48a6780fa6fff2ea11ec483219de03a0e4 done 20:33:07 #109 naming to docker.io/library/core-command-arm64 done 20:33:07 #109 DONE 14.9s 20:33:07 20:33:07 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:29 #148 ... 20:35:29 20:35:29 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:35:29 #153 DONE 2272.4s 20:35:29 20:35:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:29 #148 ... 20:35:29 20:35:29 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:35:29 #209 DONE 0.2s 20:35:29 20:35:29 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:35:29 #210 DONE 0.2s 20:35:29 20:35:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:29 #148 ... 20:35:29 20:35:29 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:29 #211 DONE 0.6s 20:35:29 20:35:29 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:35:29 #212 DONE 0.1s 20:35:29 20:35:29 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:35:29 #213 DONE 0.2s 20:35:29 20:35:29 #109 [core-metadata] exporting to image 20:35:29 #109 exporting layers 20:35:29 #109 exporting layers 0.6s done 20:35:29 #109 writing image sha256:a0dad6a0bf29784e208c7fc51331d37603f6db5f188028747aab4fbb3c907144 done 20:35:29 #109 naming to docker.io/library/core-metadata-arm64 done 20:35:29 #109 DONE 15.6s 20:35:29 20:35:29 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:29 #157 ... 20:35:29 20:35:29 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:35:29 #160 DONE 2261.4s 20:35:29 20:35:29 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:29 #157 ... 20:35:29 20:35:29 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:35:29 #214 DONE 0.1s 20:35:29 20:35:29 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:29 #157 ... 20:35:29 20:35:29 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:35:29 #215 ... 20:35:29 20:35:29 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:35:29 #154 DONE 2276.8s 20:35:29 20:35:29 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:35:29 #157 ... 20:35:29 20:35:29 #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:35:29 #216 DONE 0.5s 20:35:29 20:35:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:35:29 #148 ... 20:35:29 20:35:29 #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:35:29 #217 ... 20:35:29 20:35:29 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:35:29 #215 DONE 1.2s 20:35:29 20:35:29 #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:35:29 #217 DONE 0.3s 20:35:29 20:35:29 #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:29 #218 ... 20:35:29 20:35:29 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:35:29 #219 DONE 0.3s 20:35:29 20:35:29 #109 [core-keeper] exporting to image 20:35:29 #109 exporting layers 0.7s done 20:35:29 #109 writing image sha256:38195d4a9fe58928d0f87fc3c9f6a2a2a8b58d2894201effe6d3bc3102f60a39 done 20:35:29 #109 naming to docker.io/library/core-keeper-arm64 done 20:35:29 #109 DONE 16.3s 20:35:29 20:35:29 #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:29 #218 DONE 0.8s 20:35:29 20:35:29 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:35:29 #220 DONE 0.2s 20:35:29 20:35:29 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:35:29 #221 DONE 0.1s 20:35:29 20:35:29 #109 [core-data] exporting to image 20:35:29 #109 exporting layers 0.6s done 20:35:29 #109 writing image sha256:7788ea879e78cbc326b7abcebb1584c00759f043f2e468294c6612b50f611a40 done 20:35:29 #109 naming to docker.io/library/core-data-arm64 done 20:35:29 #109 DONE 16.9s 20:35:29 20:35:29 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:01 #148 DONE 2316.8s 20:36:01 20:36:01 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:01 #157 ... 20:36:01 20:36:01 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:01 #222 DONE 0.4s 20:36:01 20:36:01 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:01 #223 DONE 0.2s 20:36:01 20:36:01 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:01 #224 DONE 0.7s 20:36:01 20:36:01 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:01 #157 DONE 2313.3s 20:36:01 20:36:01 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:36:01 #124 ... 20:36:01 20:36:01 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:01 #225 DONE 0.3s 20:36:01 20:36:01 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:36:01 #124 ... 20:36:01 20:36:01 #109 [support-notifications] exporting to image 20:36:01 #109 exporting layers 20:36:01 #109 ... 20:36:01 20:36:01 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:01 #226 DONE 0.2s 20:36:01 20:36:01 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:01 #227 DONE 0.3s 20:36:01 20:36:01 #109 [support-notifications] exporting to image 20:36:01 #109 ... 20:36:01 20:36:01 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:01 #228 DONE 0.6s 20:36:01 20:36:01 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:36:01 #229 DONE 0.2s 20:36:01 20:36:01 #109 [support-scheduler] exporting to image 20:36:01 #109 writing image sha256:e3bfbc4ebf90e71e9266bfbb192baa6cef9f0f595148ce6801658159cd81c60f done 20:36:01 #109 naming to docker.io/library/support-notifications-arm64 done 20:36:01 #109 ... 20:36:01 20:36:01 #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:36:01 #124 DONE 2320.4s 20:36:01 20:36:01 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:36:01 #230 DONE 0.2s 20:36:01 20:36:01 #109 [support-scheduler] exporting to image 20:36:01 #109 ... 20:36:01 20:36:01 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:36:01 #231 DONE 0.1s 20:36:01 20:36:01 #109 [support-scheduler] exporting to image 20:36:01 #109 exporting layers 0.7s done 20:36:01 #109 writing image sha256:1a8a76b1c979b0e8ae153b6e650e10c50d72fe0bd9b63252e04c5082ef19a263 done 20:36:01 #109 naming to docker.io/library/support-scheduler-arm64 done 20:36:01 #109 DONE 18.9s 20:36:01 20:36:01 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:36:01 #232 DONE 0.5s 20:36:01 20:36:01 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:36:01 #233 DONE 0.1s 20:36:01 20:36:01 #109 [support-cron-scheduler] exporting to image 20:36:02 #109 exporting layers 1.4s done 20:36:02 #109 writing image sha256:29d90dad86f1a41739e9ee9a5fc20325f3b6279762f3a9cad0113586ef2ed78b done 20:36:02 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 20:36:02 #109 DONE 20.3s 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:36:02 time="2024-09-05T19:54:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:36:02 $ docker stop --time=1 7049b1ccce7bb7c4d7fc63b3c0d3d1d34e3bf6abcd07af819e00bb4704efeb02 20:36:04 $ docker rm -f --volumes 7049b1ccce7bb7c4d7fc63b3c0d3d1d34e3bf6abcd07af819e00bb4704efeb02 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:05 + docker images 20:36:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:05 support-cron-scheduler-arm64 latest 29d90dad86f1 3 seconds ago 48.7MB 20:36:05 support-scheduler-arm64 latest 1a8a76b1c979 5 seconds ago 46.2MB 20:36:05 support-notifications-arm64 latest e3bfbc4ebf90 6 seconds ago 47.1MB 20:36:05 core-data-arm64 latest 7788ea879e78 40 seconds ago 44MB 20:36:05 core-keeper-arm64 latest 38195d4a9fe5 41 seconds ago 39MB 20:36:05 core-metadata-arm64 latest a0dad6a0bf29 46 seconds ago 44.1MB 20:36:05 core-command-arm64 latest d5b23a4be8a3 3 minutes ago 39.9MB 20:36:05 security-proxy-auth-arm64 latest 013eeb7e8907 4 minutes ago 37.6MB 20:36:05 security-spiffe-token-provider-arm64 latest 6b7068f901c7 13 minutes ago 34.2MB 20:36:05 core-common-config-bootstrapper-arm64 latest ef7de6e53598 15 minutes ago 20.2MB 20:36:05 security-secretstore-setup-arm64 latest a13a8123bfca 17 minutes ago 41.5MB 20:36:05 security-bootstrapper-arm64 latest d4f242326f58 17 minutes ago 23.8MB 20:36:05 security-proxy-setup-arm64 latest 1f7247860d6d 17 minutes ago 31MB 20:36:05 security-spire-agent-arm64 latest dbcc0612c0bb 40 minutes ago 179MB 20:36:05 security-spire-server-arm64 latest 9b57a075701c 40 minutes ago 121MB 20:36:05 security-spire-config-arm64 latest 39c2b8780790 40 minutes ago 120MB 20:36:05 ci-base-image-arm64 latest b7ed0cca00b4 About an hour ago 967MB 20:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:05 20:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:06 arm64: Pulling from edgex-lftools-log-publisher 20:36:06 8998bd30e6a1: Pulling fs layer 20:36:06 04944245beec: Pulling fs layer 20:36:06 699f458cf7ca: Pulling fs layer 20:36:06 765212b225bb: Pulling fs layer 20:36:06 f23df028b6ca: Pulling fs layer 20:36:06 d65c8cfc05b1: Pulling fs layer 20:36:06 2437ff75d9bd: Pulling fs layer 20:36:06 f23df028b6ca: Waiting 20:36:06 d65c8cfc05b1: Waiting 20:36:06 2437ff75d9bd: Waiting 20:36:06 765212b225bb: Waiting 20:36:06 04944245beec: Verifying Checksum 20:36:06 04944245beec: Download complete 20:36:06 765212b225bb: Verifying Checksum 20:36:06 765212b225bb: Download complete 20:36:06 f23df028b6ca: Download complete 20:36:06 d65c8cfc05b1: Verifying Checksum 20:36:06 d65c8cfc05b1: Download complete 20:36:06 699f458cf7ca: Verifying Checksum 20:36:06 699f458cf7ca: Download complete 20:36:07 8998bd30e6a1: Verifying Checksum 20:36:07 8998bd30e6a1: Download complete 20:36:10 2437ff75d9bd: Verifying Checksum 20:36:10 2437ff75d9bd: Download complete 20:36:12 8998bd30e6a1: Pull complete 20:36:12 04944245beec: Pull complete 20:36:14 699f458cf7ca: Pull complete 20:36:14 765212b225bb: Pull complete 20:36:15 f23df028b6ca: Pull complete 20:36:15 d65c8cfc05b1: Pull complete 20:36:33 2437ff75d9bd: Pull complete 20:36:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:34 prd-ubuntu20.04-docker-arm64-4c-16g-9525 does not seem to be running inside a container 20:36:34 $ 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 20:36:37 $ docker top 7f49f808fddc820fe3f16e40659c8e728557167e194d6ec1e666bb0d6f2bc5e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:38 ---> job-cost.sh 20:36:38 lf-activate-venv: SKIPPING 20:36:38 INFO: No Stack... 20:36:38 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:39 INFO: Archiving Costs [Pipeline] sh 20:36:40 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:36:40 + cut -d, -f6 [Pipeline] lock 20:36:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] 20:36:40 Resource [jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] did not exist. Created. 20:36:40 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:40 + echo total: 0.2199999988079071 [Pipeline] stash 20:36:41 Stashed 1 file(s) [Pipeline] } 20:36:41 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4887-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:41 $ docker stop --time=1 7f49f808fddc820fe3f16e40659c8e728557167e194d6ec1e666bb0d6f2bc5e4 20:36:42 $ docker rm -f --volumes 7f49f808fddc820fe3f16e40659c8e728557167e194d6ec1e666bb0d6f2bc5e4 [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 20:36:43 provisioning config files... 20:36:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4123343165888020704tmp [Pipeline] { [Pipeline] sh 20:36:44 + set +x 20:36:44 + bash -s -- 20:36:44 + curl -s https://codecov.io/bash 20:36:44 20:36:44 _____ _ 20:36:44 / ____| | | 20:36:44 | | ___ __| | ___ ___ _____ __ 20:36:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:44 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:44 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:44 Bash-1.0.6 20:36:44 20:36:44 20:36:44 ==> git version 2.25.1 found 20:36:44 ==> 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 20:36:44 Release-Date: 2020-01-08 20:36:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:36:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:36:44 ==> Jenkins CI detected. 20:36:44 current dir:  /w/workspace/edgex-go/1 20:36:44 project root: . 20:36:44 --> token set from env 20:36:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:44 ==> Running gcov in . (disable via -X gcov) 20:36:44 ==> Python coveragepy not found 20:36:44 ==> Searching for coverage reports in: 20:36:44 + . 20:36:44 -> Found 1 reports 20:36:44 ==> Detecting git/mercurial file structure 20:36:44 ==> Reading reports 20:36:44 + ./coverage.out bytes=545398 20:36:44 ==> Appending adjustments 20:36:44 https://docs.codecov.io/docs/fixing-reports 20:36:45 + Found adjustments 20:36:45 ==> Gzipping contents 20:36:45 68K /tmp/codecov.6Cx8Ze.gz 20:36:45 ==> Uploading reports 20:36:45 url: https://codecov.io 20:36:45 query: branch=PR-4887&commit=22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4887%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4887&job=&cmd_args= 20:36:45 -> Pinging Codecov 20:36:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4887&commit=22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4887%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4887&job=&cmd_args= 20:36:46 -> Uploading to 20:36:46 https://storage.googleapis.com/codecov/v4/raw/2024-09-05/00271124DB129430A58F1EEE437C3FCB/22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8/f2195554-7449-4048-a43b-3dcba9fcbd40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240905%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240905T203646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=493d26d2ed23e3cec68391492e5e2cf5c873026cf20c0cc8e13c68ca33cb34ba 20:36:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:46 Dload Upload Total Spent Left Speed 20:36:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 67979 0 0 96 65535 0 984k --:--:-- --:--:-- --:--:-- 969k 100 67979 0 0 100 67979 0 226k --:--:-- --:--:-- --:--:-- 225k 20:36:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/22e4ad8ba7c9e93819a8f15c3844c70e0f1520c8 [Pipeline] } 20:36:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:36:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:36:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:50 ---> package-listing.sh 20:36:50 ++ facter osfamily 20:36:50 ++ tr '[:upper:]' '[:lower:]' 20:36:50 + OS_FAMILY=debian 20:36:50 + workspace=/w/workspace/edgex-go/1 20:36:50 + START_PACKAGES=/tmp/packages_start.txt 20:36:50 + END_PACKAGES=/tmp/packages_end.txt 20:36:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:50 + PACKAGES=/tmp/packages_start.txt 20:36:50 + '[' /w/workspace/edgex-go/1 ']' 20:36:50 + PACKAGES=/tmp/packages_end.txt 20:36:50 + case "${OS_FAMILY}" in 20:36:50 + dpkg -l 20:36:50 + grep '^ii' 20:36:50 + '[' -f /tmp/packages_start.txt ']' 20:36:50 + '[' -f /tmp/packages_end.txt ']' 20:36:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:50 + '[' /w/workspace/edgex-go/1 ']' 20:36:50 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:36:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:36:50 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 20:36:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:51 20:36:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:51 latest: Pulling from edgex-lftools-log-publisher 20:36:51 5eb5b503b376: Pulling fs layer 20:36:51 5c69ac0246d0: Pulling fs layer 20:36:51 ec43610c2a17: Pulling fs layer 20:36:51 3a2ae6a8a46f: Pulling fs layer 20:36:51 33b1e0a273af: Pulling fs layer 20:36:51 5d3b04190fa2: Pulling fs layer 20:36:51 2f39f015ded8: Pulling fs layer 20:36:51 5d3b04190fa2: Waiting 20:36:51 2f39f015ded8: Waiting 20:36:51 5c69ac0246d0: Verifying Checksum 20:36:51 5c69ac0246d0: Download complete 20:36:51 3a2ae6a8a46f: Download complete 20:36:51 33b1e0a273af: Verifying Checksum 20:36:51 33b1e0a273af: Download complete 20:36:51 5d3b04190fa2: Verifying Checksum 20:36:51 5d3b04190fa2: Download complete 20:36:51 ec43610c2a17: Verifying Checksum 20:36:51 ec43610c2a17: Download complete 20:36:52 5eb5b503b376: Verifying Checksum 20:36:52 5eb5b503b376: Download complete 20:36:52 2f39f015ded8: Download complete 20:36:53 5eb5b503b376: Pull complete 20:36:53 5c69ac0246d0: Pull complete 20:36:53 ec43610c2a17: Pull complete 20:36:53 3a2ae6a8a46f: Pull complete 20:36:53 33b1e0a273af: Pull complete 20:36:53 5d3b04190fa2: Pull complete 20:36:58 2f39f015ded8: Pull complete 20:36:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:58 prd-ubuntu20.04-docker-8c-8g-9523 does not seem to be running inside a container 20:36:58 $ 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 20:37:01 $ docker top 3ccbff5602c0003ba5ecf17f304aa5d204b8571046f3ad604fe59a1cb49f016b -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:02 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:02 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:02 + ls /var/log/sa-host 20:37:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:02 provisioning config files... 20:37:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3424408296820943063tmp [Pipeline] { [Pipeline] echo 20:37:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:03 ---> create-netrc.sh [Pipeline] } 20:37:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:04 ---> python-tools-install.sh [Pipeline] echo 20:37:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:04 ---> sudo-logs.sh 20:37:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:04 ---> job-cost.sh 20:37:04 lf-activate-venv: SKIPPING 20:37:04 DEBUG: total: 0.2199999988079071 20:37:04 INFO: Retrieving Stack Cost... 20:37:05 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:05 INFO: Archiving Costs [Pipeline] echo 20:37:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:05 ---> logs-deploy.sh 20:37:05 lf-activate-venv: SKIPPING 20:37:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4887/1 20:37:05 INFO: archiving workspace using pattern(s): 20:37:06 Archives upload complete. 20:37:07 INFO: archiving logs to Nexus 20:37:07 ---> uname -a: 20:37:07 Linux prd-ubuntu20-04-docker-8c-8g-9523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:37:07 20:37:07 20:37:07 ---> lscpu: 20:37:07 Architecture: x86_64 20:37:07 CPU op-mode(s): 32-bit, 64-bit 20:37:07 Byte Order: Little Endian 20:37:07 Address sizes: 40 bits physical, 48 bits virtual 20:37:07 CPU(s): 8 20:37:07 On-line CPU(s) list: 0-7 20:37:07 Thread(s) per core: 1 20:37:07 Core(s) per socket: 1 20:37:07 Socket(s): 8 20:37:07 NUMA node(s): 1 20:37:07 Vendor ID: AuthenticAMD 20:37:07 CPU family: 23 20:37:07 Model: 49 20:37:07 Model name: AMD EPYC-Rome Processor 20:37:07 Stepping: 0 20:37:07 CPU MHz: 2799.996 20:37:07 BogoMIPS: 5599.99 20:37:07 Virtualization: AMD-V 20:37:07 Hypervisor vendor: KVM 20:37:07 Virtualization type: full 20:37:07 L1d cache: 256 KiB 20:37:07 L1i cache: 256 KiB 20:37:07 L2 cache: 4 MiB 20:37:07 L3 cache: 128 MiB 20:37:07 NUMA node0 CPU(s): 0-7 20:37:07 Vulnerability Itlb multihit: Not affected 20:37:07 Vulnerability L1tf: Not affected 20:37:07 Vulnerability Mds: Not affected 20:37:07 Vulnerability Meltdown: Not affected 20:37:07 Vulnerability Mmio stale data: Not affected 20:37:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:37:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:37:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:37:07 Vulnerability Srbds: Not affected 20:37:07 Vulnerability Tsx async abort: Not affected 20:37:07 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 20:37:07 20:37:07 20:37:07 ---> nproc: 20:37:07 8 20:37:07 20:37:07 20:37:07 ---> df -h: 20:37:07 Filesystem Size Used Avail Use% Mounted on 20:37:07 overlay 155G 28G 128G 18% / 20:37:07 tmpfs 64M 0 64M 0% /dev 20:37:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:37:07 shm 64M 0 64M 0% /dev/shm 20:37:07 /dev/vda1 155G 28G 128G 18% /facter-os 20:37:07 20:37:07 20:37:07 ---> sar -b -r -n DEV: 20:37:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9523) 09/05/24 _x86_64_ (8 CPU) 20:37:07 20:37:07 19:29:22 LINUX RESTART (8 CPU) 20:37:07 20:37:07 19:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:37:07 19:31:01 365.31 10.81 354.50 0.00 1788.04 86218.20 0.00 20:37:07 19:32:01 120.20 0.58 119.61 0.00 12.53 40925.20 0.00 20:37:07 19:33:02 38.45 0.00 38.45 0.00 0.00 29013.26 0.00 20:37:07 19:34:01 30.22 0.19 30.03 0.00 2.71 18856.87 0.00 20:37:07 19:35:01 290.17 2.65 287.52 0.00 136.38 207795.50 0.00 20:37:07 19:36:01 809.22 18.66 790.55 0.00 4411.66 219318.38 0.00 20:37:07 19:37:01 300.22 0.42 299.80 0.00 3.33 75359.25 0.00 20:37:07 19:38:01 333.32 0.05 333.27 0.00 2.80 104237.25 0.00 20:37:07 19:39:01 683.57 0.00 683.57 0.00 0.00 140007.46 0.00 20:37:07 19:40:01 211.73 0.03 211.70 0.00 3.07 7774.97 0.00 20:37:07 19:41:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 20:37:07 19:42:01 1.85 0.00 1.85 0.00 0.00 26.26 0.00 20:37:07 19:43:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 20:37:07 19:44:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 20:37:07 19:45:01 1.83 0.02 1.82 0.00 0.13 20.00 0.00 20:37:07 19:46:01 1.50 0.00 1.50 0.00 0.00 21.46 0.00 20:37:07 19:47:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 20:37:07 19:48:01 1.10 0.00 1.10 0.00 0.00 14.00 0.00 20:37:07 19:49:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 20:37:07 19:50:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 20:37:07 19:51:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 20:37:07 19:52:01 1.08 0.00 1.08 0.00 0.00 13.99 0.00 20:37:07 19:53:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:37:07 19:54:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 20:37:07 19:55:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 20:37:07 19:56:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 20:37:07 19:57:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 20:37:07 19:58:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 20:37:07 19:59:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 20:37:07 20:00:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 20:37:07 20:01:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:37:07 20:02:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 20:37:07 20:03:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 20:37:07 20:04:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 20:37:07 20:05:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 20:37:07 20:06:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 20:37:07 20:07:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 20:37:07 20:08:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 20:37:07 20:09:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 20:37:07 20:10:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 20:37:07 20:11:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:37:07 20:12:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 20:37:07 20:13:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 20:37:07 20:14:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 20:37:07 20:15:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 20:37:07 20:16:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 20:37:07 20:17:01 1.02 0.02 1.00 0.00 0.13 11.46 0.00 20:37:07 20:18:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 20:37:07 20:19:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:37:07 20:20:01 3.05 1.52 1.53 0.00 35.45 20.39 0.00 20:37:07 20:21:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 20:37:07 20:22:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 20:37:07 20:23:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 20:37:07 20:24:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 20:37:07 20:25:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 20:37:07 20:26:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 20:37:07 20:27:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 20:37:07 20:28:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 20:37:07 20:29:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 20:37:07 20:30:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 20:37:07 20:31:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 20:37:07 20:32:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 20:37:07 20:33:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 20:37:07 20:34:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 20:37:07 20:35:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 20:37:07 20:36:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 20:37:07 20:37:01 63.34 0.25 63.09 0.00 19.60 18175.24 0.00 20:37:07 Average: 49.41 0.52 48.89 0.00 95.35 14137.56 0.00 20:37:07 20:37:07 19:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:37:07 19:31:01 28657884 31506896 806948 2.45 81372 3022856 1998872 5.89 1129372 2691080 7520 20:37:07 19:32:01 27325036 31433480 870664 2.65 128564 4113464 1928576 5.68 1739392 3280832 642188 20:37:07 19:33:02 26570212 31012948 1289088 3.92 132736 4424564 2620072 7.72 2101828 3647372 628944 20:37:07 19:34:01 26619968 31496004 803268 2.44 135556 4812864 1987568 5.86 1715792 3940744 508372 20:37:07 19:35:01 20732688 31342096 929804 2.83 156144 10405916 2743360 8.08 1941844 9443016 1362356 20:37:07 19:36:01 14314312 31371700 878432 2.67 344656 16259660 2494832 7.35 2860836 14514572 1238124 20:37:07 19:37:01 8705196 28116580 4054752 12.33 382140 18195480 11692044 34.46 6978676 15509628 1271636 20:37:07 19:38:01 5679496 26954376 5231820 15.91 393108 20003732 10483760 30.90 8815500 16677608 477188 20:37:07 19:39:01 9778204 31345260 894832 2.72 404304 20437624 2526340 7.45 3307288 18322088 176 20:37:07 19:40:01 9687376 31393928 854096 2.60 407284 20570744 2298980 6.78 3335600 18389188 20 20:37:07 19:41:01 9688644 31395220 852876 2.59 407300 20570748 2298980 6.78 3335504 18389192 16 20:37:07 19:42:01 9732704 31439304 808724 2.46 407332 20570752 2298980 6.78 3292560 18389196 12 20:37:07 19:43:01 9733688 31440336 807696 2.46 407344 20570756 2298980 6.78 3291484 18389200 4 20:37:07 19:44:01 9735224 31441872 806072 2.45 407372 20570756 2298980 6.78 3289952 18389200 8 20:37:07 19:45:01 9735552 31442296 806068 2.45 407412 20570760 2285528 6.74 3290440 18389204 16 20:37:07 19:46:01 9735156 31441928 806316 2.45 407456 20570736 2285528 6.74 3290392 18389180 12 20:37:07 19:47:01 9735296 31442116 806016 2.45 407480 20570740 2285528 6.74 3290172 18389184 8 20:37:07 19:48:01 9735060 31441928 806152 2.45 407516 20570744 2285528 6.74 3290236 18389188 60 20:37:07 19:49:01 9734720 31441620 806400 2.45 407548 20570744 2285528 6.74 3290252 18389188 12 20:37:07 19:50:01 9735876 31442796 805140 2.45 407600 20570744 2285528 6.74 3289368 18389192 76 20:37:07 19:51:01 9736044 31443020 805080 2.45 407640 20570752 2285528 6.74 3289424 18389196 16 20:37:07 19:52:01 9736060 31443080 805016 2.45 407656 20570756 2285528 6.74 3289576 18389200 60 20:37:07 19:53:01 9736028 31443084 804956 2.45 407668 20570760 2285528 6.74 3289612 18389204 28 20:37:07 19:54:01 9735728 31442796 805180 2.45 407684 20570760 2269324 6.69 3289648 18389204 4 20:37:07 19:55:01 9735648 31442736 805284 2.45 407712 20570756 2269324 6.69 3289816 18389208 36 20:37:07 19:56:01 9735756 31442848 805052 2.45 407732 20570772 2269324 6.69 3289756 18389212 76 20:37:07 19:57:01 9735740 31442880 805004 2.45 407744 20570772 2269324 6.69 3289788 18389212 8 20:37:07 19:58:01 9735472 31442652 805180 2.45 407768 20570780 2269324 6.69 3289840 18389216 4 20:37:07 19:59:01 9735904 31443092 805116 2.45 407784 20570780 2269324 6.69 3289828 18389216 8 20:37:07 20:00:01 9736076 31443280 804892 2.45 407816 20570780 2269324 6.69 3289924 18389220 16 20:37:07 20:01:01 9735596 31442976 805144 2.45 407848 20570916 2269324 6.69 3289940 18389360 36 20:37:07 20:02:01 9734956 31442368 805680 2.45 407872 20570916 2269324 6.69 3290300 18389360 16 20:37:07 20:03:01 9734616 31442060 805888 2.45 407892 20570920 2269324 6.69 3290288 18389364 32 20:37:07 20:04:01 9734672 31442136 805800 2.45 407908 20570920 2269324 6.69 3290348 18389364 44 20:37:07 20:05:01 9735296 31442780 805328 2.45 407932 20570916 2269324 6.69 3289928 18389368 36 20:37:07 20:06:01 9735572 31443088 804980 2.45 407960 20570928 2269324 6.69 3289884 18389372 8 20:37:07 20:07:01 9735548 31443092 804928 2.45 407968 20570928 2269324 6.69 3289908 18389372 12 20:37:07 20:08:01 9735248 31442808 805148 2.45 407976 20570936 2269324 6.69 3289972 18389376 68 20:37:07 20:09:01 9735200 31442792 805108 2.45 408000 20570940 2269324 6.69 3289912 18389380 8 20:37:07 20:10:01 9735472 31443124 804620 2.45 408036 20570940 2269324 6.69 3290012 18389380 36 20:37:07 20:11:01 9735424 31443112 804580 2.45 408056 20570944 2269324 6.69 3289968 18389388 36 20:37:07 20:12:01 9735408 31443116 804480 2.45 408072 20570944 2269324 6.69 3290004 18389388 8 20:37:07 20:13:01 9735576 31443320 804416 2.45 408112 20570952 2269324 6.69 3290044 18389392 8 20:37:07 20:14:01 9735560 31443348 804580 2.45 408136 20570956 2269324 6.69 3290076 18389400 60 20:37:07 20:15:01 9735504 31443340 804496 2.45 408176 20570956 2285380 6.74 3290684 18389400 48 20:37:07 20:16:01 9735528 31443392 804440 2.45 408204 20570960 2285380 6.74 3290156 18389404 12 20:37:07 20:17:01 9735180 31443100 804676 2.45 408232 20570964 2285380 6.74 3290548 18389404 232 20:37:07 20:18:01 9735252 31443200 804568 2.45 408260 20570968 2285380 6.74 3290208 18389408 28 20:37:07 20:19:01 9734984 31442960 804800 2.45 408276 20570972 2285380 6.74 3290236 18389412 28 20:37:07 20:20:01 9724700 31434528 813156 2.47 408324 20572016 2285380 6.74 3302632 18389656 16 20:37:07 20:21:01 9724908 31434780 813060 2.47 408344 20572036 2285380 6.74 3302396 18389660 8 20:37:07 20:22:01 9724884 31434768 813024 2.47 408360 20572040 2285380 6.74 3302348 18389664 144 20:37:07 20:23:01 9724324 31434228 813516 2.47 408364 20572040 2285380 6.74 3302364 18389664 8 20:37:07 20:24:01 9724568 31434488 813184 2.47 408388 20572044 2285380 6.74 3302408 18389668 60 20:37:07 20:25:01 9724300 31434260 813368 2.47 408424 20572028 2285380 6.74 3302516 18389668 16 20:37:07 20:26:01 9724000 31433984 813552 2.47 408456 20572052 2268808 6.69 3302520 18389676 156 20:37:07 20:27:01 9723664 31433700 814012 2.48 408484 20572056 2268808 6.69 3302496 18389680 24 20:37:07 20:28:01 9723608 31433788 813896 2.48 408488 20572184 2252636 6.64 3302508 18389808 44 20:37:07 20:29:01 9723560 31433752 813864 2.48 408496 20572192 2252636 6.64 3302512 18389812 44 20:37:07 20:30:01 9723228 31433428 814120 2.48 408520 20572184 2252636 6.64 3302456 18389812 172 20:37:07 20:31:01 9722920 31433196 814292 2.48 408560 20572196 2252636 6.64 3302468 18389824 12 20:37:07 20:32:01 9722840 31433124 814356 2.48 408588 20572200 2252636 6.64 3302460 18389824 60 20:37:07 20:33:01 9722760 31433072 814356 2.48 408616 20572200 2268688 6.69 3302488 18389824 16 20:37:07 20:34:01 9722676 31433020 814580 2.48 408636 20572204 2268688 6.69 3302516 18389828 12 20:37:07 20:35:01 9722716 31433084 814468 2.48 408672 20572204 2268688 6.69 3302640 18389832 20 20:37:07 20:36:01 9722384 31432792 814660 2.48 408704 20572212 2284856 6.73 3302592 18389832 56 20:37:07 20:37:01 9173900 31391200 853828 2.60 412520 21025784 2291028 6.75 3346836 18839904 168 20:37:07 Average: 10928019 31312738 936700 2.85 385482 19332266 2545042 7.50 3310079 17239762 91624 20:37:07 20:37:07 19:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:37:07 19:31:01 veth767db23 124.27 132.11 12.22 116.66 0.00 0.00 0.00 0.01 20:37:07 19:31:01 ens3 995.05 935.50 8803.95 116.25 0.00 0.00 0.00 0.00 20:37:07 19:31:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 20:37:07 19:31:01 docker0 713.03 658.55 52.22 3044.87 0.00 0.00 0.00 0.00 20:37:07 19:32:01 veth8627128 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:37:07 19:32:01 ens3 276.45 169.62 1989.27 25.04 0.00 0.00 0.00 0.00 20:37:07 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:32:01 docker0 150.12 241.93 12.17 1956.95 0.00 0.00 0.00 0.00 20:37:07 19:33:02 veth8627128 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 20:37:07 19:33:02 ens3 32.77 22.76 25.34 14.65 0.00 0.00 0.00 0.00 20:37:07 19:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:33:02 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 20:37:07 19:34:01 veth8627128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:34:01 ens3 18.32 10.86 15.96 8.53 0.00 0.00 0.00 0.00 20:37:07 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 vethcece1df 2.03 3.55 0.15 31.45 0.00 0.00 0.00 0.00 20:37:07 19:35:01 veth7d78663 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 vetha2002ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 veth16ee23d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 veth8286b87 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 veth521fb75 1.77 3.42 0.14 40.63 0.00 0.00 0.00 0.00 20:37:07 19:35:01 vethde52732 0.35 0.48 0.03 0.14 0.00 0.00 0.00 0.00 20:37:07 19:35:01 vethc4732f6 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:35:01 ens3 254.44 175.52 4081.80 161.96 0.00 0.00 0.00 0.00 20:37:07 19:35:01 vethf06cbc1 4.78 7.18 0.38 92.73 0.00 0.00 0.00 0.01 20:37:07 19:35:01 vetha45c979 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 vethe306900 2.43 6.20 0.19 130.78 0.00 0.00 0.00 0.01 20:37:07 19:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 20:37:07 19:35:01 veth95edcca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:35:01 docker0 11.36 20.01 0.73 295.66 0.00 0.00 0.00 0.00 20:37:07 19:36:01 vethde52732 0.08 0.93 0.00 0.04 0.00 0.00 0.00 0.00 20:37:07 19:36:01 ens3 978.20 516.10 9134.19 58.52 0.00 0.00 0.00 0.00 20:37:07 19:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:37:07 19:36:01 docker0 448.84 799.23 38.59 7047.31 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth9a357cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth4d10fb4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth22c8f43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 vethde52732 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:37:07 19:37:01 vethf282d12 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth1fa66c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 ens3 11.93 8.16 9.37 5.39 0.00 0.00 0.00 0.00 20:37:07 19:37:01 vethf4aafa2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth0f3126f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:37:01 vethf3396a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth3227803 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth2b62ea3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:37:01 veth7991f1e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 vethd117e4f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:37:01 vetheec243f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth9a357cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth4d10fb4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth22c8f43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 vethde52732 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 vethf282d12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth1fa66c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 ens3 4.02 2.07 3.18 1.69 0.00 0.00 0.00 0.00 20:37:07 19:38:01 vethf4aafa2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth0f3126f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:38:01 vethf3396a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth3227803 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth2b62ea3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 veth7991f1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 vethd117e4f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:38:01 vetheec243f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:39:01 veth55d6f10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:39:01 vethde52732 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:39:01 ens3 23.26 14.10 18.82 10.44 0.00 0.00 0.00 0.00 20:37:07 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:39:01 veth5269ec9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:40:01 ens3 7.23 4.47 6.77 3.08 0.00 0.00 0.00 0.00 20:37:07 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:44:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 20:37:07 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:45:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:51:01 ens3 0.22 0.10 0.17 0.01 0.00 0.00 0.00 0.00 20:37:07 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:55:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:56:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:57:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:37:07 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:58:01 ens3 0.25 0.18 0.09 0.01 0.00 0.00 0.00 0.00 20:37:07 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:00:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:37:07 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:02:01 ens3 0.43 0.42 0.26 0.22 0.00 0.00 0.00 0.00 20:37:07 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:04:01 ens3 0.77 0.38 0.30 0.22 0.00 0.00 0.00 0.00 20:37:07 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:05:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:06:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:07:01 ens3 0.20 0.12 0.12 0.01 0.00 0.00 0.00 0.00 20:37:07 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:10:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:13:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 20:37:07 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:15:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:20:01 ens3 8.38 6.30 5.65 6.38 0.00 0.00 0.00 0.00 20:37:07 20:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:37:07 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:30:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:37:07 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:35:01 ens3 0.32 0.18 0.25 0.07 0.00 0.00 0.00 0.00 20:37:07 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:07 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 20:37:01 ens3 101.48 62.27 2528.03 13.62 0.00 0.00 0.00 0.00 20:37:07 20:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:37:07 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:07 Average: ens3 40.35 28.62 395.36 6.34 0.00 0.00 0.00 0.00 20:37:07 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:37:07 Average: docker0 19.60 25.54 1.54 183.57 0.00 0.00 0.00 0.00 20:37:07 20:37:07