Pull request #4799 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from ce3eab2cb0e194db3eb87abd7f121db08eebaad3+ef65de843fd2588df9291ef96e78f36bbf6f50e6 (fc743e975399dbc680ba02e9c28fe2c81eb5d15c) 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-ssh12304849359598587993.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11437428199335991453.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4799/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-4799/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14826210237555273799.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-4799/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13186121150004982153.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8350770396909660560.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-4799/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-4799/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7133697541211481998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-355 in /w/workspace/edgexfoundry_edgex-go_PR-4799 [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/napa commit ef65de843fd2588df9291ef96e78f36bbf6f50e6 into PR head commit ce3eab2cb0e194db3eb87abd7f121db08eebaad3 Merge succeeded, producing ce3eab2cb0e194db3eb87abd7f121db08eebaad3 Checking out Revision ce3eab2cb0e194db3eb87abd7f121db08eebaad3 (PR-4799) > 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/4799/head:refs/remotes/origin/PR-4799 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # 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 ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # timeout=10 Commit message: "fix: Bump dependencies to resolve CVEs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:23:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:23:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:23:37 ========================================================= 06:23:37 EdgeX Global Pipelines Version Info 06:23:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:23:38 ------------------- 06:23:38 stable info: 06:23:38 ------------------- 06:23:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:23:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:23:38 Message: update stable to v1.0.258 06:23:38 ------------------- 06:23:38 experimental info: 06:23:38 ------------------- 06:23:38 Commited By: **** collab-it+edgex@linuxfoundation.org 06:23:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:23:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4799 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4799 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4799 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce3eab2 [Pipeline] echo 06:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:40 provisioning config files... 06:23:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11710636548931450343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:41 ---> ****-login.sh 06:23:41 nexus3.edgexfoundry.org:10001 06:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:41 Configure a credential helper to remove this warning. See 06:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:41 06:23:41 Login Succeeded 06:23:41 nexus3.edgexfoundry.org:10002 06:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:41 Configure a credential helper to remove this warning. See 06:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:41 06:23:41 Login Succeeded 06:23:41 nexus3.edgexfoundry.org:10003 06:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:41 Configure a credential helper to remove this warning. See 06:23:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:41 06:23:41 Login Succeeded 06:23:41 nexus3.edgexfoundry.org:10004 06:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:42 Configure a credential helper to remove this warning. See 06:23:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:42 06:23:42 Login Succeeded 06:23:42 ****.io 06:23:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:23:42 Configure a credential helper to remove this warning. See 06:23:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:23:42 06:23:42 Login Succeeded 06:23:42 ---> ****-login.sh ends [Pipeline] } 06:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:23:42 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:23:42 + dirname cmd/core-command/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo core-command,cmd/core-command/Dockerfile 06:23:42 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:23:42 cut -d/ -f2 06:23:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:23:42 + dirname cmd/core-data/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo core-data,cmd/core-data/Dockerfile 06:23:42 + + dirname cmd/core-metadata/Dockerfile 06:23:42 cut -d/ -f2 06:23:42 + echo core-metadata,cmd/core-metadata/Dockerfile 06:23:42 + + dirname cmd/security-bootstrapper/Dockerfile 06:23:42 cut -d/ -f2 06:23:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:23:42 + dirname cmd/security-proxy-auth/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:23:42 + + dirname cmd/security-proxy-setup/Dockerfile 06:23:42 cut -d/ -f2 06:23:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:23:42 + dirname cmd/security-secretstore-setup/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:23:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:23:42 + dirname cmd/security-spire-agent/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:23:42 + dirname+ cmd/security-spire-config/Dockerfile 06:23:42 cut -d/ -f2 06:23:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:23:42 + dirname cmd/security-spire-server/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:23:42 + dirname cmd/support-notifications/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo support-notifications,cmd/support-notifications/Dockerfile 06:23:42 + dirname cmd/support-scheduler/Dockerfile 06:23:42 + cut -d/ -f2 06:23:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:23:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:23:43 + git rev-list -1 --merges ce3eab2cb0e194db3eb87abd7f121db08eebaad3~1..ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] echo 06:23:43 -----------> git rev-list -1 --merges ce3eab2cb0e194db3eb87abd7f121db08eebaad3~1..ce3eab2cb0e194db3eb87abd7f121db08eebaad3 ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [false] [Pipeline] sh 06:23:43 + git log --format=format:%s -1 ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] echo 06:23:43 ========================================================= 06:23:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:23:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:23:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:23:44 + grep -v github /etc/ssh/ssh_known_hosts 06:23:44 + [ -e /tmp/ssh_known_hosts ] 06:23:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:23:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:23:44 + sudo tee -a /etc/ssh/ssh_known_hosts 06:23:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:45 06:23:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:45 0.1.4: Pulling from edgex-devops/py-git-semver 06:23:45 b85a868b505f: Pulling fs layer 06:23:45 e2be974225ed: Pulling fs layer 06:23:45 339a4e72a1f5: Pulling fs layer 06:23:45 988bab9f4d93: Pulling fs layer 06:23:45 1469e6f7b9e6: Pulling fs layer 06:23:45 eaf3925da568: Pulling fs layer 06:23:45 bab4dde63d76: Pulling fs layer 06:23:45 bde34c3a00c8: Pulling fs layer 06:23:45 b352a97aabf1: Pulling fs layer 06:23:45 4872d77fe225: Pulling fs layer 06:23:45 5851b861e8e6: Pulling fs layer 06:23:45 988bab9f4d93: Waiting 06:23:45 b352a97aabf1: Waiting 06:23:45 4872d77fe225: Waiting 06:23:45 5851b861e8e6: Waiting 06:23:45 1469e6f7b9e6: Waiting 06:23:45 eaf3925da568: Waiting 06:23:45 bab4dde63d76: Waiting 06:23:45 bde34c3a00c8: Waiting 06:23:45 e2be974225ed: Verifying Checksum 06:23:45 e2be974225ed: Download complete 06:23:45 988bab9f4d93: Verifying Checksum 06:23:45 988bab9f4d93: Download complete 06:23:45 1469e6f7b9e6: Verifying Checksum 06:23:45 1469e6f7b9e6: Download complete 06:23:45 339a4e72a1f5: Verifying Checksum 06:23:45 339a4e72a1f5: Download complete 06:23:45 eaf3925da568: Download complete 06:23:45 bde34c3a00c8: Verifying Checksum 06:23:45 bde34c3a00c8: Download complete 06:23:45 b352a97aabf1: Verifying Checksum 06:23:45 b352a97aabf1: Download complete 06:23:45 4872d77fe225: Download complete 06:23:45 5851b861e8e6: Download complete 06:23:45 b85a868b505f: Verifying Checksum 06:23:45 b85a868b505f: Download complete 06:23:45 bab4dde63d76: Verifying Checksum 06:23:45 bab4dde63d76: Download complete 06:23:46 b85a868b505f: Pull complete 06:23:46 e2be974225ed: Pull complete 06:23:47 339a4e72a1f5: Pull complete 06:23:47 988bab9f4d93: Pull complete 06:23:47 1469e6f7b9e6: Pull complete 06:23:47 eaf3925da568: Pull complete 06:23:49 bab4dde63d76: Pull complete 06:23:49 bde34c3a00c8: Pull complete 06:23:49 b352a97aabf1: Pull complete 06:23:49 4872d77fe225: Pull complete 06:23:49 5851b861e8e6: Pull complete 06:23:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:23:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:50 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 06:23:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:23:53 $ docker top a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 -eo pid,comm 06:23:53 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). 06:23:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:23:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:53 [ssh-agent] Looking for ssh-agent implementation... 06:23:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:53 $ docker exec a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent 06:23:53 SSH_AUTH_SOCK=/tmp/ssh-HKOVaTxieMNT/agent.32 06:23:53 SSH_AGENT_PID=38 06:23:53 Running ssh-add (command line suppressed) 06:23:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9236849705229746320.key (/w/workspace/edgex-go/1@tmp/private_key_9236849705229746320.key) 06:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:54 + git tag --points-at HEAD [Pipeline] } 06:23:54 $ docker exec --env ******** --env ******** a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent -k 06:23:54 unset SSH_AUTH_SOCK; 06:23:54 unset SSH_AGENT_PID; 06:23:54 echo Agent pid 38 killed; 06:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:23:54 [ssh-agent] Looking for ssh-agent implementation... 06:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:23:55 $ docker exec a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent 06:23:55 SSH_AUTH_SOCK=/tmp/ssh-6jCHm0Vc7s5W/agent.72 06:23:55 SSH_AGENT_PID=78 06:23:55 Running ssh-add (command line suppressed) 06:23:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5455542395055239988.key (/w/workspace/edgex-go/1@tmp/private_key_5455542395055239988.key) 06:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:23:55 + git semver init 06:23:55 2024-05-10 06:23:55,931 [run_init] DEBUG init version:0.0.0 force:False 06:23:55 2024-05-10 06:23:55,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 06:23:55 2024-05-10 06:23:55,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 06:23:55 2024-05-10 06:23:55,934 [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) 06:24:02 2024-05-10 06:24:01,684 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 06:24:02 2024-05-10 06:24:01,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4799 with force:False 06:24:02 2024-05-10 06:24:01,684 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4799 06:24:02 2024-05-10 06:24:01,689 [execute] INFO git cat-file --batch-check 06:24:02 2024-05-10 06:24:01,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:24:02 2024-05-10 06:24:01,695 [execute] INFO git cat-file --batch 06:24:02 2024-05-10 06:24:01,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:24:02 2024-05-10 06:24:01,701 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4799 06:24:02 0.0.0 [Pipeline] } 06:24:02 $ docker exec --env ******** --env ******** a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 ssh-agent -k 06:24:02 unset SSH_AUTH_SOCK; 06:24:02 unset SSH_AGENT_PID; 06:24:02 echo Agent pid 78 killed; 06:24:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:24:03 + git semver [Pipeline] } 06:24:03 $ docker stop --time=1 a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 06:24:04 $ docker rm -f --volumes a98bb3ec8e3903716f55ed5a4184730da218f2552613d53d549712418f5287a1 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:24:05 Stashed 1 file(s) [Pipeline] echo 06:24:05 [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 06:24:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:24:06 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:24:06 + grep ^go [0-9].[0-9]* go.mod 06:24:06 + cut -d -f 2 [Pipeline] echo 06:24:06 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:24:06 ========================================================= 06:24:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 06:24:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:24:07 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 06:24:07 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 06:24:07 619be1103602: Pulling fs layer 06:24:07 7862e08f4a3e: Pulling fs layer 06:24:07 5df492c9dc93: Pulling fs layer 06:24:07 7629e6793208: Pulling fs layer 06:24:07 4f4fb700ef54: Pulling fs layer 06:24:07 8de7f028bff5: Pulling fs layer 06:24:07 44042ff1420b: Pulling fs layer 06:24:07 5cdaf54b7214: Pulling fs layer 06:24:07 38f3e5a9071a: Pulling fs layer 06:24:07 4f4fb700ef54: Waiting 06:24:07 8de7f028bff5: Waiting 06:24:07 44042ff1420b: Waiting 06:24:07 5cdaf54b7214: Waiting 06:24:07 38f3e5a9071a: Waiting 06:24:07 7629e6793208: Waiting 06:24:07 7862e08f4a3e: Download complete 06:24:07 7629e6793208: Verifying Checksum 06:24:07 7629e6793208: Download complete 06:24:07 4f4fb700ef54: Verifying Checksum 06:24:07 4f4fb700ef54: Download complete 06:24:07 8de7f028bff5: Verifying Checksum 06:24:07 8de7f028bff5: Download complete 06:24:07 619be1103602: Verifying Checksum 06:24:07 619be1103602: Download complete 06:24:07 44042ff1420b: Verifying Checksum 06:24:07 44042ff1420b: Download complete 06:24:07 619be1103602: Pull complete 06:24:07 7862e08f4a3e: Pull complete 06:24:07 38f3e5a9071a: Verifying Checksum 06:24:07 38f3e5a9071a: Download complete 06:24:07 5df492c9dc93: Verifying Checksum 06:24:07 5df492c9dc93: Download complete 06:24:08 5cdaf54b7214: Verifying Checksum 06:24:08 5cdaf54b7214: Download complete 06:24:10 5df492c9dc93: Pull complete 06:24:10 7629e6793208: Pull complete 06:24:10 4f4fb700ef54: Pull complete 06:24:11 8de7f028bff5: Pull complete 06:24:11 44042ff1420b: Pull complete 06:24:13 5cdaf54b7214: Pull complete 06:24:13 38f3e5a9071a: Pull complete 06:24:13 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 06:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 06:24:13 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:24:14 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 06:24:14 WORKDIR /edgex 06:24:14 COPY go.mod . 06:24:14 RUN go mod download 06:24:14 + docker build -t ci-base-image-x86_64 -f - . 06:24:15 Sending build context to Docker daemon 204.9MB 06:24:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 06:24:15 ---> 60b93f829570 06:24:15 Step 2/4 : WORKDIR /edgex 06:24:20 Still waiting to schedule task 06:24:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:24:21 ---> Running in 35531b78ab91 06:24:21 Removing intermediate container 35531b78ab91 06:24:21 ---> 9d7a4ccc8c2c 06:24:21 Step 3/4 : COPY go.mod . 06:24:21 ---> 072327abc3aa 06:24:21 Step 4/4 : RUN go mod download 06:24:21 ---> Running in 9844e2c0255b 06:24:39 Removing intermediate container 9844e2c0255b 06:24:39 ---> 83f6928cd040 06:24:40 Successfully built 83f6928cd040 06:24:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:40 + docker inspect -f . ci-base-image-x86_64 06:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:40 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 06:24: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 ******** ci-base-image-x86_64 cat 06:24:41 $ docker top b145623768485b97626c95c97eca027872542068d05d3d240aeb605ee087e92a -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:41 + go version 06:24:41 go version go1.21.9 linux/amd64 [Pipeline] } 06:24:41 $ docker stop --time=1 b145623768485b97626c95c97eca027872542068d05d3d240aeb605ee087e92a 06:24:42 $ docker rm -f --volumes b145623768485b97626c95c97eca027872542068d05d3d240aeb605ee087e92a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:43 + docker inspect -f . ci-base-image-x86_64 06:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:43 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 06:24:43 $ 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 ******** ci-base-image-x86_64 cat 06:24:44 $ docker top cb52b52b9de92656bbae9611f6f4ff7f481f48b33365f072fbdb93f0a13e14ea -eo pid,comm [Pipeline] { [Pipeline] echo 06:24:44 ========================================================= 06:24:44 [edgeXBuildGoParallel] Running Tests and Build... 06:24:44 ========================================================= [Pipeline] sh 06:24:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:24:44 + make test 06:24:44 go test -race -coverprofile=coverage.out ./... 06:24:51 ? github.com/edgexfoundry/edgex-go [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:25:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:25:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:25:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:25:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:25:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 06:25:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.066s coverage: 97.0% of statements 06:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:25:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:25:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements 06:25:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:25:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:25:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 93.4% of statements 06:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.070s coverage: 4.1% of statements 06:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:25:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:25:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 97.6% of statements 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:25:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:25:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 06:25:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.043s coverage: 82.9% of statements 06:25:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements 06:25:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:25:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:25:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:25:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:25:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:25:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.051s coverage: 94.4% of statements 06:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:25:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:25:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:25:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:25:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:25:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-356 in /w/workspace/edgexfoundry_edgex-go_PR-4799 [Pipeline] { [Pipeline] ws 06:25:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:25:53 The recommended git tool is: git 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.237s coverage: 79.9% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.057s coverage: 92.9% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.040s coverage: 86.0% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.067s coverage: 100.0% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 95.7% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 06:25:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements 06:25:54 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 06:25:54 running golangci-lint 06:25:54 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:25:54 go version go1.21.9 linux/amd64 06:25:54 level=info msg="[config_reader] Used config file .golangci.yml" 06:25:54 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:25:58 using credential edgex-jenkins-ssh 06:25:58 Cloning the remote Git repository 06:25:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:25:58 > git init /w/workspace/edgex-go/1 # timeout=10 06:25:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:58 > git --version # timeout=10 06:25:58 > git --version # 'git version 2.25.1' 06:25:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:09 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 13.463092644s" 06:26:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.939452ms" 06:26:15 level=info msg="[linters_context/goanalysis] analyzers took 1m4.692542356s with top 10 stages: buildir: 32.57168502s, gosec: 7.15709004s, inspect: 1.934768545s, fact_deprecated: 1.767405922s, ctrlflow: 1.325551541s, printf: 1.12260095s, unused: 860.051978ms, S1038: 796.908381ms, nilness: 777.22345ms, fact_purity: 677.114458ms" 06:26:15 level=info msg="[runner] Issues before processing: 197, after processing: 0" 06:26:15 level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, identifier_marker: 197/197, autogenerated_exclude: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_files: 197/197, skip_dirs: 197/197, cgo: 197/197" 06:26:15 level=info msg="[runner] processing took 23.711736ms with stages: nolint: 10.817142ms, identifier_marker: 6.339186ms, exclude-rules: 2.363374ms, path_prettifier: 1.677147ms, autogenerated_exclude: 1.465505ms, skip_dirs: 1.00131ms, cgo: 26.45µs, filename_unadjuster: 16.551µs, max_same_issues: 1.05µs, exclude: 540ns, skip_files: 500ns, fixer: 471ns, uniq_by_line: 430ns, path_shortener: 390ns, source_code: 310ns, severity-rules: 300ns, diff: 300ns, sort_results: 280ns, max_from_linter: 210ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns" 06:26:15 level=info msg="[runner] linters took 7.804726911s with stages: goanalysis_metalinter: 7.780876133s" 06:26:15 level=info msg="File cache stats: 0 entries of total size 0B" 06:26:15 level=info msg="Memory: 215 samples, avg is 234.7MB, max is 908.4MB" 06:26:15 level=info msg="Execution took 21.3159787s" 06:26:15 go vet ./... 06:26:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:26:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:26:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:26:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4799/head:refs/remotes/origin/PR-4799 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 06:26:18 Merging remotes/origin/napa commit ef65de843fd2588df9291ef96e78f36bbf6f50e6 into PR head commit ce3eab2cb0e194db3eb87abd7f121db08eebaad3 06:26:19 Merge succeeded, producing ce3eab2cb0e194db3eb87abd7f121db08eebaad3 06:26:19 Checking out Revision ce3eab2cb0e194db3eb87abd7f121db08eebaad3 (PR-4799) 06:26:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:26:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:26:19 ./bin/test-attribution-txt.sh 06:26:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 06:26:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:26:19 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists 06:26:20 Commit message: "fix: Bump dependencies to resolve CVEs" [Pipeline] sh 06:26:20 > git --version # timeout=10 06:26:20 > git --version # 'git version 2.25.1' 06:26:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:26:18 > git config core.sparsecheckout # timeout=10 06:26:18 > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # timeout=10 06:26:19 > git remote # timeout=10 06:26:19 > git config --get remote.origin.url # timeout=10 06:26:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:26:19 > git merge ef65de843fd2588df9291ef96e78f36bbf6f50e6 # timeout=10 06:26:19 > git rev-parse HEAD^{commit} # timeout=10 06:26:19 > git config core.sparsecheckout # timeout=10 06:26:19 > git checkout -f ce3eab2cb0e194db3eb87abd7f121db08eebaad3 # timeout=10 06:26:20 + go mod tidy 06:26:20 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:26:20 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:26:20 go: downloading github.com/google/go-cmp v0.6.0 06:26:20 go: downloading github.com/hashicorp/consul/sdk v0.14.1 06:26:20 go: downloading github.com/hashicorp/go-uuid v1.0.3 06:26:20 go: downloading github.com/onsi/ginkgo v1.10.1 06:26:20 go: downloading github.com/onsi/gomega v1.7.0 06:26:20 go: downloading github.com/kr/pretty v0.1.0 06:26:20 go: downloading github.com/hashicorp/go-msgpack v0.5.5 06:26:20 go: downloading github.com/hashicorp/memberlist v0.5.0 06:26:20 go: downloading github.com/pascaldekloe/goe v0.1.0 06:26:20 go: downloading github.com/kr/text v0.2.0 06:26:20 go: downloading github.com/pkg/errors v0.9.1 06:26:20 go: downloading github.com/hashicorp/go-version v1.2.1 06:26:20 go: downloading github.com/google/btree v1.0.1 06:26:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:26:21 go: downloading github.com/miekg/dns v1.1.41 06:26:21 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:26:21 go: downloading gopkg.in/yaml.v2 v2.4.0 06:26:21 go: downloading github.com/hpcloud/tail v1.0.0 06:26:21 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:26:21 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 06:26:21 + ls -al . 06:26:21 total 740 06:26:21 drwxrwxr-x 12 1001 1001 4096 May 10 06:24 . 06:26:21 drwxr-xr-x 4 root root 4096 May 10 06:24 .. 06:26:21 drwxrwxr-x 2 1001 1001 4096 May 10 06:23 .blubracket 06:26:21 -rw-rw-r-- 1 1001 1001 10 May 10 06:23 .dockerignore 06:26:21 drwxrwxr-x 8 1001 1001 4096 May 10 06:25 .git 06:26:21 drwxrwxr-x 3 1001 1001 4096 May 10 06:23 .github 06:26:21 -rw-rw-r-- 1 1001 1001 1067 May 10 06:23 .gitignore 06:26:21 -rw-rw-r-- 1 1001 1001 42 May 10 06:23 .golangci.yml 06:26:21 -rw-rw-r-- 1 1001 1001 100 May 10 06:23 .hadolint.yml 06:26:21 drwxr-xr-x 3 1001 1001 4096 May 10 06:24 .semver 06:26:21 -rw-rw-r-- 1 1001 1001 155 May 10 06:23 .sonarcloud.properties 06:26:21 -rw-rw-r-- 1 1001 1001 1171 May 10 06:23 ADOPTERS.md 06:26:21 -rw-rw-r-- 1 1001 1001 11674 May 10 06:23 Attribution.txt 06:26:21 -rw-rw-r-- 1 1001 1001 100284 May 10 06:23 CHANGELOG.md 06:26:21 -rw-rw-r-- 1 1001 1001 3804 May 10 06:23 CONTRIBUTING.md 06:26:21 -rw-rw-r-- 1 1001 1001 677 May 10 06:23 GOVERNANCE.md 06:26:21 -rw-rw-r-- 1 1001 1001 861 May 10 06:23 Jenkinsfile 06:26:21 -rw-rw-r-- 1 1001 1001 10775 May 10 06:23 LICENSE 06:26:21 -rw-rw-r-- 1 1001 1001 15054 May 10 06:23 Makefile 06:26:21 -rw-rw-r-- 1 1001 1001 582 May 10 06:23 OWNERS.md 06:26:21 -rw-rw-r-- 1 1001 1001 9528 May 10 06:23 README.md 06:26:21 -rw-rw-r-- 1 1001 1001 789 May 10 06:23 SECURITY.md 06:26:21 -rw-rw-r-- 1 1001 1001 5 May 10 06:24 VERSION 06:26:21 drwxrwxr-x 2 1001 1001 4096 May 10 06:23 bin 06:26:21 drwxrwxr-x 18 1001 1001 4096 May 10 06:23 cmd 06:26:21 -rw-r--r-- 1 root root 453602 May 10 06:25 coverage.out 06:26:21 drwxrwxr-x 2 1001 1001 4096 May 10 06:23 fuzz_test 06:26:21 -rw-rw-r-- 1 1001 1001 3619 May 10 06:23 go.mod 06:26:21 -rw-rw-r-- 1 1001 1001 33561 May 10 06:23 go.sum 06:26:21 drwxrwxr-x 7 1001 1001 4096 May 10 06:23 internal 06:26:21 drwxrwxr-x 3 1001 1001 4096 May 10 06:23 openapi 06:26:21 -rw-rw-r-- 1 1001 1001 584 May 10 06:23 security.txt 06:26:21 drwxrwxr-x 6 1001 1001 4096 May 10 06:23 vendor 06:26:21 -rw-rw-r-- 1 1001 1001 204 May 10 06:23 version.go [Pipeline] sh 06:26:22 + '[' -e coverage.out ] 06:26:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:26:22 Stashed 1 file(s) [Pipeline] sh 06:26:22 + make build 06:26:22 go build -tags " non_delayedstart" -ldflags "-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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:26:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:26:25 Dload Upload Total Spent Left Speed 06:26:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 06:26:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:26:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:26:25 + sudo tee /etc/docker/daemon.new 06:26:25 { 06:26:25 "registry-mirrors": [ 06:26:25 "https://nexus3.edgexfoundry.org:10001" 06:26:25 ], 06:26:25 "bip": "10.250.0.254/24", 06:26:25 "hosts": [ 06:26:25 "tcp://0.0.0.0:5555", 06:26:25 "unix:///var/run/docker.sock" 06:26:25 ], 06:26:25 "mtu": 1458, 06:26:25 "selinux-enabled": true, 06:26:25 "seccomp-profile": "/etc/docker/seccomp.json" 06:26:25 } [Pipeline] sh 06:26:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:26:26 + sudo service docker restart 06:26:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:26:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:26:36 go build -tags " non_delayedstart" -ldflags "-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 06:26:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:26:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:26:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:26:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:44 provisioning config files... 06:26:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8304026889409149006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:45 ---> ****-login.sh 06:26:45 nexus3.edgexfoundry.org:10001 06:26:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:45 Configure a credential helper to remove this warning. See 06:26:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:45 06:26:45 Login Succeeded 06:26:45 nexus3.edgexfoundry.org:10002 06:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:46 Configure a credential helper to remove this warning. See 06:26:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:46 06:26:46 Login Succeeded 06:26:46 nexus3.edgexfoundry.org:10003 06:26:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:46 Configure a credential helper to remove this warning. See 06:26:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:46 06:26:46 Login Succeeded 06:26:46 nexus3.edgexfoundry.org:10004 06:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:46 Configure a credential helper to remove this warning. See 06:26:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:46 06:26:46 Login Succeeded 06:26:46 ****.io 06:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:26:47 Configure a credential helper to remove this warning. See 06:26:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:26:47 06:26:47 Login Succeeded 06:26:47 ---> ****-login.sh ends [Pipeline] } 06:26:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:26:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:26:48 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:26:48 + grep ^go [0-9].[0-9]*+ go.mod 06:26:48 cut -d -f 2 [Pipeline] echo 06:26:48 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:26:48 ========================================================= 06:26:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 06:26:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:26:49 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] } 06:26:49 $ docker stop --time=1 cb52b52b9de92656bbae9611f6f4ff7f481f48b33365f072fbdb93f0a13e14ea 06:26:49 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 06:26:49 c6b39de5b339: Pulling fs layer 06:26:49 a69c41024577: Pulling fs layer 06:26:49 d6de4b400683: Pulling fs layer 06:26:49 35cb2a7552d0: Pulling fs layer 06:26:49 4f4fb700ef54: Pulling fs layer 06:26:49 9e011611b7f5: Pulling fs layer 06:26:49 3bd174042beb: Pulling fs layer 06:26:49 4476f39b5e91: Pulling fs layer 06:26:49 35cb2a7552d0: Waiting 06:26:49 4f4fb700ef54: Waiting 06:26:49 9e011611b7f5: Waiting 06:26:49 3bd174042beb: Waiting 06:26:49 4476f39b5e91: Waiting 06:26:49 a69c41024577: Download complete 06:26:49 35cb2a7552d0: Verifying Checksum 06:26:49 35cb2a7552d0: Download complete 06:26:49 4f4fb700ef54: Verifying Checksum 06:26:49 4f4fb700ef54: Download complete 06:26:49 9e011611b7f5: Verifying Checksum 06:26:49 9e011611b7f5: Download complete 06:26:49 c6b39de5b339: Download complete 06:26:50 4476f39b5e91: Verifying Checksum 06:26:50 4476f39b5e91: Download complete 06:26:50 c6b39de5b339: Pull complete 06:26:50 a69c41024577: Pull complete 06:26:51 d6de4b400683: Verifying Checksum 06:26:51 d6de4b400683: Download complete 06:26:52 3bd174042beb: Verifying Checksum 06:26:52 3bd174042beb: Download complete 06:26:53 $ docker rm -f --volumes cb52b52b9de92656bbae9611f6f4ff7f481f48b33365f072fbdb93f0a13e14ea [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 06:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:55 06:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:55 latest: Pulling from edgex-devops/edgex-compose 06:26:55 91d30c5bc195: Pulling fs layer 06:26:55 2e9b0aa3be6d: Pulling fs layer 06:26:55 9c61dcf015f6: Pulling fs layer 06:26:55 4698f68db338: Pulling fs layer 06:26:55 2a2f49069b9e: Pulling fs layer 06:26:55 e0025b399a48: Pulling fs layer 06:26:55 2a2f49069b9e: Waiting 06:26:55 e0025b399a48: Waiting 06:26:55 4698f68db338: Waiting 06:26:55 91d30c5bc195: Verifying Checksum 06:26:55 91d30c5bc195: Download complete 06:26:55 4698f68db338: Download complete 06:26:56 2e9b0aa3be6d: Verifying Checksum 06:26:56 2e9b0aa3be6d: Download complete 06:26:56 e0025b399a48: Verifying Checksum 06:26:56 e0025b399a48: Download complete 06:26:56 91d30c5bc195: Pull complete 06:26:56 2a2f49069b9e: Download complete 06:26:56 2e9b0aa3be6d: Pull complete 06:26:56 9c61dcf015f6: Verifying Checksum 06:26:56 9c61dcf015f6: Download complete 06:26:59 9c61dcf015f6: Pull complete 06:26:59 4698f68db338: Pull complete 06:26:59 2a2f49069b9e: Pull complete 06:26:59 e0025b399a48: Pull complete 06:26:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:26:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:59 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 06:26:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:01 $ docker top e4ce92d9038c05e098d04a6efd1de76c09b1288c3b10024d70ae05460e929891 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:02 + docker compose -f ./docker-compose-build.yml build --parallel 06:27:04 #1 [support-scheduler internal] load build definition from Dockerfile 06:27:04 #1 transferring dockerfile: 1.93kB done 06:27:04 #1 DONE 0.0s 06:27:04 06:27:04 #2 [security-spire-config internal] load build definition from Dockerfile 06:27:04 #2 transferring dockerfile: 1.69kB done 06:27:04 #2 DONE 0.0s 06:27:04 06:27:04 #3 [support-notifications internal] load build definition from Dockerfile 06:27:04 #3 transferring dockerfile: 1.95kB done 06:27:04 #3 DONE 0.0s 06:27:04 06:27:04 #4 [security-bootstrapper internal] load build definition from Dockerfile 06:27:04 #4 transferring dockerfile: 2.93kB done 06:27:04 #4 DONE 0.0s 06:27:04 06:27:04 #5 [core-command internal] load build definition from Dockerfile 06:27:04 #5 transferring dockerfile: 1.93kB done 06:27:04 #5 DONE 0.0s 06:27:04 06:27:04 #6 [security-proxy-setup internal] load build definition from Dockerfile 06:27:04 #6 transferring dockerfile: 2.50kB done 06:27:04 #6 DONE 0.0s 06:27:04 06:27:04 #7 [security-spire-agent internal] load build definition from Dockerfile 06:27:04 #7 transferring dockerfile: 1.81kB done 06:27:04 #7 DONE 0.1s 06:27:04 06:27:04 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:27:04 #8 transferring dockerfile: 2.23kB done 06:27:04 #8 DONE 0.1s 06:27:04 06:27:04 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:27:04 #9 transferring dockerfile: 1.89kB done 06:27:04 #9 DONE 0.1s 06:27:04 06:27:04 #10 [security-spire-server internal] load build definition from Dockerfile 06:27:04 #10 transferring dockerfile: 1.70kB done 06:27:04 #10 DONE 0.1s 06:27:04 06:27:04 #11 [security-secretstore-setup internal] load build definition from Dockerfile 06:27:04 #11 transferring dockerfile: 2.49kB done 06:27:04 #11 DONE 0.1s 06:27:04 06:27:04 #12 [core-metadata internal] load build definition from Dockerfile 06:27:04 #12 transferring dockerfile: 2.06kB done 06:27:04 #12 DONE 0.0s 06:27:04 06:27:04 #13 [security-proxy-auth internal] load build definition from Dockerfile 06:27:04 #13 transferring dockerfile: 2.15kB done 06:27:04 #13 DONE 0.1s 06:27:04 06:27:04 #14 [core-data internal] load build definition from Dockerfile 06:27:04 #14 transferring dockerfile: 2.01kB done 06:27:04 #14 DONE 0.0s 06:27:04 06:27:04 #15 [support-scheduler internal] load .dockerignore 06:27:04 #15 transferring context: 50B done 06:27:04 #15 DONE 0.1s 06:27:04 06:27:04 #16 [security-spire-config internal] load .dockerignore 06:27:04 #16 transferring context: 50B done 06:27:04 #16 DONE 0.0s 06:27:04 06:27:04 #17 [support-notifications internal] load .dockerignore 06:27:04 #17 transferring context: 50B done 06:27:04 #17 DONE 0.0s 06:27:04 06:27:04 #18 [security-bootstrapper internal] load .dockerignore 06:27:04 #18 transferring context: 50B done 06:27:04 #18 DONE 0.0s 06:27:04 06:27:04 #19 [core-command internal] load .dockerignore 06:27:04 #19 transferring context: 50B done 06:27:04 #19 DONE 0.0s 06:27:04 06:27:04 #20 [security-proxy-setup internal] load .dockerignore 06:27:04 #20 transferring context: 50B done 06:27:04 #20 DONE 0.0s 06:27:04 06:27:04 #21 [core-common-config-bootstrapper internal] load .dockerignore 06:27:04 #21 transferring context: 50B done 06:27:04 #21 DONE 0.0s 06:27:04 06:27:04 #22 [security-spire-server internal] load .dockerignore 06:27:04 d6de4b400683: Pull complete 06:27:04 35cb2a7552d0: Pull complete 06:27:04 4f4fb700ef54: Pull complete 06:27:04 9e011611b7f5: Pull complete 06:27:04 #22 transferring context: 50B done 06:27:04 #22 DONE 0.0s 06:27:04 06:27:04 #23 [security-spire-agent internal] load .dockerignore 06:27:04 #23 transferring context: 50B done 06:27:04 #23 DONE 0.0s 06:27:04 06:27:04 #24 [security-spiffe-token-provider internal] load .dockerignore 06:27:04 #24 transferring context: 50B done 06:27:04 #24 DONE 0.0s 06:27:04 06:27:04 #25 [security-proxy-auth internal] load .dockerignore 06:27:04 #25 transferring context: 50B done 06:27:04 #25 DONE 0.0s 06:27:04 06:27:04 #26 [security-secretstore-setup internal] load .dockerignore 06:27:04 #26 transferring context: 50B done 06:27:04 #26 DONE 0.1s 06:27:04 06:27:04 #27 [core-metadata internal] load .dockerignore 06:27:04 #27 transferring context: 50B done 06:27:04 #27 DONE 0.0s 06:27:04 06:27:04 #28 [core-data internal] load .dockerignore 06:27:04 #28 transferring context: 50B done 06:27:04 #28 DONE 0.0s 06:27:04 06:27:04 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:27:04 #29 DONE 0.0s 06:27:04 06:27:04 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:27:04 #30 ... 06:27:04 06:27:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:27:04 #29 DONE 0.0s 06:27:04 06:27:04 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:27:05 #30 ... 06:27:05 06:27:05 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:27:05 #29 DONE 0.0s 06:27:05 06:27:05 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:27:05 #30 ... 06:27:05 06:27:05 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:27:05 #29 DONE 0.0s 06:27:05 06:27:05 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:27:05 #30 DONE 0.5s 06:27:05 06:27:05 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 06:27:05 #31 DONE 0.3s 06:27:05 06:27:05 #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:27:05 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:27:05 #32 ... 06:27:05 06:27:05 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 06:27:05 #33 DONE 0.4s 06:27:05 06:27:05 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:27:05 #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 06:27:05 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:27:05 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:27:05 #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:27:05 #32 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:27:05 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:27:05 #32 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:27:05 #32 DONE 0.6s 06:27:05 06:27:05 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:27:05 #34 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 0.2s done 06:27:05 #34 sha256:a3a9b8dc7400fbf27a3e31d4c8548a4d7e42d398314310ff93101b976eebf97e 1.60kB / 1.60kB done 06:27:05 #34 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s 06:27:05 #34 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done 06:27:05 #34 sha256:0bba819a893a10c0c4709ad2ad93559359eda667ec7e564515adf90cb894d98a 1.05kB / 1.05kB done 06:27:05 #34 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0B / 123.56kB 0.1s 06:27:05 #34 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.1s 06:27:05 #34 ... 06:27:05 06:27:05 #35 [security-spire-config internal] load build context 06:27:05 #35 transferring context: 16.35kB 0.0s done 06:27:05 #35 DONE 0.4s 06:27:05 06:27:05 #36 [security-spire-server internal] load build context 06:27:05 #36 transferring context: 18.10kB 0.0s done 06:27:05 #36 DONE 0.5s 06:27:05 06:27:05 #37 [security-spire-agent internal] load build context 06:27:05 #37 transferring context: 17.63kB 0.0s done 06:27:05 #37 DONE 0.5s 06:27:05 06:27:05 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:27:05 #34 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.2s done 06:27:05 #34 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s 06:27:05 #34 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.2s done 06:27:05 #34 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done 06:27:05 #34 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done 06:27:06 #34 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.3s done 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0B / 29.30MB 0.4s 06:27:06 #34 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 done 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 4.19MB / 29.30MB 0.5s 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 9.44MB / 29.30MB 0.6s 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 18.87MB / 29.30MB 0.7s 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 23.07MB / 29.30MB 0.8s 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 0.9s 06:27:06 #34 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 1.2s done 06:27:07 #34 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 06:27:07 #34 ... 06:27:07 06:27:07 #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:27:07 #38 DONE 2.4s 06:27:07 06:27:07 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:27:08 #34 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 1.8s done 06:27:12 #34 ... 06:27:12 06:27:12 #39 [core-data internal] load build context 06:27:12 #39 transferring context: 242.12MB 7.2s 06:27:13 #39 ... 06:27:13 06:27:13 #40 [security-proxy-setup internal] load build context 06:27:13 #40 ... 06:27:13 06:27:13 #39 [core-data internal] load build context 06:27:14 3bd174042beb: Pull complete 06:27:14 4476f39b5e91: Pull complete 06:27:14 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 06:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 06:27:14 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 06:27:15 #39 ... 06:27:15 06:27:15 #41 [core-metadata internal] load build context 06:27:15 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 06:27:15 WORKDIR /edgex 06:27:15 COPY go.mod . 06:27:15 RUN go mod download 06:27:15 + docker build -t ci-base-image-arm64 -f - . 06:27:15 #41 ... 06:27:15 06:27:15 #42 [support-scheduler internal] load build context 06:27:15 #42 transferring context: 396.53MB 10.0s done 06:27:15 #42 ... 06:27:15 06:27:15 #43 [core-command internal] load build context 06:27:15 #43 ... 06:27:15 06:27:15 #44 [core-common-config-bootstrapper internal] load build context 06:27:15 #44 transferring context: 396.53MB 10.3s done 06:27:15 #44 ... 06:27:15 06:27:15 #45 [support-notifications internal] load build context 06:27:15 #45 transferring context: 396.53MB 8.3s done 06:27:15 #45 ... 06:27:15 06:27:15 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:27:15 #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:15 #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:15 #0 2.076 (1/4) Installing ca-certificates (20240226-r0) 06:27:15 #0 2.097 (2/4) Installing dumb-init (1.2.5-r2) 06:27:15 #0 2.101 (3/4) Installing su-exec (0.2-r3) 06:27:15 #0 2.108 (4/4) Installing yq (4.33.3-r5) 06:27:15 #0 2.304 Executing busybox-1.36.1-r5.trigger 06:27:15 #0 2.311 Executing ca-certificates-20240226-r0.trigger 06:27:15 #0 2.354 OK: 17 MiB in 19 packages 06:27:15 #46 ... 06:27:15 06:27:15 #47 [security-proxy-auth internal] load build context 06:27:15 #47 ... 06:27:15 06:27:15 #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:27:15 #0 1.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:15 #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:15 #0 1.918 (1/1) Installing dumb-init (1.2.5-r2) 06:27:15 #0 1.922 Executing busybox-1.36.1-r5.trigger 06:27:15 #0 1.937 OK: 7 MiB in 16 packages 06:27:16 #48 ... 06:27:16 06:27:16 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:27:16 #49 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 0.3s done 06:27:16 #49 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done 06:27:16 #49 sha256:fec14495c1336d0cf95f36308d732dd2683ad8ba57dbbf628d4d63ef905febe9 1.05kB / 1.05kB done 06:27:16 #49 sha256:eebc0d4f7867ca1ed30d80326de7a640d62166827be3bdac8efae5301f51b07f 1.59kB / 1.59kB done 06:27:16 #49 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done 06:27:16 #49 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done 06:27:16 #49 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.0s done 06:27:16 #49 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 0.5s done 06:27:16 #49 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 0.8s done 06:27:16 #49 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a done 06:27:16 #49 extracting sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 1.6s done 06:27:16 #49 ... 06:27:16 06:27:16 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:27:17 #50 ... 06:27:17 06:27:17 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:27:17 #51 ... 06:27:17 06:27:17 #52 [security-spiffe-token-provider internal] load build context 06:27:17 #52 transferring context: 396.53MB 7.7s done 06:27:17 #52 ... 06:27:17 06:27:17 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:27:17 #53 ... 06:27:17 06:27:17 #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:27:17 Sending build context to Docker daemon 30.45MB 06:27:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 06:27:17 ---> 981a0608b64a 06:27:17 Step 2/4 : WORKDIR /edgex 06:27:18 #54 ... 06:27:18 06:27:18 #55 [security-bootstrapper internal] load build context 06:27:18 #55 transferring context: 396.53MB 9.8s done 06:27:18 #55 ... 06:27:18 06:27:18 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:27:18 #56 ... 06:27:18 06:27:18 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:27:18 #0 8.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:18 #0 8.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:18 #0 8.714 (1/2) Installing ca-certificates (20240226-r0) 06:27:18 #0 9.361 (2/2) Installing dumb-init (1.2.5-r2) 06:27:18 #0 9.377 Executing busybox-1.36.1-r5.trigger 06:27:18 #0 9.384 Executing ca-certificates-20240226-r0.trigger 06:27:18 #0 9.427 OK: 8 MiB in 17 packages 06:27:18 #57 ... 06:27:18 06:27:18 #58 [security-secretstore-setup internal] load build context 06:27:18 #58 transferring context: 396.53MB 10.6s done 06:27:18 #58 ... 06:27:18 06:27:18 #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:27:19 #59 ... 06:27:19 06:27:19 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:27:19 #60 ... 06:27:19 06:27:19 #39 [core-data internal] load build context 06:27:19 #39 transferring context: 396.53MB 10.9s done 06:27:19 ---> Running in ab69eef05d5c 06:27:20 Removing intermediate container ab69eef05d5c 06:27:20 ---> a0832d9b86bd 06:27:20 Step 3/4 : COPY go.mod . 06:27:20 ---> babdbc08b116 06:27:20 Step 4/4 : RUN go mod download 06:27:20 ---> Running in cc9d1f3e7264 06:27:24 #39 ... 06:27:24 06:27:24 #40 [security-proxy-setup internal] load build context 06:27:24 #40 transferring context: 396.53MB 10.6s done 06:27:25 #40 ... 06:27:25 06:27:25 #41 [core-metadata internal] load build context 06:27:25 #41 transferring context: 396.53MB 10.9s done 06:27:25 #41 ... 06:27:25 06:27:25 #43 [core-command internal] load build context 06:27:25 #43 transferring context: 396.53MB 11.0s done 06:27:26 #43 ... 06:27:26 06:27:26 #47 [security-proxy-auth internal] load build context 06:27:26 #47 transferring context: 396.53MB 10.8s done 06:27:41 #47 ... 06:27:41 06:27:41 #52 [security-spiffe-token-provider internal] load build context 06:27:41 #52 DONE 34.5s 06:27:41 06:27:41 #45 [support-notifications internal] load build context 06:27:41 #45 DONE 34.5s 06:27:41 06:27:41 #55 [security-bootstrapper internal] load build context 06:27:41 #55 DONE 34.5s 06:27:41 06:27:41 #44 [core-common-config-bootstrapper internal] load build context 06:27:41 #44 DONE 34.6s 06:27:41 06:27:41 #40 [security-proxy-setup internal] load build context 06:27:41 #40 DONE 34.6s 06:27:41 06:27:41 #42 [support-scheduler internal] load build context 06:27:41 #42 DONE 34.5s 06:27:41 06:27:41 #58 [security-secretstore-setup internal] load build context 06:27:41 #58 DONE 34.6s 06:27:41 06:27:41 #47 [security-proxy-auth internal] load build context 06:27:41 #47 DONE 34.7s 06:27:41 06:27:41 #39 [core-data internal] load build context 06:27:41 #39 DONE 34.7s 06:27:41 06:27:41 #41 [core-metadata internal] load build context 06:27:41 #41 DONE 34.7s 06:27:41 06:27:41 #43 [core-command internal] load build context 06:27:41 #43 DONE 34.7s 06:27:41 06:27:41 #59 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:27:41 #59 DONE 32.7s 06:27:41 06:27:41 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:27:41 #61 ... 06:27:41 06:27:41 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:27:41 #57 DONE 34.2s 06:27:41 06:27:41 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:27:41 #46 DONE 34.3s 06:27:41 06:27:41 #48 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:27:41 #48 DONE 34.3s 06:27:41 06:27:41 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:27:41 #34 DONE 34.8s 06:27:41 06:27:41 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:27:41 #62 ... 06:27:41 06:27:41 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:27:41 #56 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #56 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #56 34.81 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:41 #56 34.85 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:41 #56 34.86 (3/6) Installing dumb-init (1.2.5-r2) 06:27:41 #56 34.86 (4/6) Installing openssl (3.1.4-r6) 06:27:41 #56 34.87 (5/6) Installing su-exec (0.2-r3) 06:27:41 #56 34.88 (6/6) Installing yq (4.33.3-r5) 06:27:41 #56 34.96 Executing busybox-1.36.1-r5.trigger 06:27:41 #56 34.97 OK: 17 MiB in 19 packages 06:27:41 #56 DONE 35.3s 06:27:41 06:27:41 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:27:41 #51 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #51 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #51 34.97 (1/1) Installing dumb-init (1.2.5-r2) 06:27:41 #51 34.98 Executing busybox-1.36.1-r5.trigger 06:27:41 #51 34.98 OK: 7 MiB in 16 packages 06:27:41 #51 DONE 35.3s 06:27:41 06:27:41 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:27:41 #60 34.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #60 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #60 35.05 (1/2) Installing dumb-init (1.2.5-r2) 06:27:41 #60 35.06 (2/2) Installing su-exec (0.2-r3) 06:27:41 #60 35.16 Executing busybox-1.36.1-r5.trigger 06:27:41 #60 35.16 OK: 7 MiB in 17 packages 06:27:41 #60 DONE 35.3s 06:27:41 06:27:41 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:27:41 #62 1.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #62 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #62 1.495 OK: 264 MiB in 52 packages 06:27:41 #62 DONE 1.8s 06:27:41 06:27:41 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:27:41 #54 34.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #54 34.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #54 34.86 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:27:41 #54 34.86 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:27:41 #54 34.86 OK: 20074 distinct packages available 06:27:41 #54 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #54 35.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #54 35.29 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:41 #54 35.33 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:41 #54 35.33 (3/7) Installing dumb-init (1.2.5-r2) 06:27:41 #54 35.34 (4/7) Installing musl-obstack (1.2.3-r2) 06:27:41 #54 35.34 (5/7) Installing libucontext (1.2-r2) 06:27:41 #54 35.34 (6/7) Installing gcompat (1.1.0-r1) 06:27:41 #54 35.35 (7/7) Installing openssl (3.1.4-r6) 06:27:41 #54 35.36 Executing busybox-1.36.1-r5.trigger 06:27:41 #54 35.36 OK: 8 MiB in 20 packages 06:27:41 #54 DONE 35.7s 06:27:41 06:27:41 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:27:41 #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #0 1.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #0 1.480 OK: 264 MiB in 52 packages 06:27:41 #63 DONE 1.6s 06:27:41 06:27:41 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:27:41 #50 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #50 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #50 35.07 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:27:41 #50 35.07 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:27:41 #50 35.07 OK: 20074 distinct packages available 06:27:41 #50 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #50 35.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #50 35.50 (1/4) Installing dumb-init (1.2.5-r2) 06:27:41 #50 35.58 (2/4) Installing musl-obstack (1.2.3-r2) 06:27:41 #50 35.58 (3/4) Installing libucontext (1.2-r2) 06:27:41 #50 35.58 (4/4) Installing gcompat (1.1.0-r1) 06:27:41 #50 35.59 Executing busybox-1.36.1-r5.trigger 06:27:41 #50 35.59 OK: 8 MiB in 19 packages 06:27:41 #50 DONE 35.7s 06:27:41 06:27:41 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:27:41 #53 34.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #53 34.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #53 34.88 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:27:41 #53 34.88 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:27:41 #53 34.88 OK: 20074 distinct packages available 06:27:41 #53 34.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:41 #53 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:41 #53 35.26 (1/11) Installing ca-certificates (20240226-r0) 06:27:41 #53 35.30 (2/11) Installing brotli-libs (1.0.9-r14) 06:27:41 #53 35.31 (3/11) Installing libunistring (1.1-r1) 06:27:41 #53 35.32 (4/11) Installing libidn2 (2.3.4-r1) 06:27:41 #53 35.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:27:41 #53 35.33 (6/11) Installing libcurl (8.5.0-r0) 06:27:41 #53 35.35 (7/11) Installing curl (8.5.0-r0) 06:27:41 #53 35.36 (8/11) Installing dumb-init (1.2.5-r2) 06:27:41 #53 35.36 (9/11) Installing musl-obstack (1.2.3-r2) 06:27:41 #53 35.36 (10/11) Installing libucontext (1.2-r2) 06:27:41 #53 35.37 (11/11) Installing gcompat (1.1.0-r1) 06:27:41 #53 35.38 Executing busybox-1.36.1-r5.trigger 06:27:41 #53 35.38 Executing ca-certificates-20240226-r0.trigger 06:27:41 #53 35.63 OK: 12 MiB in 26 packages 06:27:41 #53 DONE 35.8s 06:27:41 06:27:41 #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:27:42 #64 ... 06:27:42 06:27:42 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:27:42 #61 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:42 #61 1.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:42 #61 1.353 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:27:42 #61 1.353 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:27:42 #61 1.353 OK: 20070 distinct packages available 06:27:42 #61 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:42 #61 1.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:42 #61 1.691 OK: 264 MiB in 52 packages 06:27:42 #61 DONE 3.0s 06:27:42 06:27:42 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:27:42 #65 DONE 1.4s 06:27:42 06:27:42 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 06:27:42 #66 DONE 1.4s 06:27:42 06:27:42 #67 [core-command stage-1 3/8] RUN apk --no-cache upgrade 06:27:42 #0 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:42 #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:42 #0 2.348 Upgrading critical system libraries and apk-tools: 06:27:42 #0 2.348 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:42 #0 2.354 Executing busybox-1.36.1-r5.trigger 06:27:42 #0 2.397 Continuing the upgrade transaction with new apk-tools: 06:27:42 #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:42 #0 2.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:42 #0 2.678 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:42 #0 2.683 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:42 #0 2.780 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:42 #0 2.915 OK: 7 MiB in 16 packages 06:27:42 #67 DONE 3.2s 06:27:42 06:27:42 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:43 #68 ... 06:27:43 06:27:43 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:27:43 #69 DONE 0.9s 06:27:43 06:27:43 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:27:43 #0 3.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.355 OK: 264 MiB in 52 packages 06:27:43 #70 DONE 3.9s 06:27:43 06:27:43 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:27:43 #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.242 Upgrading critical system libraries and apk-tools: 06:27:43 #0 3.242 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:43 #0 3.249 Executing busybox-1.36.1-r5.trigger 06:27:43 #0 3.295 Continuing the upgrade transaction with new apk-tools: 06:27:43 #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.566 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:43 #0 3.573 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:43 #0 3.621 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:43 #0 3.632 Executing ca-certificates-20240226-r0.trigger 06:27:43 #0 3.680 OK: 8 MiB in 17 packages 06:27:43 #71 DONE 3.8s 06:27:43 06:27:43 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:27:43 #0 2.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.280 Upgrading critical system libraries and apk-tools: 06:27:43 #0 3.280 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:43 #0 3.287 Executing busybox-1.36.1-r5.trigger 06:27:43 #0 3.335 Continuing the upgrade transaction with new apk-tools: 06:27:43 #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:43 #0 3.606 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:43 #0 3.616 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:43 #0 3.656 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:43 #0 3.664 Executing ca-certificates-20240226-r0.trigger 06:27:43 #0 3.739 OK: 17 MiB in 19 packages 06:27:43 #72 DONE 3.8s 06:27:43 06:27:43 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:27:44 #73 DONE 0.6s 06:27:44 06:27:44 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:45 #74 ... 06:27:45 06:27:45 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:27:45 #0 3.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.603 Upgrading critical system libraries and apk-tools: 06:27:45 #0 3.603 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:45 #0 3.610 Executing busybox-1.36.1-r5.trigger 06:27:45 #0 3.688 Continuing the upgrade transaction with new apk-tools: 06:27:45 #0 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.986 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:45 #0 4.000 OK: 17 MiB in 19 packages 06:27:45 #75 DONE 4.2s 06:27:45 06:27:45 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:27:45 #76 DONE 0.0s 06:27:45 06:27:45 #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:27:45 #64 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #64 ... 06:27:45 06:27:45 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:27:45 #0 3.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.788 Upgrading critical system libraries and apk-tools: 06:27:45 #0 3.788 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:45 #0 3.796 Executing busybox-1.36.1-r5.trigger 06:27:45 #0 3.849 Continuing the upgrade transaction with new apk-tools: 06:27:45 #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 4.153 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:45 #0 4.166 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:45 #0 4.197 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:45 #0 4.206 OK: 7 MiB in 17 packages 06:27:45 #77 DONE 4.3s 06:27:45 06:27:45 #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:27:45 #64 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #64 ... 06:27:45 06:27:45 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:27:45 #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 4.009 Upgrading critical system libraries and apk-tools: 06:27:45 #0 4.009 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:45 #0 4.015 Executing busybox-1.36.1-r5.trigger 06:27:45 #0 4.073 Continuing the upgrade transaction with new apk-tools: 06:27:45 #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 4.406 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:45 #0 4.414 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:45 #0 4.444 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:45 #0 4.453 OK: 7 MiB in 16 packages 06:27:45 #78 DONE 4.7s 06:27:45 06:27:45 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:27:45 #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 3.927 Upgrading critical system libraries and apk-tools: 06:27:45 #0 3.927 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:45 #0 3.934 Executing busybox-1.36.1-r5.trigger 06:27:45 #0 3.992 Continuing the upgrade transaction with new apk-tools: 06:27:45 #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:45 #0 4.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:45 #0 4.263 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:45 #0 4.272 OK: 8 MiB in 20 packages 06:27:45 #79 DONE 4.4s 06:27:45 06:27:45 #64 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:27:45 #64 4.316 Upgrading critical system libraries and apk-tools: 06:27:45 #64 4.316 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:45 #64 4.334 Executing busybox-1.36.1-r5.trigger 06:27:45 #64 4.398 Continuing the upgrade transaction with new apk-tools: 06:27:45 #64 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:46 #64 4.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:46 #64 4.664 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:46 #64 4.671 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:46 #64 4.702 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:46 #64 4.709 Executing ca-certificates-20240226-r0.trigger 06:27:46 #64 5.027 OK: 12 MiB in 26 packages 06:27:47 #64 DONE 6.0s 06:27:47 06:27:47 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:27:47 #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:47 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:47 #0 4.017 Upgrading critical system libraries and apk-tools: 06:27:47 #0 4.017 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:27:47 #0 4.022 Executing busybox-1.36.1-r5.trigger 06:27:47 #0 4.069 Continuing the upgrade transaction with new apk-tools: 06:27:47 #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:27:47 #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:27:47 #0 4.365 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:27:47 #0 4.373 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:27:47 #0 4.407 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:27:47 #0 5.147 OK: 8 MiB in 19 packages 06:27:47 #80 DONE 6.0s 06:27:47 06:27:47 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:47 #81 DONE 1.7s 06:27:47 06:27:47 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:27:47 #82 DONE 1.7s 06:27:47 06:27:47 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:49 #83 ... 06:27:49 06:27:49 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:27:49 #84 DONE 1.4s 06:27:49 06:27:49 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:49 #85 DONE 1.5s 06:27:49 06:27:49 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:27:49 #83 DONE 1.5s 06:27:49 06:27:49 #86 [security-spire-server stage-2 6/9] COPY security.txt / 06:27:49 #86 DONE 0.1s 06:27:49 06:27:49 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:27:49 #87 DONE 0.1s 06:27:49 06:27:49 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:27:49 #88 DONE 0.1s 06:27:49 06:27:49 #89 [security-spire-config stage-2 6/10] COPY security.txt / 06:27:49 #89 DONE 0.1s 06:27:49 06:27:49 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 06:27:49 #90 DONE 0.1s 06:27:49 06:27:49 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:27:49 #91 DONE 0.1s 06:27:49 06:27:49 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:27:49 #92 DONE 0.1s 06:27:49 06:27:49 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:27:49 #93 DONE 0.1s 06:27:49 06:27:49 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:27:49 #94 DONE 3.8s 06:27:49 06:27:49 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:27:49 #95 DONE 0.1s 06:27:49 06:27:49 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:27:49 #96 DONE 0.1s 06:27:49 06:27:49 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:27:49 #97 DONE 0.1s 06:27:49 06:27:49 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:27:49 #98 DONE 0.1s 06:27:49 06:27:49 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:27:49 #99 DONE 0.1s 06:27:49 06:27:49 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:27:49 #100 DONE 0.1s 06:27:49 06:27:49 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:27:49 #101 DONE 0.1s 06:27:49 06:27:49 #102 [security-spire-config] exporting to image 06:27:49 #102 exporting layers 06:27:50 #102 exporting layers 0.6s done 06:27:50 #102 ... 06:27:50 06:27:50 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:27:50 #49 ... 06:27:50 06:27:50 #102 [security-spire-agent] exporting to image 06:27:50 #102 exporting layers 0.6s done 06:27:50 #102 writing image sha256:5ab02e010658906fad73e994966a273ba638e726d4bfbf8b03bf227c510573ad 0.0s done 06:27:50 #102 writing image sha256:d8234a9aca2ce90a718b4a6af9308529c0edf627251541ff6e6f5dcc1511617b done 06:27:50 #102 naming to docker.io/library/security-spire-config done 06:27:50 #102 naming to docker.io/library/security-spire-server done 06:27:50 #102 writing image sha256:4308c400788f0478d6a2b8e6fe0c1452d47575255be080c320f7798ea42feac6 done 06:27:50 #102 naming to docker.io/library/security-spire-agent done 06:27:50 #102 DONE 0.7s 06:27:50 06:27:50 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:53 #103 ... 06:27:53 06:27:53 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:59 Removing intermediate container cc9d1f3e7264 06:27:59 ---> 8d1d595f21f2 06:27:59 Successfully built 8d1d595f21f2 06:27:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:59 + docker inspect -f . ci-base-image-arm64 06:27:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:00 prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container 06:28:00 $ 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 ******** ci-base-image-arm64 cat 06:28:01 $ docker top a7f9e54b65ae6dd73597356af79613e11353b4b842e0a9dd7662d4ccf213ee07 -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:02 + go version 06:28:02 go version go1.21.9 linux/arm64 [Pipeline] } 06:28:02 $ docker stop --time=1 a7f9e54b65ae6dd73597356af79613e11353b4b842e0a9dd7662d4ccf213ee07 06:28:04 $ docker rm -f --volumes a7f9e54b65ae6dd73597356af79613e11353b4b842e0a9dd7662d4ccf213ee07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:04 + docker inspect -f . ci-base-image-arm64 06:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:05 prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container 06:28:05 $ 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 ******** ci-base-image-arm64 cat 06:28:05 #104 DONE 20.7s 06:28:05 06:28:05 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:05 #103 DONE 19.8s 06:28:05 06:28:05 #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:05 #68 DONE 20.6s 06:28:05 06:28:05 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:05 #74 DONE 19.2s 06:28:05 06:28:05 #105 [support-notifications builder 6/7] COPY . . 06:28:06 $ docker top 89a73b7f4ec023c3319fca797723f223ae8099deb04009391e214f7aa18a7f18 -eo pid,comm [Pipeline] { [Pipeline] echo 06:28:06 ========================================================= 06:28:06 [edgeXBuildGoParallel] Running Tests and Build... 06:28:06 ========================================================= [Pipeline] sh 06:28:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:28:07 + make test 06:28:07 go test -race -coverprofile=coverage.out ./... 06:28:13 #105 ... 06:28:13 06:28:13 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:28:13 #106 ... 06:28:13 06:28:13 #107 [core-command builder 6/7] COPY . . 06:28:13 #107 ... 06:28:13 06:28:13 #108 [security-secretstore-setup builder 6/7] COPY . . 06:28:17 #108 DONE 13.1s 06:28:17 06:28:17 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:28:17 #106 DONE 13.1s 06:28:17 06:28:17 #105 [support-notifications builder 6/7] COPY . . 06:28:17 #105 DONE 13.1s 06:28:17 06:28:17 #109 [security-proxy-setup builder 6/7] COPY . . 06:28:17 #109 CACHED 06:28:17 06:28:17 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:28:17 #110 CACHED 06:28:17 06:28:17 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #111 CACHED 06:28:17 06:28:17 #112 [security-bootstrapper builder 6/7] COPY . . 06:28:17 #112 CACHED 06:28:17 06:28:17 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:28:17 #113 CACHED 06:28:17 06:28:17 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #114 CACHED 06:28:17 06:28:17 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #115 CACHED 06:28:17 06:28:17 #116 [core-data builder 6/7] COPY . . 06:28:17 #116 CACHED 06:28:17 06:28:17 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 06:28:17 #117 CACHED 06:28:17 06:28:17 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #118 CACHED 06:28:17 06:28:17 #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:28:17 #119 CACHED 06:28:17 06:28:17 #120 [core-metadata builder 6/7] COPY . . 06:28:17 #120 CACHED 06:28:17 06:28:17 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:28:17 #121 CACHED 06:28:17 06:28:17 #122 [security-proxy-auth builder 6/7] COPY . . 06:28:17 #122 CACHED 06:28:17 06:28:17 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #123 CACHED 06:28:17 06:28:17 #107 [core-command builder 6/7] COPY . . 06:28:17 #107 DONE 13.1s 06:28:17 06:28:17 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:28:17 #124 CACHED 06:28:17 06:28:17 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #125 CACHED 06:28:17 06:28:17 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 06:28:17 #126 CACHED 06:28:17 06:28:17 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:28:17 #127 CACHED 06:28:17 06:28:17 #128 [support-scheduler builder 6/7] COPY . . 06:28:17 #128 CACHED 06:28:17 06:28:17 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:17 #129 CACHED 06:28:17 06:28:17 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:28:17 #130 1.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:28:27 #130 ... 06:28:27 06:28:27 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:28:27 #0 0.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:28:27 #131 ... 06:28:27 06:28:27 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:28:27 #0 0.545 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:28:27 #132 ... 06:28:27 06:28:27 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:28:27 #0 1.344 go build -tags " non_delayedstart" -ldflags "-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 06:28:27 #133 ... 06:28:27 06:28:27 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:28:27 #0 1.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:28:27 #134 ... 06:28:27 06:28:27 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:28:27 #0 1.299 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:28:27 #135 ... 06:28:27 06:28:27 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:28:27 #0 1.389 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:28:27 #136 ... 06:28:27 06:28:27 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:28:27 #0 0.666 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:28:27 #137 ... 06:28:27 06:28:27 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:27 #0 1.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:28:27 #138 ... 06:28:27 06:28:27 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:28:27 #0 1.432 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:28:27 #139 ... 06:28:27 06:28:27 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:28:27 #0 1.344 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:28:46 ? github.com/edgexfoundry/edgex-go [no test files] 06:29:35 #140 ... 06:29:35 06:29:35 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:29:35 #134 69.83 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:29:38 #134 ... 06:29:38 06:29:38 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:29:38 #130 DONE 81.7s 06:29:38 06:29:38 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:29:38 #134 DONE 81.7s 06:29:38 06:29:38 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:29:38 #136 DONE 81.7s 06:29:38 06:29:38 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:29:38 #138 DONE 81.7s 06:29:38 06:29:38 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:29:38 #133 DONE 81.7s 06:29:38 06:29:38 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:29:38 #131 DONE 81.8s 06:29:38 06:29:38 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:29:38 #135 DONE 81.8s 06:29:38 06:29:38 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:29:38 #137 DONE 81.9s 06:29:38 06:29:38 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:29:38 #132 ... 06:29:38 06:29:38 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:29:38 #139 DONE 81.9s 06:29:38 06:29:38 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:29:39 #141 ... 06:29:39 06:29:39 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:29:39 #140 DONE 82.3s 06:29:39 06:29:39 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #142 ... 06:29:39 06:29:39 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:29:39 #132 DONE 82.6s 06:29:39 06:29:39 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #143 DONE 0.8s 06:29:39 06:29:39 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #144 DONE 0.8s 06:29:39 06:29:39 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #142 DONE 0.8s 06:29:39 06:29:39 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #145 DONE 0.9s 06:29:39 06:29:39 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:29:39 #146 ... 06:29:39 06:29:39 #147 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #147 DONE 1.0s 06:29:39 06:29:39 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:29:39 #141 DONE 0.9s 06:29:39 06:29:39 #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:29:39 #148 DONE 0.3s 06:29:39 06:29:39 #149 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #149 DONE 0.2s 06:29:39 06:29:39 #150 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:29:39 #150 DONE 0.3s 06:29:39 06:29:39 #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:29:39 #151 DONE 0.3s 06:29:39 06:29:39 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:29:39 #146 DONE 0.3s 06:29:39 06:29:39 #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:29:39 #152 DONE 0.3s 06:29:39 06:29:39 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:29:39 #153 CACHED 06:29:39 06:29:39 #154 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #154 CACHED 06:29:39 06:29:39 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:29:39 #155 CACHED 06:29:39 06:29:39 #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #156 CACHED 06:29:39 06:29:39 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:29:39 #157 CACHED 06:29:39 06:29:39 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #158 CACHED 06:29:39 06:29:39 #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:29:39 #159 CACHED 06:29:39 06:29:39 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:29:39 #160 CACHED 06:29:39 06:29:39 #161 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:29:40 #161 ... 06:29:40 06:29:40 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:29:40 #162 DONE 0.4s 06:29:40 06:29:40 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:29:40 #163 ... 06:29:40 06:29:40 #164 [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 06:29:40 #164 DONE 1.2s 06:29:40 06:29:40 #165 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:29:40 #165 DONE 1.2s 06:29:41 06:29:41 #166 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:29:41 #166 ... 06:29:41 06:29:41 #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:29:41 #167 DONE 1.7s 06:29:41 06:29:41 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:29:41 #168 DONE 1.7s 06:29:41 06:29:41 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:29:41 #169 DONE 1.7s 06:29:41 06:29:41 #170 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:29:41 #170 DONE 1.8s 06:29:41 06:29:41 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:29:41 #171 DONE 1.8s 06:29:41 06:29:41 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:29:41 #163 DONE 1.8s 06:29:41 06:29:41 #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:29:41 #172 DONE 2.1s 06:29:41 06:29:41 #161 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:29:41 #161 DONE 1.8s 06:29:41 06:29:41 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:29:41 #173 ... 06:29:41 06:29:41 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:29:41 #174 DONE 0.9s 06:29:41 06:29:41 #175 [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 06:29:41 #175 DONE 1.0s 06:29:41 06:29:41 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:29:41 #176 ... 06:29:41 06:29:41 #166 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:29:41 #166 DONE 1.0s 06:29:41 06:29:41 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:29:41 #177 DONE 0.5s 06:29:41 06:29:41 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:29:41 #178 DONE 0.5s 06:29:41 06:29:41 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:29:41 #179 DONE 0.6s 06:29:42 06:29:42 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:29:42 #180 DONE 0.5s 06:29:42 06:29:42 #181 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:29:42 #181 DONE 0.6s 06:29:42 06:29:42 #102 [security-spiffe-token-provider] exporting to image 06:29:42 #102 exporting layers 06:29:42 #102 ... 06:29:42 06:29:42 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:29:42 #182 DONE 0.7s 06:29:42 06:29:42 #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:29:42 #173 DONE 0.6s 06:29:42 06:29:42 #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:29:42 #183 DONE 0.7s 06:29:42 06:29:42 #102 [support-scheduler] exporting to image 06:29:42 #102 ... 06:29:42 06:29:42 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:29:42 #184 DONE 0.4s 06:29:42 06:29:42 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:29:42 #176 DONE 0.7s 06:29:42 06:29:42 #102 [support-scheduler] exporting to image 06:29:42 #102 exporting layers 0.4s done 06:29:42 #102 writing image sha256:3c9c0f5958e4056cfc3be4dbbdc9d089b2b775d99ec032e97179217a9417bf07 06:29:42 #102 ... 06:29:42 06:29:42 #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:29:42 #185 DONE 0.4s 06:29:42 06:29:42 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:29:42 #186 DONE 0.4s 06:29:42 06:29:42 #187 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:29:42 #187 DONE 0.4s 06:29:42 06:29:42 #102 [support-notifications] exporting to image 06:29:42 #102 writing image sha256:3c9c0f5958e4056cfc3be4dbbdc9d089b2b775d99ec032e97179217a9417bf07 0.0s done 06:29:42 #102 writing image sha256:949c2dd7ee64b3337d3910c1028e6880c3bef064ce19c54eb4f6b597dce00027 0.0s done 06:29:42 #102 naming to docker.io/library/core-data done 06:29:42 #102 naming to docker.io/library/core-command done 06:29:42 #102 ... 06:29:42 06:29:42 #188 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:29:42 #188 DONE 0.4s 06:29:42 06:29:42 #189 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:29:42 #189 DONE 0.4s 06:29:42 06:29:42 #102 [support-notifications] exporting to image 06:29:42 #102 exporting layers 0.3s done 06:29:42 #102 ... 06:29:42 06:29:42 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:29:42 #190 DONE 0.4s 06:29:42 06:29:42 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:29:42 #191 DONE 0.4s 06:29:42 06:29:42 #102 [support-scheduler] exporting to image 06:29:42 #102 writing image sha256:d909222717727aa58d5c03588d3e2dc34c3aec3c8c536dec1d56b54fd9f3a6c9 done 06:29:42 #102 naming to docker.io/library/support-scheduler done 06:29:42 #102 writing image sha256:1e024a8b6baafcd63ebbbf44f335ad41449d21578134f2af5814d102844be3f9 0.0s done 06:29:42 #102 naming to docker.io/library/security-spiffe-token-provider 06:29:43 #102 exporting layers 0.4s done 06:29:43 #102 naming to docker.io/library/security-spiffe-token-provider done 06:29:43 #102 writing image sha256:69b085fdff32cc0e19243a35ecf19a8ed90ad2dec557eec6008271ae40eab315 done 06:29:43 #102 naming to docker.io/library/core-metadata done 06:29:43 #102 writing image sha256:f99a4e2f39bf750880d9f7191371ab143603605de94e25e29b4330d638a9dc4d 06:29:43 #102 writing image sha256:f99a4e2f39bf750880d9f7191371ab143603605de94e25e29b4330d638a9dc4d done 06:29:43 #102 naming to docker.io/library/support-notifications done 06:29:43 #102 DONE 1.9s 06:29:43 06:29:43 #192 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:43 #192 DONE 0.7s 06:29:43 06:29:43 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:29:43 #193 DONE 0.5s 06:29:43 06:29:43 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:29:43 #194 ... 06:29:43 06:29:43 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:29:43 #195 DONE 0.7s 06:29:43 06:29:43 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:43 #196 DONE 0.9s 06:29:43 06:29:43 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:29:43 #194 DONE 0.4s 06:29:43 06:29:43 #102 [security-proxy-auth] exporting to image 06:29:43 #102 exporting layers 0.2s done 06:29:43 #102 writing image sha256:6bf6be8f0bd017b92e412bf42a86f3ebaff51bc2960f131bd87c0dc59a729099 done 06:29:43 #102 naming to docker.io/library/security-proxy-auth 0.0s done 06:29:43 #102 ... 06:29:43 06:29:43 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:29:43 #197 DONE 0.2s 06:29:43 06:29:43 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:29:43 #198 DONE 0.1s 06:29:43 06:29:43 #102 [core-common-config-bootstrapper] exporting to image 06:29:43 #102 exporting layers 0.2s done 06:29:43 #102 writing image sha256:b88477411c6c5cd41c3534da365fec8a7a8676c203b47bf3cb7e093fd47498d8 done 06:29:43 #102 naming to docker.io/library/core-common-config-bootstrapper done 06:29:43 #102 DONE 2.3s 06:29:43 06:29:43 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:29:43 #199 DONE 0.1s 06:29:43 06:29:43 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:44 #200 ... 06:29:44 06:29:44 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:29:44 #201 DONE 0.0s 06:29:44 06:29:44 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:44 #202 DONE 1.2s 06:29:44 06:29:44 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:29:44 #203 DONE 0.1s 06:29:44 06:29:44 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:29:44 #200 DONE 0.4s 06:29:44 06:29:44 #102 [security-proxy-setup] exporting to image 06:29:44 #102 exporting layers 0.3s done 06:29:44 #102 writing image sha256:1d30716057d29d0243bf62c527b79491da990242dc807b6c79fecd1515857ba0 0.0s done 06:29:44 #102 naming to docker.io/library/security-proxy-setup done 06:29:44 #102 exporting layers 0.3s done 06:29:44 #102 writing image sha256:26667216971724d9786d9f1cfd8e1507c73474b40b2e5dd2725bbbe3c17540b2 done 06:29:44 #102 naming to docker.io/library/security-secretstore-setup done 06:29:44 #102 DONE 2.8s 06:29:44 06:29:44 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:29:44 #204 DONE 0.5s 06:29:44 06:29:44 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:29:44 #49 ... 06:29:44 06:29:44 #102 [security-bootstrapper] exporting to image 06:29:44 #102 exporting layers 0.3s done 06:29:44 #102 writing image sha256:c3d1d0bf17cde12009cf6628513cdb4ac666c33a67276aa9668c6c683398978e done 06:29:44 #102 naming to docker.io/library/security-bootstrapper done 06:29:44 #102 DONE 3.1s 06:29:44 06:29:44 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:29:44 time="2024-05-10T06:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:29:44 $ docker stop --time=1 e4ce92d9038c05e098d04a6efd1de76c09b1288c3b10024d70ae05460e929891 06:29:46 $ docker rm -f --volumes e4ce92d9038c05e098d04a6efd1de76c09b1288c3b10024d70ae05460e929891 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:46 + docker images 06:29:46 REPOSITORY TAG IMAGE ID CREATED SIZE 06:29:46 security-secretstore-setup latest 266672169717 2 seconds ago 50MB 06:29:46 security-bootstrapper latest c3d1d0bf17cd 2 seconds ago 28.9MB 06:29:46 security-proxy-setup latest 1d30716057d2 3 seconds ago 34.9MB 06:29:46 security-proxy-auth latest 6bf6be8f0bd0 3 seconds ago 25MB 06:29:46 core-common-config-bootstrapper latest b88477411c6c 3 seconds ago 23.8MB 06:29:46 core-metadata latest 69b085fdff32 4 seconds ago 27.2MB 06:29:46 support-scheduler latest d90922271772 4 seconds ago 39.4MB 06:29:46 support-notifications latest f99a4e2f39bf 4 seconds ago 40MB 06:29:46 core-command latest 949c2dd7ee64 5 seconds ago 26.7MB 06:29:46 core-data latest 3c9c0f5958e4 5 seconds ago 26.9MB 06:29:46 security-spiffe-token-provider latest 1e024a8b6baa 5 seconds ago 40.4MB 06:29:46 security-spire-config latest 5ab02e010658 About a minute ago 119MB 06:29:46 security-spire-agent latest 4308c400788f About a minute ago 178MB 06:29:46 security-spire-server latest d8234a9aca2c About a minute ago 120MB 06:29:46 ci-base-image-x86_64 latest 83f6928cd040 5 minutes ago 886MB 06:29:46 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 2 weeks ago 565MB 06:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 06:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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] } 06:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:30:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:30:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:30:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:30:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:30:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:30:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.282s coverage: 28.7% of statements 06:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.289s coverage: 97.0% of statements 06:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.395s coverage: 69.2% of statements 06:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.324s coverage: 53.2% of statements 06:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:31:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.515s coverage: 93.4% of statements 06:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.408s coverage: 4.1% of statements 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.590s coverage: 97.6% of statements 06:31:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.208s coverage: 72.2% of statements 06:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.406s coverage: 0.9% of statements 06:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.277s coverage: 32.2% of statements 06:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.309s coverage: 41.7% of statements 06:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.258s coverage: 82.9% of statements 06:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.259s coverage: 94.1% of statements 06:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.206s coverage: 96.3% of statements 06:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.232s coverage: 87.5% of statements 06:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.249s coverage: 94.4% of statements 06:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:32:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:32:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.990s coverage: 79.9% of statements 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.076s coverage: 64.4% of statements 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.208s coverage: 62.3% of statements 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.216s coverage: 87.2% of statements 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.182s coverage: 20.0% of statements 06:32:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements 06:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:32:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.387s coverage: 81.8% of statements 06:32:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:32:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.414s coverage: 82.1% of statements 06:32:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements 06:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:32:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.888s coverage: 63.1% of statements 06:32:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.252s coverage: 100.0% of statements 06:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.105s coverage: 89.4% of statements 06:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements 06:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements 06:32:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 06:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.804s coverage: 38.4% of statements 06:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.251s coverage: 89.5% of statements 06:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:33:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.242s coverage: 84.8% of statements 06:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:33:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.336s coverage: 19.9% of statements 06:33:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.600s coverage: 95.7% of statements 06:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:33:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.247s coverage: 61.8% of statements 06:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:33:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.398s coverage: 98.9% of statements 06:33:31 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 06:33:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:33:31 go vet ./... 06:36:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:08 ./bin/test-attribution-txt.sh 06:36:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 06:36:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:36:08 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 06:36:08 + go mod tidy 06:36:09 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:36:10 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:36:11 go: downloading github.com/kr/pretty v0.1.0 06:36:11 go: downloading github.com/google/go-cmp v0.6.0 06:36:11 go: downloading github.com/hashicorp/consul/sdk v0.14.1 06:36:12 go: downloading github.com/hashicorp/go-uuid v1.0.3 06:36:12 go: downloading github.com/onsi/ginkgo v1.10.1 06:36:12 go: downloading github.com/onsi/gomega v1.7.0 06:36:12 go: downloading github.com/kr/text v0.2.0 06:36:12 go: downloading github.com/hashicorp/go-msgpack v0.5.5 06:36:12 go: downloading github.com/hashicorp/memberlist v0.5.0 06:36:12 go: downloading github.com/hashicorp/go-version v1.2.1 06:36:12 go: downloading github.com/pkg/errors v0.9.1 06:36:12 go: downloading github.com/pascaldekloe/goe v0.1.0 06:36:12 go: downloading github.com/google/btree v1.0.1 06:36:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:36:12 go: downloading github.com/miekg/dns v1.1.41 06:36:12 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:36:12 go: downloading gopkg.in/yaml.v2 v2.4.0 06:36:12 go: downloading github.com/hpcloud/tail v1.0.0 06:36:12 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:36:12 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 06:36:13 + ls -al . 06:36:13 total 736 06:36:13 drwxrwxr-x 11 1001 1001 4096 May 10 06:28 . 06:36:13 drwxr-xr-x 4 root root 4096 May 10 06:28 .. 06:36:13 drwxrwxr-x 2 1001 1001 4096 May 10 06:26 .blubracket 06:36:13 -rw-rw-r-- 1 1001 1001 10 May 10 06:26 .dockerignore 06:36:13 drwxrwxr-x 8 1001 1001 4096 May 10 06:26 .git 06:36:13 drwxrwxr-x 3 1001 1001 4096 May 10 06:26 .github 06:36:13 -rw-rw-r-- 1 1001 1001 1067 May 10 06:26 .gitignore 06:36:13 -rw-rw-r-- 1 1001 1001 42 May 10 06:26 .golangci.yml 06:36:13 -rw-rw-r-- 1 1001 1001 100 May 10 06:26 .hadolint.yml 06:36:13 -rw-rw-r-- 1 1001 1001 155 May 10 06:26 .sonarcloud.properties 06:36:13 -rw-rw-r-- 1 1001 1001 1171 May 10 06:26 ADOPTERS.md 06:36:13 -rw-rw-r-- 1 1001 1001 11674 May 10 06:26 Attribution.txt 06:36:13 -rw-rw-r-- 1 1001 1001 100284 May 10 06:26 CHANGELOG.md 06:36:13 -rw-rw-r-- 1 1001 1001 3804 May 10 06:26 CONTRIBUTING.md 06:36:13 -rw-rw-r-- 1 1001 1001 677 May 10 06:26 GOVERNANCE.md 06:36:13 -rw-rw-r-- 1 1001 1001 861 May 10 06:26 Jenkinsfile 06:36:13 -rw-rw-r-- 1 1001 1001 10775 May 10 06:26 LICENSE 06:36:13 -rw-rw-r-- 1 1001 1001 15054 May 10 06:26 Makefile 06:36:13 -rw-rw-r-- 1 1001 1001 582 May 10 06:26 OWNERS.md 06:36:13 -rw-rw-r-- 1 1001 1001 9528 May 10 06:26 README.md 06:36:13 -rw-rw-r-- 1 1001 1001 789 May 10 06:26 SECURITY.md 06:36:13 -rw-rw-r-- 1 1001 1001 5 May 10 06:24 VERSION 06:36:13 drwxrwxr-x 2 1001 1001 4096 May 10 06:26 bin 06:36:13 drwxrwxr-x 18 1001 1001 4096 May 10 06:26 cmd 06:36:13 -rw-r--r-- 1 root root 453602 May 10 06:33 coverage.out 06:36:13 drwxrwxr-x 2 1001 1001 4096 May 10 06:26 fuzz_test 06:36:13 -rw-rw-r-- 1 1001 1001 3619 May 10 06:26 go.mod 06:36:13 -rw-rw-r-- 1 1001 1001 33561 May 10 06:26 go.sum 06:36:13 drwxrwxr-x 7 1001 1001 4096 May 10 06:26 internal 06:36:13 drwxrwxr-x 3 1001 1001 4096 May 10 06:26 openapi 06:36:13 -rw-rw-r-- 1 1001 1001 584 May 10 06:26 security.txt 06:36:13 drwxrwxr-x 6 1001 1001 4096 May 10 06:26 vendor 06:36:13 -rw-rw-r-- 1 1001 1001 204 May 10 06:26 version.go [Pipeline] sh 06:36:14 + '[' -e coverage.out ] 06:36:14 + chown 1001:1001 coverage.out [Pipeline] stash 06:36:14 Warning: overwriting stash ‘coverage-report’ 06:36:15 Stashed 1 file(s) [Pipeline] sh 06:36:15 + make build 06:36:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:37:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:37:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:38:01 go build -tags " non_delayedstart" -ldflags "-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 06:38:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:38:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:38:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:38:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:38:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:39:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:39:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:39:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 06:39:18 $ docker stop --time=1 89a73b7f4ec023c3319fca797723f223ae8099deb04009391e214f7aa18a7f18 06:39:20 $ docker rm -f --volumes 89a73b7f4ec023c3319fca797723f223ae8099deb04009391e214f7aa18a7f18 [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 06:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:39:23 06:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:39:24 latest: Pulling from edgex-devops/edgex-compose-arm64 06:39:24 547446be3368: Pulling fs layer 06:39:24 d125d8839a47: Pulling fs layer 06:39:24 3e85d5ac6304: Pulling fs layer 06:39:24 c3105a71a48b: Pulling fs layer 06:39:24 0f093f025ec4: Pulling fs layer 06:39:24 c3106fc0e877: Pulling fs layer 06:39:24 c3105a71a48b: Waiting 06:39:24 0f093f025ec4: Waiting 06:39:24 c3106fc0e877: Waiting 06:39:24 547446be3368: Verifying Checksum 06:39:24 547446be3368: Download complete 06:39:24 c3105a71a48b: Verifying Checksum 06:39:24 c3105a71a48b: Download complete 06:39:24 d125d8839a47: Verifying Checksum 06:39:24 d125d8839a47: Download complete 06:39:24 c3106fc0e877: Download complete 06:39:24 0f093f025ec4: Verifying Checksum 06:39:24 0f093f025ec4: Download complete 06:39:25 547446be3368: Pull complete 06:39:26 d125d8839a47: Pull complete 06:39:26 3e85d5ac6304: Verifying Checksum 06:39:26 3e85d5ac6304: Download complete 06:39:37 3e85d5ac6304: Pull complete 06:39:37 c3105a71a48b: Pull complete 06:39:38 0f093f025ec4: Pull complete 06:39:38 c3106fc0e877: Pull complete 06:39:38 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:39:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:39 prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container 06:39:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:39:41 $ docker top dd8024fef41f4ad24a89af3a12025cf8720a0b074fa05ac43d15a1584f877495 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:41 + docker compose -f ./docker-compose-build.yml build --parallel 06:39:50 #1 [security-bootstrapper internal] load build definition from Dockerfile 06:39:50 #1 transferring dockerfile: 2.93kB 0.0s done 06:39:50 #1 DONE 0.1s 06:39:50 06:39:50 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:39:50 #2 transferring dockerfile: 2.23kB done 06:39:50 #2 DONE 0.0s 06:39:50 06:39:50 #3 [security-spire-agent internal] load build definition from Dockerfile 06:39:50 #3 transferring dockerfile: 1.81kB 0.0s done 06:39:50 #3 DONE 0.1s 06:39:50 06:39:50 #4 [core-metadata internal] load build definition from Dockerfile 06:39:50 #4 transferring dockerfile: 2.06kB 0.0s done 06:39:50 #4 DONE 0.1s 06:39:50 06:39:50 #5 [security-spire-config internal] load build definition from Dockerfile 06:39:50 #5 transferring dockerfile: 1.69kB done 06:39:50 #5 DONE 0.1s 06:39:50 06:39:50 #6 [security-spire-server internal] load build definition from Dockerfile 06:39:50 #6 transferring dockerfile: 1.70kB done 06:39:50 #6 DONE 0.1s 06:39:50 06:39:50 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:39:50 #7 transferring dockerfile: 1.89kB 0.0s done 06:39:50 #7 DONE 0.1s 06:39:50 06:39:50 #8 [security-proxy-auth internal] load build definition from Dockerfile 06:39:50 #8 transferring dockerfile: 2.15kB 0.0s done 06:39:50 #8 DONE 0.1s 06:39:50 06:39:50 #9 [security-secretstore-setup internal] load build definition from Dockerfile 06:39:50 #9 transferring dockerfile: 2.49kB 0.0s done 06:39:50 #9 DONE 0.1s 06:39:50 06:39:50 #10 [core-data internal] load build definition from Dockerfile 06:39:50 #10 transferring dockerfile: 2.01kB done 06:39:50 #10 DONE 0.1s 06:39:50 06:39:50 #11 [support-scheduler internal] load build definition from Dockerfile 06:39:50 #11 transferring dockerfile: 1.93kB done 06:39:50 #11 DONE 0.1s 06:39:50 06:39:50 #12 [core-command internal] load build definition from Dockerfile 06:39:51 #12 transferring dockerfile: 1.93kB done 06:39:51 #12 DONE 0.1s 06:39:51 06:39:51 #13 [security-proxy-setup internal] load build definition from Dockerfile 06:39:51 #13 transferring dockerfile: 2.50kB done 06:39:51 #13 DONE 0.1s 06:39:51 06:39:51 #14 [support-notifications internal] load build definition from Dockerfile 06:39:51 #14 transferring dockerfile: 1.95kB done 06:39:51 #14 DONE 0.1s 06:39:51 06:39:51 #15 [security-bootstrapper internal] load .dockerignore 06:39:51 #15 transferring context: 50B 0.0s done 06:39:51 #15 DONE 0.1s 06:39:52 06:39:52 #16 [core-common-config-bootstrapper internal] load .dockerignore 06:39:52 #16 transferring context: 50B 0.0s done 06:39:52 #16 DONE 0.0s 06:39:52 06:39:52 #17 [security-spire-agent internal] load .dockerignore 06:39:52 #17 transferring context: 50B done 06:39:52 #17 DONE 0.0s 06:39:52 06:39:52 #18 [core-metadata internal] load .dockerignore 06:39:52 #18 transferring context: 50B done 06:39:52 #18 DONE 0.1s 06:39:52 06:39:52 #19 [security-spire-config internal] load .dockerignore 06:39:52 #19 transferring context: 50B 0.0s done 06:39:52 #19 DONE 0.0s 06:39:52 06:39:52 #20 [security-spire-server internal] load .dockerignore 06:39:52 #20 transferring context: 50B done 06:39:52 #20 DONE 0.0s 06:39:52 06:39:52 #21 [security-spiffe-token-provider internal] load .dockerignore 06:39:52 #21 transferring context: 50B 0.0s done 06:39:52 #21 DONE 0.1s 06:39:52 06:39:52 #22 [security-proxy-auth internal] load .dockerignore 06:39:52 #22 transferring context: 50B 0.0s done 06:39:52 #22 DONE 0.1s 06:39:52 06:39:52 #23 [security-secretstore-setup internal] load .dockerignore 06:39:52 #23 transferring context: 50B 0.0s done 06:39:52 #23 DONE 0.1s 06:39:52 06:39:52 #24 [core-data internal] load .dockerignore 06:39:52 #24 transferring context: 50B done 06:39:52 #24 DONE 0.1s 06:39:52 06:39:52 #25 [support-scheduler internal] load .dockerignore 06:39:52 #25 transferring context: 50B done 06:39:52 #25 DONE 0.1s 06:39:52 06:39:52 #26 [core-command internal] load .dockerignore 06:39:52 #26 transferring context: 50B 0.0s done 06:39:52 #26 DONE 0.1s 06:39:52 06:39:52 #27 [security-proxy-setup internal] load .dockerignore 06:39:52 #27 transferring context: 50B 0.0s done 06:39:52 #27 DONE 0.1s 06:39:52 06:39:52 #28 [support-notifications internal] load .dockerignore 06:39:52 #28 transferring context: 50B done 06:39:52 #28 DONE 0.1s 06:39:52 06:39:52 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:52 #29 DONE 0.0s 06:39:52 06:39:52 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:39:53 #30 DONE 0.4s 06:39:53 06:39:53 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:53 #31 DONE 0.3s 06:39:53 06:39:53 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:53 #29 DONE 0.0s 06:39:53 06:39:53 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:39:53 #30 DONE 0.4s 06:39:53 06:39:53 #32 [security-bootstrapper internal] load build context 06:39:53 #32 ... 06:39:53 06:39:53 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:53 #29 DONE 0.0s 06:39:53 06:39:53 #31 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:53 #31 DONE 0.5s 06:39:53 06:39:53 #32 [security-bootstrapper internal] load build context 06:39:53 #32 ... 06:39:53 06:39:53 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:39:53 #30 DONE 0.4s 06:39:53 06:39:53 #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:53 #31 DONE 0.6s 06:39:53 06:39:53 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:39:54 #30 DONE 0.4s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:54 #31 DONE 0.7s 06:39:54 06:39:54 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #33 [core-data internal] load build context 06:39:54 #33 DONE 0.0s 06:39:54 06:39:54 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:39:54 #30 DONE 1.0s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:54 #31 DONE 0.7s 06:39:54 06:39:54 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #34 [security-secretstore-setup internal] load build context 06:39:54 #34 DONE 0.0s 06:39:54 06:39:54 #35 [security-proxy-auth internal] load build context 06:39:54 #35 DONE 0.0s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:54 #31 DONE 0.7s 06:39:54 06:39:54 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 06:39:54 #36 DONE 1.1s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:54 #32 ... 06:39:54 06:39:54 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:54 #29 DONE 0.0s 06:39:54 06:39:54 #32 [security-bootstrapper internal] load build context 06:39:55 #32 ... 06:39:55 06:39:55 #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:55 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:55 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:55 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:55 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:55 #31 DONE 0.7s 06:39:55 06:39:55 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 06:39:55 #37 DONE 1.3s 06:39:55 06:39:55 #32 [security-bootstrapper internal] load build context 06:39:55 #32 ... 06:39:55 06:39:55 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:55 #29 DONE 0.0s 06:39:55 06:39:55 #32 [security-bootstrapper internal] load build context 06:39:55 #32 ... 06:39:55 06:39:55 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:55 #38 DONE 2.8s 06:39:55 06:39:55 #32 [security-bootstrapper internal] load build context 06:39:56 #32 ... 06:39:56 06:39:56 #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:56 #31 DONE 0.8s 06:39:56 06:39:56 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:39:56 #30 DONE 2.4s 06:39:56 06:39:56 #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:56 #38 DONE 2.9s 06:39:56 06:39:56 #39 [security-spire-server internal] load build context 06:39:56 #39 transferring context: 18.10kB 0.2s done 06:39:56 #39 DONE 1.4s 06:39:56 06:39:56 #32 [security-bootstrapper internal] load build context 06:39:56 #32 ... 06:39:56 06:39:56 #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:56 #31 DONE 0.8s 06:39:56 06:39:56 #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:56 #38 DONE 2.9s 06:39:56 06:39:56 #40 [security-proxy-setup internal] load build context 06:39:56 #40 DONE 0.0s 06:39:56 06:39:56 #41 [support-scheduler internal] load build context 06:39:56 #41 DONE 0.0s 06:39:56 06:39:56 #32 [security-bootstrapper internal] load build context 06:39:56 #32 ... 06:39:56 06:39:56 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:39:56 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:39:56 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:39:56 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:39:56 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:39:56 #31 DONE 0.8s 06:39:56 06:39:56 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:56 #38 DONE 2.9s 06:39:56 06:39:56 #32 [security-bootstrapper internal] load build context 06:39:56 #32 ... 06:39:56 06:39:56 #42 [security-spire-config internal] load build context 06:39:56 #42 transferring context: 16.35kB 0.3s done 06:39:56 #42 DONE 1.6s 06:39:56 06:39:56 #43 [support-notifications builder 2/7] WORKDIR /edgex-go 06:39:57 #43 ... 06:39:57 06:39:57 #44 [security-spire-agent internal] load build context 06:39:57 #44 transferring context: 17.63kB 0.3s done 06:39:57 #44 DONE 2.1s 06:39:57 06:39:57 #32 [security-bootstrapper internal] load build context 06:39:59 #32 ... 06:39:59 06:39:59 #43 [support-notifications builder 2/7] WORKDIR /edgex-go 06:39:59 #43 DONE 3.9s 06:39:59 06:39:59 #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:40:03 #45 ... 06:40:03 06:40:03 #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:40:03 #0 5.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:03 #0 6.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:03 #0 7.757 (1/2) Installing dumb-init (1.2.5-r2) 06:40:03 #0 7.997 (2/2) Installing su-exec (0.2-r3) 06:40:03 #0 7.997 Executing busybox-1.36.1-r5.trigger 06:40:03 #0 7.997 OK: 8 MiB in 17 packages 06:40:03 #46 DONE 9.7s 06:40:03 06:40:03 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:03 #47 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.3s done 06:40:03 #47 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done 06:40:03 #47 sha256:00deede0d2b045e2efe1f69393ff555cca305c6b5d9dc403ea305be8d7454cda 1.05kB / 1.05kB done 06:40:03 #47 sha256:f7475b146f212472b17c496a9a355a28c3e714dbba9e096f263156a4fd3f8d71 1.60kB / 1.60kB done 06:40:03 #47 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 1.3s done 06:40:03 #47 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 1.6s done 06:40:03 #47 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 2.2s done 06:40:03 #47 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0.1s done 06:40:03 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 3.15MB / 26.63MB 4.8s 06:40:03 #47 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 06:40:03 #47 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.2s done 06:40:03 #47 ... 06:40:03 06:40:03 #48 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:40:03 #0 6.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:03 #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:03 #0 8.445 (1/1) Installing dumb-init (1.2.5-r2) 06:40:03 #0 8.445 Executing busybox-1.36.1-r5.trigger 06:40:03 #0 8.445 OK: 8 MiB in 16 packages 06:40:03 #48 ... 06:40:03 06:40:03 #49 [core-metadata internal] load build context 06:40:03 #49 transferring context: 28.45MB 9.8s 06:40:03 #49 ... 06:40:03 06:40:03 #50 [core-common-config-bootstrapper internal] load build context 06:40:04 #50 ... 06:40:04 06:40:04 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:04 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 5.24MB / 26.63MB 5.7s 06:40:04 #47 ... 06:40:04 06:40:04 #48 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:40:04 #48 DONE 11.1s 06:40:04 06:40:04 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:04 #47 ... 06:40:04 06:40:04 #51 [security-spiffe-token-provider internal] load build context 06:40:04 #51 ... 06:40:04 06:40:04 #35 [security-proxy-auth internal] load build context 06:40:04 #35 ... 06:40:04 06:40:04 #34 [security-secretstore-setup internal] load build context 06:40:05 #34 ... 06:40:05 06:40:05 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:40:05 #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:05 #52 ... 06:40:05 06:40:05 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:40:05 #0 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:05 #0 8.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:05 #53 10.52 (1/1) Installing dumb-init (1.2.5-r2) 06:40:05 #53 10.52 Executing busybox-1.36.1-r5.trigger 06:40:05 #53 10.52 OK: 8 MiB in 16 packages 06:40:05 #53 ... 06:40:05 06:40:05 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:05 #0 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:05 #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:05 #54 ... 06:40:05 06:40:05 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:40:05 #0 7.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:05 #0 7.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:05 #55 ... 06:40:05 06:40:05 #33 [core-data internal] load build context 06:40:05 #33 ... 06:40:05 06:40:05 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:40:05 #56 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.4s done 06:40:05 #56 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done 06:40:05 #56 sha256:6f5490a1636161c04ebf6909fcb1fde8a6c738282cd00d3367d5f2cc67c8e0a2 1.05kB / 1.05kB done 06:40:05 #56 sha256:d76fea94bb2443187e0a5a4fe28decb0a79fcc998c93f04eac182b519b4825fe 1.59kB / 1.59kB done 06:40:05 #56 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.8s done 06:40:05 #56 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 1.1s done 06:40:05 #56 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0.1s done 06:40:05 #56 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 3.3s done 06:40:05 #56 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 5.24MB / 17.50MB 6.4s 06:40:05 #56 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.2s done 06:40:05 #56 ... 06:40:05 06:40:05 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:05 #57 ... 06:40:05 06:40:05 #34 [security-secretstore-setup internal] load build context 06:40:06 #34 ... 06:40:06 06:40:06 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:40:06 #53 DONE 11.6s 06:40:06 06:40:06 #34 [security-secretstore-setup internal] load build context 06:40:06 #34 ... 06:40:06 06:40:06 #41 [support-scheduler internal] load build context 06:40:06 #41 ... 06:40:06 06:40:06 #58 [core-command internal] load build context 06:40:06 #58 ... 06:40:06 06:40:06 #59 [support-notifications internal] load build context 06:40:06 #59 ... 06:40:06 06:40:06 #40 [security-proxy-setup internal] load build context 06:40:06 #40 ... 06:40:06 06:40:06 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:06 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 10.49MB / 26.63MB 8.3s 06:40:06 #47 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0.1s done 06:40:07 #47 ... 06:40:07 06:40:07 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:40:07 #60 ... 06:40:07 06:40:07 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:40:07 #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:07 #61 ... 06:40:07 06:40:07 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:07 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 12.58MB / 26.63MB 8.8s 06:40:08 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 14.68MB / 26.63MB 9.5s 06:40:08 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 16.26MB / 26.63MB 9.9s 06:40:09 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 17.63MB / 26.63MB 10.3s 06:40:09 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 19.22MB / 26.63MB 10.9s 06:40:09 #47 ... 06:40:09 06:40:09 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:40:09 #62 ... 06:40:09 06:40:09 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:40:09 #63 ... 06:40:09 06:40:09 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:40:09 #64 ... 06:40:09 06:40:09 #32 [security-bootstrapper internal] load build context 06:40:09 #32 transferring context: 42.27MB 16.5s 06:40:10 #32 ... 06:40:10 06:40:10 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:10 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 20.97MB / 26.63MB 11.4s 06:40:10 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 23.04MB / 26.63MB 12.3s 06:40:11 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 25.17MB / 26.63MB 13.2s 06:40:12 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 13.6s 06:40:12 #47 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 13.7s done 06:40:14 #47 ... 06:40:14 06:40:14 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:40:14 #0 9.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:14 #65 ... 06:40:14 06:40:14 #49 [core-metadata internal] load build context 06:40:14 #49 ... 06:40:14 06:40:14 #50 [core-common-config-bootstrapper internal] load build context 06:40:14 #50 ... 06:40:14 06:40:14 #49 [core-metadata internal] load build context 06:40:14 #49 ... 06:40:14 06:40:14 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:40:14 #52 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:14 #52 14.18 (1/4) Installing ca-certificates (20240226-r0) 06:40:14 #52 14.61 (2/4) Installing dumb-init (1.2.5-r2) 06:40:14 #52 14.61 (3/4) Installing su-exec (0.2-r3) 06:40:14 #52 14.66 (4/4) Installing yq (4.33.3-r5) 06:40:14 #52 15.97 Executing busybox-1.36.1-r5.trigger 06:40:14 #52 16.04 Executing ca-certificates-20240226-r0.trigger 06:40:14 #52 16.94 OK: 18 MiB in 19 packages 06:40:14 #52 DONE 19.6s 06:40:14 06:40:14 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:40:14 #55 10.42 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:40:14 #55 10.42 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:40:14 #55 10.42 OK: 19950 distinct packages available 06:40:14 #55 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:14 #55 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:14 #55 16.57 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:14 #55 16.77 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:14 #55 16.87 (3/7) Installing dumb-init (1.2.5-r2) 06:40:14 #55 16.94 (4/7) Installing musl-obstack (1.2.3-r2) 06:40:14 #55 16.94 (5/7) Installing libucontext (1.2-r2) 06:40:14 #55 17.02 (6/7) Installing gcompat (1.1.0-r1) 06:40:14 #55 17.02 (7/7) Installing openssl (3.1.4-r6) 06:40:14 #55 17.07 Executing busybox-1.36.1-r5.trigger 06:40:14 #55 17.13 OK: 9 MiB in 20 packages 06:40:14 #55 DONE 19.7s 06:40:14 06:40:14 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:40:14 #66 ... 06:40:14 06:40:14 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:40:14 #67 ... 06:40:14 06:40:14 #35 [security-proxy-auth internal] load build context 06:40:15 #35 ... 06:40:15 06:40:15 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:15 #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 0.3s 06:40:15 #47 ... 06:40:15 06:40:15 #51 [security-spiffe-token-provider internal] load build context 06:40:15 #51 ... 06:40:15 06:40:15 #35 [security-proxy-auth internal] load build context 06:40:15 #35 transferring context: 22.01MB 20.4s 06:40:15 #35 ... 06:40:15 06:40:15 #33 [core-data internal] load build context 06:40:15 #33 ... 06:40:15 06:40:15 #35 [security-proxy-auth internal] load build context 06:40:16 #35 ... 06:40:16 06:40:16 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:40:16 #56 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 17.50MB / 17.50MB 10.4s done 06:40:16 #56 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 0.1s done 06:40:16 #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 6.1s 06:40:16 #56 ... 06:40:16 06:40:16 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:16 #57 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:16 #57 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:16 #57 16.26 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:40:16 #57 16.26 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:40:16 #57 16.26 OK: 19950 distinct packages available 06:40:16 #57 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:16 #57 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:16 #57 ... 06:40:16 06:40:16 #35 [security-proxy-auth internal] load build context 06:40:16 #35 ... 06:40:16 06:40:16 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:16 #68 ... 06:40:16 06:40:16 #41 [support-scheduler internal] load build context 06:40:16 #41 ... 06:40:16 06:40:16 #34 [security-secretstore-setup internal] load build context 06:40:16 #34 ... 06:40:16 06:40:16 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:40:16 #61 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:16 #61 14.66 (1/2) Installing ca-certificates (20240226-r0) 06:40:16 #61 15.04 (2/2) Installing dumb-init (1.2.5-r2) 06:40:16 #61 15.08 Executing busybox-1.36.1-r5.trigger 06:40:16 #61 15.30 Executing ca-certificates-20240226-r0.trigger 06:40:16 #61 16.97 OK: 9 MiB in 17 packages 06:40:16 #61 DONE 19.4s 06:40:16 06:40:16 #41 [support-scheduler internal] load build context 06:40:16 #41 ... 06:40:16 06:40:16 #58 [core-command internal] load build context 06:40:16 #58 ... 06:40:16 06:40:16 #59 [support-notifications internal] load build context 06:40:17 #59 ... 06:40:17 06:40:17 #40 [security-proxy-setup internal] load build context 06:40:17 #40 ... 06:40:17 06:40:17 #58 [core-command internal] load build context 06:40:18 #58 ... 06:40:18 06:40:18 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:40:18 #54 13.10 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:40:18 #54 13.10 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:40:18 #54 13.10 OK: 19950 distinct packages available 06:40:18 #54 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:18 #54 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:18 #54 18.94 (1/11) Installing ca-certificates (20240226-r0) 06:40:18 #54 19.48 (2/11) Installing brotli-libs (1.0.9-r14) 06:40:18 #54 19.60 (3/11) Installing libunistring (1.1-r1) 06:40:18 #54 19.79 (4/11) Installing libidn2 (2.3.4-r1) 06:40:18 #54 19.89 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:40:18 #54 19.95 (6/11) Installing libcurl (8.5.0-r0) 06:40:18 #54 20.01 (7/11) Installing curl (8.5.0-r0) 06:40:18 #54 20.08 (8/11) Installing dumb-init (1.2.5-r2) 06:40:18 #54 20.08 (9/11) Installing musl-obstack (1.2.3-r2) 06:40:18 #54 20.08 (10/11) Installing libucontext (1.2-r2) 06:40:18 #54 20.08 (11/11) Installing gcompat (1.1.0-r1) 06:40:18 #54 20.13 Executing busybox-1.36.1-r5.trigger 06:40:18 #54 20.20 Executing ca-certificates-20240226-r0.trigger 06:40:18 #54 21.27 OK: 13 MiB in 26 packages 06:40:18 #54 DONE 23.2s 06:40:18 06:40:18 #58 [core-command internal] load build context 06:40:18 #58 ... 06:40:18 06:40:18 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:40:18 #60 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:18 #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:18 #60 18.79 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:18 #60 19.45 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:18 #60 19.45 (3/6) Installing dumb-init (1.2.5-r2) 06:40:18 #60 19.45 (4/6) Installing openssl (3.1.4-r6) 06:40:18 #60 19.45 (5/6) Installing su-exec (0.2-r3) 06:40:18 #60 19.45 (6/6) Installing yq (4.33.3-r5) 06:40:18 #60 20.51 Executing busybox-1.36.1-r5.trigger 06:40:18 #60 20.64 OK: 18 MiB in 19 packages 06:40:19 #60 ... 06:40:19 06:40:19 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:19 #57 23.24 (1/4) Installing dumb-init (1.2.5-r2) 06:40:19 #57 23.30 (2/4) Installing musl-obstack (1.2.3-r2) 06:40:19 #57 23.30 (3/4) Installing libucontext (1.2-r2) 06:40:19 #57 23.44 (4/4) Installing gcompat (1.1.0-r1) 06:40:19 #57 23.54 Executing busybox-1.36.1-r5.trigger 06:40:19 #57 23.54 OK: 8 MiB in 19 packages 06:40:20 #57 ... 06:40:20 06:40:20 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:40:20 #60 DONE 22.6s 06:40:20 06:40:20 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:20 #68 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:20 #68 ... 06:40:20 06:40:20 #32 [security-bootstrapper internal] load build context 06:40:20 #32 transferring context: 54.62MB 26.7s 06:40:20 #32 ... 06:40:20 06:40:20 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:40:20 #69 ... 06:40:20 06:40:20 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:40:20 #64 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:20 #64 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:20 #64 19.44 OK: 266 MiB in 52 packages 06:40:20 #64 DONE 21.5s 06:40:21 06:40:21 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:21 #68 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:21 #68 ... 06:40:21 06:40:21 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:40:21 #57 DONE 26.3s 06:40:21 06:40:21 #33 [core-data internal] load build context 06:40:21 #33 ... 06:40:21 06:40:21 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:40:23 #70 ... 06:40:23 06:40:23 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:40:23 #63 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:23 #63 19.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:23 #63 23.52 OK: 266 MiB in 52 packages 06:40:23 #63 DONE 25.1s 06:40:24 06:40:24 #32 [security-bootstrapper internal] load build context 06:40:24 #32 ... 06:40:24 06:40:24 #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:40:24 #45 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:24 #45 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:24 #45 23.58 OK: 266 MiB in 52 packages 06:40:24 #45 DONE 25.2s 06:40:24 06:40:24 #32 [security-bootstrapper internal] load build context 06:40:24 #32 ... 06:40:24 06:40:24 #49 [core-metadata internal] load build context 06:40:24 #49 ... 06:40:24 06:40:24 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:40:25 #71 ... 06:40:25 06:40:25 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:40:25 #65 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:25 #65 14.42 Upgrading critical system libraries and apk-tools: 06:40:25 #65 14.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:25 #65 14.48 Executing busybox-1.36.1-r5.trigger 06:40:25 #65 15.64 Continuing the upgrade transaction with new apk-tools: 06:40:25 #65 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:25 #65 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:25 #65 20.25 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:25 #65 20.25 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:25 #65 20.49 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:25 #65 20.59 OK: 8 MiB in 17 packages 06:40:25 #65 ... 06:40:25 06:40:25 #50 [core-common-config-bootstrapper internal] load build context 06:40:25 #50 ... 06:40:25 06:40:25 #49 [core-metadata internal] load build context 06:40:25 #49 ... 06:40:25 06:40:25 #51 [security-spiffe-token-provider internal] load build context 06:40:25 #51 ... 06:40:25 06:40:25 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:40:25 #65 DONE 21.6s 06:40:25 06:40:25 #51 [security-spiffe-token-provider internal] load build context 06:40:25 #51 ... 06:40:25 06:40:25 #49 [core-metadata internal] load build context 06:40:25 #49 transferring context: 61.87MB 31.7s 06:40:25 #49 ... 06:40:25 06:40:25 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:25 #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 11.0s 06:40:25 #47 ... 06:40:25 06:40:25 #51 [security-spiffe-token-provider internal] load build context 06:40:26 #51 ... 06:40:26 06:40:26 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:40:26 #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 16.3s 06:40:26 #56 ... 06:40:26 06:40:26 #51 [security-spiffe-token-provider internal] load build context 06:40:26 #51 ... 06:40:26 06:40:26 #35 [security-proxy-auth internal] load build context 06:40:26 #35 ... 06:40:26 06:40:26 #34 [security-secretstore-setup internal] load build context 06:40:27 #34 ... 06:40:27 06:40:27 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:40:27 #56 ... 06:40:27 06:40:27 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:40:27 #72 ... 06:40:27 06:40:27 #35 [security-proxy-auth internal] load build context 06:40:27 #35 ... 06:40:27 06:40:27 #41 [support-scheduler internal] load build context 06:40:27 #41 ... 06:40:27 06:40:27 #40 [security-proxy-setup internal] load build context 06:40:27 #40 ... 06:40:27 06:40:27 #59 [support-notifications internal] load build context 06:40:27 #59 ... 06:40:27 06:40:27 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:28 #47 ... 06:40:28 06:40:28 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:40:28 #73 ... 06:40:28 06:40:28 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:40:28 #72 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:29 #72 ... 06:40:29 06:40:29 #58 [core-command internal] load build context 06:40:29 #58 ... 06:40:29 06:40:29 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:40:29 #62 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:29 #62 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:29 #62 24.76 v3.18.6-217-g1bb146b3921 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:40:29 #62 24.76 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:40:29 #62 24.76 OK: 19946 distinct packages available 06:40:29 #62 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:29 #62 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:29 #62 ... 06:40:29 06:40:29 #58 [core-command internal] load build context 06:40:31 #58 transferring context: 30.77MB 33.1s 06:40:31 #58 ... 06:40:31 06:40:31 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:40:31 #68 18.25 Upgrading critical system libraries and apk-tools: 06:40:31 #68 18.25 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:31 #68 18.36 Executing busybox-1.36.1-r5.trigger 06:40:31 #68 18.93 Continuing the upgrade transaction with new apk-tools: 06:40:31 #68 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:31 #68 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:31 #68 23.20 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:31 #68 23.20 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:31 #68 23.70 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:31 #68 23.79 OK: 8 MiB in 16 packages 06:40:31 #68 DONE 24.8s 06:40:31 06:40:31 #58 [core-command internal] load build context 06:40:31 #58 ... 06:40:31 06:40:31 #33 [core-data internal] load build context 06:40:32 #33 ... 06:40:32 06:40:32 #35 [security-proxy-auth internal] load build context 06:40:32 #35 ... 06:40:32 06:40:32 #66 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:40:32 #66 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:32 #66 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:32 #66 22.67 Upgrading critical system libraries and apk-tools: 06:40:32 #66 22.67 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:32 #66 22.67 Executing busybox-1.36.1-r5.trigger 06:40:32 #66 23.73 Continuing the upgrade transaction with new apk-tools: 06:40:32 #66 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:32 #66 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:32 #66 ... 06:40:32 06:40:32 #35 [security-proxy-auth internal] load build context 06:40:32 #35 ... 06:40:32 06:40:32 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:40:32 #62 30.72 OK: 266 MiB in 52 packages 06:40:32 #62 DONE 33.2s 06:40:32 06:40:32 #35 [security-proxy-auth internal] load build context 06:40:35 #35 ... 06:40:35 06:40:35 #32 [security-bootstrapper internal] load build context 06:40:35 #32 ... 06:40:35 06:40:35 #35 [security-proxy-auth internal] load build context 06:40:35 #35 ... 06:40:35 06:40:35 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:40:35 #67 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:35 #67 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:35 #67 16.91 Upgrading critical system libraries and apk-tools: 06:40:35 #67 16.91 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:35 #67 16.98 Executing busybox-1.36.1-r5.trigger 06:40:35 #67 17.70 Continuing the upgrade transaction with new apk-tools: 06:40:35 #67 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:35 #67 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:35 #67 ... 06:40:35 06:40:35 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:40:35 #74 DONE 9.7s 06:40:35 06:40:35 #50 [core-common-config-bootstrapper internal] load build context 06:40:35 #50 transferring context: 78.73MB 41.7s 06:40:35 #50 ... 06:40:35 06:40:35 #35 [security-proxy-auth internal] load build context 06:40:35 #35 ... 06:40:35 06:40:35 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:40:35 #71 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:35 #71 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:35 #71 17.98 Upgrading critical system libraries and apk-tools: 06:40:35 #71 17.98 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:35 #71 18.02 Executing busybox-1.36.1-r5.trigger 06:40:35 #71 19.18 Continuing the upgrade transaction with new apk-tools: 06:40:35 #71 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:36 #71 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:36 #71 ... 06:40:36 06:40:36 #49 [core-metadata internal] load build context 06:40:36 #49 ... 06:40:36 06:40:36 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:40:36 #66 29.93 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:36 #66 29.93 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:36 #66 30.28 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:36 #66 30.37 OK: 8 MiB in 16 packages 06:40:36 #66 DONE 31.8s 06:40:36 06:40:36 #49 [core-metadata internal] load build context 06:40:36 #49 ... 06:40:36 06:40:36 #50 [core-common-config-bootstrapper internal] load build context 06:40:36 #50 ... 06:40:36 06:40:36 #51 [security-spiffe-token-provider internal] load build context 06:40:36 #51 ... 06:40:36 06:40:36 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:40:36 #75 DONE 1.3s 06:40:36 06:40:36 #32 [security-bootstrapper internal] load build context 06:40:36 #32 ... 06:40:36 06:40:36 #34 [security-secretstore-setup internal] load build context 06:40:37 #34 ... 06:40:37 06:40:37 #32 [security-bootstrapper internal] load build context 06:40:37 #32 ... 06:40:37 06:40:37 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:40:37 #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 27.2s 06:40:37 #56 ... 06:40:37 06:40:37 #32 [security-bootstrapper internal] load build context 06:40:37 #32 ... 06:40:37 06:40:37 #41 [support-scheduler internal] load build context 06:40:37 #41 ... 06:40:37 06:40:37 #40 [security-proxy-setup internal] load build context 06:40:37 #40 ... 06:40:37 06:40:37 #59 [support-notifications internal] load build context 06:40:38 #59 ... 06:40:38 06:40:38 #40 [security-proxy-setup internal] load build context 06:40:38 #40 ... 06:40:38 06:40:38 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:38 #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 23.7s 06:40:38 #47 ... 06:40:38 06:40:38 #32 [security-bootstrapper internal] load build context 06:40:40 #32 ... 06:40:40 06:40:40 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:40:40 #73 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:40 #73 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:40 #73 17.41 Upgrading critical system libraries and apk-tools: 06:40:40 #73 17.41 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:40 #73 17.48 Executing busybox-1.36.1-r5.trigger 06:40:40 #73 18.41 Continuing the upgrade transaction with new apk-tools: 06:40:40 #73 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:40 #73 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:40 #73 ... 06:40:40 06:40:40 #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:40:40 #67 23.60 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:40 #67 23.69 OK: 9 MiB in 20 packages 06:40:40 #67 DONE 25.0s 06:40:40 06:40:40 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:40 #47 ... 06:40:40 06:40:40 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:40:40 #72 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:40 #72 17.47 Upgrading critical system libraries and apk-tools: 06:40:40 #72 17.47 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:40 #72 17.48 Executing busybox-1.36.1-r5.trigger 06:40:40 #72 18.94 Continuing the upgrade transaction with new apk-tools: 06:40:40 #72 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:40 #72 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:40 #72 ... 06:40:40 06:40:40 #32 [security-bootstrapper internal] load build context 06:40:40 #32 transferring context: 87.27MB 47.0s 06:40:42 #32 ... 06:40:42 06:40:42 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:40:42 #69 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:42 #69 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:42 #69 19.13 Upgrading critical system libraries and apk-tools: 06:40:42 #69 19.13 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:42 #69 19.14 Executing busybox-1.36.1-r5.trigger 06:40:42 #69 20.10 Continuing the upgrade transaction with new apk-tools: 06:40:42 #69 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:42 #69 21.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:42 #69 ... 06:40:42 06:40:42 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:42 #47 ... 06:40:42 06:40:42 #58 [core-command internal] load build context 06:40:42 #58 ... 06:40:42 06:40:42 #33 [core-data internal] load build context 06:40:42 #33 ... 06:40:42 06:40:42 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:40:42 #71 24.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:42 #71 24.71 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:42 #71 25.19 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:42 #71 25.25 Executing ca-certificates-20240226-r0.trigger 06:40:42 #71 26.17 OK: 18 MiB in 19 packages 06:40:42 #71 DONE 27.7s 06:40:42 06:40:42 #33 [core-data internal] load build context 06:40:42 #33 ... 06:40:42 06:40:42 #32 [security-bootstrapper internal] load build context 06:40:43 #32 ... 06:40:43 06:40:43 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:40:43 #70 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:43 #70 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:43 #70 18.07 Upgrading critical system libraries and apk-tools: 06:40:43 #70 18.08 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:40:43 #70 18.19 Executing busybox-1.36.1-r5.trigger 06:40:43 #70 18.99 Continuing the upgrade transaction with new apk-tools: 06:40:43 #70 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:40:43 #70 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:40:43 #70 ... 06:40:43 06:40:43 #32 [security-bootstrapper internal] load build context 06:40:43 #32 ... 06:40:43 06:40:43 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:40:43 #72 24.07 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:43 #72 24.11 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:43 #72 24.46 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:43 #72 24.52 Executing ca-certificates-20240226-r0.trigger 06:40:43 #72 25.11 OK: 9 MiB in 17 packages 06:40:43 #72 DONE 26.5s 06:40:43 06:40:43 #32 [security-bootstrapper internal] load build context 06:40:43 #32 ... 06:40:43 06:40:43 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:40:43 #73 22.79 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:43 #73 22.82 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:43 #73 23.04 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:43 #73 23.12 Executing ca-certificates-20240226-r0.trigger 06:40:43 #73 24.11 OK: 13 MiB in 26 packages 06:40:43 #73 DONE 25.4s 06:40:43 06:40:43 #32 [security-bootstrapper internal] load build context 06:40:44 #32 ... 06:40:44 06:40:44 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:40:44 #69 23.71 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:44 #69 23.71 OK: 18 MiB in 19 packages 06:40:44 #69 DONE 24.5s 06:40:44 06:40:44 #32 [security-bootstrapper internal] load build context 06:40:45 #32 ... 06:40:45 06:40:45 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:40:45 #70 22.48 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:40:45 #70 22.56 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 06:40:45 #70 22.70 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 06:40:45 #70 22.70 OK: 8 MiB in 19 packages 06:40:45 #70 DONE 23.5s 06:40:45 06:40:45 #32 [security-bootstrapper internal] load build context 06:40:45 #32 transferring context: 97.56MB 52.2s 06:40:45 #32 ... 06:40:45 06:40:45 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:40:45 #76 DONE 1.0s 06:40:45 06:40:45 #32 [security-bootstrapper internal] load build context 06:40:46 #32 ... 06:40:46 06:40:46 #35 [security-proxy-auth internal] load build context 06:40:46 #35 ... 06:40:46 06:40:46 #32 [security-bootstrapper internal] load build context 06:40:46 #32 ... 06:40:46 06:40:46 #49 [core-metadata internal] load build context 06:40:46 #49 ... 06:40:46 06:40:46 #32 [security-bootstrapper internal] load build context 06:40:46 #32 ... 06:40:46 06:40:46 #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:40:46 #77 DONE 2.4s 06:40:46 06:40:46 #32 [security-bootstrapper internal] load build context 06:40:47 #32 ... 06:40:47 06:40:47 #51 [security-spiffe-token-provider internal] load build context 06:40:47 #51 ... 06:40:47 06:40:47 #34 [security-secretstore-setup internal] load build context 06:40:47 #34 ... 06:40:47 06:40:47 #51 [security-spiffe-token-provider internal] load build context 06:40:47 #51 ... 06:40:47 06:40:47 #50 [core-common-config-bootstrapper internal] load build context 06:40:47 #50 ... 06:40:47 06:40:47 #51 [security-spiffe-token-provider internal] load build context 06:40:47 #51 ... 06:40:47 06:40:47 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:40:47 #56 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 31.0s done 06:40:47 #56 ... 06:40:47 06:40:47 #50 [core-common-config-bootstrapper internal] load build context 06:40:47 #50 ... 06:40:47 06:40:47 #41 [support-scheduler internal] load build context 06:40:47 #41 ... 06:40:47 06:40:47 #51 [security-spiffe-token-provider internal] load build context 06:40:47 #51 ... 06:40:47 06:40:47 #59 [support-notifications internal] load build context 06:40:48 #59 ... 06:40:48 06:40:48 #51 [security-spiffe-token-provider internal] load build context 06:40:49 #51 ... 06:40:49 06:40:49 #40 [security-proxy-setup internal] load build context 06:40:49 #40 ... 06:40:49 06:40:49 #51 [security-spiffe-token-provider internal] load build context 06:40:51 #51 transferring context: 76.40MB 56.2s 06:40:52 #51 ... 06:40:52 06:40:52 #58 [core-command internal] load build context 06:40:52 #58 ... 06:40:52 06:40:52 #33 [core-data internal] load build context 06:40:52 #33 ... 06:40:52 06:40:52 #58 [core-command internal] load build context 06:40:52 #58 ... 06:40:52 06:40:52 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:40:52 #47 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 35.9s done 06:40:53 #47 ... 06:40:53 06:40:53 #58 [core-command internal] load build context 06:40:56 #58 ... 06:40:56 06:40:56 #35 [security-proxy-auth internal] load build context 06:40:56 #35 ... 06:40:56 06:40:56 #58 [core-command internal] load build context 06:40:56 #58 ... 06:40:56 06:40:56 #49 [core-metadata internal] load build context 06:40:56 #49 transferring context: 158.17MB 62.5s 06:40:56 #49 ... 06:40:56 06:40:56 #58 [core-command internal] load build context 06:40:56 #58 ... 06:40:56 06:40:56 #32 [security-bootstrapper internal] load build context 06:40:57 #32 ... 06:40:57 06:40:57 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:40:57 #78 DONE 3.7s 06:40:57 06:40:57 #32 [security-bootstrapper internal] load build context 06:40:57 #32 ... 06:40:57 06:40:57 #58 [core-command internal] load build context 06:40:57 #58 ... 06:40:57 06:40:57 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:40:57 #79 DONE 3.0s 06:40:57 06:40:57 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:40:57 #80 DONE 3.9s 06:40:57 06:40:57 #58 [core-command internal] load build context 06:40:57 #58 ... 06:40:57 06:40:57 #34 [security-secretstore-setup internal] load build context 06:40:57 #34 ... 06:40:57 06:40:57 #32 [security-bootstrapper internal] load build context 06:40:58 #32 ... 06:40:58 06:40:58 #50 [core-common-config-bootstrapper internal] load build context 06:40:58 #50 ... 06:40:58 06:40:58 #41 [support-scheduler internal] load build context 06:40:58 #41 ... 06:40:58 06:40:58 #50 [core-common-config-bootstrapper internal] load build context 06:40:58 #50 ... 06:40:58 06:40:58 #59 [support-notifications internal] load build context 06:40:58 #59 ... 06:40:58 06:40:58 #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:40:58 #81 DONE 1.1s 06:40:58 06:40:58 #59 [support-notifications internal] load build context 06:40:58 #59 ... 06:40:58 06:40:58 #50 [core-common-config-bootstrapper internal] load build context 06:40:58 #50 ... 06:40:58 06:40:58 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:40:58 #82 DONE 1.1s 06:40:58 06:40:58 #50 [core-common-config-bootstrapper internal] load build context 06:40:58 #50 ... 06:40:58 06:40:58 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:40:58 #83 DONE 1.4s 06:40:58 06:40:58 #50 [core-common-config-bootstrapper internal] load build context 06:40:59 #50 ... 06:40:59 06:40:59 #40 [security-proxy-setup internal] load build context 06:40:59 #40 ... 06:40:59 06:40:59 #50 [core-common-config-bootstrapper internal] load build context 06:41:00 #50 ... 06:41:00 06:41:00 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 06:41:00 #84 DONE 1.3s 06:41:00 06:41:00 #50 [core-common-config-bootstrapper internal] load build context 06:41:00 #50 ... 06:41:00 06:41:00 #85 [security-spire-config stage-2 6/10] COPY security.txt / 06:41:00 #85 DONE 1.3s 06:41:00 06:41:00 #50 [core-common-config-bootstrapper internal] load build context 06:41:00 #50 ... 06:41:00 06:41:00 #86 [security-spire-server stage-2 6/9] COPY security.txt / 06:41:00 #86 DONE 1.5s 06:41:00 06:41:00 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:41:01 #87 ... 06:41:01 06:41:01 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:41:01 #88 DONE 1.3s 06:41:01 06:41:01 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:41:01 #89 DONE 1.0s 06:41:01 06:41:01 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:41:01 #90 ... 06:41:01 06:41:01 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:41:01 #87 DONE 1.1s 06:41:01 06:41:01 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:41:02 #91 ... 06:41:02 06:41:02 #51 [security-spiffe-token-provider internal] load build context 06:41:02 #51 transferring context: 127.72MB 67.2s 06:41:02 #51 ... 06:41:02 06:41:02 #34 [security-secretstore-setup internal] load build context 06:41:02 #34 ... 06:41:02 06:41:02 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:41:02 #92 DONE 1.0s 06:41:02 06:41:02 #34 [security-secretstore-setup internal] load build context 06:41:02 #34 ... 06:41:02 06:41:02 #33 [core-data internal] load build context 06:41:03 #33 ... 06:41:03 06:41:03 #34 [security-secretstore-setup internal] load build context 06:41:03 #34 ... 06:41:03 06:41:03 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:41:03 #91 DONE 1.3s 06:41:03 06:41:03 #34 [security-secretstore-setup internal] load build context 06:41:03 #34 ... 06:41:03 06:41:03 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:41:03 #90 DONE 1.9s 06:41:03 06:41:03 #34 [security-secretstore-setup internal] load build context 06:41:04 #34 ... 06:41:04 06:41:04 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:41:04 #93 DONE 1.1s 06:41:04 06:41:04 #34 [security-secretstore-setup internal] load build context 06:41:05 #34 ... 06:41:05 06:41:05 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:41:05 #94 DONE 1.4s 06:41:05 06:41:05 #34 [security-secretstore-setup internal] load build context 06:41:05 #34 ... 06:41:05 06:41:05 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:41:05 #95 DONE 1.4s 06:41:05 06:41:05 #34 [security-secretstore-setup internal] load build context 06:41:06 #34 transferring context: 214.68MB 71.3s done 06:41:06 #34 ... 06:41:06 06:41:06 #35 [security-proxy-auth internal] load build context 06:41:06 #35 ... 06:41:06 06:41:06 #49 [core-metadata internal] load build context 06:41:06 #49 ... 06:41:06 06:41:06 #35 [security-proxy-auth internal] load build context 06:41:07 #35 ... 06:41:07 06:41:07 #34 [security-secretstore-setup internal] load build context 06:41:07 #34 DONE 72.6s 06:41:07 06:41:07 #35 [security-proxy-auth internal] load build context 06:41:07 #35 ... 06:41:07 06:41:07 #58 [core-command internal] load build context 06:41:07 #58 ... 06:41:07 06:41:07 #35 [security-proxy-auth internal] load build context 06:41:08 #35 ... 06:41:08 06:41:08 #32 [security-bootstrapper internal] load build context 06:41:08 #32 ... 06:41:08 06:41:08 #58 [core-command internal] load build context 06:41:08 #58 ... 06:41:08 06:41:08 #41 [support-scheduler internal] load build context 06:41:08 #41 ... 06:41:08 06:41:08 #58 [core-command internal] load build context 06:41:08 #58 ... 06:41:08 06:41:08 #59 [support-notifications internal] load build context 06:41:08 #59 ... 06:41:08 06:41:08 #58 [core-command internal] load build context 06:41:09 #58 ... 06:41:09 06:41:09 #40 [security-proxy-setup internal] load build context 06:41:09 #40 ... 06:41:09 06:41:09 #58 [core-command internal] load build context 06:41:10 #58 ... 06:41:10 06:41:10 #50 [core-common-config-bootstrapper internal] load build context 06:41:10 #50 ... 06:41:10 06:41:10 #49 [core-metadata internal] load build context 06:41:11 #49 transferring context: 204.93MB 77.5s 06:41:12 #49 ... 06:41:12 06:41:12 #35 [security-proxy-auth internal] load build context 06:41:12 #35 ... 06:41:12 06:41:12 #51 [security-spiffe-token-provider internal] load build context 06:41:13 #51 ... 06:41:13 06:41:13 #49 [core-metadata internal] load build context 06:41:13 #49 ... 06:41:13 06:41:13 #33 [core-data internal] load build context 06:41:13 #33 ... 06:41:13 06:41:13 #96 [security-spire-agent] exporting to image 06:41:13 #96 exporting layers 7.0s done 06:41:13 #96 writing image sha256:60e49e4e49f91f81c8f61d9c2e17f3f32d471adc00c029bd76612434dc1f6ee8 0.3s done 06:41:13 #96 naming to docker.io/library/security-spire-server-arm64 0.1s done 06:41:13 #96 writing image sha256:272497ba8aa91aa1132670e312b1e2fe92017fdc9c67b6b0bbffd9413345fde9 0.1s done 06:41:13 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:41:13 #96 writing image sha256:f2abb3f05f1802ab5910fba3dd7851d5182976bd3b4a1fbaa211dd3e95a494e1 0.0s done 06:41:13 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:41:13 #96 DONE 9.1s 06:41:13 06:41:13 #49 [core-metadata internal] load build context 06:41:14 #49 ... 06:41:14 06:41:14 #35 [security-proxy-auth internal] load build context 06:41:14 #35 transferring context: 214.68MB 78.8s done 06:41:14 #35 DONE 79.6s 06:41:14 06:41:14 #49 [core-metadata internal] load build context 06:41:14 #49 transferring context: 214.68MB 80.7s done 06:41:14 #49 DONE 81.1s 06:41:14 06:41:14 #33 [core-data internal] load build context 06:41:16 #33 ... 06:41:16 06:41:16 #50 [core-common-config-bootstrapper internal] load build context 06:41:16 #50 transferring context: 214.68MB 82.7s done 06:41:16 #50 DONE 83.2s 06:41:16 06:41:16 #33 [core-data internal] load build context 06:41:17 #33 ... 06:41:17 06:41:17 #58 [core-command internal] load build context 06:41:17 #58 transferring context: 214.68MB 79.1s done 06:41:17 #58 DONE 80.7s 06:41:17 06:41:17 #33 [core-data internal] load build context 06:41:18 #33 ... 06:41:18 06:41:18 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:41:18 #97 ... 06:41:18 06:41:18 #33 [core-data internal] load build context 06:41:18 #33 ... 06:41:18 06:41:18 #32 [security-bootstrapper internal] load build context 06:41:18 #32 ... 06:41:18 06:41:18 #33 [core-data internal] load build context 06:41:18 #33 ... 06:41:18 06:41:18 #41 [support-scheduler internal] load build context 06:41:18 #41 ... 06:41:18 06:41:18 #59 [support-notifications internal] load build context 06:41:18 #59 ... 06:41:18 06:41:18 #41 [support-scheduler internal] load build context 06:41:20 #41 ... 06:41:20 06:41:20 #59 [support-notifications internal] load build context 06:41:20 #59 transferring context: 214.68MB 81.9s done 06:41:20 #59 DONE 83.5s 06:41:20 06:41:20 #41 [support-scheduler internal] load build context 06:41:20 #41 ... 06:41:20 06:41:20 #40 [security-proxy-setup internal] load build context 06:41:20 #40 ... 06:41:20 06:41:20 #41 [support-scheduler internal] load build context 06:41:20 #41 transferring context: 214.68MB 82.9s done 06:41:20 #41 DONE 84.4s 06:41:20 06:41:20 #40 [security-proxy-setup internal] load build context 06:41:21 #40 ... 06:41:21 06:41:21 #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:41:21 #97 DONE 13.6s 06:41:21 06:41:21 #40 [security-proxy-setup internal] load build context 06:41:22 #40 ... 06:41:22 06:41:22 #51 [security-spiffe-token-provider internal] load build context 06:41:22 #51 transferring context: 214.68MB 86.7s done 06:41:22 #51 DONE 87.4s 06:41:22 06:41:22 #40 [security-proxy-setup internal] load build context 06:41:23 #40 ... 06:41:23 06:41:23 #32 [security-bootstrapper internal] load build context 06:41:23 #32 transferring context: 214.68MB 90.4s done 06:41:23 #32 DONE 90.5s 06:41:23 06:41:23 #40 [security-proxy-setup internal] load build context 06:41:24 #40 ... 06:41:24 06:41:24 #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:41:24 #98 DONE 9.8s 06:41:24 06:41:24 #40 [security-proxy-setup internal] load build context 06:41:24 #40 ... 06:41:24 06:41:24 #33 [core-data internal] load build context 06:41:24 #33 transferring context: 214.68MB 89.3s done 06:41:24 #33 DONE 90.1s 06:41:24 06:41:24 #40 [security-proxy-setup internal] load build context 06:41:27 #40 ... 06:41:27 06:41:27 #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:41:27 #99 DONE 7.0s 06:41:27 06:41:27 #40 [security-proxy-setup internal] load build context 06:41:27 #40 ... 06:41:27 06:41:27 #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:41:27 #100 DONE 5.4s 06:41:27 06:41:27 #40 [security-proxy-setup internal] load build context 06:41:29 #40 transferring context: 189.26MB 92.0s 06:41:31 #40 ... 06:41:31 06:41:31 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:31 #101 ... 06:41:31 06:41:31 #40 [security-proxy-setup internal] load build context 06:41:33 #40 transferring context: 214.68MB 95.2s done 06:41:33 #40 DONE 96.6s 06:41:33 06:41:33 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:34 #102 ... 06:41:34 06:41:34 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:34 #103 ... 06:41:34 06:41:34 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:52 #104 DONE 23.1s 06:41:52 06:41:52 #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:52 #101 DONE 28.8s 06:41:52 06:41:52 #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:52 #103 DONE 25.8s 06:41:52 06:41:52 #105 [support-notifications builder 6/7] COPY . . 06:41:52 #105 ... 06:41:52 06:41:52 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:52 #102 DONE 23.2s 06:41:52 06:41:52 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:41:56 #106 ... 06:41:56 06:41:56 #105 [support-notifications builder 6/7] COPY . . 06:41:56 #105 DONE 5.6s 06:41:56 06:41:56 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 06:41:56 #107 CACHED 06:41:56 06:41:56 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #108 CACHED 06:41:56 06:41:56 #109 [core-command builder 6/7] COPY . . 06:41:56 #109 CACHED 06:41:56 06:41:56 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #110 CACHED 06:41:56 06:41:56 #111 [support-scheduler builder 6/7] COPY . . 06:41:56 #111 CACHED 06:41:56 06:41:56 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:41:56 #112 CACHED 06:41:56 06:41:56 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 06:41:56 #113 CACHED 06:41:56 06:41:56 #114 [core-data builder 6/7] COPY . . 06:41:56 #114 CACHED 06:41:56 06:41:56 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #115 CACHED 06:41:56 06:41:56 #116 [security-secretstore-setup builder 6/7] COPY . . 06:41:56 #116 DONE 5.6s 06:41:56 06:41:56 #117 [security-proxy-auth builder 6/7] COPY . . 06:41:56 #117 DONE 5.6s 06:41:56 06:41:56 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:41:56 #118 CACHED 06:41:56 06:41:56 #119 [core-metadata builder 6/7] COPY . . 06:41:56 #119 CACHED 06:41:56 06:41:56 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #120 CACHED 06:41:56 06:41:56 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:41:56 #121 CACHED 06:41:56 06:41:56 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #122 CACHED 06:41:56 06:41:56 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 06:41:56 #123 CACHED 06:41:56 06:41:56 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:41:56 #124 CACHED 06:41:56 06:41:56 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #125 CACHED 06:41:56 06:41:56 #126 [security-proxy-setup builder 6/7] COPY . . 06:41:56 #126 CACHED 06:41:56 06:41:56 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:41:56 #106 DONE 4.9s 06:41:56 06:41:56 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:41:56 #127 CACHED 06:41:56 06:41:56 #128 [security-bootstrapper builder 6/7] COPY . . 06:41:56 #128 CACHED 06:41:56 06:41:56 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:56 #129 CACHED 06:41:56 06:41:56 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:42:01 #130 4.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:42:05 #130 ... 06:42:05 06:42:05 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:42:05 #0 4.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:42:06 #131 ... 06:42:06 06:42:06 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:42:06 #0 5.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:42:06 #132 ... 06:42:06 06:42:06 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:42:06 #0 4.693 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:42:06 #133 ... 06:42:06 06:42:06 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:42:06 #0 3.855 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:42:06 #134 ... 06:42:06 06:42:06 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:42:06 #0 5.493 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:42:06 #135 ... 06:42:06 06:42:06 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:42:06 #0 4.458 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:42:07 #136 ... 06:42:07 06:42:07 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:42:07 #0 4.922 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:42:07 #137 ... 06:42:07 06:42:07 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:42:07 #0 5.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:42:07 #138 ... 06:42:07 06:42:07 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:42:07 #0 4.887 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:42:07 #139 ... 06:42:07 06:42:07 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:42:07 #0 5.366 go build -tags " non_delayedstart" -ldflags "-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 06:57:15 #140 ... 06:57:15 06:57:15 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:57:15 #138 906.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 06:57:15 #138 ... 06:57:15 06:57:15 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:57:15 #132 DONE 908.0s 06:57:15 06:57:15 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:57:15 #134 ... 06:57:15 06:57:15 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:57:15 #141 DONE 0.3s 06:57:15 06:57:15 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:57:15 #142 DONE 0.4s 06:57:15 06:57:15 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:57:15 #143 DONE 0.2s 06:57:15 06:57:15 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:57:15 #144 DONE 0.1s 06:57:15 06:57:15 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:57:15 #145 DONE 0.4s 06:57:15 06:57:15 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:57:15 #146 DONE 0.1s 06:57:15 06:57:15 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:57:15 #147 DONE 2.2s 06:57:15 06:57:15 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:15 #133 ... 06:57:15 06:57:15 #96 [security-proxy-setup] exporting to image 06:57:15 #96 exporting layers 06:57:15 #96 exporting layers 1.1s done 06:57:15 #96 writing image sha256:9dd2619b7a5de3afa34a75e19717174de158cd925f3522a9d79cc42285ae1360 done 06:57:15 #96 naming to docker.io/library/security-proxy-setup-arm64 done 06:57:15 #96 DONE 10.2s 06:57:15 06:57:15 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:15 #133 ... 06:57:15 06:57:15 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:57:15 #137 DONE 917.5s 06:57:15 06:57:15 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:57:15 #148 DONE 0.3s 06:57:15 06:57:15 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:57:15 #140 ... 06:57:15 06:57:15 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:57:16 #149 DONE 2.5s 06:57:16 06:57:16 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:16 #133 ... 06:57:16 06:57:16 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:57:16 #150 DONE 0.3s 06:57:16 06:57:16 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:57:17 #151 DONE 0.1s 06:57:17 06:57:17 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:57:17 #152 DONE 0.3s 06:57:17 06:57:17 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:57:17 #153 DONE 0.1s 06:57:17 06:57:17 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:57:17 #154 DONE 0.1s 06:57:17 06:57:17 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:57:17 #47 ... 06:57:17 06:57:17 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:57:17 #155 DONE 0.2s 06:57:17 06:57:17 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:57:17 #156 DONE 0.1s 06:57:17 06:57:17 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:57:17 #138 ... 06:57:17 06:57:17 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:57:17 #157 DONE 0.1s 06:57:17 06:57:17 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:57:19 #158 DONE 2.0s 06:57:19 06:57:19 #96 [security-bootstrapper] exporting to image 06:57:19 #96 exporting layers 06:57:21 #96 exporting layers 1.4s done 06:57:21 #96 writing image sha256:51295a3c46ecc52f443a8ba3c03202305da7de72211c6b40dfa2a02573be19a7 done 06:57:21 #96 naming to docker.io/library/security-bootstrapper-arm64 06:57:21 #96 naming to docker.io/library/security-bootstrapper-arm64 done 06:57:21 #96 DONE 11.6s 06:57:21 06:57:21 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:57:26 #136 ... 06:57:26 06:57:26 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:57:26 #138 DONE 930.7s 06:57:27 06:57:27 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:28 #133 ... 06:57:28 06:57:28 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:57:28 #159 DONE 0.3s 06:57:28 06:57:28 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:57:28 #56 ... 06:57:28 06:57:28 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:57:28 #160 DONE 0.3s 06:57:28 06:57:28 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:57:28 #161 DONE 0.3s 06:57:28 06:57:28 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:57:28 #134 ... 06:57:28 06:57:28 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:57:28 #162 DONE 0.2s 06:57:28 06:57:28 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:57:29 #163 DONE 0.2s 06:57:29 06:57:29 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:57:29 #164 DONE 0.3s 06:57:29 06:57:29 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:57:29 #165 DONE 0.3s 06:57:29 06:57:29 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:57:29 #166 DONE 0.1s 06:57:29 06:57:29 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:57:31 #167 DONE 2.0s 06:57:31 06:57:31 #96 [security-secretstore-setup] exporting to image 06:57:31 #96 exporting layers 06:57:33 #96 exporting layers 1.3s done 06:57:33 #96 writing image sha256:a0ae9764e937786b12d106ac35f0025e5c6bbe25401ac40f900a7e08ee345b2f 0.0s done 06:57:33 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 06:57:33 #96 DONE 13.0s 06:57:33 06:57:33 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:39 #133 ... 06:57:39 06:57:39 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:57:39 #131 DONE 943.9s 06:57:39 06:57:39 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:57:41 #136 ... 06:57:41 06:57:41 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:57:41 #168 DONE 0.2s 06:57:41 06:57:41 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:57:41 #169 DONE 0.3s 06:57:41 06:57:41 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:57:41 #170 DONE 0.3s 06:57:41 06:57:41 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:57:42 #171 DONE 0.1s 06:57:42 06:57:42 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:57:42 #172 DONE 0.2s 06:57:42 06:57:42 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:42 #133 ... 06:57:42 06:57:42 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:57:44 #173 DONE 2.0s 06:57:44 06:57:44 #96 [security-proxy-auth] exporting to image 06:57:44 #96 exporting layers 06:57:45 #96 exporting layers 0.9s done 06:57:45 #96 writing image sha256:90208d2ec166d2045f6013c5d9b7be8d2d17ebbda049cc3e75c3f5c46670ffc7 done 06:57:45 #96 naming to docker.io/library/security-proxy-auth-arm64 done 06:57:45 #96 DONE 13.9s 06:57:45 06:57:45 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:53 #133 ... 06:57:53 06:57:53 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:57:53 #140 DONE 956.8s 06:57:53 06:57:53 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:57:54 #136 ... 06:57:54 06:57:54 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:57:54 #174 DONE 0.2s 06:57:54 06:57:54 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:57:54 #175 DONE 0.2s 06:57:54 06:57:54 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:57:54 #176 DONE 0.3s 06:57:54 06:57:54 #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 06:57:54 #177 DONE 0.2s 06:57:54 06:57:54 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:57:55 #135 ... 06:57:55 06:57:55 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:57:55 #178 DONE 0.3s 06:57:55 06:57:55 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:57:55 #133 ... 06:57:55 06:57:55 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:57:57 #179 DONE 1.7s 06:57:57 06:57:57 #96 [core-common-config-bootstrapper] exporting to image 06:57:57 #96 exporting layers 06:57:57 #96 exporting layers 0.8s done 06:57:57 #96 writing image sha256:819b584a0808190de2a45e4fea8c89d3aeffab1932af811d7b32db27c0484c23 done 06:57:57 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:57:57 #96 DONE 14.6s 06:57:57 06:57:57 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:58:44 #136 ... 06:58:44 06:58:44 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:58:44 #135 DONE 1003.0s 06:58:44 06:58:44 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:58:44 #56 ... 06:58:44 06:58:44 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:58:44 #180 DONE 0.2s 06:58:44 06:58:44 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:58:44 #181 DONE 0.1s 06:58:44 06:58:44 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:58:44 #47 ... 06:58:44 06:58:44 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:58:44 #182 DONE 0.3s 06:58:44 06:58:44 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:58:44 #133 ... 06:58:44 06:58:44 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:58:44 #183 DONE 0.1s 06:58:44 06:58:44 #96 [core-command] exporting to image 06:58:44 #96 exporting layers 06:58:44 #96 exporting layers 0.2s done 06:58:44 #96 writing image sha256:8b118031a2b1deb9dd0577c2c98d557e9fda097acb71e1788c9815c70ca4f431 done 06:58:44 #96 naming to docker.io/library/core-command-arm64 done 06:58:44 #96 DONE 14.9s 06:58:44 06:58:44 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:58:49 #136 ... 06:58:49 06:58:49 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:58:49 #139 DONE 1013.5s 06:58:49 06:58:49 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:58:51 #133 ... 06:58:51 06:58:51 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:58:51 #184 DONE 0.3s 06:58:51 06:58:51 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:58:51 #185 DONE 0.2s 06:58:51 06:58:51 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:58:52 #186 DONE 0.3s 06:58:52 06:58:52 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:58:52 #187 DONE 0.1s 06:58:52 06:58:52 #96 [core-data] exporting to image 06:58:52 #96 exporting layers 06:58:52 #96 exporting layers 0.3s done 06:58:52 #96 writing image sha256:3ff90e9d259db4ed2db4afc803f6ed84e3470358995d4dd416e361b60dc5e244 done 06:58:52 #96 naming to docker.io/library/core-data-arm64 done 06:58:52 #96 DONE 15.2s 06:58:52 06:58:52 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:58:53 #134 ... 06:58:53 06:58:53 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:58:53 #136 DONE 1017.7s 06:58:53 06:58:53 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:58:55 #133 ... 06:58:55 06:58:55 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:58:55 #188 DONE 0.2s 06:58:55 06:58:55 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:58:55 #56 ... 06:58:55 06:58:55 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:58:55 #189 DONE 0.2s 06:58:55 06:58:55 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:58:55 #190 DONE 0.3s 06:58:55 06:58:55 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:58:55 #134 ... 06:58:55 06:58:55 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:58:55 #191 DONE 0.1s 06:58:55 06:58:55 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:58:55 #192 DONE 0.1s 06:58:55 06:58:55 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:58:55 #134 ... 06:58:55 06:58:55 #96 [core-metadata] exporting to image 06:58:56 #96 exporting layers 0.3s done 06:58:56 #96 writing image sha256:2d3eb5d24dae379a509a9be7f74b4b31e89ce7d23d47c0e981b569a3505fe600 done 06:58:56 #96 naming to docker.io/library/core-metadata-arm64 done 06:58:56 #96 DONE 15.5s 06:58:56 06:58:56 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:14 #133 ... 06:59:14 06:59:14 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:59:14 #130 DONE 1036.4s 06:59:14 06:59:14 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:14 #133 ... 06:59:14 06:59:14 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:59:14 #193 DONE 0.1s 06:59:14 06:59:14 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 06:59:14 #47 ... 06:59:14 06:59:14 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:59:14 #194 DONE 0.1s 06:59:14 06:59:14 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:59:14 #195 DONE 0.3s 06:59:14 06:59:14 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:59:14 #196 DONE 0.1s 06:59:14 06:59:14 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:14 #133 ... 06:59:14 06:59:14 #96 [security-spiffe-token-provider] exporting to image 06:59:14 #96 exporting layers 06:59:15 #96 exporting layers 0.6s done 06:59:15 #96 writing image sha256:ebff3ffb5db34881476cad56f9a568bfa1e2112647c0fd2acfd984434184183f done 06:59:15 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:59:15 #96 DONE 16.1s 06:59:15 06:59:15 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:59:41 #134 ... 06:59:41 06:59:41 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:59:41 #133 DONE 1063.8s 06:59:41 06:59:41 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:59:41 #134 DONE 1063.9s 06:59:41 06:59:41 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:59:41 #56 ... 06:59:41 06:59:41 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:59:41 #197 DONE 0.1s 06:59:41 06:59:41 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:59:41 #198 DONE 0.2s 06:59:41 06:59:41 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:59:41 #199 DONE 0.2s 06:59:41 06:59:41 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:59:41 #200 DONE 0.1s 06:59:41 06:59:41 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:59:41 #201 DONE 0.4s 06:59:41 06:59:41 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:59:41 #202 DONE 0.5s 06:59:41 06:59:41 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:59:41 #203 DONE 0.1s 06:59:41 06:59:41 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:59:41 #204 DONE 0.1s 06:59:41 06:59:41 #96 [support-scheduler] exporting to image 06:59:41 #96 exporting layers 06:59:42 #96 exporting layers 0.4s done 06:59:42 #96 writing image sha256:57c3b8d0fb8269fa41273d3db5292f13a6bbd248228bd56599e138bc05208e4a 0.0s done 06:59:42 #96 naming to docker.io/library/support-notifications-arm64 done 06:59:42 #96 exporting layers 0.4s done 06:59:42 #96 writing image sha256:83e2dc7924265f4ff7a7b3de74dbf9bc2106a3ea6c78e4a718b4eb8619d78e15 done 06:59:42 #96 naming to docker.io/library/support-scheduler-arm64 done 06:59:42 #96 DONE 16.6s 06:59:42 06:59:42 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 06:59:42 time="2024-05-10T06:39:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:59:42 time="2024-05-10T06:39:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:59:42 $ docker stop --time=1 dd8024fef41f4ad24a89af3a12025cf8720a0b074fa05ac43d15a1584f877495 06:59:43 $ docker rm -f --volumes dd8024fef41f4ad24a89af3a12025cf8720a0b074fa05ac43d15a1584f877495 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:44 + docker images 06:59:44 REPOSITORY TAG IMAGE ID CREATED SIZE 06:59:44 support-scheduler-arm64 latest 83e2dc792426 3 seconds ago 38.8MB 06:59:44 support-notifications-arm64 latest 57c3b8d0fb82 3 seconds ago 39.5MB 06:59:44 security-spiffe-token-provider-arm64 latest ebff3ffb5db3 30 seconds ago 40.5MB 06:59:44 core-metadata-arm64 latest 2d3eb5d24dae 49 seconds ago 27MB 06:59:44 core-data-arm64 latest 3ff90e9d259d 53 seconds ago 26.6MB 06:59:44 core-command-arm64 latest 8b118031a2b1 About a minute ago 26.4MB 06:59:44 core-common-config-bootstrapper-arm64 latest 819b584a0808 About a minute ago 23.7MB 06:59:44 security-proxy-auth-arm64 latest 90208d2ec166 2 minutes ago 24.9MB 06:59:44 security-secretstore-setup-arm64 latest a0ae9764e937 2 minutes ago 49MB 06:59:44 security-bootstrapper-arm64 latest 51295a3c46ec 2 minutes ago 28.5MB 06:59:44 security-proxy-setup-arm64 latest 9dd2619b7a5d 2 minutes ago 34.6MB 06:59:44 security-spire-agent-arm64 latest f2abb3f05f18 18 minutes ago 170MB 06:59:44 security-spire-config-arm64 latest 272497ba8aa9 18 minutes ago 114MB 06:59:44 security-spire-server-arm64 latest 60e49e4e49f9 18 minutes ago 114MB 06:59:44 ci-base-image-arm64 latest 8d1d595f21f2 31 minutes ago 882MB 06:59:44 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 2 weeks ago 561MB 06:59:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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 06:59:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:45 06:59:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:59:45 arm64: Pulling from edgex-lftools-log-publisher 06:59:45 8998bd30e6a1: Pulling fs layer 06:59:45 04944245beec: Pulling fs layer 06:59:45 699f458cf7ca: Pulling fs layer 06:59:45 765212b225bb: Pulling fs layer 06:59:45 f23df028b6ca: Pulling fs layer 06:59:45 d65c8cfc05b1: Pulling fs layer 06:59:45 2437ff75d9bd: Pulling fs layer 06:59:45 f23df028b6ca: Waiting 06:59:45 d65c8cfc05b1: Waiting 06:59:45 2437ff75d9bd: Waiting 06:59:45 765212b225bb: Waiting 06:59:45 04944245beec: Verifying Checksum 06:59:45 04944245beec: Download complete 06:59:45 765212b225bb: Verifying Checksum 06:59:45 765212b225bb: Download complete 06:59:45 f23df028b6ca: Verifying Checksum 06:59:45 f23df028b6ca: Download complete 06:59:46 d65c8cfc05b1: Verifying Checksum 06:59:46 d65c8cfc05b1: Download complete 06:59:46 699f458cf7ca: Verifying Checksum 06:59:46 699f458cf7ca: Download complete 06:59:46 8998bd30e6a1: Verifying Checksum 06:59:46 8998bd30e6a1: Download complete 06:59:49 2437ff75d9bd: Verifying Checksum 06:59:49 2437ff75d9bd: Download complete 06:59:51 8998bd30e6a1: Pull complete 06:59:51 04944245beec: Pull complete 06:59:53 699f458cf7ca: Pull complete 06:59:53 765212b225bb: Pull complete 06:59:54 f23df028b6ca: Pull complete 06:59:54 d65c8cfc05b1: Pull complete 07:00:12 2437ff75d9bd: Pull complete 07:00:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:00:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:00:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:13 prd-ubuntu20.04-docker-arm64-4c-16g-356 does not seem to be running inside a container 07:00:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:00:15 $ docker top 4018f367b6c9286f9dde1328057ebf2cac551a620b3331cb35bcfe0cce87eb5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:16 ---> job-cost.sh 07:00:16 lf-activate-venv: SKIPPING 07:00:16 INFO: No Stack... 07:00:17 INFO: Retrieving Pricing Info for: v3-standard-4 07:00:18 INFO: Archiving Costs [Pipeline] sh 07:00:18 + cat /w/workspace/edgex-go/1/archives/cost.csv 07:00:18 + cut -d, -f6 [Pipeline] lock 07:00:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] 07:00:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] did not exist. Created. 07:00:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:19 + echo total: 0.10999999940395355 [Pipeline] stash 07:00:20 Stashed 1 file(s) [Pipeline] } 07:00:20 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4799-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:00:20 $ docker stop --time=1 4018f367b6c9286f9dde1328057ebf2cac551a620b3331cb35bcfe0cce87eb5e 07:00:21 $ docker rm -f --volumes 4018f367b6c9286f9dde1328057ebf2cac551a620b3331cb35bcfe0cce87eb5e [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 07:00:22 provisioning config files... 07:00:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11997410776296811868tmp [Pipeline] { [Pipeline] sh 07:00:23 + set +x 07:00:23 + curl -s https://codecov.io/bash 07:00:23 + bash -s -- 07:00:23 07:00:23 _____ _ 07:00:23 / ____| | | 07:00:23 | | ___ __| | ___ ___ _____ __ 07:00:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:00:23 | |___| (_) | (_| | __/ (_| (_) \ V / 07:00:23 \_____\___/ \__,_|\___|\___\___/ \_/ 07:00:23 Bash-1.0.6 07:00:23 07:00:23 07:00:23 ==> git version 2.25.1 found 07:00:23 ==> 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 07:00:23 Release-Date: 2020-01-08 07:00:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:00:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:00:23 ==> Jenkins CI detected. 07:00:23 current dir:  /w/workspace/edgex-go/1 07:00:23 project root: . 07:00:23 --> token set from env 07:00:23 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 07:00:23 ==> Running gcov in . (disable via -X gcov) 07:00:23 ==> Python coveragepy not found 07:00:23 ==> Searching for coverage reports in: 07:00:23 + . 07:00:23 -> Found 1 reports 07:00:23 ==> Detecting git/mercurial file structure 07:00:23 ==> Reading reports 07:00:23 + ./coverage.out bytes=453602 07:00:23 ==> Appending adjustments 07:00:23 https://docs.codecov.io/docs/fixing-reports 07:00:24 + Found adjustments 07:00:24 ==> Gzipping contents 07:00:24 72K /tmp/codecov.XuFV8r.gz 07:00:24 ==> Uploading reports 07:00:24 url: https://codecov.io 07:00:24 query: branch=PR-4799&commit=ce3eab2cb0e194db3eb87abd7f121db08eebaad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4799%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4799&job=&cmd_args= 07:00:24 -> Pinging Codecov 07:00:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4799&commit=ce3eab2cb0e194db3eb87abd7f121db08eebaad3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4799%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4799&job=&cmd_args= 07:00:24 -> Uploading to 07:00:24 https://storage.googleapis.com/codecov/v4/raw/2024-05-10/00271124DB129430A58F1EEE437C3FCB/ce3eab2cb0e194db3eb87abd7f121db08eebaad3/d99d59f7-6a6b-4063-b46f-de87d5af4ce6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240510%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240510T070024Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a65d626bda089e4e0929f2b8ae72fb03d1c417d70e4f0d94d67d910dea3f486 07:00:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:24 Dload Upload Total Spent Left Speed 07:00:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69821 0 0 100 69821 0 235k --:--:-- --:--:-- --:--:-- 235k 07:00:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ce3eab2cb0e194db3eb87abd7f121db08eebaad3 [Pipeline] } 07:00:24 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 07:00:26 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 07:00:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:00:27 ---> package-listing.sh 07:00:27 ++ facter osfamily 07:00:27 ++ tr '[:upper:]' '[:lower:]' 07:00:28 + OS_FAMILY=debian 07:00:28 + workspace=/w/workspace/edgex-go/1 07:00:28 + START_PACKAGES=/tmp/packages_start.txt 07:00:28 + END_PACKAGES=/tmp/packages_end.txt 07:00:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:28 + PACKAGES=/tmp/packages_start.txt 07:00:28 + '[' /w/workspace/edgex-go/1 ']' 07:00:28 + PACKAGES=/tmp/packages_end.txt 07:00:28 + case "${OS_FAMILY}" in 07:00:28 + dpkg -l 07:00:28 + grep '^ii' 07:00:28 + '[' -f /tmp/packages_start.txt ']' 07:00:28 + '[' -f /tmp/packages_end.txt ']' 07:00:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:28 + '[' /w/workspace/edgex-go/1 ']' 07:00:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:00:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:00:28 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 07:00:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:29 07:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:29 latest: Pulling from edgex-lftools-log-publisher 07:00:29 5eb5b503b376: Pulling fs layer 07:00:29 5c69ac0246d0: Pulling fs layer 07:00:29 ec43610c2a17: Pulling fs layer 07:00:29 3a2ae6a8a46f: Pulling fs layer 07:00:29 33b1e0a273af: Pulling fs layer 07:00:29 3a2ae6a8a46f: Waiting 07:00:29 5d3b04190fa2: Pulling fs layer 07:00:29 2f39f015ded8: Pulling fs layer 07:00:29 33b1e0a273af: Waiting 07:00:29 2f39f015ded8: Waiting 07:00:29 5d3b04190fa2: Waiting 07:00:29 5c69ac0246d0: Download complete 07:00:29 3a2ae6a8a46f: Download complete 07:00:29 ec43610c2a17: Verifying Checksum 07:00:29 ec43610c2a17: Download complete 07:00:29 33b1e0a273af: Verifying Checksum 07:00:29 33b1e0a273af: Download complete 07:00:29 5d3b04190fa2: Verifying Checksum 07:00:29 5d3b04190fa2: Download complete 07:00:29 5eb5b503b376: Verifying Checksum 07:00:29 5eb5b503b376: Download complete 07:00:30 2f39f015ded8: Download complete 07:00:31 5eb5b503b376: Pull complete 07:00:31 5c69ac0246d0: Pull complete 07:00:31 ec43610c2a17: Pull complete 07:00:31 3a2ae6a8a46f: Pull complete 07:00:31 33b1e0a273af: Pull complete 07:00:31 5d3b04190fa2: Pull complete 07:00:35 2f39f015ded8: Pull complete 07:00:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:00:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:35 prd-ubuntu20.04-docker-8c-8g-355 does not seem to be running inside a container 07:00:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:00:39 $ docker top 15d0753e884bfb55d2704d8c9df34ac6d41f2c8c3b50906db57504aa80142e40 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:39 + touch /tmp/pre-build-complete [Pipeline] sh 07:00:39 + mkdir -p /var/log/sysstat [Pipeline] sh 07:00:40 + ls /var/log/sa-host 07:00:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:40 provisioning config files... 07:00:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7667777943778519378tmp [Pipeline] { [Pipeline] echo 07:00:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:00:40 ---> create-netrc.sh [Pipeline] } 07:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:00:41 ---> python-tools-install.sh [Pipeline] echo 07:00:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:00:41 ---> sudo-logs.sh 07:00:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:00:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:00:42 ---> job-cost.sh 07:00:42 lf-activate-venv: SKIPPING 07:00:42 DEBUG: total: 0.10999999940395355 07:00:42 INFO: Retrieving Stack Cost... 07:00:42 INFO: Retrieving Pricing Info for: v3-standard-8 07:00:42 INFO: Archiving Costs [Pipeline] echo 07:00:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:00:43 ---> logs-deploy.sh 07:00:43 lf-activate-venv: SKIPPING 07:00:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4799/1 07:00:43 INFO: archiving workspace using pattern(s): 07:00:44 Archives upload complete. 07:00:44 INFO: archiving logs to Nexus 07:00:45 ---> uname -a: 07:00:45 Linux prd-ubuntu20-04-docker-8c-8g-355 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:00:45 07:00:45 07:00:45 ---> lscpu: 07:00:45 Architecture: x86_64 07:00:45 CPU op-mode(s): 32-bit, 64-bit 07:00:45 Byte Order: Little Endian 07:00:45 Address sizes: 40 bits physical, 48 bits virtual 07:00:45 CPU(s): 8 07:00:45 On-line CPU(s) list: 0-7 07:00:45 Thread(s) per core: 1 07:00:45 Core(s) per socket: 1 07:00:45 Socket(s): 8 07:00:45 NUMA node(s): 1 07:00:45 Vendor ID: AuthenticAMD 07:00:45 CPU family: 23 07:00:45 Model: 49 07:00:45 Model name: AMD EPYC-Rome Processor 07:00:45 Stepping: 0 07:00:45 CPU MHz: 2799.998 07:00:45 BogoMIPS: 5599.99 07:00:45 Virtualization: AMD-V 07:00:45 Hypervisor vendor: KVM 07:00:45 Virtualization type: full 07:00:45 L1d cache: 256 KiB 07:00:45 L1i cache: 256 KiB 07:00:45 L2 cache: 4 MiB 07:00:45 L3 cache: 128 MiB 07:00:45 NUMA node0 CPU(s): 0-7 07:00:45 Vulnerability Itlb multihit: Not affected 07:00:45 Vulnerability L1tf: Not affected 07:00:45 Vulnerability Mds: Not affected 07:00:45 Vulnerability Meltdown: Not affected 07:00:45 Vulnerability Mmio stale data: Not affected 07:00:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:00:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:00:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:00:45 Vulnerability Srbds: Not affected 07:00:45 Vulnerability Tsx async abort: Not affected 07:00:45 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 07:00:45 07:00:45 07:00:45 ---> nproc: 07:00:45 8 07:00:45 07:00:45 07:00:45 ---> df -h: 07:00:45 Filesystem Size Used Avail Use% Mounted on 07:00:45 overlay 155G 21G 135G 14% / 07:00:45 tmpfs 64M 0 64M 0% /dev 07:00:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:00:45 shm 64M 0 64M 0% /dev/shm 07:00:45 /dev/vda1 155G 21G 135G 14% /facter-os 07:00:45 07:00:45 07:00:45 ---> sar -b -r -n DEV: 07:00:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-355) 05/10/24 _x86_64_ (8 CPU) 07:00:45 07:00:45 06:22:51 LINUX RESTART (8 CPU) 07:00:45 07:00:45 06:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:00:45 06:24:01 368.22 47.96 320.26 0.00 5388.84 134680.09 0.00 07:00:45 06:25:01 140.33 1.05 139.28 0.00 40.93 58235.63 0.00 07:00:45 06:26:01 25.53 2.24 23.29 0.00 36.41 19246.93 0.00 07:00:45 06:27:01 81.55 0.18 81.37 0.00 4.67 37233.13 0.00 07:00:45 06:28:01 629.96 7.16 622.80 0.00 156.83 201933.90 0.00 07:00:45 06:29:01 466.21 5.15 461.06 0.00 2830.99 131022.56 0.00 07:00:45 06:30:01 581.45 1.25 580.20 0.00 1462.42 81735.04 0.00 07:00:45 06:31:01 4.83 0.02 4.82 0.00 0.13 107.32 0.00 07:00:45 06:32:01 1.57 0.00 1.57 0.00 0.00 17.19 0.00 07:00:45 06:33:01 2.20 0.00 2.20 0.00 0.00 24.00 0.00 07:00:45 06:34:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 07:00:45 06:35:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 07:00:45 06:36:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 07:00:45 06:37:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 07:00:45 06:38:01 2.02 0.02 2.00 0.00 0.13 22.93 0.00 07:00:45 06:39:01 1.03 0.00 1.03 0.00 0.00 17.06 0.00 07:00:45 06:40:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 07:00:45 06:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 07:00:45 06:42:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 07:00:45 06:43:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 07:00:45 06:44:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 07:00:45 06:45:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 07:00:45 06:46:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:00:45 06:47:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 07:00:45 06:48:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:00:45 06:49:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 07:00:45 06:50:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 07:00:45 06:51:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 07:00:45 06:52:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 07:00:45 06:53:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 07:00:45 06:54:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 07:00:45 06:55:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 07:00:45 06:56:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 07:00:45 06:57:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 07:00:45 06:58:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 07:00:45 06:59:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 07:00:45 07:00:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 07:00:45 Average: 63.08 1.76 61.32 0.00 268.12 17968.97 0.00 07:00:45 07:00:45 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:45 06:24:01 29456020 31490912 849908 2.58 62800 2263984 1867304 5.50 1123640 1957140 840 07:00:45 06:25:01 27874168 31386276 918368 2.79 115692 3595644 2024648 5.97 1572896 2964732 391636 07:00:45 06:26:01 27617472 31283368 1017188 3.09 118736 3733360 2395688 7.06 1629116 3141744 239508 07:00:45 06:27:01 27849240 31530304 775008 2.36 121912 3741572 1845068 5.44 1301176 3240544 220 07:00:45 06:28:01 21479556 31313004 964936 2.93 228196 9464848 3051112 8.99 2181496 8365564 200252 07:00:45 06:29:01 15829448 29696064 2497120 7.59 286372 13123068 7818296 23.04 4864680 10911252 195336 07:00:45 06:30:01 17030884 31251636 1000836 3.04 310608 13547916 2730784 8.05 2986764 11764700 384 07:00:45 06:31:01 17035772 31251648 1001644 3.05 309160 13544664 2705396 7.97 2985712 11761488 200 07:00:45 06:32:01 17102244 31318192 935060 2.84 309236 13544672 2705396 7.97 2918632 11761500 164 07:00:45 06:33:01 17102992 31319016 934164 2.84 309320 13544676 2705396 7.97 2918944 11761500 0 07:00:45 06:34:01 17107764 31323852 929300 2.83 309376 13544680 2705396 7.97 2914092 11761504 16 07:00:45 06:35:01 17152828 31368956 884480 2.69 309396 13544684 2705396 7.97 2870452 11761508 260 07:00:45 06:36:01 17153780 31369924 883452 2.69 309412 13544684 2705396 7.97 2869456 11761508 8 07:00:45 06:37:01 17153732 31369896 883420 2.69 309432 13544680 2705396 7.97 2869528 11761512 132 07:00:45 06:38:01 17152692 31368964 884600 2.69 309468 13544684 2724052 8.03 2869704 11761508 12 07:00:45 06:39:01 17152992 31369252 884232 2.69 309496 13544668 2724052 8.03 2870184 11761484 168 07:00:45 06:40:01 17153220 31369520 883908 2.69 309520 13544672 2724052 8.03 2870212 11761488 8 07:00:45 06:41:01 17152920 31369244 884108 2.69 309548 13544676 2724052 8.03 2870164 11761488 176 07:00:45 06:42:01 17152804 31369184 884316 2.69 309568 13544680 2724052 8.03 2870536 11761492 12 07:00:45 06:43:01 17153032 31369460 883996 2.69 309608 13544684 2724052 8.03 2870528 11761496 44 07:00:45 06:44:01 17153772 31370212 883204 2.69 309652 13544684 2724052 8.03 2869724 11761500 8 07:00:45 06:45:01 17153752 31370364 883212 2.69 309684 13544812 2724052 8.03 2869704 11761632 144 07:00:45 06:46:01 17153688 31370332 883232 2.69 309696 13544816 2724052 8.03 2869780 11761632 12 07:00:45 06:47:01 17153712 31370372 883128 2.69 309712 13544812 2724052 8.03 2869764 11761636 164 07:00:45 06:48:01 17153548 31370244 883344 2.69 309728 13544824 2724052 8.03 2870120 11761644 40 07:00:45 06:49:01 17153636 31370340 883236 2.69 309752 13544824 2724052 8.03 2869852 11761644 136 07:00:45 06:50:01 17153864 31370612 882956 2.69 309768 13544832 2724052 8.03 2869828 11761648 28 07:00:45 06:51:01 17154076 31370836 882668 2.68 309792 13544832 2724052 8.03 2870108 11761656 240 07:00:45 06:52:01 17153840 31370604 882864 2.68 309804 13544840 2724052 8.03 2869816 11761656 8 07:00:45 06:53:01 17153696 31370500 882916 2.69 309836 13544840 2724052 8.03 2869852 11761660 144 07:00:45 06:54:01 17153648 31370492 882860 2.68 309876 13544844 2724052 8.03 2869968 11761660 12 07:00:45 06:55:01 17153600 31370480 882816 2.68 309912 13544840 2724052 8.03 2869968 11761664 140 07:00:45 06:56:01 17153576 31370500 882752 2.68 309924 13544852 2724052 8.03 2870052 11761668 28 07:00:45 06:57:01 17153284 31370232 882940 2.69 309956 13544852 2724052 8.03 2870008 11761668 184 07:00:45 06:58:01 17153268 31370264 882964 2.69 309984 13544856 2707524 7.98 2870060 11761672 28 07:00:45 06:59:01 17153420 31370452 882976 2.69 309996 13544856 2707524 7.98 2870432 11761672 180 07:00:45 07:00:01 17153168 31370232 883160 2.69 310016 13544864 2707524 7.98 2870440 11761680 8 07:00:45 Average: 18418246 31318534 940305 2.86 284701 12319278 2791197 8.23 2757227 10680896 27862 07:00:45 07:00:45 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:00:45 06:24:01 ens3 1486.69 1457.84 8155.36 180.36 0.00 0.00 0.00 0.00 07:00:45 06:24:01 vethf611c5c 611.95 565.19 50.52 2861.75 0.00 0.00 0.00 0.23 07:00:45 06:24:01 docker0 611.95 565.07 42.16 2861.74 0.00 0.00 0.00 0.00 07:00:45 06:24:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 07:00:45 06:25:01 ens3 407.08 225.81 4870.53 37.45 0.00 0.00 0.00 0.00 07:00:45 06:25:01 docker0 131.89 251.47 11.25 1668.41 0.00 0.00 0.00 0.00 07:00:45 06:25:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:00:45 06:25:01 vethfa45c23 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:26:01 ens3 37.26 26.73 30.16 16.80 0.00 0.00 0.00 0.00 07:00:45 06:26:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 07:00:45 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:26:01 vethfa45c23 1.23 1.26 0.11 0.11 0.00 0.00 0.00 0.00 07:00:45 06:27:01 ens3 148.31 117.23 2250.42 150.82 0.00 0.00 0.00 0.00 07:00:45 06:27:01 docker0 7.02 11.23 0.48 25.04 0.00 0.00 0.00 0.00 07:00:45 06:27:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 07:00:45 06:28:01 ens3 449.66 252.30 4340.95 37.69 0.00 0.00 0.00 0.00 07:00:45 06:28:01 veth28704a9 35.26 50.32 3.48 374.88 0.00 0.00 0.00 0.03 07:00:45 06:28:01 vethe4bd5bd 35.90 49.86 3.52 374.97 0.00 0.00 0.00 0.03 07:00:45 06:28:01 vethf6f7809 27.89 55.93 2.92 375.16 0.00 0.00 0.00 0.03 07:00:45 06:28:01 vethe4aaccd 35.96 50.34 3.51 374.57 0.00 0.00 0.00 0.03 07:00:45 06:28:01 docker0 201.35 318.22 15.69 3083.91 0.00 0.00 0.00 0.00 07:00:45 06:28:01 veth6a0c11a 0.37 1.18 0.03 0.14 0.00 0.00 0.00 0.00 07:00:45 06:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth0502290 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 ens3 142.43 59.49 2289.66 10.46 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth2ddf229 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth29876f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 vethffeb935 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth12e01dd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth2dc49c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 vethef19509 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth8cd6217 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 vethdcdcd29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth7ab43e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth6a0c11a 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:29:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 07:00:45 06:29:01 veth728cdf4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:00:45 06:30:01 ens3 13.73 8.77 11.69 5.96 0.00 0.00 0.00 0.00 07:00:45 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:33:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:34:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 07:00:45 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:38:01 ens3 0.53 0.30 2.03 0.02 0.00 0.00 0.00 0.00 07:00:45 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:39:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:00:45 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:40:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:43:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:44:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:00:45 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:47:01 ens3 0.27 0.25 0.13 0.02 0.00 0.00 0.00 0.00 07:00:45 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:49:01 ens3 0.27 0.28 0.08 0.08 0.00 0.00 0.00 0.00 07:00:45 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:54:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:00:45 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:57:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 06:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:59:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:00:45 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:00:45 07:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:45 Average: ens3 72.68 58.14 593.36 11.90 0.00 0.00 0.00 0.00 07:00:45 Average: docker0 25.78 31.02 1.88 206.55 0.00 0.00 0.00 0.00 07:00:45 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 07:00:45 07:00:45 07:00:45 ---> sar -P ALL: 07:00:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-355) 05/10/24 _x86_64_ (8 CPU) 07:00:45 07:00:45 06:22:51 LINUX RESTART (8 CPU) 07:00:45 07:00:45 06:23:01 CPU %user %nice %system %iowait %steal %idle 07:00:45 06:24:01 all 8.13 0.00 2.50 2.74 0.05 86.57 07:00:45 06:24:01 0 6.66 0.00 1.74 0.44 0.05 91.11 07:00:45 06:24:01 1 9.70 0.00 2.93 0.62 0.07 86.68 07:00:45 06:24:01 2 8.07 0.00 2.75 1.79 0.07 87.34 07:00:45 06:24:01 3 8.19 0.00 1.66 0.90 0.03 89.21 07:00:45 06:24:01 4 7.61 0.00 2.51 3.05 0.05 86.78 07:00:45 06:24:01 5 8.86 0.00 4.69 14.09 0.07 72.28 07:00:45 06:24:01 6 10.00 0.00 2.21 0.57 0.05 87.17 07:00:45 06:24:01 7 5.96 0.00 1.53 0.49 0.05 91.97 07:00:45 06:25:01 all 19.57 0.00 4.37 3.30 0.07 72.69 07:00:45 06:25:01 0 20.09 0.00 4.43 0.88 0.05 74.55 07:00:45 06:25:01 1 18.24 0.00 4.66 4.64 0.07 72.40 07:00:45 06:25:01 2 20.40 0.00 3.81 1.05 0.05 74.69 07:00:45 06:25:01 3 19.59 0.00 4.28 6.77 0.08 69.28 07:00:45 06:25:01 4 19.16 0.00 4.42 0.10 0.07 76.26 07:00:45 06:25:01 5 20.11 0.00 4.28 0.22 0.07 75.32 07:00:45 06:25:01 6 19.21 0.00 4.42 9.18 0.08 67.11 07:00:45 06:25:01 7 19.76 0.00 4.67 3.59 0.07 71.92 07:00:45 06:26:01 all 20.74 0.00 3.84 0.81 0.06 74.53 07:00:45 06:26:01 0 22.84 0.00 3.86 0.05 0.08 73.17 07:00:45 06:26:01 1 19.76 0.00 4.00 0.05 0.07 76.12 07:00:45 06:26:01 2 21.35 0.00 4.36 0.02 0.07 74.20 07:00:45 06:26:01 3 21.24 0.00 3.56 0.90 0.05 74.25 07:00:45 06:26:01 4 21.05 0.00 3.54 0.05 0.07 75.30 07:00:45 06:26:01 5 20.54 0.00 3.42 0.12 0.05 75.88 07:00:45 06:26:01 6 20.74 0.00 4.63 2.50 0.07 72.07 07:00:45 06:26:01 7 18.41 0.00 3.39 2.84 0.07 75.28 07:00:45 06:27:01 all 40.16 0.00 5.96 1.51 0.08 52.28 07:00:45 06:27:01 0 38.73 0.00 5.66 0.22 0.08 55.31 07:00:45 06:27:01 1 40.51 0.00 5.97 0.49 0.08 52.95 07:00:45 06:27:01 2 40.24 0.00 5.45 0.07 0.08 54.17 07:00:45 06:27:01 3 40.38 0.00 5.89 3.94 0.08 49.71 07:00:45 06:27:01 4 40.63 0.00 6.45 0.03 0.08 52.80 07:00:45 06:27:01 5 41.16 0.00 6.02 5.09 0.08 47.65 07:00:45 06:27:01 6 38.53 0.00 6.29 1.71 0.08 53.39 07:00:45 06:27:01 7 41.16 0.00 5.95 0.56 0.08 52.25 07:00:45 06:28:01 all 15.30 0.00 6.02 19.76 0.07 58.85 07:00:45 06:28:01 0 15.00 0.00 6.45 41.76 0.07 36.72 07:00:45 06:28:01 1 15.62 0.00 5.46 12.23 0.07 66.62 07:00:45 06:28:01 2 15.23 0.00 5.45 25.25 0.07 54.00 07:00:45 06:28:01 3 16.12 0.00 6.28 11.42 0.07 66.11 07:00:45 06:28:01 4 15.10 0.00 5.93 18.33 0.07 60.57 07:00:45 06:28:01 5 15.57 0.00 5.97 23.57 0.08 54.82 07:00:45 06:28:01 6 15.64 0.00 6.12 6.89 0.07 71.29 07:00:45 06:28:01 7 14.11 0.00 6.49 18.88 0.07 60.45 07:00:45 06:29:01 all 64.00 0.00 9.84 7.98 0.10 18.08 07:00:45 06:29:01 0 63.81 0.00 9.38 1.77 0.10 24.93 07:00:45 06:29:01 1 63.72 0.00 10.36 3.60 0.10 22.22 07:00:45 06:29:01 2 65.00 0.00 9.03 10.71 0.10 15.16 07:00:45 06:29:01 3 64.32 0.00 9.08 0.57 0.10 25.93 07:00:45 06:29:01 4 64.43 0.00 9.86 18.15 0.08 7.47 07:00:45 06:29:01 5 63.50 0.00 10.32 4.01 0.10 22.07 07:00:45 06:29:01 6 63.65 0.00 10.25 6.17 0.08 19.85 07:00:45 06:29:01 7 63.56 0.00 10.45 18.88 0.12 6.99 07:00:45 06:30:01 all 50.04 0.00 6.50 4.63 0.09 38.74 07:00:45 06:30:01 0 50.30 0.00 6.97 2.24 0.10 40.39 07:00:45 06:30:01 1 49.64 0.00 6.21 4.05 0.08 40.01 07:00:45 06:30:01 2 50.21 0.00 5.87 2.44 0.08 41.40 07:00:45 06:30:01 3 50.01 0.00 7.14 4.36 0.08 38.42 07:00:45 06:30:01 4 49.89 0.00 7.23 8.45 0.08 34.34 07:00:45 06:30:01 5 50.47 0.00 5.89 4.43 0.10 39.12 07:00:45 06:30:01 6 50.22 0.00 6.36 3.14 0.10 40.18 07:00:45 06:30:01 7 49.61 0.00 6.33 7.94 0.10 36.01 07:00:45 06:31:01 all 0.07 0.00 0.05 0.02 0.01 99.86 07:00:45 06:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:00:45 06:31:01 1 0.23 0.00 0.08 0.00 0.00 99.68 07:00:45 06:31:01 2 0.07 0.00 0.02 0.05 0.02 99.85 07:00:45 06:31:01 3 0.03 0.00 0.03 0.07 0.00 99.87 07:00:45 06:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:00:45 06:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:31:01 6 0.05 0.00 0.08 0.05 0.02 99.80 07:00:45 06:31:01 7 0.05 0.00 0.07 0.00 0.00 99.88 07:00:45 06:32:01 all 0.04 0.00 0.01 0.00 0.01 99.93 07:00:45 06:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:00:45 06:32:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:00:45 06:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:32:01 3 0.02 0.00 0.02 0.03 0.02 99.92 07:00:45 06:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:00:45 06:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:32:01 6 0.10 0.00 0.03 0.00 0.02 99.85 07:00:45 06:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:00:45 06:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:00:45 06:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:00:45 06:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:00:45 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:33:01 5 0.10 0.00 0.00 0.00 0.00 99.90 07:00:45 06:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:00:45 06:33:01 7 0.02 0.00 0.00 0.03 0.02 99.93 07:00:45 06:34:01 all 0.17 0.00 0.01 0.01 0.01 99.81 07:00:45 06:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:00:45 06:34:01 1 0.08 0.00 0.00 0.00 0.00 99.92 07:00:45 06:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:00:45 06:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:00:45 06:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:00:45 06:34:01 5 1.01 0.00 0.03 0.00 0.02 98.94 07:00:45 06:34:01 6 0.13 0.00 0.02 0.00 0.02 99.83 07:00:45 06:34:01 7 0.05 0.00 0.00 0.02 0.00 99.93 07:00:45 07:00:45 06:34:01 CPU %user %nice %system %iowait %steal %idle 07:00:45 06:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 07:00:45 06:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:00:45 06:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:00:45 06:35:01 3 0.02 0.00 0.00 0.12 0.00 99.87 07:00:45 06:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:00:45 06:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 07:00:45 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:36:01 all 0.01 0.00 0.02 0.00 0.00 99.97 07:00:45 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:36:01 6 0.03 0.00 0.05 0.00 0.02 99.90 07:00:45 06:36:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:00:45 06:37:01 all 0.23 0.00 0.01 0.01 0.01 99.75 07:00:45 06:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:00:45 06:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:00:45 06:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:37:01 3 0.00 0.00 0.02 0.07 0.00 99.92 07:00:45 06:37:01 4 0.23 0.00 0.02 0.00 0.02 99.73 07:00:45 06:37:01 5 1.35 0.00 0.00 0.00 0.00 98.65 07:00:45 06:37:01 6 0.10 0.00 0.00 0.00 0.02 99.88 07:00:45 06:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:00:45 06:38:01 all 0.07 0.00 0.03 0.01 0.00 99.89 07:00:45 06:38:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:00:45 06:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:00:45 06:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:00:45 06:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 07:00:45 06:38:01 4 0.33 0.00 0.03 0.00 0.02 99.62 07:00:45 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:38:01 6 0.08 0.00 0.05 0.00 0.02 99.85 07:00:45 06:38:01 7 0.00 0.00 0.00 0.05 0.00 99.95 07:00:45 06:39:01 all 0.28 0.00 0.01 0.02 0.01 99.68 07:00:45 06:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:00:45 06:39:01 1 0.07 0.00 0.02 0.02 0.02 99.88 07:00:45 06:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:39:01 3 0.00 0.00 0.02 0.12 0.00 99.87 07:00:45 06:39:01 4 2.02 0.00 0.02 0.00 0.02 97.95 07:00:45 06:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:00:45 06:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 07:00:45 06:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:00:45 06:40:01 all 0.26 0.00 0.01 0.00 0.01 99.73 07:00:45 06:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:00:45 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:40:01 4 1.97 0.00 0.02 0.00 0.00 98.01 07:00:45 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:00:45 06:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:00:45 06:41:01 all 0.29 0.00 0.01 0.00 0.01 99.69 07:00:45 06:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:00:45 06:41:01 1 0.05 0.00 0.02 0.02 0.02 99.90 07:00:45 06:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:41:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:00:45 06:41:01 4 2.02 0.00 0.00 0.00 0.02 97.96 07:00:45 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:41:01 6 0.08 0.00 0.05 0.00 0.02 99.85 07:00:45 06:41:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:00:45 06:42:01 all 0.27 0.00 0.01 0.00 0.00 99.71 07:00:45 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:00:45 06:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:00:45 06:42:01 4 1.97 0.00 0.00 0.00 0.00 98.03 07:00:45 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:42:01 6 0.03 0.00 0.05 0.00 0.02 99.90 07:00:45 06:42:01 7 0.00 0.00 0.02 0.02 0.02 99.95 07:00:45 06:43:01 all 0.15 0.00 0.01 0.00 0.01 99.83 07:00:45 06:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:00:45 06:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 07:00:45 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:43:01 4 0.95 0.00 0.02 0.00 0.02 99.02 07:00:45 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:43:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:00:45 06:43:01 7 0.05 0.00 0.02 0.02 0.00 99.92 07:00:45 06:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:00:45 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:00:45 06:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:45:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:00:45 06:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:00:45 06:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:00:45 06:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:00:45 06:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:00:45 06:45:01 6 0.12 0.00 0.05 0.00 0.02 99.82 07:00:45 06:45:01 7 0.07 0.00 0.00 0.00 0.02 99.92 07:00:45 07:00:45 06:45:01 CPU %user %nice %system %iowait %steal %idle 07:00:45 06:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:00:45 06:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:46:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:00:45 06:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:46:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:00:45 06:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:00:45 06:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:00:45 06:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:47:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:00:45 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:47:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:00:45 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:47:01 6 0.08 0.00 0.02 0.00 0.02 99.88 07:00:45 06:47:01 7 0.05 0.00 0.05 0.03 0.02 99.85 07:00:45 06:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:00:45 06:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:00:45 06:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:00:45 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:00:45 06:48:01 4 0.13 0.00 0.02 0.00 0.00 99.85 07:00:45 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:48:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:00:45 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:49:01 all 0.28 0.00 0.02 0.00 0.01 99.69 07:00:45 06:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:00:45 06:49:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:00:45 06:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:49:01 4 2.00 0.00 0.00 0.00 0.02 97.98 07:00:45 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:49:01 6 0.08 0.00 0.07 0.00 0.02 99.83 07:00:45 06:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:00:45 06:50:01 all 0.21 0.00 0.02 0.00 0.00 99.77 07:00:45 06:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 07:00:45 06:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:50:01 4 1.52 0.00 0.03 0.00 0.00 98.45 07:00:45 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 07:00:45 06:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:00:45 06:51:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:00:45 06:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:00:45 06:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 07:00:45 06:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:51:01 4 0.33 0.00 0.00 0.00 0.02 99.65 07:00:45 06:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:51:01 6 0.07 0.00 0.03 0.00 0.02 99.88 07:00:45 06:51:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:00:45 06:52:01 all 0.26 0.00 0.02 0.00 0.00 99.71 07:00:45 06:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:00:45 06:52:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:00:45 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:52:01 4 1.97 0.00 0.00 0.00 0.00 98.03 07:00:45 06:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:00:45 06:52:01 6 0.05 0.00 0.05 0.00 0.02 99.88 07:00:45 06:52:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:00:45 06:53:01 all 0.26 0.00 0.01 0.01 0.01 99.72 07:00:45 06:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:53:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:00:45 06:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:53:01 3 0.00 0.00 0.02 0.03 0.00 99.95 07:00:45 06:53:01 4 1.97 0.00 0.00 0.00 0.02 98.01 07:00:45 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:00:45 06:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:54:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:00:45 06:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:00:45 06:54:01 1 0.08 0.00 0.03 0.00 0.00 99.88 07:00:45 06:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:54:01 4 1.68 0.00 0.02 0.00 0.00 98.30 07:00:45 06:54:01 5 0.08 0.00 0.00 0.00 0.00 99.92 07:00:45 06:54:01 6 0.07 0.00 0.02 0.00 0.02 99.90 07:00:45 06:54:01 7 0.05 0.00 0.02 0.02 0.02 99.90 07:00:45 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:00:45 06:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:00:45 06:55:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:00:45 06:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:00:45 06:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:00:45 06:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:00:45 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:56:01 all 0.04 0.00 0.01 0.01 0.01 99.94 07:00:45 06:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:00:45 06:56:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:00:45 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:56:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:00:45 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:56:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:00:45 06:56:01 7 0.05 0.00 0.03 0.02 0.02 99.88 07:00:45 07:00:45 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:00:45 06:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:00:45 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:00:45 06:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 06:57:01 6 0.08 0.00 0.05 0.00 0.02 99.85 07:00:45 06:57:01 7 0.00 0.00 0.03 0.00 0.02 99.95 07:00:45 06:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:00:45 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:00:45 06:58:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:00:45 06:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 06:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:00:45 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:58:01 6 0.08 0.00 0.03 0.00 0.02 99.87 07:00:45 06:58:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:00:45 06:59:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:00:45 06:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:00:45 06:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:00:45 06:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:00:45 06:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:00:45 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 06:59:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:00:45 06:59:01 7 0.03 0.00 0.03 0.02 0.00 99.92 07:00:45 07:00:01 all 0.05 0.00 0.00 0.00 0.00 99.94 07:00:45 07:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:00:45 07:00:01 1 0.12 0.00 0.00 0.00 0.00 99.88 07:00:45 07:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:00:45 07:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:00:45 07:00:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:00:45 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:00:45 07:00:01 6 0.10 0.00 0.02 0.00 0.00 99.88 07:00:45 07:00:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:00:45 Average: all 5.96 0.00 1.06 1.10 0.02 91.86 07:00:45 Average: 0 5.87 0.00 1.05 1.26 0.02 91.81 07:00:45 Average: 1 5.89 0.00 1.08 0.69 0.02 92.32 07:00:45 Average: 2 5.94 0.00 0.99 1.11 0.02 91.94 07:00:45 Average: 3 5.92 0.00 1.02 0.80 0.01 92.24 07:00:45 Average: 4 6.38 0.00 1.08 1.29 0.02 91.23 07:00:45 Average: 5 6.00 0.00 1.09 1.38 0.02 91.51 07:00:45 Average: 6 5.93 0.00 1.11 0.81 0.03 92.12 07:00:45 Average: 7 5.74 0.00 1.05 1.44 0.02 91.75 07:00:45 07:00:45 07:00:45