Pull request #4871 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 90b82d11337f3790d29dceac9ba5e37304469ffd+dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 (5e37c0b07c7acdfcd016e21d63b0c51115d7c6b4) 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-ssh11303991713048794423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8099232000460365683.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4871/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-4871/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh730825564630491244.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-4871/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17694332192159683503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14883045541633514308.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-4871/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-4871/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12058266416995302427.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 590556114a56c6d90cc8043840e039c2f74196dc 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-8136 in /w/workspace/edgexfoundry_edgex-go_PR-4871 [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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 into PR head commit 90b82d11337f3790d29dceac9ba5e37304469ffd Merge succeeded, producing 90b82d11337f3790d29dceac9ba5e37304469ffd Checking out Revision 90b82d11337f3790d29dceac9ba5e37304469ffd (PR-4871) > 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/4871/head:refs/remotes/origin/PR-4871 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # 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 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # timeout=10 Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:11:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:11:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:11:49 ========================================================= 09:11:49 EdgeX Global Pipelines Version Info 09:11:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:11:50 ------------------- 09:11:50 stable info: 09:11:50 ------------------- 09:11:50 Commited By: Ginny Guan ginny@iotechsys.com 09:11:50 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 09:11:50 Message: update stable to v1.0.260 09:11:50 ------------------- 09:11:50 experimental info: 09:11:50 ------------------- 09:11:50 Commited By: Ginny Guan ginny@iotechsys.com 09:11:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 09:11:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4871 [Pipeline] echo 09:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4871 [Pipeline] echo 09:11:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4871 [Pipeline] echo 09:11:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] echo 09:11:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90b82d1 [Pipeline] echo 09:11:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:53 provisioning config files... 09:11:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9490595840007091964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:53 ---> ****-login.sh 09:11:53 nexus3.edgexfoundry.org:10001 09:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:54 Configure a credential helper to remove this warning. See 09:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:54 09:11:54 Login Succeeded 09:11:54 nexus3.edgexfoundry.org:10002 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:54 Configure a credential helper to remove this warning. See 09:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:54 09:11:54 Login Succeeded 09:11:54 nexus3.edgexfoundry.org:10003 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:54 Configure a credential helper to remove this warning. See 09:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:54 09:11:54 Login Succeeded 09:11:54 nexus3.edgexfoundry.org:10004 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:54 Configure a credential helper to remove this warning. See 09:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:54 09:11:54 Login Succeeded 09:11:54 ****.io 09:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:11:54 Configure a credential helper to remove this warning. See 09:11:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:11:54 09:11:54 Login Succeeded 09:11:54 ---> ****-login.sh ends [Pipeline] } 09:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:11:55 + 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 09:11:55 + dirname cmd/core-command/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo core-command,cmd/core-command/Dockerfile 09:11:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:11:55 + + dirname cmd/core-data/Dockerfile 09:11:55 cut -d/ -f2 09:11:55 + echo core-data,cmd/core-data/Dockerfile 09:11:55 + cut -d/+ -f2 09:11:55 dirname cmd/core-keeper/Dockerfile 09:11:55 + echo core-keeper,cmd/core-keeper/Dockerfile 09:11:55 + dirname cmd/core-metadata/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo core-metadata,cmd/core-metadata/Dockerfile 09:11:55 + dirname cmd/security-bootstrapper/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:11:55 + dirname cmd/security-proxy-auth/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:11:55 + dirname cmd/security-proxy-setup/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:11:55 + dirname cmd/security-secretstore-setup/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:11:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + dirname cmd/security-spire-agent/Dockerfile 09:11:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:11:55 + dirname cmd/security-spire-config/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:11:55 + dirname cmd/security-spire-server/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:11:55 + dirname cmd/support-cron-scheduler/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:11:55 + dirname cmd/support-notifications/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo support-notifications,cmd/support-notifications/Dockerfile 09:11:55 + dirname cmd/support-scheduler/Dockerfile 09:11:55 + cut -d/ -f2 09:11:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:11:55 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 09:11:55 + git rev-list -1 --merges 90b82d11337f3790d29dceac9ba5e37304469ffd~1..90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] echo 09:11:55 -----------> git rev-list -1 --merges 90b82d11337f3790d29dceac9ba5e37304469ffd~1..90b82d11337f3790d29dceac9ba5e37304469ffd 90b82d11337f3790d29dceac9ba5e37304469ffd [false] [Pipeline] sh 09:11:56 + git log --format=format:%s -1 90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] echo 09:11:56 ========================================================= 09:11:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:11:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:11:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:11:56 + grep -v github /etc/ssh/ssh_known_hosts 09:11:56 + [ -e /tmp/ssh_known_hosts ] 09:11:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:11:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:11:56 + sudo tee -a /etc/ssh/ssh_known_hosts 09:11:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:57 09:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:11:57 0.1.4: Pulling from edgex-devops/py-git-semver 09:11:57 b85a868b505f: Pulling fs layer 09:11:57 e2be974225ed: Pulling fs layer 09:11:57 339a4e72a1f5: Pulling fs layer 09:11:57 988bab9f4d93: Pulling fs layer 09:11:57 1469e6f7b9e6: Pulling fs layer 09:11:57 eaf3925da568: Pulling fs layer 09:11:57 988bab9f4d93: Waiting 09:11:57 1469e6f7b9e6: Waiting 09:11:57 bab4dde63d76: Pulling fs layer 09:11:57 bde34c3a00c8: Pulling fs layer 09:11:57 b352a97aabf1: Pulling fs layer 09:11:57 eaf3925da568: Waiting 09:11:57 bab4dde63d76: Waiting 09:11:57 bde34c3a00c8: Waiting 09:11:57 4872d77fe225: Pulling fs layer 09:11:57 5851b861e8e6: Pulling fs layer 09:11:57 4872d77fe225: Waiting 09:11:57 5851b861e8e6: Waiting 09:11:57 e2be974225ed: Verifying Checksum 09:11:57 e2be974225ed: Download complete 09:11:57 988bab9f4d93: Verifying Checksum 09:11:57 988bab9f4d93: Download complete 09:11:57 1469e6f7b9e6: Verifying Checksum 09:11:57 1469e6f7b9e6: Download complete 09:11:58 eaf3925da568: Verifying Checksum 09:11:58 eaf3925da568: Download complete 09:11:58 339a4e72a1f5: Verifying Checksum 09:11:58 339a4e72a1f5: Download complete 09:11:58 bde34c3a00c8: Download complete 09:11:58 b352a97aabf1: Verifying Checksum 09:11:58 b352a97aabf1: Download complete 09:11:58 4872d77fe225: Verifying Checksum 09:11:58 4872d77fe225: Download complete 09:11:58 5851b861e8e6: Verifying Checksum 09:11:58 5851b861e8e6: Download complete 09:11:58 b85a868b505f: Verifying Checksum 09:11:58 b85a868b505f: Download complete 09:11:58 bab4dde63d76: Verifying Checksum 09:11:58 bab4dde63d76: Download complete 09:11:59 b85a868b505f: Pull complete 09:11:59 e2be974225ed: Pull complete 09:11:59 339a4e72a1f5: Pull complete 09:12:00 988bab9f4d93: Pull complete 09:12:00 1469e6f7b9e6: Pull complete 09:12:00 eaf3925da568: Pull complete 09:12:02 bab4dde63d76: Pull complete 09:12:02 bde34c3a00c8: Pull complete 09:12:02 b352a97aabf1: Pull complete 09:12:02 4872d77fe225: Pull complete 09:12:02 5851b861e8e6: Pull complete 09:12:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:02 prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container 09:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:12:05 $ docker top eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 -eo pid,comm 09:12:05 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). 09:12:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:05 [ssh-agent] Looking for ssh-agent implementation... 09:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:05 $ docker exec eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent 09:12:06 SSH_AUTH_SOCK=/tmp/ssh-NoO4XZZtKfoa/agent.33 09:12:06 SSH_AGENT_PID=39 09:12:06 Running ssh-add (command line suppressed) 09:12:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16808978013417828228.key (/w/workspace/edgex-go/1@tmp/private_key_16808978013417828228.key) 09:12:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:06 + git tag --points-at HEAD [Pipeline] } 09:12:06 $ docker exec --env ******** --env ******** eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent -k 09:12:06 unset SSH_AUTH_SOCK; 09:12:06 unset SSH_AGENT_PID; 09:12:06 echo Agent pid 39 killed; 09:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:12:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:12:06 [ssh-agent] Looking for ssh-agent implementation... 09:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:12:07 $ docker exec eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent 09:12:07 SSH_AUTH_SOCK=/tmp/ssh-elV4L0DD9FEQ/agent.72 09:12:07 SSH_AGENT_PID=78 09:12:07 Running ssh-add (command line suppressed) 09:12:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3616897059829559454.key (/w/workspace/edgex-go/1@tmp/private_key_3616897059829559454.key) 09:12:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:12:07 + git semver init 09:12:07 2024-08-22 09:12:07,777 [run_init] DEBUG init version:0.0.0 force:False 09:12:07 2024-08-22 09:12:07,778 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 09:12:07 2024-08-22 09:12:07,778 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 09:12:07 2024-08-22 09:12:07,778 [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) 09:12:13 2024-08-22 09:12:12,881 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 09:12:13 2024-08-22 09:12:12,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4871 with force:False 09:12:13 2024-08-22 09:12:12,883 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4871 09:12:13 2024-08-22 09:12:12,887 [execute] INFO git cat-file --batch-check 09:12:13 2024-08-22 09:12:12,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:12:13 2024-08-22 09:12:12,894 [execute] INFO git cat-file --batch 09:12:13 2024-08-22 09:12:12,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 09:12:13 2024-08-22 09:12:12,899 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4871 09:12:13 0.0.0 [Pipeline] } 09:12:13 $ docker exec --env ******** --env ******** eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 ssh-agent -k 09:12:13 unset SSH_AUTH_SOCK; 09:12:13 unset SSH_AGENT_PID; 09:12:13 echo Agent pid 78 killed; 09:12:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:12:13 + git semver [Pipeline] } 09:12:14 $ docker stop --time=1 eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 09:12:15 $ docker rm -f --volumes eaff3fd67aa997e0eb680069fa712581d5a968033042099841054c17cef03297 [Pipeline] // withDockerContainer [Pipeline] sh 09:12:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:12:16 Stashed 1 file(s) [Pipeline] echo 09:12:16 [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 09:12:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:12:17 ========================================================= 09:12:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:12:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:12:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:12:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:12:17 619be1103602: Pulling fs layer 09:12:17 7862e08f4a3e: Pulling fs layer 09:12:17 5df492c9dc93: Pulling fs layer 09:12:17 7629e6793208: Pulling fs layer 09:12:17 4f4fb700ef54: Pulling fs layer 09:12:17 fb5054dd5b73: Pulling fs layer 09:12:17 eeca6798cff9: Pulling fs layer 09:12:17 aa269ceb94a6: Pulling fs layer 09:12:17 ada007ff1a6a: Pulling fs layer 09:12:17 4f4fb700ef54: Waiting 09:12:17 aa269ceb94a6: Waiting 09:12:17 ada007ff1a6a: Waiting 09:12:17 7629e6793208: Waiting 09:12:17 7862e08f4a3e: Download complete 09:12:17 7629e6793208: Verifying Checksum 09:12:17 7629e6793208: Download complete 09:12:17 4f4fb700ef54: Verifying Checksum 09:12:17 4f4fb700ef54: Download complete 09:12:17 619be1103602: Verifying Checksum 09:12:17 619be1103602: Download complete 09:12:17 fb5054dd5b73: Download complete 09:12:17 eeca6798cff9: Verifying Checksum 09:12:17 eeca6798cff9: Download complete 09:12:17 619be1103602: Pull complete 09:12:17 ada007ff1a6a: Verifying Checksum 09:12:17 ada007ff1a6a: Download complete 09:12:18 7862e08f4a3e: Pull complete 09:12:18 5df492c9dc93: Verifying Checksum 09:12:18 5df492c9dc93: Download complete 09:12:18 aa269ceb94a6: Verifying Checksum 09:12:18 aa269ceb94a6: Download complete 09:12:21 5df492c9dc93: Pull complete 09:12:21 7629e6793208: Pull complete 09:12:21 4f4fb700ef54: Pull complete 09:12:21 fb5054dd5b73: Pull complete 09:12:21 eeca6798cff9: Pull complete 09:12:24 aa269ceb94a6: Pull complete 09:12:25 ada007ff1a6a: Pull complete 09:12:25 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:12:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:12:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:12:25 WORKDIR /edgex 09:12:25 COPY go.mod . 09:12:25 RUN go mod download 09:12:25 + docker build -t ci-base-image-x86_64 -f - . 09:12:25 Sending build context to Docker daemon 179.2MB 09:12:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:12:25 ---> f489d0715acc 09:12:25 Step 2/4 : WORKDIR /edgex 09:12:30 ---> Running in 9badd84ee646 09:12:30 Removing intermediate container 9badd84ee646 09:12:30 ---> 73aa488fc4fb 09:12:30 Step 3/4 : COPY go.mod . 09:12:30 ---> ef2979330050 09:12:30 Step 4/4 : RUN go mod download 09:12:30 ---> Running in 457c3b6c25cc 09:12:31 Still waiting to schedule task 09:12:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:13:02 Removing intermediate container 457c3b6c25cc 09:13:02 ---> f2dae0e9d1ba 09:13:02 Successfully built f2dae0e9d1ba 09:13:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:03 + docker inspect -f . ci-base-image-x86_64 09:13:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:03 prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container 09:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:03 $ docker top 7acf263d6a34b0f28d2a4f6e80d77099f8efd3f365a2ff8e743bf5a321e977e9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:03 + go version 09:13:03 go version go1.21.9 linux/amd64 [Pipeline] } 09:13:04 $ docker stop --time=1 7acf263d6a34b0f28d2a4f6e80d77099f8efd3f365a2ff8e743bf5a321e977e9 09:13:05 $ docker rm -f --volumes 7acf263d6a34b0f28d2a4f6e80d77099f8efd3f365a2ff8e743bf5a321e977e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:06 + docker inspect -f . ci-base-image-x86_64 09:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:06 prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container 09:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:13:06 $ docker top 5ca85d0351446e8fc6bbe50668c0e43eb7b799120fcdef7cd735595731b50e25 -eo pid,comm [Pipeline] { [Pipeline] echo 09:13:06 ========================================================= 09:13:06 [edgeXBuildGoParallel] Running Tests and Build... 09:13:06 ========================================================= [Pipeline] sh 09:13:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:13:07 + make test 09:13:07 go test -race -coverprofile=coverage.out ./... 09:13:15 ? github.com/edgexfoundry/edgex-go [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:13:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements 09:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:13:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:13:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.039s coverage: 53.2% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.958s coverage: 93.4% of statements 09:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements 09:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:13:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.8% of statements 09:13:54 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 09:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:13:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 30.7% of statements 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 09:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:13:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:13:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:14:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:14:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8137 in /w/workspace/edgexfoundry_edgex-go_PR-4871 [Pipeline] { 09:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:14:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [Pipeline] ws 09:14:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:14:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:14:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:14:15 The recommended git tool is: git 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.284s coverage: 79.9% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.051s coverage: 92.9% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 90.8% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 09:14:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 09:14:21 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 09:14:22 running golangci-lint 09:14:22 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:14:22 go version go1.21.9 linux/amd64 09:14:22 level=info msg="[config_reader] Used config file .golangci.yml" 09:14:22 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:14:22 using credential edgex-jenkins-ssh 09:14:22 Cloning the remote Git repository 09:14:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:14:22 > git init /w/workspace/edgex-go/1 # timeout=10 09:14:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:23 > git --version # timeout=10 09:14:23 > git --version # 'git version 2.25.1' 09:14:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:43 Merging remotes/origin/main commit dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 into PR head commit 90b82d11337f3790d29dceac9ba5e37304469ffd 09:14:44 Merge succeeded, producing 90b82d11337f3790d29dceac9ba5e37304469ffd 09:14:44 Checking out Revision 90b82d11337f3790d29dceac9ba5e37304469ffd (PR-4871) 09:14:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4871/head:refs/remotes/origin/PR-4871 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:14:43 > git config core.sparsecheckout # timeout=10 09:14:43 > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # timeout=10 09:14:44 > git remote # timeout=10 09:14:44 > git config --get remote.origin.url # timeout=10 09:14:44 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:44 > git merge dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 09:14:44 > git rev-parse HEAD^{commit} # timeout=10 09:14:44 > git config core.sparsecheckout # timeout=10 09:14:44 > git checkout -f 90b82d11337f3790d29dceac9ba5e37304469ffd # timeout=10 09:14:48 Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API" 09:14:48 > git --version # timeout=10 09:14:48 > git --version # 'git version 2.25.1' 09:14:48 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 09:14:49 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|types_sizes|compiled_files|files) took 23.706571276s" 09:14:49 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.175623ms" [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:50 Dload Upload Total Spent Left Speed 09:14:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 09:14:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:50 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 09:14:50 09:14:50 { 09:14:50 "registry-mirrors": [ 09:14:50 "https://nexus3.edgexfoundry.org:10001" 09:14:50 ], 09:14:50 "bip": "10.250.0.254/24", 09:14:50 "hosts": [ 09:14:50 "tcp://0.0.0.0:5555", 09:14:50 "unix:///var/run/docker.sock" 09:14:50 ], 09:14:50 "mtu": 1458, 09:14:50 "selinux-enabled": true, 09:14:50 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:50 } [Pipeline] sh 09:14:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:51 + sudo service docker restart 09:15:01 level=info msg="[linters_context/goanalysis] analyzers took 1m52.724512812s with top 10 stages: buildir: 1m6.536270457s, gosec: 10.035229992s, inspect: 2.813966626s, fact_deprecated: 2.409468562s, ctrlflow: 1.88766653s, printf: 1.680992024s, nilness: 1.464507818s, fact_purity: 1.443804473s, S1038: 1.399352949s, SA1012: 1.016763668s" 09:15:01 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:15:01 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, exclude: 214/214, exclude-rules: 22/214, skip_files: 214/214, skip_dirs: 214/214, identifier_marker: 214/214" 09:15:01 level=info msg="[runner] processing took 16.750705ms with stages: nolint: 7.898613ms, identifier_marker: 3.928596ms, path_prettifier: 1.618265ms, autogenerated_exclude: 1.308502ms, exclude-rules: 1.176621ms, skip_dirs: 770.428µs, cgo: 29.66µs, filename_unadjuster: 13.35µs, fixer: 940ns, skip_files: 850ns, max_same_issues: 850ns, path_prefixer: 830ns, uniq_by_line: 590ns, sort_results: 570ns, severity-rules: 410ns, max_from_linter: 400ns, exclude: 360ns, diff: 360ns, max_per_file_from_linter: 260ns, source_code: 140ns, path_shortener: 110ns" 09:15:01 level=info msg="[runner] linters took 13.896737469s with stages: goanalysis_metalinter: 13.879884863s" 09:15:01 level=info msg="File cache stats: 0 entries of total size 0B" 09:15:01 level=info msg="Memory: 368 samples, avg is 299.9MB, max is 1338.5MB" 09:15:01 level=info msg="Execution took 37.659396431s" 09:15:01 go vet ./... 09:15:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:08 ./bin/test-attribution-txt.sh [Pipeline] echo 09:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:15:08 + ls -al . 09:15:08 total 912 09:15:08 drwxrwxr-x 11 1001 1001 4096 Aug 22 09:13 . 09:15:08 drwxr-xr-x 4 root root 4096 Aug 22 09:13 .. 09:15:08 drwxrwxr-x 2 1001 1001 4096 Aug 22 09:11 .blubracket 09:15:08 -rw-rw-r-- 1 1001 1001 10 Aug 22 09:11 .dockerignore 09:15:08 drwxrwxr-x 8 1001 1001 4096 Aug 22 09:14 .git 09:15:08 drwxrwxr-x 3 1001 1001 4096 Aug 22 09:11 .github 09:15:08 -rw-rw-r-- 1 1001 1001 1102 Aug 22 09:11 .gitignore 09:15:08 -rw-rw-r-- 1 1001 1001 42 Aug 22 09:11 .golangci.yml 09:15:08 -rw-rw-r-- 1 1001 1001 100 Aug 22 09:11 .hadolint.yml 09:15:08 drwxr-xr-x 3 1001 1001 4096 Aug 22 09:12 .semver 09:15:08 -rw-rw-r-- 1 1001 1001 155 Aug 22 09:11 .sonarcloud.properties 09:15:08 -rw-rw-r-- 1 1001 1001 1171 Aug 22 09:11 ADOPTERS.md 09:15:08 -rw-rw-r-- 1 1001 1001 21286 Aug 22 09:11 Attribution.txt 09:15:08 -rw-rw-r-- 1 1001 1001 100284 Aug 22 09:11 CHANGELOG.md 09:15:08 -rw-rw-r-- 1 1001 1001 3804 Aug 22 09:11 CONTRIBUTING.md 09:15:08 -rw-rw-r-- 1 1001 1001 677 Aug 22 09:11 GOVERNANCE.md 09:15:08 -rw-rw-r-- 1 1001 1001 861 Aug 22 09:11 Jenkinsfile 09:15:08 -rw-rw-r-- 1 1001 1001 10775 Aug 22 09:11 LICENSE 09:15:08 -rw-rw-r-- 1 1001 1001 16854 Aug 22 09:11 Makefile 09:15:08 -rw-rw-r-- 1 1001 1001 582 Aug 22 09:11 OWNERS.md 09:15:08 -rw-rw-r-- 1 1001 1001 9528 Aug 22 09:11 README.md 09:15:08 -rw-rw-r-- 1 1001 1001 789 Aug 22 09:11 SECURITY.md 09:15:08 -rw-rw-r-- 1 1001 1001 5 Aug 22 09:12 VERSION 09:15:08 drwxrwxr-x 2 1001 1001 4096 Aug 22 09:11 bin 09:15:08 drwxrwxr-x 20 1001 1001 4096 Aug 22 09:11 cmd 09:15:08 -rw-r--r-- 1 root root 544290 Aug 22 09:14 coverage.out 09:15:08 drwxrwxr-x 2 1001 1001 4096 Aug 22 09:11 fuzz_test 09:15:08 -rw-rw-r-- 1 1001 1001 7305 Aug 22 09:11 go.mod 09:15:08 -rw-rw-r-- 1 1001 1001 102581 Aug 22 09:11 go.sum 09:15:08 drwxrwxr-x 7 1001 1001 4096 Aug 22 09:11 internal 09:15:08 drwxrwxr-x 3 1001 1001 4096 Aug 22 09:11 openapi 09:15:08 -rw-rw-r-- 1 1001 1001 584 Aug 22 09:11 security.txt 09:15:08 -rw-rw-r-- 1 1001 1001 204 Aug 22 09:11 version.go [Pipeline] sh 09:15:09 + '[' -e coverage.out ] 09:15:09 + chown 1001:1001 coverage.out [Pipeline] stash 09:15:09 Stashed 1 file(s) [Pipeline] sh 09:15:09 + make build 09:15:09 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:09 provisioning config files... 09:15:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13443379006748612959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:10 ---> ****-login.sh 09:15:10 nexus3.edgexfoundry.org:10001 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:11 Configure a credential helper to remove this warning. See 09:15:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:11 09:15:11 Login Succeeded 09:15:11 nexus3.edgexfoundry.org:10002 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:11 Configure a credential helper to remove this warning. See 09:15:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:11 09:15:11 Login Succeeded 09:15:11 nexus3.edgexfoundry.org:10003 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:11 Configure a credential helper to remove this warning. See 09:15:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:11 09:15:11 Login Succeeded 09:15:11 nexus3.edgexfoundry.org:10004 09:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:12 Configure a credential helper to remove this warning. See 09:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:12 09:15:12 Login Succeeded 09:15:12 ****.io 09:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:15:12 Configure a credential helper to remove this warning. See 09:15:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:15:12 09:15:12 Login Succeeded 09:15:12 ---> ****-login.sh ends [Pipeline] } 09:15:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:15:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 09:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:15:13 ========================================================= 09:15:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:15:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:15:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:15:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:15:13 c6b39de5b339: Pulling fs layer 09:15:13 a69c41024577: Pulling fs layer 09:15:13 d6de4b400683: Pulling fs layer 09:15:13 35cb2a7552d0: Pulling fs layer 09:15:13 4f4fb700ef54: Pulling fs layer 09:15:13 464afbd9ba4c: Pulling fs layer 09:15:13 00f215d4a9da: Pulling fs layer 09:15:13 d496ad576159: Pulling fs layer 09:15:13 4f4fb700ef54: Waiting 09:15:13 464afbd9ba4c: Waiting 09:15:13 00f215d4a9da: Waiting 09:15:13 35cb2a7552d0: Waiting 09:15:13 d496ad576159: Waiting 09:15:14 a69c41024577: Verifying Checksum 09:15:14 a69c41024577: Download complete 09:15:14 35cb2a7552d0: Verifying Checksum 09:15:14 35cb2a7552d0: Download complete 09:15:14 4f4fb700ef54: Verifying Checksum 09:15:14 4f4fb700ef54: Download complete 09:15:14 464afbd9ba4c: Verifying Checksum 09:15:14 464afbd9ba4c: Download complete 09:15:14 c6b39de5b339: Verifying Checksum 09:15:14 c6b39de5b339: Download complete 09:15:14 d496ad576159: Verifying Checksum 09:15:14 d496ad576159: Download complete 09:15:15 c6b39de5b339: Pull complete 09:15:15 a69c41024577: Pull complete 09:15:15 d6de4b400683: Verifying Checksum 09:15:15 d6de4b400683: Download complete 09:15:16 00f215d4a9da: Verifying Checksum 09:15:16 00f215d4a9da: Download complete 09:15:29 d6de4b400683: Pull complete 09:15:29 35cb2a7552d0: Pull complete 09:15:29 4f4fb700ef54: Pull complete 09:15:29 464afbd9ba4c: Pull complete 09:15:36 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 09:15:36 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 09:15:37 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 09:15:37 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 09:15:39 00f215d4a9da: Pull complete 09:15:39 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 09:15:39 d496ad576159: Pull complete 09:15:39 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:15:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:15:40 WORKDIR /edgex 09:15:40 COPY go.mod . 09:15:40 RUN go mod download 09:15:40 docker build -t ci-base-image-arm64 -f - . 09:15:40 Sending build context to Docker daemon 3.525MB 09:15:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:15:40 ---> f246e2811388 09:15:40 Step 2/4 : WORKDIR /edgex 09:15:42 ---> Running in f01af0e1ea05 09:15:42 Removing intermediate container f01af0e1ea05 09:15:42 ---> 7c932a768fdb 09:15:42 Step 3/4 : COPY go.mod . 09:15:43 ---> 87b2bc771105 09:15:43 Step 4/4 : RUN go mod download 09:15:43 ---> Running in af6f9ce5dea6 09:15: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 09:15:45 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 09:15:47 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 09:15:49 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 09:15:50 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 09:15:50 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 09:15:51 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 09:15:52 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] } 09:15:53 $ docker stop --time=1 5ca85d0351446e8fc6bbe50668c0e43eb7b799120fcdef7cd735595731b50e25 09:15:58 $ docker rm -f --volumes 5ca85d0351446e8fc6bbe50668c0e43eb7b799120fcdef7cd735595731b50e25 [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 09:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:00 09:16:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:00 latest: Pulling from edgex-devops/edgex-compose 09:16:00 91d30c5bc195: Pulling fs layer 09:16:00 2e9b0aa3be6d: Pulling fs layer 09:16:00 9c61dcf015f6: Pulling fs layer 09:16:00 4698f68db338: Pulling fs layer 09:16:00 2a2f49069b9e: Pulling fs layer 09:16:00 e0025b399a48: Pulling fs layer 09:16:00 4698f68db338: Waiting 09:16:00 2a2f49069b9e: Waiting 09:16:00 e0025b399a48: Waiting 09:16:00 91d30c5bc195: Verifying Checksum 09:16:00 91d30c5bc195: Download complete 09:16:01 4698f68db338: Verifying Checksum 09:16:01 4698f68db338: Download complete 09:16:01 2e9b0aa3be6d: Verifying Checksum 09:16:01 2e9b0aa3be6d: Download complete 09:16:01 e0025b399a48: Verifying Checksum 09:16:01 e0025b399a48: Download complete 09:16:01 91d30c5bc195: Pull complete 09:16:01 2a2f49069b9e: Download complete 09:16:01 2e9b0aa3be6d: Pull complete 09:16:01 9c61dcf015f6: Verifying Checksum 09:16:01 9c61dcf015f6: Download complete 09:16:04 9c61dcf015f6: Pull complete 09:16:04 4698f68db338: Pull complete 09:16:04 2a2f49069b9e: Pull complete 09:16:04 e0025b399a48: Pull complete 09:16:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:16:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:16:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:05 prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container 09:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:16:08 $ docker top 1fbe06d9637cbc6bd32af19b9e959fd89a90be022f1fd008cd71b30ad60d10d9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:09 + docker compose -f ./docker-compose-build.yml build --parallel 09:16:12 #1 [security-proxy-setup internal] load build definition from Dockerfile 09:16:12 #1 transferring dockerfile: 2.50kB done 09:16:12 #1 DONE 0.0s 09:16:12 09:16:12 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:16:12 #2 transferring dockerfile: 3.17kB done 09:16:12 #2 DONE 0.0s 09:16:12 09:16:12 #3 [core-keeper internal] load build definition from Dockerfile 09:16:12 #3 transferring dockerfile: 2.01kB done 09:16:12 #3 DONE 0.0s 09:16:12 09:16:12 #4 [security-spire-agent internal] load build definition from Dockerfile 09:16:12 #4 transferring dockerfile: 1.81kB done 09:16:12 #4 DONE 0.0s 09:16:12 09:16:12 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:16:12 #5 transferring dockerfile: 2.23kB done 09:16:12 #5 DONE 0.0s 09:16:12 09:16:12 #6 [security-spire-config internal] load build definition from Dockerfile 09:16:12 #6 transferring dockerfile: 1.69kB done 09:16:12 #6 DONE 0.0s 09:16:12 09:16:12 #7 [security-proxy-auth internal] load build definition from Dockerfile 09:16:12 #7 transferring dockerfile: 2.15kB done 09:16:12 #7 DONE 0.0s 09:16:12 09:16:12 #8 [support-scheduler internal] load build definition from Dockerfile 09:16:12 #8 transferring dockerfile: 1.93kB done 09:16:12 #8 DONE 0.0s 09:16:12 09:16:12 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:16:12 #9 transferring dockerfile: 1.89kB done 09:16:12 #9 DONE 0.0s 09:16:12 09:16:12 #10 [core-data internal] load build definition from Dockerfile 09:16:12 #10 transferring dockerfile: 2.07kB done 09:16:12 #10 DONE 0.1s 09:16:12 09:16:12 #11 [support-cron-scheduler internal] load build definition from Dockerfile 09:16:12 #11 transferring dockerfile: 1.85kB done 09:16:12 #11 DONE 0.1s 09:16:12 09:16:12 #12 [core-command internal] load build definition from Dockerfile 09:16:12 #12 transferring dockerfile: 1.93kB done 09:16:12 #12 DONE 0.1s 09:16:12 09:16:12 #13 [core-metadata internal] load build definition from Dockerfile 09:16:12 #13 transferring dockerfile: 2.06kB done 09:16:12 #13 DONE 0.0s 09:16:12 09:16:12 #14 [support-notifications internal] load build definition from Dockerfile 09:16:12 #14 transferring dockerfile: 1.95kB done 09:16:12 #14 DONE 0.1s 09:16:12 09:16:12 #15 [security-spire-server internal] load build definition from Dockerfile 09:16:12 #15 transferring dockerfile: 1.70kB done 09:16:12 #15 DONE 0.0s 09:16:12 09:16:12 #16 [security-secretstore-setup internal] load build definition from Dockerfile 09:16:12 #16 transferring dockerfile: 2.49kB done 09:16:12 #16 DONE 0.0s 09:16:12 09:16:12 #17 [security-proxy-setup internal] load .dockerignore 09:16:12 #17 transferring context: 50B done 09:16:12 #17 DONE 0.0s 09:16:12 09:16:12 #18 [security-bootstrapper internal] load .dockerignore 09:16:12 #18 transferring context: 50B done 09:16:12 #18 DONE 0.0s 09:16:12 09:16:12 #19 [core-keeper internal] load .dockerignore 09:16:12 #19 transferring context: 50B done 09:16:12 #19 DONE 0.0s 09:16:12 09:16:12 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:16:12 #20 transferring context: 50B done 09:16:12 #20 DONE 0.0s 09:16:12 09:16:12 #21 [security-spire-agent internal] load .dockerignore 09:16:12 #21 transferring context: 50B done 09:16:12 #21 DONE 0.0s 09:16:12 09:16:12 #22 [security-spire-config internal] load .dockerignore 09:16:12 #22 transferring context: 50B done 09:16:12 #22 DONE 0.0s 09:16:12 09:16:12 #23 [security-proxy-auth internal] load .dockerignore 09:16:12 #23 transferring context: 50B done 09:16:12 #23 DONE 0.0s 09:16:12 09:16:12 #24 [support-scheduler internal] load .dockerignore 09:16:12 #24 transferring context: 50B done 09:16:12 #24 DONE 0.0s 09:16:12 09:16:12 #25 [security-spiffe-token-provider internal] load .dockerignore 09:16:12 #25 transferring context: 50B done 09:16:12 #25 DONE 0.0s 09:16:12 09:16:12 #26 [core-command internal] load .dockerignore 09:16:12 #26 transferring context: 50B done 09:16:12 #26 DONE 0.0s 09:16:12 09:16:12 #27 [support-cron-scheduler internal] load .dockerignore 09:16:12 #27 transferring context: 50B done 09:16:12 #27 DONE 0.0s 09:16:12 09:16:12 #28 [core-data internal] load .dockerignore 09:16:12 #28 transferring context: 50B done 09:16:12 #28 DONE 0.0s 09:16:12 09:16:12 #29 [core-metadata internal] load .dockerignore 09:16:12 #29 transferring context: 50B done 09:16:12 #29 DONE 0.0s 09:16:12 09:16:12 #30 [security-spire-server internal] load .dockerignore 09:16:12 #30 transferring context: 50B done 09:16:12 #30 DONE 0.0s 09:16:12 09:16:12 #31 [support-notifications internal] load .dockerignore 09:16:12 #31 transferring context: 50B done 09:16:12 #31 DONE 0.0s 09:16:12 09:16:12 #32 [security-secretstore-setup internal] load .dockerignore 09:16:12 #32 transferring context: 50B done 09:16:12 #32 DONE 0.0s 09:16:12 09:16:12 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 09:16:12 #33 ... 09:16:12 09:16:12 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:16:12 #34 DONE 0.0s 09:16:12 09:16:12 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:16:12 #33 ... 09:16:12 09:16:12 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:16:12 #34 DONE 0.0s 09:16:12 09:16:12 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 09:16:12 #33 ... 09:16:12 09:16:12 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:16:12 #34 DONE 0.0s 09:16:12 09:16:12 #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:16:12 #33 ... 09:16:12 09:16:12 #35 [support-cron-scheduler internal] load build context 09:16:12 #35 DONE 0.0s 09:16:12 09:16:12 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:16:13 #33 DONE 0.5s 09:16:13 09:16:13 #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:16:13 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 09:16:13 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:16:13 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:16:13 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:16:13 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s 09:16:13 #36 ... 09:16:13 09:16:13 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:16:13 #37 DONE 0.7s 09:16:13 09:16:13 #36 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:16:13 #36 ... 09:16:13 09:16:13 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:16:13 #38 DONE 0.7s 09:16:13 09:16:13 #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:16:13 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 09:16:13 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:16:13 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:16:13 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:16:14 #36 ... 09:16:14 09:16:14 #39 [security-spire-server internal] load build context 09:16:14 #39 transferring context: 27.71kB 0.0s done 09:16:14 #39 DONE 0.8s 09:16:14 09:16:14 #40 [security-spire-config internal] load build context 09:16:14 #40 transferring context: 25.96kB 0.0s done 09:16:14 #40 DONE 0.8s 09:16:14 09:16:14 #41 [security-spire-agent internal] load build context 09:16:14 #41 transferring context: 27.24kB 0.0s done 09:16:14 #41 DONE 0.8s 09:16:14 09:16:14 #36 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:16:14 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 1.6s 09:16:14 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 1.7s done 09:16:14 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 09:16:15 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:16:15 #36 ... 09:16:15 09:16:15 #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:16:15 #42 DONE 2.3s 09:16:15 09:16:15 #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:16:15 #36 DONE 2.4s 09:16:15 09:16:15 #43 [core-command builder 2/7] WORKDIR /edgex-go 09:16:20 #43 ... 09:16:20 09:16:20 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:16:20 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 09:16:20 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:16:20 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:16:20 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:16:20 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:16:20 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 09:16:20 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:16:20 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 09:16:20 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 09:16:20 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 09:16:20 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:16:20 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.9s done 09:16:23 #44 ... 09:16:23 09:16:23 #45 [core-data internal] load build context 09:16:23 #45 transferring context: 252.88MB 9.8s 09:16:23 #45 ... 09:16:23 09:16:23 #46 [security-spiffe-token-provider internal] load build context 09:16:23 #46 ... 09:16:23 09:16:23 #47 [core-metadata internal] load build context 09:16:23 #47 ... 09:16:23 09:16:23 #48 [security-proxy-auth internal] load build context 09:16:23 #48 ... 09:16:23 09:16:23 #49 [security-proxy-setup internal] load build context 09:16:23 #49 ... 09:16:23 09:16:23 #50 [core-command internal] load build context 09:16:23 #50 ... 09:16:23 09:16:23 #51 [support-scheduler internal] load build context 09:16:23 #51 ... 09:16:23 09:16:23 #52 [core-common-config-bootstrapper internal] load build context 09:16:23 #52 ... 09:16:23 09:16:23 #35 [support-cron-scheduler internal] load build context 09:16:24 #35 ... 09:16:24 09:16:24 #53 [security-bootstrapper internal] load build context 09:16:24 #53 ... 09:16:24 09:16:24 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:24 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 09:16:24 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:16:24 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:16:24 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:16:24 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 09:16:24 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:16:24 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:16:24 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 09:16:24 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:16:24 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done 09:16:24 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 09:16:24 #54 ... 09:16:24 09:16:24 #55 [security-secretstore-setup internal] load build context 09:16:24 #55 ... 09:16:24 09:16:24 #56 [core-keeper internal] load build context 09:16:24 #56 ... 09:16:24 09:16:24 #57 [support-notifications internal] load build context 09:16:24 #57 ... 09:16:24 09:16:24 #55 [security-secretstore-setup internal] load build context 09:16:26 #55 ... 09:16:26 09:16:26 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:16:26 #58 ... 09:16:26 09:16:26 #55 [security-secretstore-setup internal] load build context 09:16:28 #55 transferring context: 250.81MB 14.8s 09:16:32 #55 ... 09:16:32 09:16:32 #47 [core-metadata internal] load build context 09:16:32 #47 ... 09:16:32 09:16:32 #55 [security-secretstore-setup internal] load build context 09:16:33 #55 transferring context: 419.01MB 19.8s 09:16:33 #55 ... 09:16:33 09:16:33 #46 [security-spiffe-token-provider internal] load build context 09:16:33 #46 transferring context: 494.61MB 17.4s done 09:16:33 #46 ... 09:16:33 09:16:33 #45 [core-data internal] load build context 09:16:33 #45 transferring context: 494.61MB 17.3s done 09:16:33 #45 ... 09:16:33 09:16:33 #48 [security-proxy-auth internal] load build context 09:16:33 #48 transferring context: 494.61MB 17.0s done 09:16:33 #48 ... 09:16:33 09:16:33 #49 [security-proxy-setup internal] load build context 09:16:33 #49 ... 09:16:33 09:16:33 #50 [core-command internal] load build context 09:16:33 #50 ... 09:16:33 09:16:33 #49 [security-proxy-setup internal] load build context 09:16:33 #49 ... 09:16:33 09:16:33 #51 [support-scheduler internal] load build context 09:16:33 #51 transferring context: 494.61MB 19.6s done 09:16:34 #51 ... 09:16:34 09:16:34 #48 [security-proxy-auth internal] load build context 09:16:34 #48 DONE 21.0s 09:16:34 09:16:34 #52 [core-common-config-bootstrapper internal] load build context 09:16:34 #52 transferring context: 494.61MB 17.2s done 09:16:34 #52 DONE 21.0s 09:16:34 09:16:34 #43 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:16:34 #43 DONE 18.7s 09:16:34 09:16:34 #45 [core-data internal] load build context 09:16:34 #45 DONE 21.1s 09:16:34 09:16:34 #46 [security-spiffe-token-provider internal] load build context 09:16:34 #46 DONE 21.1s 09:16:34 09:16:34 #35 [support-cron-scheduler internal] load build context 09:16:34 #35 transferring context: 494.61MB 20.6s done 09:16:34 #35 DONE 21.2s 09:16:34 09:16:34 #57 [support-notifications internal] load build context 09:16:34 #57 transferring context: 494.61MB 20.1s done 09:16:34 #57 DONE 21.1s 09:16:34 09:16:34 #56 [core-keeper internal] load build context 09:16:34 #56 transferring context: 494.61MB 17.9s done 09:16:34 #56 DONE 21.1s 09:16:34 09:16:34 #51 [support-scheduler internal] load build context 09:16:34 #51 DONE 21.1s 09:16:34 09:16:34 #55 [security-secretstore-setup internal] load build context 09:16:34 #55 transferring context: 494.61MB 20.6s done 09:16:34 #55 DONE 21.2s 09:16:34 09:16:34 #53 [security-bootstrapper internal] load build context 09:16:34 #53 transferring context: 494.61MB 21.0s done 09:16:34 #53 DONE 21.2s 09:16:34 09:16:34 #59 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:16:34 #59 ... 09:16:34 09:16:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:34 #54 DONE 20.9s 09:16:34 09:16:34 #49 [security-proxy-setup internal] load build context 09:16:34 #49 transferring context: 494.61MB 21.3s done 09:16:34 #49 DONE 21.4s 09:16:34 09:16:34 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:16:39 Removing intermediate container af6f9ce5dea6 09:16:39 ---> 7b617de12013 09:16:39 Successfully built 7b617de12013 09:16:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:40 #44 ... 09:16:40 09:16:40 #50 [core-command internal] load build context 09:16:40 #50 transferring context: 494.61MB 22.5s done 09:16:40 #50 DONE 26.4s 09:16:40 09:16:40 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:16:40 #58 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:40 #58 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:40 #58 20.47 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:16:40 #58 20.47 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:16:40 #58 20.47 OK: 20070 distinct packages available 09:16:40 #58 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:40 #58 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:40 #58 20.90 (1/4) Installing dumb-init (1.2.5-r2) 09:16:40 #58 20.92 (2/4) Installing musl-obstack (1.2.3-r2) 09:16:40 #58 20.92 (3/4) Installing libucontext (1.2-r2) 09:16:40 #58 20.92 (4/4) Installing gcompat (1.1.0-r1) 09:16:40 #58 20.93 Executing busybox-1.36.1-r7.trigger 09:16:40 #58 20.94 OK: 8 MiB in 19 packages 09:16:40 + docker inspect -f . ci-base-image-arm64 09:16:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container 09:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:16:40 #58 ... 09:16:40 09:16:40 #47 [core-metadata internal] load build context 09:16:40 #47 transferring context: 494.61MB 21.7s done 09:16:40 #47 DONE 27.8s 09:16:41 09:16:41 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:16:41 #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:41 #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:41 #0 3.298 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:16:41 #0 3.298 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:16:41 #0 3.298 OK: 20070 distinct packages available 09:16:41 #0 3.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:41 #0 3.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:41 #0 3.716 (1/11) Installing ca-certificates (20240226-r0) 09:16:41 #0 3.730 (2/11) Installing brotli-libs (1.0.9-r14) 09:16:41 #0 3.739 (3/11) Installing libunistring (1.1-r1) 09:16:41 #0 3.751 (4/11) Installing libidn2 (2.3.4-r1) 09:16:41 #0 3.755 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:16:41 #0 3.758 (6/11) Installing libcurl (8.9.0-r0) 09:16:41 #0 3.772 (7/11) Installing curl (8.9.0-r0) 09:16:41 #0 3.783 (8/11) Installing dumb-init (1.2.5-r2) 09:16:41 #0 3.787 (9/11) Installing musl-obstack (1.2.3-r2) 09:16:41 #0 3.790 (10/11) Installing libucontext (1.2-r2) 09:16:41 #0 3.798 (11/11) Installing gcompat (1.1.0-r1) 09:16:41 #0 3.802 Executing busybox-1.36.1-r7.trigger 09:16:41 #0 3.809 Executing ca-certificates-20240226-r0.trigger 09:16:41 #0 3.849 OK: 12 MiB in 26 packages 09:16:42 $ docker top fa1288fe05c9f959539fc71e6a29a0ba4753f4cefb68313f58931239c69a7b2e -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:43 + go version 09:16:43 go version go1.21.9 linux/arm64 [Pipeline] } 09:16:43 $ docker stop --time=1 fa1288fe05c9f959539fc71e6a29a0ba4753f4cefb68313f58931239c69a7b2e 09:16:43 #60 ... 09:16:43 09:16:43 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:16:44 #61 ... 09:16:44 09:16:44 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:16:44 #62 ... 09:16:44 09:16:44 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:16:44 #63 ... 09:16:44 09:16:44 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:16:44 #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:44 #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:44 #0 1.512 (1/3) Installing ca-certificates (20240226-r0) 09:16:44 #0 1.530 (2/3) Installing dumb-init (1.2.5-r2) 09:16:44 #0 1.614 (3/3) Installing tzdata (2024a-r0) 09:16:44 #0 1.713 Executing busybox-1.36.1-r7.trigger 09:16:44 #0 1.720 Executing ca-certificates-20240226-r0.trigger 09:16:44 #0 1.772 OK: 11 MiB in 18 packages 09:16:44 $ docker rm -f --volumes fa1288fe05c9f959539fc71e6a29a0ba4753f4cefb68313f58931239c69a7b2e 09:16:44 #64 ... 09:16:44 09:16:44 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:44 #65 ... 09:16:44 09:16:44 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 09:16:45 #66 ... 09:16:45 09:16:45 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:16:45 #67 ... 09:16:45 09:16:45 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 09:16:45 #68 ... 09:16:45 09:16:45 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:16:45 #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:45 #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:45 #0 3.944 (1/4) Installing dumb-init (1.2.5-r2) 09:16:45 #0 3.949 (2/4) Installing openssl (3.1.6-r0) 09:16:45 #0 3.960 (3/4) Installing su-exec (0.2-r3) 09:16:45 #0 3.964 (4/4) Installing yq (4.33.3-r5) 09:16:45 #0 4.219 Executing busybox-1.36.1-r7.trigger 09:16:45 #0 4.227 OK: 17 MiB in 19 packages 09:16:45 #69 ... 09:16:45 09:16:45 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:16:45 #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:45 #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:45 #0 3.033 (1/2) Installing dumb-init (1.2.5-r2) 09:16:45 #0 3.082 (2/2) Installing su-exec (0.2-r3) 09:16:45 #0 3.086 Executing busybox-1.36.1-r7.trigger 09:16:45 #0 3.110 OK: 7 MiB in 17 packages [Pipeline] sh 09:16:45 #70 ... 09:16:45 09:16:45 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:45 + docker inspect -f . ci-base-image-arm64 09:16:45 . [Pipeline] } [Pipeline] // withEnv 09:16:45 #71 ... 09:16:45 09:16:45 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:16:45 #72 ... 09:16:45 09:16:45 #73 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [Pipeline] withDockerContainer 09:16:46 prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container 09:16:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:16:47 $ docker top 205445fb302a28918ec68f1fc8646899707e3c500b44a1e97c978ec48dbfe552 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:47 ========================================================= 09:16:47 [edgeXBuildGoParallel] Running Tests and Build... 09:16:47 ========================================================= [Pipeline] sh 09:16:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 09:16:48 + make test 09:16:48 go test -race -coverprofile=coverage.out ./... 09:16:51 #73 ... 09:16:51 09:16:51 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:16:51 #60 DONE 17.1s 09:16:51 09:16:51 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:16:51 #64 DONE 17.1s 09:16:51 09:16:51 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:16:51 #74 ... 09:16:51 09:16:51 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:51 #65 DONE 17.2s 09:16:51 09:16:51 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:16:51 #70 DONE 17.2s 09:16:51 09:16:51 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:16:51 #58 DONE 34.7s 09:16:51 09:16:51 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:16:51 #69 DONE 17.2s 09:16:51 09:16:51 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:16:52 #75 ... 09:16:52 09:16:52 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:16:52 #71 DONE 18.0s 09:16:52 09:16:52 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:16:52 #66 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #66 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #66 18.30 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:16:52 #66 18.30 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:16:52 #66 18.30 OK: 20077 distinct packages available 09:16:52 #66 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #66 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #66 ... 09:16:52 09:16:52 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:16:52 #68 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #68 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #68 18.52 (1/1) Installing dumb-init (1.2.5-r2) 09:16:52 #68 18.54 Executing busybox-1.36.1-r7.trigger 09:16:52 #68 18.54 OK: 7 MiB in 16 packages 09:16:52 #68 DONE 19.0s 09:16:52 09:16:52 #73 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:16:52 #73 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #73 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #73 18.58 (1/1) Installing dumb-init (1.2.5-r2) 09:16:52 #73 18.58 Executing busybox-1.36.1-r7.trigger 09:16:52 #73 18.59 OK: 7 MiB in 16 packages 09:16:52 #73 DONE 19.0s 09:16:52 09:16:52 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:16:52 #62 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #62 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #62 18.56 (1/2) Installing ca-certificates (20240226-r0) 09:16:52 #62 18.58 (2/2) Installing dumb-init (1.2.5-r2) 09:16:52 #62 18.59 Executing busybox-1.36.1-r7.trigger 09:16:52 #62 18.59 Executing ca-certificates-20240226-r0.trigger 09:16:52 #62 18.64 OK: 8 MiB in 17 packages 09:16:52 #62 DONE 19.0s 09:16:52 09:16:52 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:16:52 #67 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #67 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #67 18.60 (1/4) Installing ca-certificates (20240226-r0) 09:16:52 #67 18.61 (2/4) Installing dumb-init (1.2.5-r2) 09:16:52 #67 18.61 (3/4) Installing su-exec (0.2-r3) 09:16:52 #67 18.61 (4/4) Installing yq (4.33.3-r5) 09:16:52 #67 18.80 Executing busybox-1.36.1-r7.trigger 09:16:52 #67 18.81 Executing ca-certificates-20240226-r0.trigger 09:16:52 #67 18.91 OK: 17 MiB in 19 packages 09:16:52 #67 DONE 19.0s 09:16:52 09:16:52 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:16:52 #76 ... 09:16:52 09:16:52 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:16:52 #59 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:52 #59 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:52 #59 18.78 OK: 264 MiB in 52 packages 09:16:52 #59 DONE 18.9s 09:16:52 09:16:52 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:16:52 #66 18.75 OK: 264 MiB in 52 packages 09:16:52 #66 DONE 18.9s 09:16:53 09:16:53 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:16:53 #77 DONE 0.1s 09:16:53 09:16:53 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:16:53 #61 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:53 #61 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:53 #61 18.71 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:16:53 #61 18.71 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:16:53 #61 18.71 OK: 20070 distinct packages available 09:16:53 #61 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:53 #61 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:53 #61 19.10 (1/5) Installing dumb-init (1.2.5-r2) 09:16:53 #61 19.13 (2/5) Installing musl-obstack (1.2.3-r2) 09:16:53 #61 19.14 (3/5) Installing libucontext (1.2-r2) 09:16:53 #61 19.14 (4/5) Installing gcompat (1.1.0-r1) 09:16:53 #61 19.14 (5/5) Installing openssl (3.1.6-r0) 09:16:53 #61 19.16 Executing busybox-1.36.1-r7.trigger 09:16:53 #61 19.18 OK: 8 MiB in 20 packages 09:16:53 #61 DONE 19.3s 09:16:53 09:16:53 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:16:53 #78 DONE 0.1s 09:16:53 09:16:53 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:53 #79 ... 09:16:53 09:16:53 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:16:53 #72 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:53 #72 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:53 #72 18.99 OK: 264 MiB in 52 packages 09:16:53 #72 DONE 19.1s 09:16:53 09:16:53 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:16:53 #80 DONE 0.0s 09:16:53 09:16:53 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:16:53 #74 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:53 #74 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:53 #74 2.196 OK: 12 MiB in 26 packages 09:16:53 #74 DONE 2.3s 09:16:53 09:16:53 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:16:53 #63 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:53 #63 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:53 #63 19.00 OK: 264 MiB in 52 packages 09:16:53 #63 DONE 19.2s 09:16:53 09:16:53 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:16:53 #81 DONE 0.0s 09:16:53 09:16:53 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:54 #82 ... 09:16:54 09:16:54 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:16:54 #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:54 #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:54 #0 3.144 OK: 8 MiB in 19 packages 09:16:54 #83 DONE 3.4s 09:16:54 09:16:54 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:16:54 #0 2.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:54 #0 3.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:54 #0 3.179 OK: 11 MiB in 18 packages 09:16:54 #84 DONE 3.5s 09:16:54 09:16:54 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:16:54 #75 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:54 #75 3.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:54 #75 3.459 OK: 17 MiB in 19 packages 09:16:55 #75 DONE 4.3s 09:16:55 09:16:55 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:16:55 #0 3.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:55 #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:55 #0 3.840 OK: 7 MiB in 17 packages 09:16:55 #85 DONE 4.3s 09:16:55 09:16:55 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:16:55 #0 2.174 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:55 #0 2.717 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:55 #0 3.421 (1/1) Installing dumb-init (1.2.5-r2) 09:16:55 #0 3.753 Executing busybox-1.36.1-r7.trigger 09:16:55 #0 3.760 OK: 7 MiB in 16 packages 09:16:55 #86 DONE 4.4s 09:16:55 09:16:55 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:16:55 #87 ... 09:16:55 09:16:55 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:16:55 #88 DONE 0.9s 09:16:55 09:16:55 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:16:55 #89 DONE 0.1s 09:16:55 09:16:55 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:16:55 #90 DONE 0.1s 09:16:55 09:16:55 #91 [security-spire-config stage-2 6/10] COPY security.txt / 09:16:55 #91 DONE 0.0s 09:16:55 09:16:55 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:16:55 #92 DONE 0.0s 09:16:55 09:16:55 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:16:55 #93 DONE 0.0s 09:16:55 09:16:55 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:16:55 #94 DONE 0.0s 09:16:55 09:16:55 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:16:56 #95 ... 09:16:56 09:16:56 #96 [security-spire-config] exporting to image 09:16:56 #96 exporting layers 0.6s done 09:16:56 #96 writing image sha256:3ca20fc7e815a085ceaa4566facda2a7cd7ebdb61fe2f1a037c778b82f4c504f done 09:16:56 #96 naming to docker.io/library/security-spire-config done 09:16:56 #96 DONE 0.7s 09:16:56 09:16:56 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:16:56 #76 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:56 #76 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:56 #76 3.552 OK: 7 MiB in 16 packages 09:16:56 #76 ... 09:16:56 09:16:56 #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:16:56 #0 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:56 #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:56 #0 3.517 OK: 8 MiB in 17 packages 09:16:56 #97 DONE 3.9s 09:16:56 09:16:56 #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:16:56 #76 DONE 3.9s 09:16:56 09:16:56 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:16:56 #95 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:56 #95 3.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:56 #95 3.908 OK: 8 MiB in 20 packages 09:16:57 #95 DONE 4.3s 09:16:57 09:16:57 #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:16:57 #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:57 #0 3.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:57 #0 4.145 OK: 17 MiB in 19 packages 09:16:57 #98 DONE 4.6s 09:16:57 09:16:57 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:16:57 #99 ... 09:16:57 09:16:57 #100 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:16:57 #0 3.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:57 #0 3.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:57 #0 4.192 OK: 7 MiB in 16 packages 09:16:57 #100 DONE 4.9s 09:16:58 09:16:58 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:16:58 #101 ... 09:16:58 09:16:58 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:16:58 #0 3.979 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:16:58 #0 4.486 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:16:58 #0 5.144 OK: 264 MiB in 52 packages 09:16:58 #102 DONE 6.0s 09:16:58 09:16:58 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:16:58 #87 DONE 2.9s 09:16:58 09:16:58 #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:16:59 #103 DONE 1.3s 09:16:59 09:16:59 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:16:59 #99 DONE 2.1s 09:16:59 09:16:59 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:16:59 #101 DONE 2.1s 09:16:59 09:16:59 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:16:59 #104 DONE 1.4s 09:16:59 09:16:59 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:16:59 #105 ... 09:16:59 09:16:59 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:16:59 #106 DONE 0.1s 09:17:00 09:17:00 #107 [security-spire-server stage-2 6/9] COPY security.txt / 09:17:00 #107 DONE 0.8s 09:17:00 09:17:00 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:17:00 #108 DONE 0.9s 09:17:00 09:17:00 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:17:00 #109 DONE 0.0s 09:17:00 09:17:00 #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:17:00 #110 DONE 0.0s 09:17:00 09:17:00 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:17:00 #111 DONE 0.0s 09:17:00 09:17:00 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 09:17:00 #112 DONE 0.0s 09:17:00 09:17:00 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:17:00 #113 DONE 0.0s 09:17:00 09:17:00 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:17:00 #114 DONE 0.0s 09:17:00 09:17:00 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:17:00 #115 DONE 0.0s 09:17:00 09:17:00 #96 [security-spire-server] exporting to image 09:17:00 #96 ... 09:17:00 09:17:00 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:17:00 #116 DONE 0.0s 09:17:00 09:17:00 #96 [security-spire-agent] exporting to image 09:17:01 #96 exporting layers 0.7s done 09:17:01 #96 writing image sha256:052ca8ebab715c308d35301f508b12bc3f9d3b40566b0691781799e68cce199b done 09:17:01 #96 naming to docker.io/library/security-spire-server done 09:17:01 #96 writing image sha256:f30e6edad3320b74fc5f826f40690e01374e65c9f5457755cf47216803639ef9 done 09:17:01 #96 naming to docker.io/library/security-spire-agent done 09:17:01 #96 DONE 1.4s 09:17:01 09:17:01 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:06 #117 ... 09:17:06 09:17:06 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:29 ? github.com/edgexfoundry/edgex-go [no test files] 09:17:54 #118 DONE 55.5s 09:17:54 09:17:54 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:54 #82 DONE 55.3s 09:17:54 09:17:54 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:54 #117 DONE 55.4s 09:17:54 09:17:54 #105 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:54 #105 DONE 49.0s 09:17:54 09:17:54 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:54 #79 DONE 55.4s 09:17:54 09:17:54 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:17:58 #119 ... 09:17:58 09:17:58 #120 [core-keeper builder 7/8] COPY . . 09:17:58 #120 DONE 9.9s 09:17:58 09:17:58 #121 [core-metadata builder 6/7] COPY . . 09:17:58 #121 DONE 9.9s 09:17:58 09:17:58 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:17:58 #122 CACHED 09:17:58 09:17:58 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 09:17:58 #123 CACHED 09:17:58 09:17:58 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #124 CACHED 09:17:58 09:17:58 #125 [support-notifications builder 6/7] COPY . . 09:17:58 #125 DONE 9.9s 09:17:58 09:17:58 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #126 CACHED 09:17:58 09:17:58 #127 [support-scheduler builder 6/7] COPY . . 09:17:58 #127 CACHED 09:17:58 09:17:58 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:17:58 #128 CACHED 09:17:58 09:17:58 #129 [core-data builder 6/7] COPY . . 09:17:58 #129 CACHED 09:17:58 09:17:58 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #130 CACHED 09:17:58 09:17:58 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 09:17:58 #131 CACHED 09:17:58 09:17:58 #132 [security-proxy-auth builder 6/7] COPY . . 09:17:58 #132 CACHED 09:17:58 09:17:58 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #133 CACHED 09:17:58 09:17:58 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:17:58 #134 CACHED 09:17:58 09:17:58 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #135 CACHED 09:17:58 09:17:58 #136 [core-command builder 6/7] COPY . . 09:17:58 #136 CACHED 09:17:58 09:17:58 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 09:17:58 #137 CACHED 09:17:58 09:17:58 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:17:58 #119 DONE 9.9s 09:17:58 09:17:58 #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #138 CACHED 09:17:58 09:17:58 #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:17:58 #139 CACHED 09:17:58 09:17:58 #140 [support-cron-scheduler builder 6/7] COPY . . 09:17:58 #140 CACHED 09:17:58 09:17:58 #141 [security-secretstore-setup builder 6/7] COPY . . 09:17:58 #141 DONE 10.0s 09:17:58 09:17:58 #142 [security-proxy-setup builder 6/7] COPY . . 09:17:58 #142 CACHED 09:17:58 09:17:58 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #143 CACHED 09:17:58 09:17:58 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:17:58 #144 CACHED 09:17:58 09:17:58 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:17:58 #145 CACHED 09:17:58 09:17:58 #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:17:58 #146 CACHED 09:17:58 09:17:58 #147 [security-bootstrapper builder 6/7] COPY . . 09:17:58 #147 CACHED 09:17:58 09:17:58 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:18:00 #148 1.495 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 09:18:08 #148 ... 09:18:08 09:18:08 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:18:08 #0 0.830 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 09:18:08 #149 ... 09:18:08 09:18:08 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:08 #0 1.260 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 09:18:08 #150 ... 09:18:08 09:18:08 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:18:08 #0 1.198 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 09:18:09 #151 ... 09:18:09 09:18:09 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:18:09 #0 0.518 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 09:18:09 #152 ... 09:18:09 09:18:09 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:18:09 #0 1.582 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 09:18:09 #153 ... 09:18:09 09:18:09 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:18:09 #0 1.376 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 09:18:09 #154 ... 09:18:09 09:18:09 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:18:09 #0 1.094 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 09:18:09 #155 ... 09:18:09 09:18:09 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:18:09 #0 0.837 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 09:18:09 #156 ... 09:18:09 09:18:09 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:18:09 #0 1.423 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 09:18:09 #157 ... 09:18:09 09:18:09 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:18:09 #0 0.818 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 09:18:10 #158 ... 09:18:10 09:18:10 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:18:10 #0 0.402 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 09:18:10 #159 ... 09:18:10 09:18:10 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:18:10 #0 1.039 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 09:19:46 #160 ... 09:19:46 09:19:46 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:46 #151 99.61 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 09:20:18 #151 ... 09:20:18 09:20:18 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:20:18 #148 DONE 136.7s 09:20:18 09:20:18 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:18 #152 ... 09:20:18 09:20:18 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:20:18 #151 DONE 137.1s 09:20:18 09:20:18 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:20:18 #157 DONE 137.2s 09:20:18 09:20:18 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:20:18 #159 ... 09:20:18 09:20:18 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:20:19 #161 ... 09:20:19 09:20:19 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:19 #150 DONE 140.8s 09:20:19 09:20:19 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:20:20 #162 ... 09:20:20 09:20:20 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:20:20 #155 DONE 141.6s 09:20:20 09:20:20 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:21 #163 ... 09:20:21 09:20:21 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:20:21 #161 DONE 3.4s 09:20:21 09:20:21 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:20:21 #162 DONE 2.7s 09:20:21 09:20:21 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:20:21 #164 ... 09:20:21 09:20:21 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:21 #165 DONE 1.7s 09:20:21 09:20:21 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:20:21 #166 DONE 3.0s 09:20:22 09:20:22 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:22 #163 DONE 1.7s 09:20:22 09:20:22 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:22 #167 ... 09:20:22 09:20:22 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:20:22 #168 DONE 0.3s 09:20:22 09:20:22 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:20:22 #169 ... 09:20:22 09:20:22 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:20:22 #164 DONE 0.8s 09:20:22 09:20:22 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:22 #170 DONE 0.6s 09:20:22 09:20:22 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:22 #171 ... 09:20:22 09:20:22 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:22 #167 DONE 0.7s 09:20:22 09:20:22 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:20:24 #172 DONE 1.5s 09:20:24 09:20:24 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:20:24 #173 DONE 1.8s 09:20:24 09:20:24 #174 [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 09:20:24 #174 DONE 1.8s 09:20:24 09:20:24 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:20:24 #171 DONE 1.6s 09:20:24 09:20:24 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:20:24 #175 ... 09:20:24 09:20:24 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:20:24 #169 DONE 2.4s 09:20:24 09:20:24 #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 09:20:24 #176 DONE 0.2s 09:20:24 09:20:24 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:20:24 #177 DONE 0.3s 09:20:24 09:20:24 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:20:24 #178 ... 09:20:24 09:20:24 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:20:24 #175 DONE 0.3s 09:20:24 09:20:24 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:20:24 #179 DONE 0.3s 09:20:24 09:20:24 #96 [security-spiffe-token-provider] exporting to image 09:20:24 #96 exporting layers 09:20:24 #96 ... 09:20:24 09:20:24 #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:20:24 #180 DONE 0.6s 09:20:25 09:20:25 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:20:25 #181 DONE 0.6s 09:20:25 09:20:25 #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:20:25 #182 ... 09:20:25 09:20:25 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:20:25 #178 DONE 1.1s 09:20:25 09:20:25 #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:26 #183 ... 09:20:26 09:20:26 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:20:26 #184 DONE 1.8s 09:20:26 09:20:26 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:20:27 #185 ... 09:20:27 09:20:27 #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:20:27 #182 DONE 2.4s 09:20:27 09:20:27 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:20:27 #186 DONE 2.1s 09:20:27 09:20:27 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:27 #152 DONE 148.9s 09:20:27 09:20:27 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:20:27 #187 ... 09:20:27 09:20:27 #96 [security-spiffe-token-provider] exporting to image 09:20:27 #96 exporting layers 2.7s done 09:20:27 #96 writing image sha256:b6cfe7e74b7802871fcc2301f6f79596491537f0e99962bda9174d9673519b26 done 09:20:27 #96 naming to docker.io/library/security-spiffe-token-provider 0.0s done 09:20:27 #96 DONE 4.3s 09:20:27 09:20:27 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:20:28 #188 ... 09:20:28 09:20:28 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:28 #189 CACHED 09:20:28 09:20:28 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:28 #190 CACHED 09:20:28 09:20:28 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:20:28 #185 DONE 2.1s 09:20:28 09:20:28 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:30 #191 ... 09:20:30 09:20:30 #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:30 #183 DONE 4.4s 09:20:30 09:20:30 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:20:30 #187 DONE 2.8s 09:20:30 09:20:30 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:20:30 #192 ... 09:20:30 09:20:30 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:20:30 #193 DONE 2.0s 09:20:30 09:20:30 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:20:30 #188 DONE 3.1s 09:20:30 09:20:30 #194 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:20:31 #194 DONE 0.8s 09:20:31 09:20:31 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:20:31 #195 DONE 0.8s 09:20:31 09:20:31 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:31 #191 DONE 2.9s 09:20:31 09:20:31 #196 [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/ 09:20:31 #196 ... 09:20:31 09:20:31 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:20:31 #192 DONE 1.0s 09:20:31 09:20:31 #96 [core-common-config-bootstrapper] exporting to image 09:20:31 #96 writing image sha256:7ce5a0be3deed756b160a1ba4f5bf8f0dc3b5c80643d7e5449f8a6ef606a2971 done 09:20:31 #96 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:20:31 #96 ... 09:20:31 09:20:31 #197 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:20:31 #197 DONE 0.6s 09:20:31 09:20:31 #196 [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/ 09:20:31 #196 DONE 0.6s 09:20:31 09:20:31 #198 [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/ 09:20:32 #198 DONE 0.4s 09:20:32 09:20:32 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:32 #199 ... 09:20:32 09:20:32 #96 [security-proxy-setup] exporting to image 09:20:32 #96 exporting layers 1.2s done 09:20:32 #96 writing image sha256:162279f3c85aff138b96de057454655fd10bb26f54106b6713d43e5e0ad70964 done 09:20:32 #96 naming to docker.io/library/security-proxy-setup done 09:20:32 #96 DONE 6.5s 09:20:32 09:20:32 #200 [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/ 09:20:32 #200 DONE 0.4s 09:20:32 09:20:32 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:34 #201 DONE 2.8s 09:20:34 09:20:34 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:34 #199 DONE 2.2s 09:20:34 09:20:34 #202 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:20:34 #202 DONE 1.4s 09:20:34 09:20:34 #96 [security-proxy-auth] exporting to image 09:20:35 #96 ... 09:20:35 09:20:35 #203 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:20:35 #203 DONE 0.7s 09:20:35 09:20:35 #96 [security-proxy-auth] exporting to image 09:20:35 #96 exporting layers 0.9s done 09:20:35 #96 writing image sha256:d09f633e614072effdaf972bfed9d6f719b38a3ccc4f8f1febf29ba09310e065 0.0s done 09:20:35 #96 naming to docker.io/library/security-proxy-auth done 09:20:35 #96 exporting layers 1.1s done 09:20:35 #96 writing image sha256:5b6da49120bf6aada44a2e78e2a20233c85925ea78121890b0d980699b1a0e71 done 09:20:35 #96 naming to docker.io/library/security-secretstore-setup done 09:20:35 #96 DONE 7.6s 09:20:35 09:20:35 #204 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:20:37 #204 DONE 2.8s 09:20:37 09:20:37 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:20:37 #44 ... 09:20:37 09:20:37 #96 [security-bootstrapper] exporting to image 09:20:41 #96 ... 09:20:41 09:20:41 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:20:41 #153 DONE 162.1s 09:20:41 09:20:41 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:20:41 #156 ... 09:20:41 09:20:41 #96 [security-bootstrapper] exporting to image 09:20:41 #96 exporting layers 3.1s done 09:20:41 #96 writing image sha256:cb597e731727540e80a9a0eca248cf3e40659aaa47d66f17c3c5e7cf87dc8333 done 09:20:41 #96 naming to docker.io/library/security-bootstrapper 0.1s done 09:20:41 #96 DONE 10.9s 09:20:41 09:20:41 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:20:45 #44 ... 09:20:45 09:20:45 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:20:45 #156 DONE 166.5s 09:20:45 09:20:45 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:20:45 #159 DONE 166.6s 09:20:45 09:20:45 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:20:45 #158 DONE 166.6s 09:20:45 09:20:45 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:20:45 #149 DONE 166.6s 09:20:45 09:20:45 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #205 ... 09:20:45 09:20:45 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:20:45 #154 DONE 166.7s 09:20:45 09:20:45 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #206 ... 09:20:45 09:20:45 #207 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #207 DONE 0.4s 09:20:45 09:20:45 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:20:45 #160 DONE 167.0s 09:20:45 09:20:45 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #205 DONE 0.5s 09:20:45 09:20:45 #208 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #208 DONE 0.4s 09:20:45 09:20:45 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #206 DONE 0.3s 09:20:45 09:20:45 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:45 #209 CACHED 09:20:45 09:20:45 #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #210 CACHED 09:20:45 09:20:45 #211 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:20:45 #211 DONE 0.2s 09:20:45 09:20:45 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:45 #212 CACHED 09:20:45 09:20:45 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:45 #213 CACHED 09:20:45 09:20:45 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:20:46 #214 ... 09:20:46 09:20:46 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:20:46 #215 DONE 1.0s 09:20:46 09:20:46 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:47 #216 DONE 0.3s 09:20:47 09:20:47 #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:20:47 #217 DONE 1.2s 09:20:47 09:20:47 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:20:47 #218 DONE 1.1s 09:20:47 09:20:47 #219 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:20:47 #219 DONE 1.2s 09:20:47 09:20:47 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:20:47 #214 DONE 1.2s 09:20:47 09:20:47 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:20:47 #220 DONE 1.2s 09:20:47 09:20:47 #221 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:20:47 #221 DONE 1.2s 09:20:47 09:20:47 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:47 #222 ... 09:20:47 09:20:47 #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:20:47 #223 DONE 0.6s 09:20:47 09:20:47 #224 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:20:47 #224 DONE 0.6s 09:20:47 09:20:47 #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:20:47 #225 DONE 0.6s 09:20:47 09:20:47 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:20:47 #226 DONE 0.7s 09:20:47 09:20:47 #227 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:20:47 #227 DONE 0.6s 09:20:47 09:20:47 #96 [core-keeper] exporting to image 09:20:47 #96 exporting layers 09:20:48 #96 ... 09:20:48 09:20:48 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:20:48 #228 DONE 1.0s 09:20:48 09:20:48 #222 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:20:48 #222 DONE 1.0s 09:20:48 09:20:48 #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:20:48 #229 DONE 0.5s 09:20:48 09:20:48 #96 [core-keeper] exporting to image 09:20:48 #96 exporting layers 0.5s done 09:20:48 #96 writing image sha256:a75c0d073abd715add41014e4862314e6d800f58e5241444d60750807abc54fd done 09:20:48 #96 naming to docker.io/library/core-keeper done 09:20:48 #96 ... 09:20:48 09:20:48 #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:20:48 #230 DONE 0.5s 09:20:48 09:20:48 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:20:48 #231 DONE 0.5s 09:20:48 09:20:48 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:20:48 #232 DONE 0.2s 09:20:48 09:20:48 #96 [core-command] exporting to image 09:20:48 #96 writing image sha256:c2889bf13a65b0b1d481b54ff18b52113f0e45ab665dd844d94590eea99c7531 done 09:20:48 #96 naming to docker.io/library/core-command done 09:20:48 #96 ... 09:20:48 09:20:48 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:20:48 #233 DONE 0.2s 09:20:48 09:20:48 #96 [core-data] exporting to image 09:20:48 #96 exporting layers 0.2s done 09:20:48 #96 writing image sha256:aeae087dd9ea2dc0657528a8ebc2c10dc471f776dcf57cbc72c3ff1350bac338 done 09:20:48 #96 naming to docker.io/library/support-scheduler done 09:20:48 #96 exporting layers 0.2s done 09:20:48 #96 writing image sha256:c733e9103310ee23e1d76aea092bd3b99087f7fe9ee913c86be536739021d75f done 09:20:48 #96 naming to docker.io/library/core-metadata done 09:20:48 #96 writing image sha256:fa5e85a950cb23a213de06388833f73cd6fdd341affd7c75000252675739cc11 done 09:20:48 #96 naming to docker.io/library/support-notifications done 09:20:48 #96 writing image sha256:1a8606478d556913b267bcf0b5a8836787896f852972ef679743967b891bf9af done 09:20:48 #96 naming to docker.io/library/support-cron-scheduler done 09:20:48 #96 writing image sha256:a32fd1a78a25dc929cbee1709fdd92a33dc2fe189e13df220c1e67f3b42267f1 done 09:20:48 #96 naming to docker.io/library/core-data done 09:20:48 #96 DONE 11.8s 09:20:48 09:20:48 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:20:48 time="2024-08-22T09:16:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:20:48 $ docker stop --time=1 1fbe06d9637cbc6bd32af19b9e959fd89a90be022f1fd008cd71b30ad60d10d9 09:20:49 $ docker rm -f --volumes 1fbe06d9637cbc6bd32af19b9e959fd89a90be022f1fd008cd71b30ad60d10d9 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:50 + docker images 09:20:50 REPOSITORY TAG IMAGE ID CREATED SIZE 09:20:50 core-data latest a32fd1a78a25 1 second ago 39.6MB 09:20:50 core-keeper latest a75c0d073abd 2 seconds ago 39.5MB 09:20:50 core-command latest c2889bf13a65 2 seconds ago 35.4MB 09:20:50 core-metadata latest c733e9103310 2 seconds ago 39.7MB 09:20:50 support-cron-scheduler latest 1a8606478d55 2 seconds ago 44.1MB 09:20:50 support-scheduler latest aeae087dd9ea 2 seconds ago 41.9MB 09:20:50 support-notifications latest fa5e85a950cb 2 seconds ago 42.5MB 09:20:50 security-bootstrapper latest cb597e731727 12 seconds ago 18.9MB 09:20:50 security-secretstore-setup latest 5b6da49120bf 16 seconds ago 37MB 09:20:50 security-proxy-auth latest d09f633e6140 16 seconds ago 33MB 09:20:50 security-proxy-setup latest 162279f3c85a 18 seconds ago 26.2MB 09:20:50 core-common-config-bootstrapper latest 7ce5a0be3dee 20 seconds ago 15.2MB 09:20:50 security-spiffe-token-provider latest b6cfe7e74b78 25 seconds ago 28.8MB 09:20:50 security-spire-agent latest f30e6edad332 3 minutes ago 182MB 09:20:50 security-spire-server latest 052ca8ebab71 3 minutes ago 121MB 09:20:50 security-spire-config latest 3ca20fc7e815 3 minutes ago 120MB 09:20:50 ci-base-image-x86_64 latest f2dae0e9d1ba 7 minutes ago 971MB 09:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 09:20:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 09:20:50 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] } 09:21:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:21:24 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:21:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:21:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.123s coverage: 28.7% of statements 09:21:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:22:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.258s coverage: 69.2% of statements 09:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:22:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.231s coverage: 53.2% of statements 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:22:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:22:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.010s coverage: 93.4% of statements 09:22:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.417s coverage: 91.7% of statements 09:22:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:22:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.227s coverage: 7.0% of statements 09:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:22:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:22:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:22:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.639s coverage: 95.8% of statements 09:22:37 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 09:22:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:22:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.143s coverage: 0.0% of statements [no tests to run] 09:22:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:22:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.289s coverage: 0.8% of statements 09:22:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 30.7% of statements 09:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.150s coverage: 41.7% of statements 09:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.111s coverage: 77.8% of statements 09:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements 09:22:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements 09:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements 09:22:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:23:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements 09:23:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:23:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:23:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:23:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.953s coverage: 79.9% of statements 09:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.158s coverage: 92.9% of statements 09:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements 09:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements 09:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 75.0% of statements 09:23:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements 09:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 09:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements 09:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.266s coverage: 81.8% of statements 09:23:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.267s coverage: 82.1% of statements 09:23:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:23:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.741s coverage: 63.1% of statements 09:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements 09:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements 09:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.076s coverage: 100.0% of statements 09:23:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:23:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:23:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 09:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 09:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:23:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.682s coverage: 36.5% of statements 09:23:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:23:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 09:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:23:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:23:52 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.118s coverage: 5.2% of statements 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:23:59 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.311s coverage: 90.8% of statements 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:24:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:24:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements 09:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:24:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:24:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.483s coverage: 95.7% of statements 09:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:24:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements 09:24:23 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 09:24:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:24:23 go vet ./... 09:28:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:28:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:28:45 ./bin/test-attribution-txt.sh [Pipeline] echo 09:28:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:28:45 + ls -al . 09:28:45 total 908 09:28:45 drwxrwxr-x 10 1001 1001 4096 Aug 22 09:16 . 09:28:45 drwxr-xr-x 4 root root 4096 Aug 22 09:16 .. 09:28:45 drwxrwxr-x 2 1001 1001 4096 Aug 22 09:14 .blubracket 09:28:45 -rw-rw-r-- 1 1001 1001 10 Aug 22 09:14 .dockerignore 09:28:45 drwxrwxr-x 8 1001 1001 4096 Aug 22 09:14 .git 09:28:45 drwxrwxr-x 3 1001 1001 4096 Aug 22 09:14 .github 09:28:45 -rw-rw-r-- 1 1001 1001 1102 Aug 22 09:14 .gitignore 09:28:45 -rw-rw-r-- 1 1001 1001 42 Aug 22 09:14 .golangci.yml 09:28:45 -rw-rw-r-- 1 1001 1001 100 Aug 22 09:14 .hadolint.yml 09:28:45 -rw-rw-r-- 1 1001 1001 155 Aug 22 09:14 .sonarcloud.properties 09:28:45 -rw-rw-r-- 1 1001 1001 1171 Aug 22 09:14 ADOPTERS.md 09:28:45 -rw-rw-r-- 1 1001 1001 21286 Aug 22 09:14 Attribution.txt 09:28:45 -rw-rw-r-- 1 1001 1001 100284 Aug 22 09:14 CHANGELOG.md 09:28:45 -rw-rw-r-- 1 1001 1001 3804 Aug 22 09:14 CONTRIBUTING.md 09:28:45 -rw-rw-r-- 1 1001 1001 677 Aug 22 09:14 GOVERNANCE.md 09:28:45 -rw-rw-r-- 1 1001 1001 861 Aug 22 09:14 Jenkinsfile 09:28:45 -rw-rw-r-- 1 1001 1001 10775 Aug 22 09:14 LICENSE 09:28:45 -rw-rw-r-- 1 1001 1001 16854 Aug 22 09:14 Makefile 09:28:45 -rw-rw-r-- 1 1001 1001 582 Aug 22 09:14 OWNERS.md 09:28:45 -rw-rw-r-- 1 1001 1001 9528 Aug 22 09:14 README.md 09:28:45 -rw-rw-r-- 1 1001 1001 789 Aug 22 09:14 SECURITY.md 09:28:45 -rw-rw-r-- 1 1001 1001 5 Aug 22 09:12 VERSION 09:28:45 drwxrwxr-x 2 1001 1001 4096 Aug 22 09:14 bin 09:28:45 drwxrwxr-x 20 1001 1001 4096 Aug 22 09:14 cmd 09:28:45 -rw-r--r-- 1 root root 544290 Aug 22 09:24 coverage.out 09:28:45 drwxrwxr-x 2 1001 1001 4096 Aug 22 09:14 fuzz_test 09:28:45 -rw-rw-r-- 1 1001 1001 7305 Aug 22 09:14 go.mod 09:28:45 -rw-rw-r-- 1 1001 1001 102581 Aug 22 09:14 go.sum 09:28:45 drwxrwxr-x 7 1001 1001 4096 Aug 22 09:14 internal 09:28:45 drwxrwxr-x 3 1001 1001 4096 Aug 22 09:14 openapi 09:28:45 -rw-rw-r-- 1 1001 1001 584 Aug 22 09:14 security.txt 09:28:45 -rw-rw-r-- 1 1001 1001 204 Aug 22 09:14 version.go [Pipeline] sh 09:28:46 + '[' -e coverage.out ] 09:28:46 + chown 1001:1001 coverage.out [Pipeline] stash 09:28:46 Warning: overwriting stash ‘coverage-report’ 09:28:47 Stashed 1 file(s) [Pipeline] sh 09:28:47 + make build 09:28:47 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 09:31:54 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 09:32:02 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 09:32:10 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 09:32:13 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 09:32:21 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 09:32:53 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 09:32:58 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 09:33: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:33:20 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 09:33: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:33:27 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 09:33:30 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 09:33:34 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] } 09:33:40 $ docker stop --time=1 205445fb302a28918ec68f1fc8646899707e3c500b44a1e97c978ec48dbfe552 09:33:42 $ docker rm -f --volumes 205445fb302a28918ec68f1fc8646899707e3c500b44a1e97c978ec48dbfe552 [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 09:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:33:46 09:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:33:47 latest: Pulling from edgex-devops/edgex-compose-arm64 09:33:47 547446be3368: Pulling fs layer 09:33:47 d125d8839a47: Pulling fs layer 09:33:47 3e85d5ac6304: Pulling fs layer 09:33:47 c3105a71a48b: Pulling fs layer 09:33:47 0f093f025ec4: Pulling fs layer 09:33:47 c3106fc0e877: Pulling fs layer 09:33:47 0f093f025ec4: Waiting 09:33:47 c3106fc0e877: Waiting 09:33:47 c3105a71a48b: Waiting 09:33:47 547446be3368: Verifying Checksum 09:33:47 547446be3368: Download complete 09:33:47 c3105a71a48b: Download complete 09:33:47 d125d8839a47: Verifying Checksum 09:33:47 d125d8839a47: Download complete 09:33:47 c3106fc0e877: Verifying Checksum 09:33:47 c3106fc0e877: Download complete 09:33:47 0f093f025ec4: Verifying Checksum 09:33:47 0f093f025ec4: Download complete 09:33:48 547446be3368: Pull complete 09:33:49 d125d8839a47: Pull complete 09:33:49 3e85d5ac6304: Verifying Checksum 09:33:49 3e85d5ac6304: Download complete 09:33:59 3e85d5ac6304: Pull complete 09:33:59 c3105a71a48b: Pull complete 09:34:00 0f093f025ec4: Pull complete 09:34:00 c3106fc0e877: Pull complete 09:34:00 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:34:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:34:01 prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container 09:34:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:34:03 $ docker top 0193629b92cb7b1bdcd61b75a274bba1774965440479fb3451c2b71ead0408f4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:04 + docker compose -f ./docker-compose-build.yml build --parallel 09:34:14 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:34:14 #1 transferring dockerfile: 2.49kB done 09:34:14 #1 DONE 0.1s 09:34:14 09:34:14 #2 [security-spire-agent internal] load build definition from Dockerfile 09:34:14 #2 transferring dockerfile: 1.81kB done 09:34:14 #2 DONE 0.0s 09:34:14 09:34:14 #3 [support-notifications internal] load build definition from Dockerfile 09:34:14 #3 transferring dockerfile: 1.95kB done 09:34:14 #3 DONE 0.1s 09:34:14 09:34:14 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:34:14 #4 transferring dockerfile: 2.15kB done 09:34:14 #4 DONE 0.1s 09:34:14 09:34:14 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:34:14 #5 transferring dockerfile: 1.89kB done 09:34:14 #5 DONE 0.1s 09:34:14 09:34:14 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:34:14 #6 transferring dockerfile: 2.23kB 0.0s done 09:34:14 #6 DONE 0.1s 09:34:14 09:34:14 #7 [security-spire-config internal] load build definition from Dockerfile 09:34:14 #7 transferring dockerfile: 1.69kB done 09:34:14 #7 DONE 0.1s 09:34:14 09:34:14 #8 [security-proxy-setup internal] load build definition from Dockerfile 09:34:14 #8 transferring dockerfile: 2.50kB done 09:34:14 #8 DONE 0.1s 09:34:14 09:34:14 #9 [core-command internal] load build definition from Dockerfile 09:34:14 #9 transferring dockerfile: 1.93kB 0.0s done 09:34:14 #9 DONE 0.1s 09:34:14 09:34:14 #10 [core-metadata internal] load build definition from Dockerfile 09:34:14 #10 transferring dockerfile: 2.06kB done 09:34:14 #10 DONE 0.1s 09:34:14 09:34:14 #11 [support-scheduler internal] load build definition from Dockerfile 09:34:14 #11 transferring dockerfile: 1.93kB done 09:34:14 #11 DONE 0.1s 09:34:14 09:34:14 #12 [support-cron-scheduler internal] load build definition from Dockerfile 09:34:14 #12 transferring dockerfile: 1.85kB 0.0s done 09:34:14 #12 DONE 0.1s 09:34:14 09:34:14 #13 [core-keeper internal] load build definition from Dockerfile 09:34:14 #13 transferring dockerfile: 2.01kB done 09:34:14 #13 DONE 0.1s 09:34:14 09:34:14 #14 [security-bootstrapper internal] load build definition from Dockerfile 09:34:14 #14 transferring dockerfile: 3.17kB done 09:34:14 #14 DONE 0.1s 09:34:14 09:34:14 #15 [core-data internal] load build definition from Dockerfile 09:34:14 #15 transferring dockerfile: 2.07kB done 09:34:14 #15 DONE 0.1s 09:34:14 09:34:14 #16 [security-spire-server internal] load build definition from Dockerfile 09:34:14 #16 transferring dockerfile: 1.70kB done 09:34:14 #16 DONE 0.1s 09:34:14 09:34:14 #17 [security-secretstore-setup internal] load .dockerignore 09:34:14 #17 transferring context: 09:34:14 #17 transferring context: 50B done 09:34:14 #17 DONE 0.0s 09:34:15 09:34:15 #18 [security-spire-agent internal] load .dockerignore 09:34:15 #18 transferring context: 50B done 09:34:15 #18 DONE 0.0s 09:34:15 09:34:15 #19 [support-notifications internal] load .dockerignore 09:34:15 #19 transferring context: 50B done 09:34:15 #19 DONE 0.0s 09:34:15 09:34:15 #20 [security-proxy-auth internal] load .dockerignore 09:34:15 #20 transferring context: 50B 0.0s done 09:34:15 #20 DONE 0.1s 09:34:15 09:34:15 #21 [security-spiffe-token-provider internal] load .dockerignore 09:34:15 #21 transferring context: 50B 0.0s done 09:34:15 #21 DONE 0.1s 09:34:15 09:34:15 #22 [core-common-config-bootstrapper internal] load .dockerignore 09:34:15 #22 transferring context: 50B done 09:34:15 #22 DONE 0.1s 09:34:15 09:34:15 #23 [security-spire-config internal] load .dockerignore 09:34:15 #23 transferring context: 50B done 09:34:15 #23 DONE 0.1s 09:34:15 09:34:15 #24 [security-proxy-setup internal] load .dockerignore 09:34:15 #24 transferring context: 50B 0.0s done 09:34:15 #24 DONE 0.1s 09:34:15 09:34:15 #25 [core-command internal] load .dockerignore 09:34:15 #25 transferring context: 50B done 09:34:15 #25 DONE 0.1s 09:34:15 09:34:15 #26 [core-metadata internal] load .dockerignore 09:34:15 #26 transferring context: 50B done 09:34:15 #26 DONE 0.1s 09:34:15 09:34:15 #27 [support-scheduler internal] load .dockerignore 09:34:15 #27 transferring context: 50B done 09:34:16 #27 DONE 0.1s 09:34:16 09:34:16 #28 [support-cron-scheduler internal] load .dockerignore 09:34:16 #28 transferring context: 50B done 09:34:16 #28 DONE 0.1s 09:34:16 09:34:16 #29 [core-keeper internal] load .dockerignore 09:34:16 #29 transferring context: 50B 0.0s done 09:34:16 #29 DONE 0.1s 09:34:16 09:34:16 #30 [security-bootstrapper internal] load .dockerignore 09:34:16 #30 transferring context: 50B 0.0s done 09:34:16 #30 DONE 0.1s 09:34:16 09:34:16 #31 [core-data internal] load .dockerignore 09:34:16 #31 transferring context: 50B done 09:34:16 #31 DONE 0.1s 09:34:16 09:34:16 #32 [security-spire-server internal] load .dockerignore 09:34:16 #32 transferring context: 50B done 09:34:16 #32 DONE 0.1s 09:34:16 09:34:16 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:16 #33 DONE 0.0s 09:34:16 09:34:16 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:34:16 #34 DONE 0.4s 09:34:16 09:34:16 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:16 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:16 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:16 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 09:34:16 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s 09:34:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 09:34:17 #35 ... 09:34:17 09:34:17 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 09:34:17 #34 DONE 0.4s 09:34:17 09:34:17 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:17 #33 DONE 0.0s 09:34:17 09:34:17 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 09:34:17 #34 DONE 0.5s 09:34:17 09:34:17 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:17 #35 ... 09:34:17 09:34:17 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:17 #33 DONE 0.0s 09:34:17 09:34:17 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:34:17 #34 DONE 0.6s 09:34:17 09:34:17 #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:17 #35 ... 09:34:17 09:34:17 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:17 #33 DONE 0.0s 09:34:17 09:34:17 #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:17 #35 ... 09:34:17 09:34:17 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:17 #33 DONE 0.0s 09:34:17 09:34:17 #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:17 #35 ... 09:34:17 09:34:17 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:34:17 #34 DONE 0.8s 09:34:17 09:34:17 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:34:17 #36 DONE 1.9s 09:34:17 09:34:17 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:17 #35 ... 09:34:17 09:34:17 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:17 #33 DONE 0.0s 09:34:17 09:34:17 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:34:17 #36 DONE 1.9s 09:34:17 09:34:17 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:18 #35 ... 09:34:18 09:34:18 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:18 #33 DONE 0.0s 09:34:18 09:34:18 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:18 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:34:18 #35 ... 09:34:18 09:34:18 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:18 #33 DONE 0.0s 09:34:18 09:34:18 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:18 #33 DONE 0.0s 09:34:18 09:34:18 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:34:18 #37 DONE 1.3s 09:34:18 09:34:18 #38 [support-notifications internal] load build context 09:34:18 #38 ... 09:34:18 09:34:18 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:34:18 #34 DONE 1.3s 09:34:18 09:34:18 #39 [support-scheduler internal] load build context 09:34:18 #39 DONE 0.0s 09:34:18 09:34:18 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:34:18 #36 DONE 2.0s 09:34:18 09:34:18 #38 [support-notifications internal] load build context 09:34:18 #38 ... 09:34:18 09:34:18 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:34:18 #36 DONE 2.0s 09:34:18 09:34:18 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:34:18 #40 DONE 1.5s 09:34:18 09:34:18 #38 [support-notifications internal] load build context 09:34:18 #38 ... 09:34:18 09:34:18 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:18 #33 DONE 0.0s 09:34:18 09:34:18 #38 [support-notifications internal] load build context 09:34:18 #38 ... 09:34:18 09:34:18 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:18 #33 DONE 0.0s 09:34:18 09:34:18 #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:34:18 #41 DONE 1.7s 09:34:18 09:34:18 #38 [support-notifications internal] load build context 09:34:19 #38 ... 09:34:19 09:34:19 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:19 #33 DONE 0.0s 09:34:19 09:34:19 #38 [support-notifications internal] load build context 09:34:19 #38 ... 09:34:19 09:34:19 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:34:19 #33 DONE 0.0s 09:34:19 09:34:19 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:34:19 #40 ... 09:34:19 09:34:19 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:34:19 #36 DONE 2.0s 09:34:19 09:34:19 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:34:19 #34 DONE 2.1s 09:34:19 09:34:19 #41 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 09:34:19 #41 DONE 1.8s 09:34:19 09:34:19 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:34:19 #36 DONE 2.0s 09:34:19 09:34:19 #41 [core-data builder 2/7] WORKDIR /edgex-go 09:34:19 #41 DONE 1.8s 09:34:19 09:34:19 #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:34:20 #35 ... 09:34:20 09:34:20 #42 [security-spire-agent internal] load build context 09:34:20 #42 transferring context: 27.24kB 0.1s done 09:34:20 #42 DONE 1.4s 09:34:20 09:34:20 #43 [security-spire-config internal] load build context 09:34:20 #43 transferring context: 25.96kB 0.1s done 09:34:20 #43 DONE 1.5s 09:34:20 09:34:20 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:20 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 09:34:20 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:34:20 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:34:20 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:34:20 #44 ... 09:34:20 09:34:20 #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:20 #35 DONE 4.6s 09:34:20 09:34:20 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:20 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s 09:34:20 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s 09:34:20 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.8s 09:34:20 #44 ... 09:34:20 09:34:20 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:34:20 #40 DONE 2.8s 09:34:20 09:34:20 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:20 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s 09:34:20 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s 09:34:20 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s 09:34:21 #44 ... 09:34:21 09:34:21 #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:34:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:34:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:34:21 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:34:21 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:34:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:34:21 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done 09:34:21 #35 DONE 4.6s 09:34:21 09:34:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:21 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 09:34:21 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:34:21 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:34:21 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:34:21 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 09:34:22 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done 09:34:22 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done 09:34:22 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:34:22 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:34:24 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.5s 09:34:24 #44 ... 09:34:24 09:34:24 #45 [security-spire-server internal] load build context 09:34:24 #45 transferring context: 27.71kB 0.2s done 09:34:24 #45 DONE 3.4s 09:34:24 09:34:24 #46 [security-secretstore-setup internal] load build context 09:34:24 #46 ... 09:34:24 09:34:24 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:25 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:34:25 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:34:25 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.72MB / 28.04MB 5.4s 09:34:25 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.9s 09:34:26 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.9s 09:34:27 #44 ... 09:34:27 09:34:27 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:27 #47 DONE 7.4s 09:34:27 09:34:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:27 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.2s 09:34:27 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 09:34:27 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 09:34:27 #44 ... 09:34:27 09:34:27 #48 [security-proxy-auth internal] load build context 09:34:27 #48 ... 09:34:27 09:34:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:27 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.9s 09:34:27 #44 ... 09:34:27 09:34:27 #49 [core-common-config-bootstrapper internal] load build context 09:34:27 #49 ... 09:34:27 09:34:27 #50 [security-spiffe-token-provider internal] load build context 09:34:27 #50 ... 09:34:27 09:34:27 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:28 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s 09:34:28 #44 ... 09:34:28 09:34:28 #51 [core-metadata internal] load build context 09:34:28 #51 ... 09:34:28 09:34:28 #52 [security-proxy-setup internal] load build context 09:34:28 #52 ... 09:34:28 09:34:28 #39 [support-scheduler internal] load build context 09:34:29 #39 ... 09:34:29 09:34:29 #53 [core-command internal] load build context 09:34:29 #53 ... 09:34:29 09:34:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:34:29 #0 4.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:29 #0 5.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:29 #0 7.314 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:34:29 #0 7.314 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:34:29 #0 7.314 OK: 19953 distinct packages available 09:34:29 #0 7.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:29 #0 8.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:29 #54 ... 09:34:29 09:34:29 #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:34:29 #0 6.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:29 #0 8.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:29 #55 ... 09:34:29 09:34:29 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:34:29 #0 8.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:29 #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:29 #56 ... 09:34:29 09:34:29 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:34:29 #0 6.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:29 #0 7.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:29 #0 9.956 OK: 266 MiB in 52 packages 09:34:29 #57 ... 09:34:29 09:34:29 #38 [support-notifications internal] load build context 09:34:29 #38 transferring context: 22.43MB 11.8s 09:34:29 #38 ... 09:34:29 09:34:29 #58 [core-keeper internal] load build context 09:34:29 #58 ... 09:34:29 09:34:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:34:29 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.7s done 09:34:29 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:34:29 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:34:29 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:34:29 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.2s done 09:34:29 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 09:34:29 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:34:29 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.6s done 09:34:29 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 9.6s 09:34:29 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:34:29 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 09:34:29 #59 ... 09:34:29 09:34:29 #60 [core-data internal] load build context 09:34:30 #60 ... 09:34:30 09:34:30 #61 [security-bootstrapper internal] load build context 09:34:30 #61 ... 09:34:30 09:34:30 #62 [support-cron-scheduler internal] load build context 09:34:30 #62 ... 09:34:30 09:34:30 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:30 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.3s 09:34:31 #44 ... 09:34:31 09:34:31 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:34:31 #57 DONE 12.3s 09:34:31 09:34:31 #61 [security-bootstrapper internal] load build context 09:34:31 #61 ... 09:34:31 09:34:31 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:34:31 #63 ... 09:34:31 09:34:31 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:34:31 #55 10.78 OK: 266 MiB in 52 packages 09:34:31 #55 DONE 12.8s 09:34:31 09:34:31 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:34:31 #64 ... 09:34:31 09:34:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:31 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.8s 09:34:31 #44 ... 09:34:31 09:34:31 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:34:31 #54 11.63 OK: 266 MiB in 52 packages 09:34:31 #54 DONE 13.1s 09:34:31 09:34:31 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:32 #44 ... 09:34:32 09:34:32 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:34:32 #56 11.92 OK: 266 MiB in 52 packages 09:34:32 #56 DONE 14.0s 09:34:32 09:34:32 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.43MB / 28.04MB 12.2s 09:34:32 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.8s 09:34:33 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.1s 09:34:33 #44 ... 09:34:33 09:34:33 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:34:33 #65 ... 09:34:33 09:34:33 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:34:33 #66 ... 09:34:33 09:34:33 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:34:33 #67 ... 09:34:33 09:34:33 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:34:33 #68 ... 09:34:33 09:34:33 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:34:33 #69 ... 09:34:33 09:34:33 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:34 #70 ... 09:34:34 09:34:34 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:34:34 #71 ... 09:34:34 09:34:34 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:34:34 #72 ... 09:34:34 09:34:34 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:34:34 #73 ... 09:34:34 09:34:34 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:34 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.9s done 09:34:34 #44 ... 09:34:34 09:34:34 #46 [security-secretstore-setup internal] load build context 09:34:34 #46 transferring context: 53.73MB 18.0s 09:34:34 #46 ... 09:34:34 09:34:34 #52 [security-proxy-setup internal] load build context 09:34:35 #52 ... 09:34:35 09:34:35 #46 [security-secretstore-setup internal] load build context 09:34:36 #46 ... 09:34:36 09:34:36 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:34:37 #74 ... 09:34:37 09:34:37 #46 [security-secretstore-setup internal] load build context 09:34:37 #46 ... 09:34:37 09:34:37 #48 [security-proxy-auth internal] load build context 09:34:37 #48 ... 09:34:37 09:34:37 #39 [support-scheduler internal] load build context 09:34:38 #39 ... 09:34:38 09:34:38 #50 [security-spiffe-token-provider internal] load build context 09:34:38 #50 ... 09:34:38 09:34:38 #49 [core-common-config-bootstrapper internal] load build context 09:34:38 #49 ... 09:34:38 09:34:38 #48 [security-proxy-auth internal] load build context 09:34:39 #48 ... 09:34:39 09:34:39 #51 [core-metadata internal] load build context 09:34:39 #51 ... 09:34:39 09:34:39 #53 [core-command internal] load build context 09:34:39 #53 ... 09:34:39 09:34:39 #51 [core-metadata internal] load build context 09:34:39 #51 ... 09:34:39 09:34:39 #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:34:39 #68 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:39 #68 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:39 #68 14.13 (1/1) Installing dumb-init (1.2.5-r2) 09:34:39 #68 14.15 Executing busybox-1.36.1-r7.trigger 09:34:39 #68 14.35 OK: 8 MiB in 16 packages 09:34:39 #68 DONE 16.5s 09:34:39 09:34:39 #51 [core-metadata internal] load build context 09:34:39 #51 ... 09:34:39 09:34:39 #58 [core-keeper internal] load build context 09:34:39 #58 ... 09:34:39 09:34:39 #38 [support-notifications internal] load build context 09:34:40 #38 ... 09:34:40 09:34:40 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:34:40 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.9s done 09:34:40 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.4s 09:34:40 #59 ... 09:34:40 09:34:40 #38 [support-notifications internal] load build context 09:34:40 #38 ... 09:34:40 09:34:40 #60 [core-data internal] load build context 09:34:40 #60 ... 09:34:40 09:34:40 #62 [support-cron-scheduler internal] load build context 09:34:40 #62 ... 09:34:40 09:34:40 #38 [support-notifications internal] load build context 09:34:40 #38 transferring context: 34.18MB 23.0s 09:34:41 #38 ... 09:34:41 09:34:41 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:34:41 #63 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:41 #63 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:41 #63 16.80 (1/4) Installing ca-certificates (20240226-r0) 09:34:41 #63 17.04 (2/4) Installing dumb-init (1.2.5-r2) 09:34:41 #63 17.04 (3/4) Installing su-exec (0.2-r3) 09:34:41 #63 17.04 (4/4) Installing yq (4.33.3-r5) 09:34:41 #63 17.57 Executing busybox-1.36.1-r7.trigger 09:34:41 #63 17.63 Executing ca-certificates-20240226-r0.trigger 09:34:41 #63 18.40 OK: 18 MiB in 19 packages 09:34:41 #63 DONE 20.0s 09:34:41 09:34:41 #38 [support-notifications internal] load build context 09:34:41 #38 ... 09:34:41 09:34:41 #61 [security-bootstrapper internal] load build context 09:34:41 #61 ... 09:34:41 09:34:41 #38 [support-notifications internal] load build context 09:34:42 #38 ... 09:34:42 09:34:42 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:34:42 #64 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:42 #64 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:42 #64 16.94 (1/2) Installing ca-certificates (20240226-r0) 09:34:42 #64 17.17 (2/2) Installing dumb-init (1.2.5-r2) 09:34:42 #64 17.17 Executing busybox-1.36.1-r7.trigger 09:34:42 #64 17.30 Executing ca-certificates-20240226-r0.trigger 09:34:42 #64 18.17 OK: 9 MiB in 17 packages 09:34:42 #64 DONE 20.6s 09:34:42 09:34:42 #38 [support-notifications internal] load build context 09:34:42 #38 ... 09:34:42 09:34:42 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:34:42 #70 DONE 18.8s 09:34:42 09:34:42 #38 [support-notifications internal] load build context 09:34:44 #38 ... 09:34:44 09:34:44 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:34:44 #66 16.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:44 #66 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:44 #66 18.85 (1/4) Installing dumb-init (1.2.5-r2) 09:34:44 #66 18.85 (2/4) Installing openssl (3.1.6-r0) 09:34:44 #66 18.89 (3/4) Installing su-exec (0.2-r3) 09:34:44 #66 18.89 (4/4) Installing yq (4.33.3-r5) 09:34:44 #66 19.50 Executing busybox-1.36.1-r7.trigger 09:34:44 #66 19.56 OK: 18 MiB in 19 packages 09:34:44 #66 DONE 21.5s 09:34:44 09:34:44 #38 [support-notifications internal] load build context 09:34:45 #38 ... 09:34:45 09:34:45 #52 [security-proxy-setup internal] load build context 09:34:45 #52 ... 09:34:45 09:34:45 #38 [support-notifications internal] load build context 09:34:45 #38 transferring context: 39.59MB 28.2s 09:34:46 #38 ... 09:34:46 09:34:46 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:34:46 #65 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:46 #65 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:46 #65 17.66 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:34:46 #65 17.66 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:34:46 #65 17.66 OK: 19946 distinct packages available 09:34:46 #65 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:46 #65 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:46 #65 21.31 (1/11) Installing ca-certificates (20240226-r0) 09:34:46 #65 21.44 (2/11) Installing brotli-libs (1.0.9-r14) 09:34:46 #65 21.53 (3/11) Installing libunistring (1.1-r1) 09:34:46 #65 21.56 (4/11) Installing libidn2 (2.3.4-r1) 09:34:46 #65 21.67 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:34:46 #65 21.67 (6/11) Installing libcurl (8.9.0-r0) 09:34:46 #65 21.73 (7/11) Installing curl (8.9.0-r0) 09:34:46 #65 21.79 (8/11) Installing dumb-init (1.2.5-r2) 09:34:46 #65 21.82 (9/11) Installing musl-obstack (1.2.3-r2) 09:34:46 #65 21.82 (10/11) Installing libucontext (1.2-r2) 09:34:46 #65 21.82 (11/11) Installing gcompat (1.1.0-r1) 09:34:46 #65 21.97 Executing busybox-1.36.1-r7.trigger 09:34:46 #65 22.09 Executing ca-certificates-20240226-r0.trigger 09:34:46 #65 ... 09:34:46 09:34:46 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:46 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 09:34:46 #44 ... 09:34:46 09:34:46 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:34:46 #72 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:48 #72 ... 09:34:48 09:34:48 #39 [support-scheduler internal] load build context 09:34:48 #39 ... 09:34:48 09:34:48 #46 [security-secretstore-setup internal] load build context 09:34:48 #46 ... 09:34:48 09:34:48 #49 [core-common-config-bootstrapper internal] load build context 09:34:48 #49 ... 09:34:48 09:34:48 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:34:48 #65 23.46 OK: 13 MiB in 26 packages 09:34:48 #65 DONE 25.3s 09:34:48 09:34:48 #49 [core-common-config-bootstrapper internal] load build context 09:34:48 #49 ... 09:34:48 09:34:48 #50 [security-spiffe-token-provider internal] load build context 09:34:48 #50 ... 09:34:48 09:34:48 #49 [core-common-config-bootstrapper internal] load build context 09:34:49 #49 ... 09:34:49 09:34:49 #48 [security-proxy-auth internal] load build context 09:34:49 #48 ... 09:34:49 09:34:49 #53 [core-command internal] load build context 09:34:49 #53 ... 09:34:49 09:34:49 #49 [core-common-config-bootstrapper internal] load build context 09:34:49 #49 ... 09:34:49 09:34:49 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:34:49 #75 ... 09:34:49 09:34:49 #53 [core-command internal] load build context 09:34:49 #53 ... 09:34:49 09:34:49 #51 [core-metadata internal] load build context 09:34:50 #51 ... 09:34:50 09:34:50 #49 [core-common-config-bootstrapper internal] load build context 09:34:50 #49 ... 09:34:50 09:34:50 #58 [core-keeper internal] load build context 09:34:50 #58 ... 09:34:50 09:34:50 #53 [core-command internal] load build context 09:34:50 #53 ... 09:34:50 09:34:50 #62 [support-cron-scheduler internal] load build context 09:34:50 #62 ... 09:34:50 09:34:50 #60 [core-data internal] load build context 09:34:50 #60 ... 09:34:50 09:34:50 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:34:50 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.2s 09:34:50 #59 ... 09:34:50 09:34:50 #60 [core-data internal] load build context 09:34:51 #60 transferring context: 24.87MB 29.8s 09:34:51 #60 ... 09:34:51 09:34:51 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:34:51 #69 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:51 #69 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:51 #69 26.16 (1/2) Installing dumb-init (1.2.5-r2) 09:34:51 #69 26.16 (2/2) Installing su-exec (0.2-r3) 09:34:51 #69 26.16 Executing busybox-1.36.1-r7.trigger 09:34:51 #69 26.16 OK: 8 MiB in 17 packages 09:34:51 #69 DONE 28.2s 09:34:51 09:34:51 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:34:51 #76 ... 09:34:51 09:34:51 #61 [security-bootstrapper internal] load build context 09:34:52 #61 ... 09:34:52 09:34:52 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:34:52 #77 ... 09:34:52 09:34:52 #61 [security-bootstrapper internal] load build context 09:34:52 #61 ... 09:34:52 09:34:52 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:34:52 #73 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:52 #73 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:52 #73 23.90 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:34:52 #73 23.90 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:34:52 #73 23.90 OK: 19946 distinct packages available 09:34:52 #73 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:52 #73 26.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:52 #73 ... 09:34:52 09:34:52 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:34:52 #0 9.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:52 #78 ... 09:34:52 09:34:52 #61 [security-bootstrapper internal] load build context 09:34:52 #61 ... 09:34:52 09:34:52 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:34:53 #79 ... 09:34:53 09:34:53 #61 [security-bootstrapper internal] load build context 09:34:54 #61 ... 09:34:54 09:34:54 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:34:54 #67 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:54 #67 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:54 #67 27.75 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:34:54 #67 27.75 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:34:54 #67 27.75 OK: 19946 distinct packages available 09:34:54 #67 29.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:54 #67 ... 09:34:54 09:34:54 #61 [security-bootstrapper internal] load build context 09:34:54 #61 ... 09:34:54 09:34:54 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:34:55 #80 ... 09:34:55 09:34:55 #61 [security-bootstrapper internal] load build context 09:34:55 #61 ... 09:34:55 09:34:55 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:34:55 #71 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:55 #71 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:55 #71 27.72 (1/3) Installing ca-certificates (20240226-r0) 09:34:55 #71 28.30 (2/3) Installing dumb-init (1.2.5-r2) 09:34:55 #71 28.37 (3/3) Installing tzdata (2024a-r0) 09:34:55 #71 31.44 Executing busybox-1.36.1-r7.trigger 09:34:55 #71 31.62 Executing ca-certificates-20240226-r0.trigger 09:34:55 #71 ... 09:34:55 09:34:55 #62 [support-cron-scheduler internal] load build context 09:34:55 #62 ... 09:34:55 09:34:55 #52 [security-proxy-setup internal] load build context 09:34:55 #52 transferring context: 64.71MB 36.6s 09:34:55 #52 ... 09:34:55 09:34:55 #62 [support-cron-scheduler internal] load build context 09:34:56 #62 ... 09:34:56 09:34:56 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:34:56 #73 29.79 (1/4) Installing dumb-init (1.2.5-r2) 09:34:56 #73 29.87 (2/4) Installing musl-obstack (1.2.3-r2) 09:34:56 #73 29.87 (3/4) Installing libucontext (1.2-r2) 09:34:56 #73 29.97 (4/4) Installing gcompat (1.1.0-r1) 09:34:56 #73 29.97 Executing busybox-1.36.1-r7.trigger 09:34:56 #73 30.13 OK: 8 MiB in 19 packages 09:34:56 #73 DONE 32.7s 09:34:56 09:34:56 #62 [support-cron-scheduler internal] load build context 09:34:56 #62 ... 09:34:56 09:34:56 #38 [support-notifications internal] load build context 09:34:56 #38 ... 09:34:56 09:34:56 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:34:56 #72 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:56 #72 30.07 (1/1) Installing dumb-init (1.2.5-r2) 09:34:56 #72 30.17 Executing busybox-1.36.1-r7.trigger 09:34:56 #72 30.35 OK: 8 MiB in 16 packages 09:34:56 #72 DONE 33.0s 09:34:56 09:34:56 #38 [support-notifications internal] load build context 09:34:56 #38 ... 09:34:56 09:34:56 #60 [core-data internal] load build context 09:34:57 #60 ... 09:34:57 09:34:57 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:57 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s 09:34:57 #44 ... 09:34:57 09:34:57 #52 [security-proxy-setup internal] load build context 09:34:57 #52 ... 09:34:57 09:34:57 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:34:57 #74 20.71 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:57 #74 22.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:34:57 #74 29.07 OK: 266 MiB in 52 packages 09:34:57 #74 ... 09:34:57 09:34:57 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:58 #44 ... 09:34:58 09:34:58 #39 [support-scheduler internal] load build context 09:34:58 #39 ... 09:34:58 09:34:58 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:34:58 #74 DONE 31.4s 09:34:58 09:34:58 #46 [security-secretstore-setup internal] load build context 09:34:58 #46 ... 09:34:58 09:34:58 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:58 #44 ... 09:34:58 09:34:58 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:34:58 #0 7.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:34:58 #81 ... 09:34:58 09:34:58 #50 [security-spiffe-token-provider internal] load build context 09:34:59 #50 ... 09:34:59 09:34:59 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:34:59 #44 ... 09:34:59 09:34:59 #48 [security-proxy-auth internal] load build context 09:34:59 #48 ... 09:34:59 09:34:59 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:00 #44 ... 09:35:00 09:35:00 #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:35:00 #71 33.98 OK: 12 MiB in 18 packages 09:35:00 #71 DONE 36.1s 09:35:00 09:35:00 #51 [core-metadata internal] load build context 09:35:00 #51 ... 09:35:00 09:35:00 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:35:00 #82 ... 09:35:00 09:35:00 #53 [core-command internal] load build context 09:35:00 #53 ... 09:35:00 09:35:00 #58 [core-keeper internal] load build context 09:35:00 #58 ... 09:35:00 09:35:00 #53 [core-command internal] load build context 09:35:00 #53 ... 09:35:00 09:35:00 #49 [core-common-config-bootstrapper internal] load build context 09:35:01 #49 transferring context: 44.26MB 43.1s 09:35:01 #49 ... 09:35:01 09:35:01 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:35:01 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.5s 09:35:01 #59 ... 09:35:01 09:35:01 #53 [core-command internal] load build context 09:35:01 #53 ... 09:35:01 09:35:01 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:35:01 #75 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:01 #75 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:01 #75 ... 09:35:01 09:35:01 #49 [core-common-config-bootstrapper internal] load build context 09:35:01 #49 ... 09:35:01 09:35:01 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:35:01 #67 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:01 #67 35.99 (1/5) Installing dumb-init (1.2.5-r2) 09:35:01 #67 35.99 (2/5) Installing musl-obstack (1.2.3-r2) 09:35:01 #67 35.99 (3/5) Installing libucontext (1.2-r2) 09:35:01 #67 36.02 (4/5) Installing gcompat (1.1.0-r1) 09:35:01 #67 36.08 (5/5) Installing openssl (3.1.6-r0) 09:35:01 #67 36.16 Executing busybox-1.36.1-r7.trigger 09:35:01 #67 36.26 OK: 9 MiB in 20 packages 09:35:01 #67 DONE 38.4s 09:35:01 09:35:01 #49 [core-common-config-bootstrapper internal] load build context 09:35:04 #49 ... 09:35:04 09:35:04 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:35:04 #75 22.04 OK: 8 MiB in 16 packages 09:35:04 #75 DONE 24.1s 09:35:04 09:35:04 #49 [core-common-config-bootstrapper internal] load build context 09:35:04 #49 ... 09:35:04 09:35:04 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:35:04 #78 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:04 #78 19.73 OK: 9 MiB in 17 packages 09:35:04 #78 DONE 21.7s 09:35:04 09:35:04 #49 [core-common-config-bootstrapper internal] load build context 09:35:04 #49 ... 09:35:04 09:35:04 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:35:04 #79 11.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:04 #79 13.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:04 #79 20.61 (1/1) Installing dumb-init (1.2.5-r2) 09:35:04 #79 21.22 Executing busybox-1.36.1-r7.trigger 09:35:04 #79 21.22 OK: 8 MiB in 16 packages 09:35:04 #79 ... 09:35:04 09:35:04 #49 [core-common-config-bootstrapper internal] load build context 09:35:04 #49 ... 09:35:04 09:35:04 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:35:04 #80 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:04 #80 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:04 #80 17.05 OK: 18 MiB in 19 packages 09:35:04 #80 DONE 19.9s 09:35:04 09:35:04 #49 [core-common-config-bootstrapper internal] load build context 09:35:04 #49 ... 09:35:04 09:35:04 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:35:04 #77 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:04 #77 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:04 #77 20.40 OK: 18 MiB in 19 packages 09:35:04 #77 ... 09:35:04 09:35:04 #46 [security-secretstore-setup internal] load build context 09:35:05 #46 ... 09:35:05 09:35:05 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:35:05 #83 ... 09:35:05 09:35:05 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:35:05 #77 DONE 23.1s 09:35:05 09:35:05 #46 [security-secretstore-setup internal] load build context 09:35:05 #46 transferring context: 99.59MB 48.6s 09:35:05 #46 ... 09:35:05 09:35:05 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:35:05 #81 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:05 #81 14.69 OK: 13 MiB in 26 packages 09:35:05 #81 DONE 16.7s 09:35:05 09:35:05 #46 [security-secretstore-setup internal] load build context 09:35:05 #46 ... 09:35:05 09:35:05 #61 [security-bootstrapper internal] load build context 09:35:05 #61 ... 09:35:05 09:35:05 #49 [core-common-config-bootstrapper internal] load build context 09:35:06 #49 ... 09:35:06 09:35:06 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:35:06 #79 DONE 23.3s 09:35:06 09:35:06 #49 [core-common-config-bootstrapper internal] load build context 09:35:06 #49 ... 09:35:06 09:35:06 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:35:06 #0 7.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:06 #0 8.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:06 #84 ... 09:35:06 09:35:06 #49 [core-common-config-bootstrapper internal] load build context 09:35:06 #49 ... 09:35:06 09:35:06 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:35:06 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:06 #0 9.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:06 #85 ... 09:35:06 09:35:06 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:35:06 #76 8.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:06 #76 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:06 #76 13.06 OK: 8 MiB in 17 packages 09:35:06 #76 DONE 14.9s 09:35:06 09:35:06 #62 [support-cron-scheduler internal] load build context 09:35:06 #62 ... 09:35:06 09:35:06 #38 [support-notifications internal] load build context 09:35:06 #38 ... 09:35:06 09:35:06 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:35:07 #86 ... 09:35:07 09:35:07 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:35:07 #83 DONE 2.4s 09:35:07 09:35:07 #60 [core-data internal] load build context 09:35:07 #60 ... 09:35:07 09:35:07 #38 [support-notifications internal] load build context 09:35:07 #38 ... 09:35:07 09:35:07 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:35:07 #84 10.47 OK: 8 MiB in 19 packages 09:35:07 #84 DONE 11.5s 09:35:07 09:35:07 #38 [support-notifications internal] load build context 09:35:08 #38 ... 09:35:08 09:35:08 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:35:08 #85 10.45 OK: 8 MiB in 16 packages 09:35:08 #85 DONE 11.2s 09:35:08 09:35:08 #52 [security-proxy-setup internal] load build context 09:35:08 #52 ... 09:35:08 09:35:08 #38 [support-notifications internal] load build context 09:35:09 #38 ... 09:35:09 09:35:09 #39 [support-scheduler internal] load build context 09:35:09 #39 ... 09:35:09 09:35:09 #38 [support-notifications internal] load build context 09:35:09 #38 ... 09:35:09 09:35:09 #50 [security-spiffe-token-provider internal] load build context 09:35:09 #50 ... 09:35:09 09:35:09 #38 [support-notifications internal] load build context 09:35:10 #38 ... 09:35:10 09:35:10 #48 [security-proxy-auth internal] load build context 09:35:10 #48 ... 09:35:10 09:35:10 #38 [support-notifications internal] load build context 09:35:10 #38 ... 09:35:10 09:35:10 #51 [core-metadata internal] load build context 09:35:10 #51 ... 09:35:10 09:35:10 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:10 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.2s 09:35:10 #44 ... 09:35:10 09:35:10 #62 [support-cron-scheduler internal] load build context 09:35:10 #62 ... 09:35:10 09:35:10 #58 [core-keeper internal] load build context 09:35:11 #58 ... 09:35:11 09:35:11 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:11 #44 ... 09:35:11 09:35:11 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:35:11 #82 8.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:11 #82 8.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:11 #82 10.09 OK: 12 MiB in 18 packages 09:35:11 #82 DONE 11.1s 09:35:11 09:35:11 #53 [core-command internal] load build context 09:35:11 #53 transferring context: 78.61MB 52.0s 09:35:11 #53 ... 09:35:11 09:35:11 #48 [security-proxy-auth internal] load build context 09:35:11 #48 ... 09:35:11 09:35:11 #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:35:11 #87 ... 09:35:11 09:35:11 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:11 #44 ... 09:35:11 09:35:11 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:35:11 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.3s 09:35:12 #59 ... 09:35:12 09:35:12 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:14 #44 ... 09:35:14 09:35:14 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:35:14 #86 DONE 6.7s 09:35:14 09:35:14 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:14 #44 ... 09:35:14 09:35:14 #87 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:35:14 #87 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:35:14 #87 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:35:14 #87 11.57 OK: 9 MiB in 20 packages 09:35:14 #87 DONE 12.7s 09:35:14 09:35:14 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:15 #44 ... 09:35:15 09:35:15 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:35:15 #88 DONE 1.1s 09:35:15 09:35:15 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:15 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.4s 09:35:15 #44 ... 09:35:15 09:35:15 #46 [security-secretstore-setup internal] load build context 09:35:15 #46 transferring context: 127.00MB 59.0s 09:35:15 #46 ... 09:35:15 09:35:15 #62 [support-cron-scheduler internal] load build context 09:35:15 #62 ... 09:35:15 09:35:15 #61 [security-bootstrapper internal] load build context 09:35:15 #61 ... 09:35:15 09:35:15 #62 [support-cron-scheduler internal] load build context 09:35:16 #62 ... 09:35:16 09:35:16 #49 [core-common-config-bootstrapper internal] load build context 09:35:16 #49 ... 09:35:16 09:35:16 #46 [security-secretstore-setup internal] load build context 09:35:17 #46 ... 09:35:17 09:35:17 #60 [core-data internal] load build context 09:35:17 #60 ... 09:35:17 09:35:17 #46 [security-secretstore-setup internal] load build context 09:35:18 #46 ... 09:35:18 09:35:18 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:35:18 #89 DONE 1.9s 09:35:18 09:35:18 #46 [security-secretstore-setup internal] load build context 09:35:18 #46 ... 09:35:18 09:35:18 #52 [security-proxy-setup internal] load build context 09:35:18 #52 ... 09:35:18 09:35:18 #46 [security-secretstore-setup internal] load build context 09:35:19 #46 ... 09:35:19 09:35:19 #39 [support-scheduler internal] load build context 09:35:19 #39 ... 09:35:19 09:35:19 #46 [security-secretstore-setup internal] load build context 09:35:19 #46 ... 09:35:19 09:35:19 #50 [security-spiffe-token-provider internal] load build context 09:35:19 #50 ... 09:35:19 09:35:19 #46 [security-secretstore-setup internal] load build context 09:35:20 #46 ... 09:35:20 09:35:20 #38 [support-notifications internal] load build context 09:35:20 #38 ... 09:35:20 09:35:20 #51 [core-metadata internal] load build context 09:35:20 #51 ... 09:35:20 09:35:20 #38 [support-notifications internal] load build context 09:35:21 #38 ... 09:35:21 09:35:21 #58 [core-keeper internal] load build context 09:35:21 #58 ... 09:35:21 09:35:21 #38 [support-notifications internal] load build context 09:35:21 #38 transferring context: 94.19MB 63.9s 09:35:21 #38 ... 09:35:21 09:35:21 #53 [core-command internal] load build context 09:35:21 #53 ... 09:35:21 09:35:21 #38 [support-notifications internal] load build context 09:35:21 #38 ... 09:35:21 09:35:21 #48 [security-proxy-auth internal] load build context 09:35:21 #48 ... 09:35:21 09:35:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:21 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.5s done 09:35:22 #44 ... 09:35:22 09:35:22 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:35:22 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 39.9s done 09:35:22 #59 ... 09:35:22 09:35:22 #38 [support-notifications internal] load build context 09:35:26 #38 ... 09:35:26 09:35:26 #61 [security-bootstrapper internal] load build context 09:35:26 #61 ... 09:35:26 09:35:26 #39 [support-scheduler internal] load build context 09:35:26 #39 ... 09:35:26 09:35:26 #61 [security-bootstrapper internal] load build context 09:35:26 #61 transferring context: 45.87MB 65.5s 09:35:26 #61 ... 09:35:26 09:35:26 #62 [support-cron-scheduler internal] load build context 09:35:27 #62 ... 09:35:27 09:35:27 #49 [core-common-config-bootstrapper internal] load build context 09:35:27 #49 ... 09:35:27 09:35:27 #61 [security-bootstrapper internal] load build context 09:35:27 #61 ... 09:35:27 09:35:27 #60 [core-data internal] load build context 09:35:28 #60 ... 09:35:28 09:35:28 #49 [core-common-config-bootstrapper internal] load build context 09:35:28 #49 ... 09:35:28 09:35:28 #52 [security-proxy-setup internal] load build context 09:35:28 #52 ... 09:35:28 09:35:28 #60 [core-data internal] load build context 09:35:29 #60 ... 09:35:29 09:35:29 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:35:29 #90 DONE 3.2s 09:35:29 09:35:29 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:35:29 #91 DONE 4.1s 09:35:29 09:35:29 #60 [core-data internal] load build context 09:35:29 #60 ... 09:35:29 09:35:29 #50 [security-spiffe-token-provider internal] load build context 09:35:29 #50 ... 09:35:29 09:35:29 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:35:29 #92 DONE 4.4s 09:35:29 09:35:29 #50 [security-spiffe-token-provider internal] load build context 09:35:29 #50 ... 09:35:29 09:35:29 #60 [core-data internal] load build context 09:35:30 #60 ... 09:35:30 09:35:30 #46 [security-secretstore-setup internal] load build context 09:35:30 #46 ... 09:35:30 09:35:30 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:35:30 #93 DONE 1.1s 09:35:30 09:35:30 #49 [core-common-config-bootstrapper internal] load build context 09:35:30 #49 ... 09:35:30 09:35:30 #51 [core-metadata internal] load build context 09:35:31 #51 ... 09:35:31 09:35:31 #60 [core-data internal] load build context 09:35:31 #60 ... 09:35:31 09:35:31 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:35:31 #94 DONE 1.3s 09:35:31 09:35:31 #60 [core-data internal] load build context 09:35:31 #60 ... 09:35:31 09:35:31 #58 [core-keeper internal] load build context 09:35:31 #58 ... 09:35:31 09:35:31 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:35:31 #95 DONE 1.5s 09:35:31 09:35:31 #58 [core-keeper internal] load build context 09:35:31 #58 ... 09:35:31 09:35:31 #49 [core-common-config-bootstrapper internal] load build context 09:35:31 #49 transferring context: 118.44MB 73.6s 09:35:31 #49 ... 09:35:31 09:35:31 #53 [core-command internal] load build context 09:35:31 #53 ... 09:35:31 09:35:31 #51 [core-metadata internal] load build context 09:35:32 #51 ... 09:35:32 09:35:32 #48 [security-proxy-auth internal] load build context 09:35:32 #48 ... 09:35:32 09:35:32 #51 [core-metadata internal] load build context 09:35:32 #51 ... 09:35:32 09:35:32 #96 [security-spire-config stage-2 6/10] COPY security.txt / 09:35:32 #96 DONE 1.5s 09:35:32 09:35:32 #51 [core-metadata internal] load build context 09:35:32 #51 ... 09:35:32 09:35:32 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 09:35:32 #97 DONE 1.1s 09:35:32 09:35:32 #51 [core-metadata internal] load build context 09:35:33 #51 ... 09:35:33 09:35:33 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:35:33 #44 ... 09:35:33 09:35:33 #48 [security-proxy-auth internal] load build context 09:35:33 #48 ... 09:35:33 09:35:33 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:35:33 #98 DONE 1.6s 09:35:33 09:35:33 #48 [security-proxy-auth internal] load build context 09:35:33 #48 ... 09:35:33 09:35:33 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:35:33 #99 DONE 1.3s 09:35:33 09:35:33 #48 [security-proxy-auth internal] load build context 09:35:34 #48 ... 09:35:34 09:35:34 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:35:34 #100 DONE 1.7s 09:35:34 09:35:34 #48 [security-proxy-auth internal] load build context 09:35:34 #48 ... 09:35:34 09:35:34 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:35:34 #101 DONE 1.2s 09:35:34 09:35:34 #48 [security-proxy-auth internal] load build context 09:35:35 #48 ... 09:35:35 09:35:35 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:35:35 #102 DONE 1.3s 09:35:35 09:35:35 #48 [security-proxy-auth internal] load build context 09:35:35 #48 ... 09:35:35 09:35:35 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:35:35 #103 DONE 1.1s 09:35:35 09:35:35 #48 [security-proxy-auth internal] load build context 09:35:35 #48 ... 09:35:35 09:35:35 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:35:35 #104 DONE 1.3s 09:35:35 09:35:35 #48 [security-proxy-auth internal] load build context 09:35:36 #48 ... 09:35:36 09:35:36 #38 [support-notifications internal] load build context 09:35:36 #38 ... 09:35:36 09:35:36 #48 [security-proxy-auth internal] load build context 09:35:36 #48 transferring context: 275.49MB 78.8s 09:35:36 #48 ... 09:35:36 09:35:36 #39 [support-scheduler internal] load build context 09:35:36 #39 ... 09:35:36 09:35:36 #48 [security-proxy-auth internal] load build context 09:35:36 #48 ... 09:35:36 09:35:36 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:35:36 #105 DONE 1.4s 09:35:36 09:35:36 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:35:36 #106 DONE 1.5s 09:35:36 09:35:36 #107 [security-spire-agent] exporting to image 09:35:36 #107 exporting layers 09:35:37 #107 ... 09:35:37 09:35:37 #62 [support-cron-scheduler internal] load build context 09:35:37 #62 ... 09:35:37 09:35:37 #38 [support-notifications internal] load build context 09:35:37 #38 ... 09:35:37 09:35:37 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:35:37 #108 DONE 1.4s 09:35:37 09:35:37 #38 [support-notifications internal] load build context 09:35:38 #38 ... 09:35:38 09:35:38 #61 [security-bootstrapper internal] load build context 09:35:38 #61 ... 09:35:38 09:35:38 #38 [support-notifications internal] load build context 09:35:38 #38 ... 09:35:38 09:35:38 #52 [security-proxy-setup internal] load build context 09:35:38 #52 ... 09:35:38 09:35:38 #38 [support-notifications internal] load build context 09:35:39 #38 ... 09:35:39 09:35:39 #50 [security-spiffe-token-provider internal] load build context 09:35:40 #50 ... 09:35:40 09:35:40 #38 [support-notifications internal] load build context 09:35:40 #38 ... 09:35:40 09:35:40 #46 [security-secretstore-setup internal] load build context 09:35:41 #46 transferring context: 227.63MB 84.2s 09:35:41 #46 ... 09:35:41 09:35:41 #52 [security-proxy-setup internal] load build context 09:35:41 #52 ... 09:35:41 09:35:41 #60 [core-data internal] load build context 09:35:41 #60 ... 09:35:41 09:35:41 #46 [security-secretstore-setup internal] load build context 09:35:41 #46 ... 09:35:41 09:35:41 #58 [core-keeper internal] load build context 09:35:41 #58 ... 09:35:41 09:35:41 #46 [security-secretstore-setup internal] load build context 09:35:41 #46 ... 09:35:41 09:35:41 #49 [core-common-config-bootstrapper internal] load build context 09:35:41 #49 ... 09:35:41 09:35:41 #53 [core-command internal] load build context 09:35:42 #53 ... 09:35:42 09:35:42 #46 [security-secretstore-setup internal] load build context 09:35:43 #46 ... 09:35:43 09:35:43 #107 [security-spire-config] exporting to image 09:35:43 #107 exporting layers 5.3s done 09:35:43 #107 writing image sha256:99b1a11b61e174e4be7a5db441b7adc9e378d65d6f49d2ff4a3c918787ab96ab 0.3s done 09:35:43 #107 naming to docker.io/library/security-spire-agent-arm64 0.1s done 09:35:43 #107 writing image sha256:11967a44aaf5ccf907a5658f27eeeeed24ea12250b943ed7ffc85592b9598eb0 0.0s done 09:35:43 #107 writing image sha256:c9313314e85ac85531f1de006e334ef1c021084c28e846f027e66af2dbdd8181 0.0s done 09:35:43 #107 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:35:43 #107 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:35:43 #107 DONE 5.9s 09:35:43 09:35:43 #46 [security-secretstore-setup internal] load build context 09:35:43 #46 ... 09:35:43 09:35:43 #51 [core-metadata internal] load build context 09:35:43 #51 ... 09:35:43 09:35:43 #46 [security-secretstore-setup internal] load build context 09:35:44 #46 ... 09:35:44 09:35:44 #48 [security-proxy-auth internal] load build context 09:35:44 #48 transferring context: 309.31MB 85.9s done 09:35:44 #48 DONE 86.4s 09:35:44 09:35:44 #46 [security-secretstore-setup internal] load build context 09:35:46 #46 ... 09:35:46 09:35:46 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:35:46 #109 DONE 1.9s 09:35:46 09:35:46 #46 [security-secretstore-setup internal] load build context 09:35:46 #46 ... 09:35:46 09:35:46 #39 [support-scheduler internal] load build context 09:35:46 #39 ... 09:35:46 09:35:46 #53 [core-command internal] load build context 09:35:47 #53 ... 09:35:47 09:35:47 #62 [support-cron-scheduler internal] load build context 09:35:47 #62 ... 09:35:47 09:35:47 #53 [core-command internal] load build context 09:35:48 #53 ... 09:35:48 09:35:48 #61 [security-bootstrapper internal] load build context 09:35:48 #61 ... 09:35:48 09:35:48 #62 [support-cron-scheduler internal] load build context 09:35:48 #62 transferring context: 289.62MB 88.0s 09:35:50 #62 ... 09:35:50 09:35:50 #50 [security-spiffe-token-provider internal] load build context 09:35:50 #50 ... 09:35:50 09:35:50 #62 [support-cron-scheduler internal] load build context 09:35:51 #62 ... 09:35:51 09:35:51 #38 [support-notifications internal] load build context 09:35:51 #38 ... 09:35:51 09:35:51 #62 [support-cron-scheduler internal] load build context 09:35:51 #62 ... 09:35:51 09:35:51 #60 [core-data internal] load build context 09:35:51 #60 ... 09:35:51 09:35:51 #52 [security-proxy-setup internal] load build context 09:35:51 #52 ... 09:35:51 09:35:51 #60 [core-data internal] load build context 09:35:52 #60 ... 09:35:52 09:35:52 #58 [core-keeper internal] load build context 09:35:52 #58 ... 09:35:52 09:35:52 #49 [core-common-config-bootstrapper internal] load build context 09:35:52 #49 ... 09:35:52 09:35:52 #58 [core-keeper internal] load build context 09:35:53 #58 ... 09:35:53 09:35:53 #52 [security-proxy-setup internal] load build context 09:35:53 #52 transferring context: 309.31MB 93.2s done 09:35:53 #52 DONE 94.1s 09:35:53 09:35:53 #58 [core-keeper internal] load build context 09:35:53 #58 ... 09:35:53 09:35:53 #51 [core-metadata internal] load build context 09:35:53 #51 ... 09:35:53 09:35:53 #58 [core-keeper internal] load build context 09:35:53 #58 ... 09:35:53 09:35:53 #62 [support-cron-scheduler internal] load build context 09:35:53 #62 transferring context: 309.31MB 92.3s done 09:35:53 #62 DONE 94.2s 09:35:53 09:35:53 #58 [core-keeper internal] load build context 09:35:54 #58 ... 09:35:54 09:35:54 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:35:54 #110 DONE 1.7s 09:35:54 09:35:54 #58 [core-keeper internal] load build context 09:35:55 #58 ... 09:35:55 09:35:55 #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:35:55 #111 DONE 1.3s 09:35:55 09:35:55 #58 [core-keeper internal] load build context 09:35:55 #58 ... 09:35:55 09:35:55 #50 [security-spiffe-token-provider internal] load build context 09:35:55 #50 transferring context: 309.31MB 97.0s done 09:35:55 #50 DONE 97.7s 09:35:55 09:35:55 #60 [core-data internal] load build context 09:35:56 #60 ... 09:35:56 09:35:56 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:56 #112 ... 09:35:56 09:35:56 #58 [core-keeper internal] load build context 09:35:57 #58 ... 09:35:57 09:35:57 #46 [security-secretstore-setup internal] load build context 09:35:57 #46 ... 09:35:57 09:35:57 #39 [support-scheduler internal] load build context 09:35:57 #39 ... 09:35:57 09:35:57 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:35:57 #113 DONE 1.2s 09:35:57 09:35:57 #39 [support-scheduler internal] load build context 09:35:57 #39 ... 09:35:57 09:35:57 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:35:57 #114 ... 09:35:57 09:35:57 #51 [core-metadata internal] load build context 09:35:57 #51 transferring context: 309.31MB 98.5s done 09:35:57 #51 DONE 99.2s 09:35:58 09:35:58 #58 [core-keeper internal] load build context 09:35:58 #58 ... 09:35:58 09:35:58 #61 [security-bootstrapper internal] load build context 09:35:58 #61 ... 09:35:58 09:35:58 #53 [core-command internal] load build context 09:35:58 #53 ... 09:35:58 09:35:58 #58 [core-keeper internal] load build context 09:36:01 #58 ... 09:36:01 09:36:01 #60 [core-data internal] load build context 09:36:01 #60 transferring context: 309.31MB 99.9s done 09:36:01 #60 DONE 101.4s 09:36:01 09:36:01 #58 [core-keeper internal] load build context 09:36:01 #58 ... 09:36:01 09:36:01 #38 [support-notifications internal] load build context 09:36:01 #38 ... 09:36:01 09:36:01 #39 [support-scheduler internal] load build context 09:36:01 #39 ... 09:36:01 09:36:01 #46 [security-secretstore-setup internal] load build context 09:36:01 #46 transferring context: 309.31MB 104.7s done 09:36:01 #46 DONE 104.9s 09:36:01 09:36:01 #39 [support-scheduler internal] load build context 09:36:02 #39 ... 09:36:02 09:36:02 #49 [core-common-config-bootstrapper internal] load build context 09:36:02 #49 ... 09:36:02 09:36:02 #58 [core-keeper internal] load build context 09:36:03 #58 ... 09:36:03 09:36:03 #39 [support-scheduler internal] load build context 09:36:03 #39 transferring context: 309.31MB 104.3s done 09:36:03 #39 DONE 105.3s 09:36:03 09:36:03 #58 [core-keeper internal] load build context 09:36:04 #58 ... 09:36:04 09:36:04 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:04 #115 ... 09:36:04 09:36:04 #58 [core-keeper internal] load build context 09:36:05 #58 ... 09:36:05 09:36:05 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:05 #116 ... 09:36:05 09:36:05 #58 [core-keeper internal] load build context 09:36:09 #58 transferring context: 265.71MB 108.0s 09:36:09 #58 ... 09:36:09 09:36:09 #61 [security-bootstrapper internal] load build context 09:36:09 #61 ... 09:36:09 09:36:09 #53 [core-command internal] load build context 09:36:09 #53 ... 09:36:09 09:36:09 #58 [core-keeper internal] load build context 09:36:09 #58 ... 09:36:09 09:36:09 #53 [core-command internal] load build context 09:36:09 #53 transferring context: 309.31MB 110.2s done 09:36:09 #53 DONE 111.1s 09:36:09 09:36:09 #49 [core-common-config-bootstrapper internal] load build context 09:36:09 #49 transferring context: 309.31MB 111.7s done 09:36:09 #49 DONE 111.9s 09:36:09 09:36:09 #58 [core-keeper internal] load build context 09:36:11 #58 ... 09:36:11 09:36:11 #38 [support-notifications internal] load build context 09:36:11 #38 ... 09:36:11 09:36:11 #58 [core-keeper internal] load build context 09:36:12 #58 transferring context: 309.31MB 112.3s done 09:36:12 #58 DONE 113.5s 09:36:12 09:36:12 #38 [support-notifications internal] load build context 09:36:14 #38 transferring context: 309.31MB 116.8s done 09:36:14 #38 DONE 117.3s 09:36:14 09:36:14 #61 [security-bootstrapper internal] load build context 09:36:15 #61 ... 09:36:15 09:36:15 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:36:15 #117 DONE 2.0s 09:36:15 09:36:15 #61 [security-bootstrapper internal] load build context 09:36:15 #61 ... 09:36:15 09:36:15 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:16 #118 ... 09:36:16 09:36:16 #61 [security-bootstrapper internal] load build context 09:36:16 #61 transferring context: 309.31MB 115.3s done 09:36:16 #61 DONE 116.9s 09:36:16 09:36:16 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:37:24 #44 ... 09:37:24 09:37:24 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #116 DONE 79.0s 09:37:24 09:37:24 #119 [support-cron-scheduler builder 6/7] COPY . . 09:37:24 #119 ... 09:37:24 09:37:24 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #115 DONE 79.7s 09:37:24 09:37:24 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #114 DONE 77.2s 09:37:24 09:37:24 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #112 DONE 88.2s 09:37:24 09:37:24 #120 [security-proxy-auth builder 6/7] COPY . . 09:37:24 #120 ... 09:37:24 09:37:24 #121 [security-proxy-setup builder 6/7] COPY . . 09:37:24 #121 DONE 5.4s 09:37:24 09:37:24 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:24 #122 ... 09:37:24 09:37:24 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #123 CACHED 09:37:24 09:37:24 #124 [security-bootstrapper builder 6/7] COPY . . 09:37:24 #124 CACHED 09:37:24 09:37:24 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:24 #125 CACHED 09:37:24 09:37:24 #119 [support-cron-scheduler builder 6/7] COPY . . 09:37:24 #119 DONE 5.4s 09:37:24 09:37:24 #126 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:24 #126 DONE 5.4s 09:37:24 09:37:24 #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #127 CACHED 09:37:24 09:37:24 #128 [support-notifications builder 6/7] COPY . . 09:37:24 #128 CACHED 09:37:24 09:37:24 #129 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:37:24 #129 CACHED 09:37:24 09:37:24 #120 [security-proxy-auth builder 6/7] COPY . . 09:37:24 #120 DONE 5.4s 09:37:24 09:37:24 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:37:24 #130 CACHED 09:37:24 09:37:24 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 09:37:24 #131 CACHED 09:37:24 09:37:24 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #132 CACHED 09:37:24 09:37:24 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:37:24 #133 CACHED 09:37:24 09:37:24 #134 [security-secretstore-setup builder 6/7] COPY . . 09:37:24 #134 CACHED 09:37:24 09:37:24 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #135 CACHED 09:37:24 09:37:24 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 09:37:24 #136 CACHED 09:37:24 09:37:24 #137 [core-data builder 6/7] COPY . . 09:37:24 #137 CACHED 09:37:24 09:37:24 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #138 CACHED 09:37:24 09:37:24 #139 [support-scheduler builder 6/7] COPY . . 09:37:24 #139 CACHED 09:37:24 09:37:24 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #140 CACHED 09:37:24 09:37:24 #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:37:24 #141 CACHED 09:37:24 09:37:24 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #118 DONE 64.7s 09:37:24 09:37:24 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:37:24 #142 CACHED 09:37:24 09:37:24 #143 [core-metadata builder 6/7] COPY . . 09:37:24 #143 CACHED 09:37:24 09:37:24 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #144 CACHED 09:37:24 09:37:24 #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:24 #145 CACHED 09:37:24 09:37:24 #146 [core-command builder 6/7] COPY . . 09:37:24 #146 CACHED 09:37:24 09:37:24 #147 [core-command builder 4/7] COPY go.mod vendor* ./ 09:37:24 #147 CACHED 09:37:24 09:37:24 #148 [core-keeper builder 7/8] COPY . . 09:37:25 #148 ... 09:37:25 09:37:25 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:25 #122 4.380 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 09:37:29 #122 ... 09:37:29 09:37:29 #148 [core-keeper builder 7/8] COPY . . 09:37:29 #148 DONE 9.6s 09:37:29 09:37:29 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:29 #149 ... 09:37:29 09:37:29 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:29 #0 6.186 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 09:37:30 #150 ... 09:37:30 09:37:30 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:37:30 #0 6.812 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 09:37:30 #151 ... 09:37:30 09:37:30 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:30 #0 6.133 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 09:37:30 #152 ... 09:37:30 09:37:30 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:37:30 #0 5.608 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 09:37:30 #153 ... 09:37:30 09:37:30 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:37:30 #0 5.357 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 09:37:30 #154 ... 09:37:30 09:37:30 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:37:30 #0 5.246 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 09:37:30 #155 ... 09:37:30 09:37:30 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:30 #0 5.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:37:30 #156 ... 09:37:30 09:37:30 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:30 #0 5.806 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 09:37:31 #157 ... 09:37:31 09:37:31 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:31 #0 6.578 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 09:37:31 #158 ... 09:37:31 09:37:31 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:31 #0 6.234 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 09:37:31 #159 ... 09:37:31 09:37:31 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:31 #0 6.476 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 09:37:31 #160 ... 09:37:31 09:37:31 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:31 #149 2.266 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 09:56:54 #149 ... 09:56:54 09:56:54 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:56:54 #160 1174.4 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 09:56:59 #160 ... 09:56:59 09:56:59 #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:56:59 #122 DONE 1179.2s 09:56:59 09:56:59 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:56:59 #59 ... 09:56:59 09:56:59 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:56:59 #161 DONE 0.2s 09:56:59 09:56:59 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:59 #150 ... 09:56:59 09:56:59 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:56:59 #162 DONE 0.2s 09:56:59 09:56:59 #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 09:57:00 #163 DONE 0.2s 09:57:00 09:57:00 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:57:00 #164 DONE 0.2s 09:57:00 09:57:00 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:00 #165 DONE 0.3s 09:57:00 09:57:00 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:00 #150 ... 09:57:00 09:57:00 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:57:00 #166 DONE 0.2s 09:57:00 09:57:00 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:03 #167 DONE 2.4s 09:57:03 09:57:03 #107 [security-proxy-setup] exporting to image 09:57:03 #107 exporting layers 09:57:03 #107 exporting layers 0.8s done 09:57:03 #107 writing image sha256:bfc88d2993211ff4403e3d622cafbd865bc7ba5694a15102e0c446d09c6408af done 09:57:03 #107 naming to docker.io/library/security-proxy-setup-arm64 done 09:57:03 #107 DONE 6.8s 09:57:03 09:57:03 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:10 #59 ... 09:57:10 09:57:10 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:57:10 #159 DONE 1190.1s 09:57:10 09:57:10 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:57:10 #155 ... 09:57:10 09:57:10 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:57:10 #168 DONE 0.3s 09:57:10 09:57:10 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:11 #59 ... 09:57:11 09:57:11 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:57:13 #169 DONE 2.0s 09:57:13 09:57:13 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:57:13 #170 DONE 0.4s 09:57:13 09:57:13 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:13 #59 ... 09:57:13 09:57:13 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:57:13 #171 DONE 0.1s 09:57:13 09:57:13 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:57:13 #172 DONE 0.4s 09:57:13 09:57:13 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:57:14 #173 DONE 0.2s 09:57:14 09:57:14 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:57:14 #155 ... 09:57:14 09:57:14 #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/ 09:57:14 #174 DONE 0.1s 09:57:14 09:57:14 #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/ 09:57:14 #175 DONE 0.1s 09:57:14 09:57:14 #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/ 09:57:14 #176 DONE 0.1s 09:57:14 09:57:14 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:57:14 #152 ... 09:57:14 09:57:14 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:57:14 #177 DONE 0.1s 09:57:14 09:57:14 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:57:14 #178 DONE 0.1s 09:57:14 09:57:14 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:14 #59 ... 09:57:14 09:57:14 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:57:17 #179 DONE 2.3s 09:57:17 09:57:17 #107 [security-bootstrapper] exporting to image 09:57:17 #107 exporting layers 09:57:18 #107 exporting layers 1.0s done 09:57:18 #107 writing image sha256:da601020aa2d721ed8aaa072c83ee88ea162201f8a37f5b55caf57d4d096a4c7 done 09:57:18 #107 naming to docker.io/library/security-bootstrapper-arm64 done 09:57:18 #107 DONE 7.8s 09:57:18 09:57:18 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:57:18 #59 ... 09:57:18 09:57:18 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:18 #160 DONE 1198.8s 09:57:18 09:57:18 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:18 #150 ... 09:57:18 09:57:18 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:57:19 #180 DONE 0.3s 09:57:19 09:57:19 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:57:19 #181 DONE 0.2s 09:57:19 09:57:19 #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 09:57:19 #182 DONE 0.1s 09:57:19 09:57:19 #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 09:57:19 #183 DONE 0.2s 09:57:19 09:57:19 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:57:20 #184 DONE 0.1s 09:57:20 09:57:20 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:57:20 #185 DONE 0.3s 09:57:20 09:57:20 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:20 #186 DONE 0.3s 09:57:20 09:57:20 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:57:20 #187 DONE 0.1s 09:57:20 09:57:20 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:23 #188 DONE 2.2s 09:57:23 09:57:23 #107 [security-secretstore-setup] exporting to image 09:57:23 #107 exporting layers 09:57:24 #107 exporting layers 1.5s done 09:57:24 #107 writing image sha256:1966763bbec884bd5b7930a0bdd4438847b6ed482eb97ad3e2d4c69ea1617327 0.0s done 09:57:24 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 09:57:24 #107 DONE 9.4s 09:57:24 09:57:24 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:58:20 #149 ... 09:58:20 09:58:20 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:58:20 #151 DONE 1256.1s 09:58:20 09:58:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:58:20 #149 ... 09:58:20 09:58:20 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:58:20 #189 DONE 0.2s 09:58:20 09:58:20 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:58:20 #149 ... 09:58:20 09:58:20 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:58:20 #190 DONE 0.2s 09:58:20 09:58:20 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:58:20 #191 DONE 0.3s 09:58:20 09:58:20 #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 09:58:20 #192 DONE 0.1s 09:58:20 09:58:20 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:58:20 #193 DONE 0.2s 09:58:20 09:58:20 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:58:20 #59 ... 09:58:20 09:58:20 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:58:20 #194 DONE 2.1s 09:58:20 09:58:20 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:58:20 #59 ... 09:58:20 09:58:20 #107 [core-common-config-bootstrapper] exporting to image 09:58:20 #107 exporting layers 09:58:20 #107 exporting layers 0.6s done 09:58:20 #107 writing image sha256:69aa0390538d22c489cf28337fe04eb049edb064b74a157112df824fb0823f8a 0.0s done 09:58:20 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 09:58:20 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:58:20 #107 DONE 10.0s 09:58:20 09:58:20 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:00:27 #59 ... 10:00:27 10:00:27 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:00:27 #156 DONE 1373.9s 10:00:27 10:00:27 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:00:27 #59 ... 10:00:27 10:00:27 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:00:27 #195 DONE 0.3s 10:00:27 10:00:27 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:00:27 #196 DONE 0.1s 10:00:27 10:00:27 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:00:27 #197 DONE 0.3s 10:00:27 10:00:27 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:00:27 #157 ... 10:00:27 10:00:27 #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 10:00:27 #198 DONE 0.2s 10:00:27 10:00:27 #107 [security-spiffe-token-provider] exporting to image 10:00:27 #107 exporting layers 10:00:27 #107 exporting layers 0.7s done 10:00:27 #107 writing image sha256:32769dc9a295e9b6819f42982280e8fe8e6991c89f79370ef632f4c29b469c7c done 10:00:27 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:00:27 #107 DONE 10.7s 10:00:27 10:00:27 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:19 #59 ... 10:08:19 10:08:19 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:08:19 #152 DONE 1852.3s 10:08:19 10:08:19 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:19 #59 ... 10:08:19 10:08:19 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:08:19 #199 DONE 0.2s 10:08:19 10:08:19 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:19 #59 ... 10:08:19 10:08:19 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:08:19 #200 DONE 0.2s 10:08:19 10:08:19 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:08:19 #201 DONE 0.5s 10:08:19 10:08:19 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:08:19 #202 DONE 0.1s 10:08:19 10:08:19 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:08:19 #149 ... 10:08:19 10:08:19 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:08:19 #203 DONE 0.2s 10:08:19 10:08:19 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:08:19 #204 DONE 2.1s 10:08:19 10:08:19 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:08:19 #59 ... 10:08:19 10:08:19 #107 [security-proxy-auth] exporting to image 10:08:19 #107 exporting layers 10:08:19 #107 exporting layers 0.7s done 10:08:19 #107 writing image sha256:1bf34287f492724c63ea19f4b848aefc70c9fd11259c0a4f86ee0bd690d540de done 10:08:19 #107 naming to docker.io/library/security-proxy-auth-arm64 done 10:08:19 #107 DONE 11.4s 10:08:19 10:08:19 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:09:27 #155 ... 10:09:27 10:09:27 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:09:27 #153 DONE 1919.0s 10:09:27 10:09:27 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:09:27 #150 ... 10:09:27 10:09:27 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:09:27 #205 DONE 0.2s 10:09:27 10:09:27 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:09:27 #149 ... 10:09:27 10:09:27 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:09:27 #206 DONE 0.2s 10:09:27 10:09:27 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:27 #59 ... 10:09:27 10:09:27 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:09:27 #207 DONE 0.5s 10:09:27 10:09:27 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:09:27 #208 DONE 0.1s 10:09:27 10:09:27 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:09:27 #149 ... 10:09:27 10:09:27 #107 [core-command] exporting to image 10:09:27 #107 exporting layers 10:09:27 #107 exporting layers 0.7s done 10:09:27 #107 writing image sha256:746fa5258ece829f9c221500fa303eb8c0982c42f3164eb5b5edba445658f027 0.0s done 10:09:27 #107 naming to docker.io/library/core-command-arm64 done 10:09:27 #107 DONE 12.1s 10:09:27 10:09:27 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:11:33 #155 ... 10:11:33 10:11:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:33 #154 DONE 2045.4s 10:11:33 10:11:33 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:11:33 #59 ... 10:11:33 10:11:33 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:11:33 #209 DONE 0.7s 10:11:33 10:11:33 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:11:33 #210 DONE 0.2s 10:11:33 10:11:33 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:11:33 #44 ... 10:11:33 10:11:33 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:11:33 #211 DONE 0.5s 10:11:33 10:11:33 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:11:33 #212 DONE 0.2s 10:11:33 10:11:33 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:11:33 #213 DONE 0.2s 10:11:33 10:11:33 #107 [core-data] exporting to image 10:11:33 #107 exporting layers 10:11:33 #107 ... 10:11:33 10:11:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:11:33 #149 DONE 2038.5s 10:11:33 10:11:33 #107 [core-data] exporting to image 10:11:33 #107 exporting layers 0.9s done 10:11:33 #107 writing image sha256:8e79a7ccec8f5a4aa0e559a0e7c75ba569720558b4fa478cd7657ec9eb5b29fd 10:11:33 #107 writing image sha256:8e79a7ccec8f5a4aa0e559a0e7c75ba569720558b4fa478cd7657ec9eb5b29fd 0.0s done 10:11:33 #107 naming to docker.io/library/core-data-arm64 0.0s done 10:11:33 #107 DONE 13.1s 10:11:33 10:11:33 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:33 #150 ... 10:11:33 10:11:33 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:11:33 #214 DONE 0.2s 10:11:33 10:11:33 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:11:33 #59 ... 10:11:33 10:11:33 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:11:33 #157 DONE 2049.2s 10:11:33 10:11:33 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:11:33 #215 DONE 0.6s 10:11:33 10:11:33 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:11:33 #59 ... 10:11:33 10:11:33 #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:11:33 #216 DONE 0.2s 10:11:33 10:11:33 #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:11:33 #217 DONE 0.3s 10:11:33 10:11:33 #107 [core-keeper] exporting to image 10:11:33 #107 ... 10:11:33 10:11:33 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:11:33 #218 DONE 0.2s 10:11:33 10:11:33 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:11:33 #219 ... 10:11:33 10:11:33 #107 [core-keeper] exporting to image 10:11:33 #107 exporting layers 0.7s done 10:11:33 #107 writing image sha256:2803062d89c0691403ddd3e2a286df0f1234271f78a3a6ec9d118aab22a72638 done 10:11:33 #107 naming to docker.io/library/core-keeper-arm64 0.0s done 10:11:33 #107 DONE 13.8s 10:11:33 10:11:33 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:11:33 #219 DONE 0.7s 10:11:33 10:11:33 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:11:33 #59 ... 10:11:33 10:11:33 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:11:33 #220 DONE 0.2s 10:11:33 10:11:33 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:11:33 #221 DONE 0.1s 10:11:33 10:11:33 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:11:33 #59 ... 10:11:33 10:11:33 #107 [core-metadata] exporting to image 10:11:33 #107 exporting layers 0.5s done 10:11:33 #107 writing image sha256:c2f9262f553d425c1e9c60a76b4239b55293d8c21345636df22c7bf7b6210332 done 10:11:33 #107 naming to docker.io/library/core-metadata-arm64 done 10:11:33 #107 DONE 14.3s 10:11:33 10:11:33 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:12:06 #44 ... 10:12:06 10:12:06 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:12:06 #158 DONE 2080.9s 10:12:06 10:12:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:12:06 #150 ... 10:12:06 10:12:06 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:12:06 #222 DONE 0.3s 10:12:06 10:12:06 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:12:06 #59 ... 10:12:06 10:12:06 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:12:06 #223 DONE 0.3s 10:12:06 10:12:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:12:06 #150 ... 10:12:06 10:12:06 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:12:06 #224 DONE 0.7s 10:12:06 10:12:06 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:12:06 #225 DONE 0.1s 10:12:06 10:12:06 #107 [support-scheduler] exporting to image 10:12:06 #107 exporting layers 10:12:06 #107 exporting layers 0.5s done 10:12:06 #107 writing image sha256:502f8daf71d8fead2244cddc0ac3978c6d993e107c063bfde0a05a778250beba done 10:12:06 #107 naming to docker.io/library/support-scheduler-arm64 done 10:12:06 #107 DONE 14.8s 10:12:06 10:12:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:12:06 #150 DONE 2084.9s 10:12:06 10:12:06 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:12:06 #59 ... 10:12:06 10:12:06 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:12:06 #155 DONE 2085.0s 10:12:06 10:12:06 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:12:06 #226 DONE 0.2s 10:12:06 10:12:06 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:12:06 #227 DONE 0.1s 10:12:06 10:12:06 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:12:06 #59 ... 10:12:06 10:12:06 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:12:06 #228 DONE 0.4s 10:12:06 10:12:06 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:12:06 #229 DONE 0.2s 10:12:06 10:12:06 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:12:06 #230 DONE 0.1s 10:12:06 10:12:06 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:12:06 #231 DONE 0.1s 10:12:06 10:12:06 #107 [support-notifications] exporting to image 10:12:06 #107 ... 10:12:06 10:12:06 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:12:06 #232 DONE 0.6s 10:12:06 10:12:06 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:12:06 #233 DONE 0.1s 10:12:06 10:12:06 #107 [support-notifications] exporting to image 10:12:06 #107 exporting layers 0.8s done 10:12:06 #107 writing image sha256:04f24b16f7ab2b8c87acecaf5b93f022f578ec3d5b96ec7b24caa7b0c603a696 done 10:12:06 #107 naming to docker.io/library/support-notifications-arm64 done 10:12:07 #107 exporting layers 1.3s done 10:12:07 #107 writing image sha256:cbabbe9ff4b99f748f587a313f531b453444ac265d51121eb9d4571285dd4274 done 10:12:07 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 10:12:07 #107 DONE 16.7s 10:12:07 10:12:07 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:12:07 time="2024-08-22T09:34:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:12:07 $ docker stop --time=1 0193629b92cb7b1bdcd61b75a274bba1774965440479fb3451c2b71ead0408f4 10:12:09 $ docker rm -f --volumes 0193629b92cb7b1bdcd61b75a274bba1774965440479fb3451c2b71ead0408f4 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:10 + docker images 10:12:10 REPOSITORY TAG IMAGE ID CREATED SIZE 10:12:10 support-cron-scheduler-arm64 latest cbabbe9ff4b9 4 seconds ago 43.5MB 10:12:10 support-notifications-arm64 latest 04f24b16f7ab 5 seconds ago 42MB 10:12:10 support-scheduler-arm64 latest 502f8daf71d8 8 seconds ago 41.3MB 10:12:10 core-metadata-arm64 latest c2f9262f553d 39 seconds ago 39.3MB 10:12:10 core-keeper-arm64 latest 2803062d89c0 41 seconds ago 39MB 10:12:10 core-data-arm64 latest 8e79a7ccec8f 43 seconds ago 39.1MB 10:12:10 core-command-arm64 latest 746fa5258ece 2 minutes ago 35MB 10:12:10 security-proxy-auth-arm64 latest 1bf34287f492 3 minutes ago 32.6MB 10:12:10 security-spiffe-token-provider-arm64 latest 32769dc9a295 11 minutes ago 29MB 10:12:10 core-common-config-bootstrapper-arm64 latest 69aa0390538d 13 minutes ago 15.3MB 10:12:10 security-secretstore-setup-arm64 latest 1966763bbec8 14 minutes ago 36.4MB 10:12:10 security-bootstrapper-arm64 latest da601020aa2d 14 minutes ago 18.9MB 10:12:10 security-proxy-setup-arm64 latest bfc88d299321 15 minutes ago 26.1MB 10:12:10 security-spire-server-arm64 latest c9313314e85a 36 minutes ago 116MB 10:12:10 security-spire-config-arm64 latest 11967a44aaf5 36 minutes ago 115MB 10:12:10 security-spire-agent-arm64 latest 99b1a11b61e1 36 minutes ago 174MB 10:12:10 ci-base-image-arm64 latest 7b617de12013 55 minutes ago 967MB 10:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 10:12:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 10:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:11 10:12:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:11 arm64: Pulling from edgex-lftools-log-publisher 10:12:11 8998bd30e6a1: Pulling fs layer 10:12:11 04944245beec: Pulling fs layer 10:12:11 699f458cf7ca: Pulling fs layer 10:12:11 765212b225bb: Pulling fs layer 10:12:11 f23df028b6ca: Pulling fs layer 10:12:11 d65c8cfc05b1: Pulling fs layer 10:12:11 2437ff75d9bd: Pulling fs layer 10:12:11 765212b225bb: Waiting 10:12:11 f23df028b6ca: Waiting 10:12:11 d65c8cfc05b1: Waiting 10:12:11 2437ff75d9bd: Waiting 10:12:11 04944245beec: Verifying Checksum 10:12:11 04944245beec: Download complete 10:12:11 765212b225bb: Verifying Checksum 10:12:11 765212b225bb: Download complete 10:12:11 f23df028b6ca: Download complete 10:12:12 d65c8cfc05b1: Verifying Checksum 10:12:12 d65c8cfc05b1: Download complete 10:12:12 699f458cf7ca: Verifying Checksum 10:12:12 699f458cf7ca: Download complete 10:12:12 8998bd30e6a1: Download complete 10:12:15 2437ff75d9bd: Verifying Checksum 10:12:15 2437ff75d9bd: Download complete 10:12:17 8998bd30e6a1: Pull complete 10:12:17 04944245beec: Pull complete 10:12:19 699f458cf7ca: Pull complete 10:12:19 765212b225bb: Pull complete 10:12:20 f23df028b6ca: Pull complete 10:12:20 d65c8cfc05b1: Pull complete 10:12:38 2437ff75d9bd: Pull complete 10:12:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:38 prd-ubuntu20.04-docker-arm64-4c-16g-8137 does not seem to be running inside a container 10:12:39 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:12:42 $ docker top 740b3d47eb61ae2865c0068b2936fff5a00f46ec1fd8be36d9102a1946bd41ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:12:42 ---> job-cost.sh 10:12:43 lf-activate-venv: SKIPPING 10:12:43 INFO: No Stack... 10:12:43 INFO: Retrieving Pricing Info for: v3-standard-4 10:12:44 INFO: Archiving Costs [Pipeline] sh 10:12:45 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:12:45 + cut -d, -f6 [Pipeline] lock 10:12:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] 10:12:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] did not exist. Created. 10:12:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:45 + echo total: 0.10999999940395355 [Pipeline] stash 10:12:45 Stashed 1 file(s) [Pipeline] } 10:12:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4871-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:12:45 $ docker stop --time=1 740b3d47eb61ae2865c0068b2936fff5a00f46ec1fd8be36d9102a1946bd41ef 10:12:47 $ docker rm -f --volumes 740b3d47eb61ae2865c0068b2936fff5a00f46ec1fd8be36d9102a1946bd41ef [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 10:12:48 provisioning config files... 10:12:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2340395665248775557tmp [Pipeline] { [Pipeline] sh 10:12:48 + set +x 10:12:48 + + bash -s -- 10:12:48 curl -s https://codecov.io/bash 10:12:48 10:12:48 _____ _ 10:12:48 / ____| | | 10:12:48 | | ___ __| | ___ ___ _____ __ 10:12:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:12:48 | |___| (_) | (_| | __/ (_| (_) \ V / 10:12:48 \_____\___/ \__,_|\___|\___\___/ \_/ 10:12:48 Bash-1.0.6 10:12:48 10:12:48 10:12:48 ==> git version 2.25.1 found 10:12:48 ==> 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 10:12:48 Release-Date: 2020-01-08 10:12:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:12:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:12:48 ==> Jenkins CI detected. 10:12:48 current dir:  /w/workspace/edgex-go/1 10:12:48 project root: . 10:12:48 --> token set from env 10:12:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:12:49 ==> Running gcov in . (disable via -X gcov) 10:12:49 ==> Python coveragepy not found 10:12:49 ==> Searching for coverage reports in: 10:12:49 + . 10:12:49 -> Found 1 reports 10:12:49 ==> Detecting git/mercurial file structure 10:12:49 ==> Reading reports 10:12:49 + ./coverage.out bytes=544290 10:12:49 ==> Appending adjustments 10:12:49 https://docs.codecov.io/docs/fixing-reports 10:12:50 + Found adjustments 10:12:50 ==> Gzipping contents 10:12:50 68K /tmp/codecov.Qrqo49.gz 10:12:50 ==> Uploading reports 10:12:50 url: https://codecov.io 10:12:50 query: branch=PR-4871&commit=90b82d11337f3790d29dceac9ba5e37304469ffd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4871%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4871&job=&cmd_args= 10:12:50 -> Pinging Codecov 10:12:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4871&commit=90b82d11337f3790d29dceac9ba5e37304469ffd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4871%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4871&job=&cmd_args= 10:12:50 -> Uploading to 10:12:50 https://storage.googleapis.com/codecov/v4/raw/2024-08-22/00271124DB129430A58F1EEE437C3FCB/90b82d11337f3790d29dceac9ba5e37304469ffd/8b7c6900-1811-46d6-8fc3-d923b36d3c50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240822%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240822T101250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=646702d0d8304bea2499a497ce88f7d8dd18aeb8e7525980a50ffb27dbd31c8a 10:12:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:12:50 Dload Upload Total Spent Left Speed 10:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67912 0 0 100 67912 0 250k --:--:-- --:--:-- --:--:-- 250k 10:12:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/90b82d11337f3790d29dceac9ba5e37304469ffd [Pipeline] } 10:12:50 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 10:12:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:12:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:12:53 ---> package-listing.sh 10:12:53 ++ facter osfamily 10:12:53 ++ tr '[:upper:]' '[:lower:]' 10:12:54 + OS_FAMILY=debian 10:12:54 + workspace=/w/workspace/edgex-go/1 10:12:54 + START_PACKAGES=/tmp/packages_start.txt 10:12:54 + END_PACKAGES=/tmp/packages_end.txt 10:12:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:54 + PACKAGES=/tmp/packages_start.txt 10:12:54 + '[' /w/workspace/edgex-go/1 ']' 10:12:54 + PACKAGES=/tmp/packages_end.txt 10:12:54 + case "${OS_FAMILY}" in 10:12:54 + dpkg -l 10:12:54 + grep '^ii' 10:12:54 + '[' -f /tmp/packages_start.txt ']' 10:12:54 + '[' -f /tmp/packages_end.txt ']' 10:12:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:54 + '[' /w/workspace/edgex-go/1 ']' 10:12:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:12:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:12:54 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 10:12:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:55 10:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:12:55 latest: Pulling from edgex-lftools-log-publisher 10:12:55 5eb5b503b376: Pulling fs layer 10:12:55 5c69ac0246d0: Pulling fs layer 10:12:55 ec43610c2a17: Pulling fs layer 10:12:55 3a2ae6a8a46f: Pulling fs layer 10:12:55 33b1e0a273af: Pulling fs layer 10:12:55 5d3b04190fa2: Pulling fs layer 10:12:55 2f39f015ded8: Pulling fs layer 10:12:55 3a2ae6a8a46f: Waiting 10:12:55 33b1e0a273af: Waiting 10:12:55 5d3b04190fa2: Waiting 10:12:55 2f39f015ded8: Waiting 10:12:55 5c69ac0246d0: Verifying Checksum 10:12:55 5c69ac0246d0: Download complete 10:12:55 3a2ae6a8a46f: Download complete 10:12:55 33b1e0a273af: Verifying Checksum 10:12:55 33b1e0a273af: Download complete 10:12:55 5d3b04190fa2: Download complete 10:12:55 ec43610c2a17: Verifying Checksum 10:12:55 5eb5b503b376: Verifying Checksum 10:12:55 5eb5b503b376: Download complete 10:12:56 2f39f015ded8: Download complete 10:12:56 5eb5b503b376: Pull complete 10:12:57 5c69ac0246d0: Pull complete 10:12:57 ec43610c2a17: Pull complete 10:12:57 3a2ae6a8a46f: Pull complete 10:12:57 33b1e0a273af: Pull complete 10:12:58 5d3b04190fa2: Pull complete 10:13:02 2f39f015ded8: Pull complete 10:13:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:02 prd-ubuntu20.04-docker-8c-8g-8136 does not seem to be running inside a container 10:13:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:13:07 $ docker top 2c83a74dcca25553cf147c37ffba4eca40e92d8b89e21f34af96ba858199c45c -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:13:08 + mkdir -p /var/log/sysstat [Pipeline] sh 10:13:09 + ls /var/log/sa-host 10:13:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:09 provisioning config files... 10:13:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4033754227597586969tmp [Pipeline] { [Pipeline] echo 10:13:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:13:09 ---> create-netrc.sh [Pipeline] } 10:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:13:10 ---> python-tools-install.sh [Pipeline] echo 10:13:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:13:10 ---> sudo-logs.sh 10:13:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:13:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:13:10 ---> job-cost.sh 10:13:10 lf-activate-venv: SKIPPING 10:13:10 DEBUG: total: 0.10999999940395355 10:13:10 INFO: Retrieving Stack Cost... 10:13:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:13:11 INFO: Archiving Costs [Pipeline] echo 10:13:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:13:12 ---> logs-deploy.sh 10:13:12 lf-activate-venv: SKIPPING 10:13:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4871/1 10:13:12 INFO: archiving workspace using pattern(s): 10:13:13 Archives upload complete. 10:13:13 INFO: archiving logs to Nexus 10:13:13 ---> uname -a: 10:13:13 Linux prd-ubuntu20-04-docker-8c-8g-8136 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:13:13 10:13:13 10:13:13 ---> lscpu: 10:13:13 Architecture: x86_64 10:13:13 CPU op-mode(s): 32-bit, 64-bit 10:13:13 Byte Order: Little Endian 10:13:13 Address sizes: 40 bits physical, 48 bits virtual 10:13:13 CPU(s): 8 10:13:13 On-line CPU(s) list: 0-7 10:13:13 Thread(s) per core: 1 10:13:13 Core(s) per socket: 1 10:13:13 Socket(s): 8 10:13:13 NUMA node(s): 1 10:13:13 Vendor ID: AuthenticAMD 10:13:13 CPU family: 23 10:13:13 Model: 49 10:13:13 Model name: AMD EPYC-Rome Processor 10:13:13 Stepping: 0 10:13:13 CPU MHz: 2800.000 10:13:13 BogoMIPS: 5600.00 10:13:13 Virtualization: AMD-V 10:13:13 Hypervisor vendor: KVM 10:13:13 Virtualization type: full 10:13:13 L1d cache: 256 KiB 10:13:13 L1i cache: 256 KiB 10:13:13 L2 cache: 4 MiB 10:13:13 L3 cache: 128 MiB 10:13:13 NUMA node0 CPU(s): 0-7 10:13:13 Vulnerability Itlb multihit: Not affected 10:13:13 Vulnerability L1tf: Not affected 10:13:13 Vulnerability Mds: Not affected 10:13:13 Vulnerability Meltdown: Not affected 10:13:13 Vulnerability Mmio stale data: Not affected 10:13:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:13:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:13:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:13:13 Vulnerability Srbds: Not affected 10:13:13 Vulnerability Tsx async abort: Not affected 10:13:13 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 10:13:13 10:13:13 10:13:13 ---> nproc: 10:13:13 8 10:13:13 10:13:13 10:13:13 ---> df -h: 10:13:13 Filesystem Size Used Avail Use% Mounted on 10:13:13 overlay 155G 28G 128G 18% / 10:13:13 tmpfs 64M 0 64M 0% /dev 10:13:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:13:13 shm 64M 0 64M 0% /dev/shm 10:13:13 /dev/vda1 155G 28G 128G 18% /facter-os 10:13:13 10:13:13 10:13:13 ---> sar -b -r -n DEV: 10:13:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8136) 08/22/24 _x86_64_ (8 CPU) 10:13:13 10:13:13 09:10:59 LINUX RESTART (8 CPU) 10:13:13 10:13:13 09:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:13:13 09:12:01 377.34 81.72 295.62 0.00 7371.84 179426.90 0.00 10:13:13 09:13:01 210.33 3.87 206.47 0.00 400.07 78146.98 0.00 10:13:13 09:14:01 46.24 0.02 46.23 0.00 4.00 22155.51 0.00 10:13:13 09:15:01 27.48 0.13 27.35 0.00 1.07 15623.81 0.00 10:13:13 09:16:01 57.80 0.13 57.66 0.00 6.93 41583.87 0.00 10:13:13 09:17:01 611.98 6.67 605.32 0.00 4407.00 263179.74 0.00 10:13:13 09:18:01 576.93 15.71 561.22 0.00 132.20 184422.59 0.00 10:13:13 09:19:01 204.05 0.28 203.76 0.00 2.27 40950.32 0.00 10:13:13 09:20:02 359.34 0.02 359.32 0.00 0.13 120729.84 0.00 10:13:13 09:21:01 852.86 0.05 852.80 0.00 2.30 119264.67 0.00 10:13:13 09:22:01 1.82 0.00 1.82 0.00 0.00 22.39 0.00 10:13:13 09:23:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 10:13:13 09:24:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 10:13:13 09:25:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 10:13:13 09:26:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 10:13:13 09:27:01 2.08 0.02 2.07 0.00 0.13 27.33 0.00 10:13:13 09:28:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 10:13:13 09:29:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 10:13:13 09:30:01 1.95 0.00 1.95 0.00 0.00 22.00 0.00 10:13:13 09:31:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 10:13:13 09:32:01 1.68 0.00 1.68 0.00 0.00 19.19 0.00 10:13:13 09:33:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 10:13:13 09:34:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 10:13:13 09:35:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 10:13:13 09:36:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 10:13:13 09:37:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 10:13:13 09:38:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 10:13:13 09:39:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 10:13:13 09:40:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 10:13:13 09:41:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 10:13:13 09:42:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 10:13:13 09:43:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 10:13:13 09:44:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 10:13:13 09:45:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 10:13:13 09:46:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 10:13:13 09:47:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:13:13 09:48:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 10:13:13 09:49:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 10:13:13 09:50:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 10:13:13 09:51:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 10:13:13 09:52:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 10:13:13 09:53:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 10:13:13 09:54:01 3.35 1.52 1.83 0.00 35.45 22.26 0.00 10:13:13 09:55:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 10:13:13 09:56:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 10:13:13 09:57:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:13:13 09:58:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 10:13:13 09:59:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 10:13:13 10:00:02 1.62 0.00 1.62 0.00 0.00 18.93 0.00 10:13:13 10:01:01 1.03 0.00 1.03 0.00 0.00 11.12 0.00 10:13:13 10:02:01 1.78 0.00 1.78 0.00 0.00 21.72 0.00 10:13:13 10:03:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 10:13:13 10:04:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 10:13:13 10:05:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 10:13:13 10:06:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 10:13:13 10:07:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 10:13:13 10:08:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 10:13:13 10:09:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 10:13:13 10:10:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 10:13:13 10:11:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 10:13:13 10:12:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 10:13:13 10:13:01 3.95 0.22 3.73 0.00 16.93 332.61 0.00 10:13:13 Average: 54.72 1.78 52.94 0.00 199.75 17196.69 0.00 10:13:13 10:13:13 09:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:13:13 09:12:01 29715876 31567348 784536 2.39 59084 2090164 2048952 6.04 992544 1843228 328368 10:13:13 09:13:01 28350504 31550164 758628 2.31 125716 3286308 1729640 5.10 1124812 2948704 6972 10:13:13 09:14:01 26912884 31298552 1000364 3.04 129284 4381408 2410816 7.10 2052824 3360964 482948 10:13:13 09:15:01 27077236 31423908 872084 2.65 134748 4312880 2242684 6.61 1410212 3812532 468812 10:13:13 09:16:01 27751032 31506888 796396 2.42 136616 3786472 2055708 6.06 1319632 3302244 197812 10:13:13 09:17:01 19714820 31197912 1045012 3.18 168604 11213332 3387292 9.98 2433432 9879736 1704 10:13:13 09:18:01 13741164 30980272 1219436 3.71 360940 16253124 5052048 14.89 3226460 14484912 62060 10:13:13 09:19:01 7934516 27662628 4505804 13.70 384340 18496308 12139108 35.78 7581788 15656992 1279388 10:13:13 09:20:02 5874340 27516736 4671272 14.21 394712 20366016 9614592 28.34 8361480 16940952 125568 10:13:13 09:21:01 9770632 31405032 838368 2.55 408176 20499852 2211608 6.52 3271956 18366064 384 10:13:13 09:22:01 9771040 31405492 837772 2.55 408208 20499856 2211608 6.52 3271860 18366068 184 10:13:13 09:23:01 9796800 31431260 812012 2.47 408228 20499860 2211608 6.52 3245984 18366072 8 10:13:13 09:24:01 9797048 31431560 811648 2.47 408236 20499864 2211608 6.52 3245564 18366076 188 10:13:13 09:25:01 9799088 31433608 809584 2.46 408256 20499864 2211608 6.52 3243736 18366076 20 10:13:13 09:26:01 9814008 31448536 794980 2.42 408300 20499852 2211608 6.52 3230652 18366080 12 10:13:13 09:27:01 9814616 31449324 794408 2.42 408368 20499908 2204756 6.50 3230516 18366120 8 10:13:13 09:28:01 9814600 31449372 794320 2.42 408432 20499916 2204756 6.50 3230788 18366132 12 10:13:13 09:29:01 9814552 31449388 794288 2.42 408444 20499920 2204756 6.50 3230584 18366136 12 10:13:13 09:30:01 9814276 31449172 794424 2.42 408516 20499924 2204756 6.50 3230632 18366144 8 10:13:13 09:31:01 9815024 31449980 793552 2.41 408576 20499928 2204756 6.50 3229908 18366152 8 10:13:13 09:32:01 9814820 31449820 793732 2.41 408600 20499928 2204756 6.50 3230112 18366140 8 10:13:13 09:33:01 9815240 31450244 793440 2.41 408624 20499932 2204756 6.50 3230052 18366144 12 10:13:13 09:34:01 9815224 31450412 793264 2.41 408656 20500064 2204756 6.50 3230092 18366276 8 10:13:13 09:35:01 9815176 31450364 793232 2.41 408676 20500064 2204756 6.50 3230092 18366276 8 10:13:13 09:36:01 9814836 31450076 793444 2.41 408740 20500060 2204756 6.50 3230156 18366280 8 10:13:13 09:37:01 9814612 31449920 793600 2.41 408784 20500072 2204756 6.50 3230688 18366284 172 10:13:13 09:38:01 9815064 31450488 793236 2.41 408848 20500072 2204756 6.50 3230668 18366288 196 10:13:13 09:39:01 9815056 31450484 793168 2.41 408900 20500076 2204756 6.50 3230692 18366292 168 10:13:13 09:40:01 9815008 31450496 793136 2.41 408916 20500080 2204756 6.50 3230756 18366300 184 10:13:13 09:41:01 9814960 31450496 793080 2.41 408948 20500080 2204756 6.50 3230812 18366296 20 10:13:13 09:42:01 9815008 31450684 792852 2.41 408992 20500216 2204756 6.50 3230564 18366428 8 10:13:13 09:43:01 9814952 31450684 792820 2.41 409012 20500216 2204756 6.50 3230556 18366432 12 10:13:13 09:44:01 9814652 31450400 793032 2.41 409032 20500220 2188608 6.45 3230656 18366432 8 10:13:13 09:45:01 9814344 31450096 793260 2.41 409044 20500224 2188608 6.45 3230644 18366432 12 10:13:13 09:46:01 9814796 31450556 792928 2.41 409076 20500216 2188608 6.45 3230936 18366436 8 10:13:13 09:47:01 9814716 31450536 792948 2.41 409088 20500232 2188608 6.45 3230900 18366440 4 10:13:13 09:48:01 9814416 31450272 793160 2.41 409108 20500236 2172280 6.40 3230876 18366444 8 10:13:13 09:49:01 9814360 31450224 793140 2.41 409116 20500240 2172280 6.40 3230876 18366448 8 10:13:13 09:50:01 9814480 31450384 793124 2.41 409136 20500244 2172280 6.40 3230948 18366452 8 10:13:13 09:51:01 9814796 31450708 792768 2.41 409168 20500236 2172280 6.40 3230964 18366456 8 10:13:13 09:52:01 9814716 31450672 792748 2.41 409196 20500248 2172280 6.40 3230852 18366460 8 10:13:13 09:53:01 9814884 31450872 792724 2.41 409204 20500248 2172280 6.40 3230868 18366460 12 10:13:13 09:54:01 9807736 31445836 797900 2.43 409240 20501312 2204620 6.50 3240272 18366732 60 10:13:13 09:55:01 9807924 31446064 797628 2.43 409268 20501316 2204620 6.50 3240316 18366720 180 10:13:13 09:56:01 9807860 31446008 797668 2.43 409296 20501312 2204620 6.50 3239680 18366716 16 10:13:13 09:57:01 9807244 31445416 798200 2.43 409304 20501320 2204620 6.50 3239992 18366720 12 10:13:13 09:58:01 9807040 31445212 798380 2.43 409324 20501324 2204620 6.50 3239940 18366720 20 10:13:13 09:59:01 9806700 31444876 798644 2.43 409340 20501328 2204620 6.50 3239680 18366724 8 10:13:13 10:00:02 9806692 31444936 798560 2.43 409368 20501332 2204620 6.50 3239740 18366728 12 10:13:13 10:01:01 9806424 31444672 798788 2.43 409392 20501332 2204620 6.50 3239748 18366732 8 10:13:13 10:02:01 9806188 31444516 798960 2.43 409424 20501340 2204620 6.50 3240064 18366736 16 10:13:13 10:03:01 9806140 31444492 798924 2.43 409444 20501344 2204620 6.50 3239844 18366740 32 10:13:13 10:04:01 9805944 31444304 799068 2.43 409464 20501344 2204620 6.50 3240100 18366744 12 10:13:13 10:05:01 9806148 31444568 798796 2.43 409512 20501348 2204620 6.50 3240188 18366752 16 10:13:13 10:06:01 9806132 31444568 798752 2.43 409556 20501348 2204620 6.50 3239992 18366748 20 10:13:13 10:07:01 9806380 31444820 798692 2.43 409580 20501344 2204620 6.50 3239992 18366752 8 10:13:13 10:08:01 9806380 31444876 798652 2.43 409592 20501360 2204620 6.50 3240004 18366756 8 10:13:13 10:09:01 9806104 31444600 798880 2.43 409604 20501360 2204620 6.50 3239992 18366756 8 10:13:13 10:10:01 9806044 31444720 798976 2.43 409624 20501492 2204620 6.50 3240052 18366892 8 10:13:13 10:11:01 9806100 31444784 798880 2.43 409640 20501496 2204620 6.50 3240072 18366900 8 10:13:13 10:12:01 9806084 31444772 798808 2.43 409668 20501492 2204620 6.50 3240124 18366900 8 10:13:13 10:13:01 9140560 31374516 867748 2.64 414548 21041876 2452388 7.23 3308876 18906384 544860 10:13:13 Average: 11391710 31310396 935784 2.85 380272 18891221 2541284 7.49 3227545 16874067 56463 10:13:13 10:13:13 09:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:13:13 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:12:01 lo 5.27 5.27 0.50 0.50 0.00 0.00 0.00 0.00 10:13:13 09:12:01 ens3 828.23 784.92 5285.68 119.61 0.00 0.00 0.00 0.00 10:13:13 09:13:01 docker0 844.59 906.90 62.60 4949.24 0.00 0.00 0.00 0.00 10:13:13 09:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:13:13 09:13:01 ens3 1065.81 938.41 8148.12 95.64 0.00 0.00 0.00 0.00 10:13:13 09:14:01 veth4dd93de 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 10:13:13 09:14:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 10:13:13 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:14:01 ens3 43.28 26.10 38.73 17.56 0.00 0.00 0.00 0.00 10:13:13 09:15:01 veth4dd93de 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 10:13:13 09:15:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 10:13:13 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:15:01 ens3 24.58 17.91 19.12 11.13 0.00 0.00 0.00 0.00 10:13:13 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:16:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:13:13 09:16:01 ens3 120.23 90.12 2218.71 145.55 0.00 0.00 0.00 0.00 10:13:13 09:17:01 veth73c2bda 8.55 11.43 0.82 5.77 0.00 0.00 0.00 0.00 10:13:13 09:17:01 veth6821d2e 9.00 11.90 0.85 5.81 0.00 0.00 0.00 0.00 10:13:13 09:17:01 docker0 94.93 141.86 6.66 1139.49 0.00 0.00 0.00 0.00 10:13:13 09:17:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 10:13:13 09:17:01 veth759095c 6.05 7.48 0.59 3.88 0.00 0.00 0.00 0.00 10:13:13 09:17:01 ens3 434.13 237.86 4800.49 36.24 0.00 0.00 0.00 0.00 10:13:13 09:17:01 veth62cacef 0.63 1.50 0.06 0.28 0.00 0.00 0.00 0.00 10:13:13 09:17:01 veth1668c3e 8.27 10.98 0.79 5.53 0.00 0.00 0.00 0.00 10:13:13 09:17:01 vethb782700 8.57 11.08 0.82 5.75 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth7e65038 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 vethff35552 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth7c15b2b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 docker0 374.46 624.72 33.39 5881.06 0.00 0.00 0.00 0.00 10:13:13 09:18:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth4350310 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth3d5b78a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 vethcbf31b7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth05b983f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 vethd07e4a8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 ens3 637.08 382.76 5890.59 43.71 0.00 0.00 0.00 0.00 10:13:13 09:18:01 vethb9a2f7f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth62cacef 0.13 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth2c14635 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 vethf679b0d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 vethe361a21 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:18:01 veth4bd4196 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth7e65038 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 vethff35552 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth7c15b2b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth4350310 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth3d5b78a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 vethcbf31b7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth05b983f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 vethd07e4a8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 ens3 10.54 7.98 9.13 4.59 0.00 0.00 0.00 0.00 10:13:13 09:19:01 vethb9a2f7f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth62cacef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth2c14635 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 vethf679b0d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 vethe361a21 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:19:01 veth4bd4196 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth7e65038 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 vethff35552 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth7c15b2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth4350310 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth3d5b78a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 vethcbf31b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth05b983f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 vethd07e4a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 ens3 4.95 3.17 4.04 2.24 0.00 0.00 0.00 0.00 10:13:13 09:20:02 vethb9a2f7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth62cacef 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth2c14635 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 vethf679b0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 vethe361a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:20:02 veth4bd4196 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:21:01 ens3 28.13 15.10 23.65 12.34 0.00 0.00 0.00 0.00 10:13:13 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:22:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:27:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:28:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:32:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:34:01 ens3 0.37 0.22 0.53 0.02 0.00 0.00 0.00 0.00 10:13:13 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:37:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:42:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:46:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:47:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:48:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:51:01 ens3 0.20 0.07 0.17 0.00 0.00 0.00 0.00 0.00 10:13:13 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:52:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:13:13 09:54:01 ens3 6.10 4.12 4.57 4.97 0.00 0.00 0.00 0.00 10:13:13 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:55:01 ens3 1.70 1.47 0.97 1.22 0.00 0.00 0.00 0.00 10:13:13 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:57:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 09:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:00:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:02:01 ens3 0.57 0.38 0.34 0.27 0.00 0.00 0.00 0.00 10:13:13 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:04:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 10:13:13 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:05:01 ens3 0.47 0.37 0.34 0.28 0.00 0.00 0.00 0.00 10:13:13 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:07:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:08:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:11:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:13:13 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:13:13 10:12:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:13:13 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:13 10:13:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:13:13 10:13:01 ens3 99.88 60.42 2522.26 11.33 0.00 0.00 0.00 0.00 10:13:13 Average: docker0 21.22 27.03 1.66 193.16 0.00 0.00 0.00 0.00 10:13:13 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 10:13:13 Average: ens3 53.42 41.54 467.42 8.19 0.00 0.00 0.00 0.00 10:13:13 10:13:13