Pull request #4736 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4011040be8602b114c9c254f8682a64ab4e38d79+1be2c8c34642fa8a66c24634d1371341b97af3d6 (63ad2de2b274e1975293ef3efa59887397b9ea2d) 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-ssh17177134979151629044.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-ssh6419715668870144883.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-4736/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-4736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10191788322918586819.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-4736/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1613544830579183458.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-ssh16260796372129530922.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-4736/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-4736/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7701079368215670533.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-24988 in /w/workspace/edgexfoundry_edgex-go_PR-4736 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1be2c8c34642fa8a66c24634d1371341b97af3d6 into PR head commit 4011040be8602b114c9c254f8682a64ab4e38d79 Merge succeeded, producing 4011040be8602b114c9c254f8682a64ab4e38d79 Checking out Revision 4011040be8602b114c9c254f8682a64ab4e38d79 (PR-4736) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4736/head:refs/remotes/origin/PR-4736 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # 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 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:28:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:28:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:28:28 ========================================================= 19:28:28 EdgeX Global Pipelines Version Info 19:28:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:28:29 ------------------- 19:28:29 stable info: 19:28:29 ------------------- 19:28:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:28:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:28:29 Message: update stable to v1.0.258 19:28:29 ------------------- 19:28:29 experimental info: 19:28:29 ------------------- 19:28:29 Commited By: **** collab-it+edgex@linuxfoundation.org 19:28:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:28:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:28:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4736 [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4736 [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4736 [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4011040 [Pipeline] echo 19:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:28:32 provisioning config files... 19:28:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8465255941864026741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:32 ---> ****-login.sh 19:28:32 nexus3.edgexfoundry.org:10001 19:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:32 Configure a credential helper to remove this warning. See 19:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:32 19:28:32 Login Succeeded 19:28:32 nexus3.edgexfoundry.org:10002 19:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:32 Configure a credential helper to remove this warning. See 19:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:32 19:28:32 Login Succeeded 19:28:32 nexus3.edgexfoundry.org:10003 19:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:32 Configure a credential helper to remove this warning. See 19:28:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:32 19:28:32 Login Succeeded 19:28:32 nexus3.edgexfoundry.org:10004 19:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:33 Configure a credential helper to remove this warning. See 19:28:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:33 19:28:33 Login Succeeded 19:28:33 ****.io 19:28:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:28:33 Configure a credential helper to remove this warning. See 19:28:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:28:33 19:28:33 Login Succeeded 19:28:33 ---> ****-login.sh ends [Pipeline] } 19:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:34 + 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 19:28:34 + dirname cmd/core-command/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo core-command,cmd/core-command/Dockerfile 19:28:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:28:34 + dirname cmd/core-data/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo core-data,cmd/core-data/Dockerfile 19:28:34 + dirname cmd/core-metadata/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo core-metadata,cmd/core-metadata/Dockerfile 19:28:34 + dirname cmd/security-bootstrapper/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:28:34 + dirname cmd/security-proxy-auth/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:28:34 + dirname cmd/security-proxy-setup/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:28:34 + dirname cmd/security-secretstore-setup/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:28:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:28:34 + dirname cmd/security-spire-agent/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:28:34 + dirname cmd/security-spire-config/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:28:34 + dirname cmd/security-spire-server/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:28:34 + dirname cmd/support-notifications/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo support-notifications,cmd/support-notifications/Dockerfile 19:28:34 + dirname cmd/support-scheduler/Dockerfile 19:28:34 + cut -d/ -f2 19:28:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:28:34 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 19:28:34 + git rev-list -1 --merges 4011040be8602b114c9c254f8682a64ab4e38d79~1..4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] echo 19:28:34 -----------> git rev-list -1 --merges 4011040be8602b114c9c254f8682a64ab4e38d79~1..4011040be8602b114c9c254f8682a64ab4e38d79 4011040be8602b114c9c254f8682a64ab4e38d79 [false] [Pipeline] sh 19:28:35 + git log --format=format:%s -1 4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] echo 19:28:35 ========================================================= 19:28:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:28:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:28:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:28:35 + grep -v github /etc/ssh/ssh_known_hosts 19:28:35 + [ -e /tmp/ssh_known_hosts ] 19:28:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:28:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:28:35 + sudo tee -a /etc/ssh/ssh_known_hosts 19:28:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:36 19:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:36 0.1.4: Pulling from edgex-devops/py-git-semver 19:28:36 b85a868b505f: Pulling fs layer 19:28:36 e2be974225ed: Pulling fs layer 19:28:36 339a4e72a1f5: Pulling fs layer 19:28:36 988bab9f4d93: Pulling fs layer 19:28:36 1469e6f7b9e6: Pulling fs layer 19:28:36 eaf3925da568: Pulling fs layer 19:28:36 bab4dde63d76: Pulling fs layer 19:28:36 bde34c3a00c8: Pulling fs layer 19:28:36 b352a97aabf1: Pulling fs layer 19:28:36 4872d77fe225: Pulling fs layer 19:28:36 5851b861e8e6: Pulling fs layer 19:28:36 988bab9f4d93: Waiting 19:28:36 b352a97aabf1: Waiting 19:28:36 eaf3925da568: Waiting 19:28:36 4872d77fe225: Waiting 19:28:36 5851b861e8e6: Waiting 19:28:36 bab4dde63d76: Waiting 19:28:36 bde34c3a00c8: Waiting 19:28:36 e2be974225ed: Download complete 19:28:36 988bab9f4d93: Verifying Checksum 19:28:36 988bab9f4d93: Download complete 19:28:36 1469e6f7b9e6: Verifying Checksum 19:28:36 1469e6f7b9e6: Download complete 19:28:36 339a4e72a1f5: Verifying Checksum 19:28:36 339a4e72a1f5: Download complete 19:28:36 eaf3925da568: Download complete 19:28:36 bde34c3a00c8: Verifying Checksum 19:28:36 bde34c3a00c8: Download complete 19:28:36 b352a97aabf1: Download complete 19:28:36 4872d77fe225: Verifying Checksum 19:28:36 4872d77fe225: Download complete 19:28:36 5851b861e8e6: Download complete 19:28:36 b85a868b505f: Download complete 19:28:36 bab4dde63d76: Verifying Checksum 19:28:36 bab4dde63d76: Download complete 19:28:37 b85a868b505f: Pull complete 19:28:38 e2be974225ed: Pull complete 19:28:38 339a4e72a1f5: Pull complete 19:28:38 988bab9f4d93: Pull complete 19:28:39 1469e6f7b9e6: Pull complete 19:28:39 eaf3925da568: Pull complete 19:28:40 bab4dde63d76: Pull complete 19:28:40 bde34c3a00c8: Pull complete 19:28:41 b352a97aabf1: Pull complete 19:28:41 4872d77fe225: Pull complete 19:28:41 5851b861e8e6: Pull complete 19:28:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:41 prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container 19:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:28:46 $ docker top 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 -eo pid,comm 19:28:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:28:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:46 [ssh-agent] Looking for ssh-agent implementation... 19:28:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:46 $ docker exec 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent 19:28:46 SSH_AUTH_SOCK=/tmp/ssh-2MByoHP7JcjI/agent.32 19:28:46 SSH_AGENT_PID=39 19:28:46 Running ssh-add (command line suppressed) 19:28:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16347999668079605227.key (/w/workspace/edgex-go/1@tmp/private_key_16347999668079605227.key) 19:28:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:47 + git tag --points-at HEAD [Pipeline] } 19:28:47 $ docker exec --env ******** --env ******** 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent -k 19:28:47 unset SSH_AUTH_SOCK; 19:28:47 unset SSH_AGENT_PID; 19:28:47 echo Agent pid 39 killed; 19:28:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:47 [ssh-agent] Looking for ssh-agent implementation... 19:28:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:47 $ docker exec 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent 19:28:47 SSH_AUTH_SOCK=/tmp/ssh-dCREx81f2kI3/agent.71 19:28:47 SSH_AGENT_PID=77 19:28:47 Running ssh-add (command line suppressed) 19:28:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3256424654756308657.key (/w/workspace/edgex-go/1@tmp/private_key_3256424654756308657.key) 19:28:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:48 + git semver init 19:28:48 2023-12-13 19:28:48,599 [run_init] DEBUG init version:0.0.0 force:False 19:28:48 2023-12-13 19:28:48,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:28:48 2023-12-13 19:28:48,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:28:48 2023-12-13 19:28:48,600 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:28:58 2023-12-13 19:28:57,394 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:28:58 2023-12-13 19:28:57,394 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4736 with force:False 19:28:58 2023-12-13 19:28:57,395 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4736 19:28:58 2023-12-13 19:28:57,397 [execute] INFO git cat-file --batch-check 19:28:58 2023-12-13 19:28:57,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:28:58 2023-12-13 19:28:57,403 [execute] INFO git cat-file --batch 19:28:58 2023-12-13 19:28:57,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:28:58 2023-12-13 19:28:57,408 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4736 19:28:58 0.0.0 [Pipeline] } 19:28:58 $ docker exec --env ******** --env ******** 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 ssh-agent -k 19:28:58 unset SSH_AUTH_SOCK; 19:28:58 unset SSH_AGENT_PID; 19:28:58 echo Agent pid 77 killed; 19:28:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:59 + git semver [Pipeline] } 19:28:59 $ docker stop --time=1 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 19:29:00 $ docker rm -f --volumes 25848f4af2b28ae6041486b152481b637c6aed9454a59791dd1b29a75b360ab5 [Pipeline] // withDockerContainer [Pipeline] sh 19:29:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:29:01 Stashed 1 file(s) [Pipeline] echo 19:29:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:29:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:29:02 ========================================================= 19:29:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:29:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:29:03 7264a8db6415: Pulling fs layer 19:29:03 c4d48a809fc2: Pulling fs layer 19:29:03 4f1c88b9dad5: Pulling fs layer 19:29:03 ad3a456e5733: Pulling fs layer 19:29:03 69c7f0334f64: Pulling fs layer 19:29:03 1f1c1a5573a3: Pulling fs layer 19:29:03 ce7588e14bc9: Pulling fs layer 19:29:03 b5e4710f87ac: Pulling fs layer 19:29:03 1f1c1a5573a3: Waiting 19:29:03 ce7588e14bc9: Waiting 19:29:03 b5e4710f87ac: Waiting 19:29:03 ad3a456e5733: Waiting 19:29:03 69c7f0334f64: Waiting 19:29:03 c4d48a809fc2: Verifying Checksum 19:29:03 c4d48a809fc2: Download complete 19:29:03 ad3a456e5733: Download complete 19:29:03 69c7f0334f64: Download complete 19:29:03 7264a8db6415: Verifying Checksum 19:29:03 7264a8db6415: Download complete 19:29:03 1f1c1a5573a3: Verifying Checksum 19:29:03 1f1c1a5573a3: Download complete 19:29:03 7264a8db6415: Pull complete 19:29:03 b5e4710f87ac: Verifying Checksum 19:29:03 b5e4710f87ac: Download complete 19:29:03 c4d48a809fc2: Pull complete 19:29:04 4f1c88b9dad5: Verifying Checksum 19:29:04 4f1c88b9dad5: Download complete 19:29:04 ce7588e14bc9: Verifying Checksum 19:29:04 ce7588e14bc9: Download complete 19:29:07 4f1c88b9dad5: Pull complete 19:29:07 ad3a456e5733: Pull complete 19:29:07 69c7f0334f64: Pull complete 19:29:07 1f1c1a5573a3: Pull complete 19:29:10 ce7588e14bc9: Pull complete 19:29:10 b5e4710f87ac: Pull complete 19:29:10 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:29:11 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:11 WORKDIR /edgex 19:29:11 COPY go.mod . 19:29:11 RUN go mod download build 19:29:11 -t ci-base-image-x86_64 -f - . 19:29:11 Sending build context to Docker daemon 175.1MB 19:29:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:29:11 ---> 88b5674ff536 19:29:11 Step 2/4 : WORKDIR /edgex 19:29:17 Still waiting to schedule task 19:29:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:29:19 ---> Running in 7bb632c69c69 19:29:19 Removing intermediate container 7bb632c69c69 19:29:19 ---> 1d90fe7a91f2 19:29:19 Step 3/4 : COPY go.mod . 19:29:19 ---> 5184e74239d4 19:29:19 Step 4/4 : RUN go mod download 19:29:19 ---> Running in 0a9b2d8a12a2 19:29:41 Removing intermediate container 0a9b2d8a12a2 19:29:41 ---> 6e7cb761a310 19:29:41 Successfully built 6e7cb761a310 19:29:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:42 + docker inspect -f . ci-base-image-x86_64 19:29:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:42 prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container 19:29:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:42 $ docker top fe5001c8df80969e0e5296053b7a063f832a3ee7358dddd8ca735c27e97cf1f2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:43 + go version 19:29:43 go version go1.21.0 linux/amd64 [Pipeline] } 19:29:43 $ docker stop --time=1 fe5001c8df80969e0e5296053b7a063f832a3ee7358dddd8ca735c27e97cf1f2 19:29:44 $ docker rm -f --volumes fe5001c8df80969e0e5296053b7a063f832a3ee7358dddd8ca735c27e97cf1f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:45 + docker inspect -f . ci-base-image-x86_64 19:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:45 prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container 19:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:29:46 $ docker top 2e0fbcc31e8ca7d980e4df5ee96a4e71a4921dd7461d0ea108439b53281eb977 -eo pid,comm [Pipeline] { [Pipeline] echo 19:29:46 ========================================================= 19:29:46 [edgeXBuildGoParallel] Running Tests and Build... 19:29:46 ========================================================= [Pipeline] sh 19:29:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:29:47 + make test 19:29:47 go test -race -coverprofile=coverage.out ./... 19:29:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:30:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:30:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 19:30:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:30:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:30:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 19:30:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.054s coverage: 53.2% of statements 19:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.586s coverage: 93.4% of statements 19:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.073s coverage: 4.1% of statements 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:30:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.557s coverage: 97.6% of statements 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/io 1.051s coverage: 72.2% of statements 19:30:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:30:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 32.2% of statements 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 82.9% of statements 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.045s coverage: 94.1% of statements 19:30:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.085s coverage: 96.3% of statements 19:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.049s coverage: 87.5% of statements 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:30:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:30:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:30:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:30:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:30:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:30:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:30:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.065s coverage: 94.4% of statements 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.293s coverage: 79.9% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.063s coverage: 92.9% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.041s coverage: 64.4% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.100s coverage: 81.8% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.184s coverage: 63.1% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.187s coverage: 38.4% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.047s coverage: 84.8% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.069s coverage: 19.9% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements 19:30:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements 19:30:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:30:49 running golangci-lint 19:30:49 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:30:49 go version go1.21.0 linux/amd64 19:30:49 level=info msg="[config_reader] Used config file .golangci.yml" 19:30:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:30:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24989 in /w/workspace/edgexfoundry_edgex-go_PR-4736 [Pipeline] { [Pipeline] ws 19:30:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:31:02 The recommended git tool is: git 19:31:04 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|exports_file|imports|types_sizes) took 14.34959269s" 19:31:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.359554ms" 19:31:09 using credential edgex-jenkins-ssh 19:31:09 Cloning the remote Git repository 19:31:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:31:09 > git init /w/workspace/edgex-go/1 # timeout=10 19:31:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:31:09 > git --version # timeout=10 19:31:09 > git --version # 'git version 2.25.1' 19:31:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:14 level=info msg="[linters_context/goanalysis] analyzers took 1m19.414878628s with top 10 stages: buildir: 39.344501123s, gosec: 8.129783805s, fact_deprecated: 2.057708054s, inspect: 1.800251887s, S1038: 1.362145772s, printf: 1.185203675s, nilness: 1.069050051s, ctrlflow: 968.722446ms, fact_purity: 955.125568ms, typedness: 744.680773ms" 19:31:14 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:31:14 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197" 19:31:14 level=info msg="[runner] processing took 22.244621ms with stages: nolint: 11.378132ms, identifier_marker: 5.54457ms, exclude-rules: 1.531509ms, autogenerated_exclude: 1.510908ms, path_prettifier: 1.498138ms, skip_dirs: 654.674µs, cgo: 90.38µs, filename_unadjuster: 27.01µs, max_same_issues: 1.83µs, uniq_by_line: 1.08µs, fixer: 840ns, exclude: 820ns, diff: 780ns, severity-rules: 630ns, path_shortener: 570ns, path_prefixer: 570ns, skip_files: 560ns, sort_results: 510ns, source_code: 440ns, max_from_linter: 390ns, max_per_file_from_linter: 280ns" 19:31:14 level=info msg="[runner] linters took 9.773061896s with stages: goanalysis_metalinter: 9.750604673s" 19:31:14 level=info msg="File cache stats: 0 entries of total size 0B" 19:31:14 level=info msg="Memory: 241 samples, avg is 243.7MB, max is 916.6MB" 19:31:14 level=info msg="Execution took 24.204823468s" 19:31:14 go vet ./... 19:31:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:18 ./bin/test-attribution-txt.sh [Pipeline] echo 19:31:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:31:18 + ls -al . 19:31:18 total 736 19:31:18 drwxrwxr-x 11 1001 1001 4096 Dec 13 19:29 . 19:31:18 drwxr-xr-x 4 root root 4096 Dec 13 19:29 .. 19:31:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 19:28 .blubracket 19:31:18 -rw-rw-r-- 1 1001 1001 10 Dec 13 19:28 .dockerignore 19:31:18 drwxrwxr-x 8 1001 1001 4096 Dec 13 19:30 .git 19:31:18 drwxrwxr-x 3 1001 1001 4096 Dec 13 19:28 .github 19:31:18 -rw-rw-r-- 1 1001 1001 1074 Dec 13 19:28 .gitignore 19:31:18 -rw-rw-r-- 1 1001 1001 42 Dec 13 19:28 .golangci.yml 19:31:18 -rw-rw-r-- 1 1001 1001 100 Dec 13 19:28 .hadolint.yml 19:31:18 drwxr-xr-x 3 1001 1001 4096 Dec 13 19:28 .semver 19:31:18 -rw-rw-r-- 1 1001 1001 155 Dec 13 19:28 .sonarcloud.properties 19:31:18 -rw-rw-r-- 1 1001 1001 1171 Dec 13 19:28 ADOPTERS.md 19:31:18 -rw-rw-r-- 1 1001 1001 11674 Dec 13 19:28 Attribution.txt 19:31:18 -rw-rw-r-- 1 1001 1001 100284 Dec 13 19:28 CHANGELOG.md 19:31:18 -rw-rw-r-- 1 1001 1001 3804 Dec 13 19:28 CONTRIBUTING.md 19:31:18 -rw-rw-r-- 1 1001 1001 677 Dec 13 19:28 GOVERNANCE.md 19:31:18 -rw-rw-r-- 1 1001 1001 861 Dec 13 19:28 Jenkinsfile 19:31:18 -rw-rw-r-- 1 1001 1001 10775 Dec 13 19:28 LICENSE 19:31:18 -rw-rw-r-- 1 1001 1001 15060 Dec 13 19:28 Makefile 19:31:18 -rw-rw-r-- 1 1001 1001 582 Dec 13 19:28 OWNERS.md 19:31:18 -rw-rw-r-- 1 1001 1001 9528 Dec 13 19:28 README.md 19:31:18 -rw-rw-r-- 1 1001 1001 789 Dec 13 19:28 SECURITY.md 19:31:18 -rw-rw-r-- 1 1001 1001 5 Dec 13 19:29 VERSION 19:31:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 19:28 bin 19:31:18 drwxrwxr-x 18 1001 1001 4096 Dec 13 19:28 cmd 19:31:18 -rw-r--r-- 1 root root 453602 Dec 13 19:30 coverage.out 19:31:18 drwxrwxr-x 2 1001 1001 4096 Dec 13 19:28 fuzz_test 19:31:18 -rw-rw-r-- 1 1001 1001 3685 Dec 13 19:28 go.mod 19:31:18 -rw-rw-r-- 1 1001 1001 34438 Dec 13 19:28 go.sum 19:31:18 drwxrwxr-x 7 1001 1001 4096 Dec 13 19:28 internal 19:31:18 drwxrwxr-x 3 1001 1001 4096 Dec 13 19:28 openapi 19:31:18 -rw-rw-r-- 1 1001 1001 584 Dec 13 19:28 security.txt 19:31:18 -rw-rw-r-- 1 1001 1001 204 Dec 13 19:28 version.go [Pipeline] sh 19:31:19 + '[' -e coverage.out ] 19:31:19 + chown 1001:1001 coverage.out [Pipeline] stash 19:31:19 Stashed 1 file(s) [Pipeline] sh 19:31:19 + make build 19:31:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:31:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:31:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:27 Merging remotes/origin/main commit 1be2c8c34642fa8a66c24634d1371341b97af3d6 into PR head commit 4011040be8602b114c9c254f8682a64ab4e38d79 19:31:27 Merge succeeded, producing 4011040be8602b114c9c254f8682a64ab4e38d79 19:31:27 Checking out Revision 4011040be8602b114c9c254f8682a64ab4e38d79 (PR-4736) 19:31:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:31:28 > git --version # timeout=10 19:31:28 > git --version # 'git version 2.25.1' 19:31:28 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:31:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:31:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:31:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4736/head:refs/remotes/origin/PR-4736 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:31:27 > git config core.sparsecheckout # timeout=10 19:31:27 > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # timeout=10 19:31:27 > git remote # timeout=10 19:31:27 > git config --get remote.origin.url # timeout=10 19:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:27 > git merge 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 19:31:27 > git rev-parse HEAD^{commit} # timeout=10 19:31:27 > git config core.sparsecheckout # timeout=10 19:31:27 > git checkout -f 4011040be8602b114c9c254f8682a64ab4e38d79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:29 Dload Upload Total Spent Left Speed 19:31:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 81819 0 --:--:-- --:--:-- --:--:-- 81819 [Pipeline] sh 19:31:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 19:31:30 sudo tee /etc/docker/daemon.new 19:31:30 { 19:31:30 "registry-mirrors": [ 19:31:30 "https://nexus3.edgexfoundry.org:10001" 19:31:30 ], 19:31:30 "bip": "10.250.0.254/24", 19:31:30 "hosts": [ 19:31:30 "tcp://0.0.0.0:5555", 19:31:30 "unix:///var/run/docker.sock" 19:31:30 ], 19:31:30 "mtu": 1458, 19:31:30 "selinux-enabled": true, 19:31:30 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:30 } [Pipeline] sh 19:31:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:31 + sudo service docker restart 19:31:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:31:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:31:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:31:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:31:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:31:46 $ docker stop --time=1 2e0fbcc31e8ca7d980e4df5ee96a4e71a4921dd7461d0ea108439b53281eb977 19:31:53 $ docker rm -f --volumes 2e0fbcc31e8ca7d980e4df5ee96a4e71a4921dd7461d0ea108439b53281eb977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:31:54 provisioning config files... 19:31:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4113483859779132892tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 19:31:54 ---> ****-login.sh 19:31:54 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile 19:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 nexus3.edgexfoundry.org:10002 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:55 19:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 nexus3.edgexfoundry.org:10003 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:55 Configure a credential helper to remove this warning. See 19:31:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:55 19:31:55 Login Succeeded 19:31:55 nexus3.edgexfoundry.org:10004 19:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:55 latest: Pulling from edgex-devops/edgex-compose 19:31:55 91d30c5bc195: Pulling fs layer 19:31:55 2e9b0aa3be6d: Pulling fs layer 19:31:55 9c61dcf015f6: Pulling fs layer 19:31:55 4698f68db338: Pulling fs layer 19:31:55 2a2f49069b9e: Pulling fs layer 19:31:55 e0025b399a48: Pulling fs layer 19:31:55 4698f68db338: Waiting 19:31:55 2a2f49069b9e: Waiting 19:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:56 Configure a credential helper to remove this warning. See 19:31:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:56 19:31:56 Login Succeeded 19:31:56 ****.io 19:31:56 91d30c5bc195: Verifying Checksum 19:31:56 91d30c5bc195: Download complete 19:31:56 4698f68db338: Verifying Checksum 19:31:56 4698f68db338: Download complete 19:31:56 2e9b0aa3be6d: Verifying Checksum 19:31:56 2e9b0aa3be6d: Download complete 19:31:56 e0025b399a48: Download complete 19:31:56 91d30c5bc195: Pull complete 19:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:31:56 2a2f49069b9e: Verifying Checksum 19:31:56 2a2f49069b9e: Download complete 19:31:56 2e9b0aa3be6d: Pull complete 19:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:31:56 Configure a credential helper to remove this warning. See 19:31:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:31:56 19:31:56 Login Succeeded 19:31:56 ---> ****-login.sh ends [Pipeline] } 19:31:56 Deleting 1 temporary files 19:31:56 9c61dcf015f6: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:31:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:31:57 ========================================================= 19:31:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:31:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:31:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:31:58 9fda8d8052c6: Pulling fs layer 19:31:58 5d54e960e981: Pulling fs layer 19:31:58 c4a7e357bf2a: Pulling fs layer 19:31:58 f0e02332f6b5: Pulling fs layer 19:31:58 872ee5b61b7b: Pulling fs layer 19:31:58 0c6a40ed1a82: Pulling fs layer 19:31:58 f0e02332f6b5: Waiting 19:31:58 94ae7d8d031c: Pulling fs layer 19:31:58 0c6a40ed1a82: Waiting 19:31:58 94ae7d8d031c: Waiting 19:31:58 5d54e960e981: Verifying Checksum 19:31:58 5d54e960e981: Download complete 19:31:58 f0e02332f6b5: Download complete 19:31:58 9fda8d8052c6: Download complete 19:31:58 872ee5b61b7b: Download complete 19:31:58 94ae7d8d031c: Verifying Checksum 19:31:58 94ae7d8d031c: Download complete 19:31:58 9fda8d8052c6: Pull complete 19:31:59 9c61dcf015f6: Pull complete 19:31:59 4698f68db338: Pull complete 19:31:59 5d54e960e981: Pull complete 19:31:59 2a2f49069b9e: Pull complete 19:31:59 e0025b399a48: Pull complete 19:31:59 c4a7e357bf2a: Verifying Checksum 19:31:59 c4a7e357bf2a: Download complete 19:31:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:00 prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container 19:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:32:00 0c6a40ed1a82: Verifying Checksum 19:32:00 0c6a40ed1a82: Download complete 19:32:04 $ docker top b094b9dd64a47ee4896cffaa6e3cc56d7c6a27a387f7fc1a874bd8ea9f52518c -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:05 + docker compose -f ./docker-compose-build.yml build --parallel 19:32:07 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:32:07 #1 transferring dockerfile: 1.89kB done 19:32:07 #1 DONE 0.0s 19:32:07 19:32:07 #2 [security-spire-agent internal] load build definition from Dockerfile 19:32:07 #2 transferring dockerfile: 1.81kB done 19:32:07 #2 DONE 0.0s 19:32:07 19:32:07 #3 [support-scheduler internal] load build definition from Dockerfile 19:32:07 #3 transferring dockerfile: 1.93kB done 19:32:07 #3 DONE 0.0s 19:32:07 19:32:07 #4 [security-bootstrapper internal] load build definition from Dockerfile 19:32:07 #4 transferring dockerfile: 2.93kB done 19:32:07 #4 DONE 0.0s 19:32:07 19:32:07 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:32:07 #5 transferring dockerfile: 2.15kB done 19:32:07 #5 DONE 0.0s 19:32:07 19:32:07 #6 [core-metadata internal] load build definition from Dockerfile 19:32:07 #6 transferring dockerfile: 2.06kB done 19:32:07 #6 DONE 0.0s 19:32:07 19:32:07 #7 [security-secretstore-setup internal] load build definition from Dockerfile 19:32:07 #7 transferring dockerfile: 2.49kB done 19:32:07 #7 DONE 0.0s 19:32:07 19:32:07 #8 [security-spiffe-token-provider internal] load .dockerignore 19:32:07 #8 transferring context: 50B done 19:32:07 #8 DONE 0.0s 19:32:07 19:32:07 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:32:07 #9 transferring dockerfile: 2.50kB done 19:32:07 #9 DONE 0.0s 19:32:07 19:32:07 #10 [support-notifications internal] load build definition from Dockerfile 19:32:07 #10 transferring dockerfile: 1.95kB done 19:32:07 #10 DONE 0.0s 19:32:07 19:32:07 #11 [core-data internal] load build definition from Dockerfile 19:32:07 #11 transferring dockerfile: 2.01kB done 19:32:07 #11 DONE 0.0s 19:32:07 19:32:07 #12 [security-spire-server internal] load build definition from Dockerfile 19:32:07 #12 transferring dockerfile: 1.70kB done 19:32:07 #12 DONE 0.0s 19:32:07 19:32:07 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:32:07 #13 transferring dockerfile: 2.23kB done 19:32:07 #13 DONE 0.0s 19:32:07 19:32:07 #14 [core-command internal] load build definition from Dockerfile 19:32:07 #14 transferring dockerfile: 1.93kB done 19:32:07 #14 DONE 0.0s 19:32:07 19:32:07 #15 [security-spire-config internal] load build definition from Dockerfile 19:32:07 #15 transferring dockerfile: 1.69kB done 19:32:07 #15 DONE 0.0s 19:32:07 19:32:07 #16 [security-spire-agent internal] load .dockerignore 19:32:07 #16 transferring context: 50B done 19:32:07 #16 DONE 0.0s 19:32:07 19:32:07 #17 [support-scheduler internal] load .dockerignore 19:32:07 #17 transferring context: 50B done 19:32:07 #17 DONE 0.0s 19:32:07 19:32:07 #18 [security-bootstrapper internal] load .dockerignore 19:32:07 #18 transferring context: 50B done 19:32:07 #18 DONE 0.0s 19:32:07 19:32:07 #19 [security-proxy-auth internal] load .dockerignore 19:32:07 #19 transferring context: 50B done 19:32:07 #19 DONE 0.0s 19:32:07 19:32:07 #20 [core-metadata internal] load .dockerignore 19:32:07 #20 transferring context: 50B done 19:32:07 #20 DONE 0.0s 19:32:07 19:32:07 #21 [security-secretstore-setup internal] load .dockerignore 19:32:07 #21 transferring context: 50B done 19:32:07 #21 DONE 0.0s 19:32:07 19:32:07 #22 [security-proxy-setup internal] load .dockerignore 19:32:07 #22 transferring context: 50B done 19:32:07 #22 DONE 0.0s 19:32:07 19:32:07 #23 [support-notifications internal] load .dockerignore 19:32:07 #23 transferring context: 50B done 19:32:07 #23 DONE 0.0s 19:32:07 19:32:07 #24 [core-data internal] load .dockerignore 19:32:07 #24 transferring context: 50B done 19:32:07 #24 DONE 0.0s 19:32:07 19:32:07 #25 [security-spire-server internal] load .dockerignore 19:32:07 #25 transferring context: 50B done 19:32:07 #25 DONE 0.0s 19:32:07 19:32:07 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:32:07 #26 transferring context: 50B done 19:32:07 #26 DONE 0.0s 19:32:07 19:32:07 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:32:07 #27 DONE 0.0s 19:32:07 19:32:07 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:32:07 #28 DONE 0.1s 19:32:07 19:32:07 #29 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:32:07 #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:32:08 #29 ... 19:32:08 19:32:08 #30 [core-command internal] load .dockerignore 19:32:08 #30 transferring context: 50B done 19:32:08 #30 DONE 0.1s 19:32:08 19:32:08 #31 [security-spire-config internal] load .dockerignore 19:32:08 #31 transferring context: 50B done 19:32:08 #31 DONE 0.1s 19:32:08 19:32:08 #29 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:32:08 #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:32:08 #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:32:08 #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:32:08 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 1.05MB / 3.40MB 0.1s 19:32:08 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 19:32:08 #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 19:32:08 #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:32:08 #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:32:08 #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:32:08 #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:32:08 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 19:32:08 #29 ... 19:32:08 19:32:08 #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:32:08 #27 DONE 0.0s 19:32:08 19:32:08 #28 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:32:08 #28 DONE 0.2s 19:32:08 19:32:08 #29 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:32:08 #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:32:08 #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:32:08 #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:32:08 #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:32:08 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 19:32:08 #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:32:08 #29 ... 19:32:08 19:32:08 #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:32:08 #27 DONE 0.0s 19:32:08 19:32:08 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:32:08 #32 DONE 0.7s 19:32:08 19:32:08 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:32:08 #33 ... 19:32:08 19:32:08 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:32:08 #32 DONE 0.7s 19:32:08 19:32:08 #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:32:08 #27 DONE 0.0s 19:32:08 19:32:08 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:32:08 #33 ... 19:32:08 19:32:08 #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:32:08 #27 DONE 0.0s 19:32:09 19:32:09 #29 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:32:09 #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:32:09 #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:32:09 #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:32:09 #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:32:09 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 19:32:09 #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:32:10 #29 DONE 2.1s 19:32:10 19:32:10 #34 [support-scheduler internal] load build context 19:32:12 #34 transferring context: 309.48MB 4.4s done 19:32:18 #34 ... 19:32:18 19:32:18 #35 [security-spiffe-token-provider internal] load build context 19:32:18 #35 transferring context: 309.48MB 3.9s done 19:32:18 #35 ... 19:32:18 19:32:18 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:32:18 #36 ... 19:32:18 19:32:18 #37 [core-metadata internal] load build context 19:32:18 #37 transferring context: 309.48MB 4.1s done 19:32:18 #37 ... 19:32:18 19:32:18 #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:32:18 #28 ... 19:32:18 19:32:18 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:32:18 #38 ... 19:32:18 19:32:18 #39 [security-proxy-auth internal] load build context 19:32:18 #39 transferring context: 309.48MB 4.3s done 19:32:19 c4a7e357bf2a: Pull complete 19:32:19 f0e02332f6b5: Pull complete 19:32:19 872ee5b61b7b: Pull complete 19:32:19 #39 ... 19:32:19 19:32:19 #40 [security-secretstore-setup internal] load build context 19:32:19 #40 ... 19:32:19 19:32:19 #41 [security-bootstrapper internal] load build context 19:32:19 #41 transferring context: 309.48MB 4.1s done 19:32:23 #41 DONE 14.5s 19:32:23 19:32:23 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:32:23 #32 DONE 0.7s 19:32:23 19:32:23 #29 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:32:23 #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:32:23 #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:32:23 #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:32:23 #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:32:23 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 19:32:23 #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:32:23 #29 DONE 2.1s 19:32:23 19:32:23 #37 [core-metadata internal] load build context 19:32:23 #37 DONE 14.4s 19:32:23 19:32:23 #28 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:32:23 #28 DONE 14.5s 19:32:23 19:32:23 #34 [support-scheduler internal] load build context 19:32:23 #34 DONE 14.6s 19:32:23 19:32:23 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:32:23 #33 DONE 14.5s 19:32:23 19:32:23 #35 [security-spiffe-token-provider internal] load build context 19:32:23 #35 DONE 14.9s 19:32:23 19:32:23 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:23 #42 ... 19:32:23 19:32:23 #39 [security-proxy-auth internal] load build context 19:32:23 #39 DONE 14.5s 19:32:23 19:32:23 #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:23 #43 ... 19:32:23 19:32:23 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:32:23 #36 DONE 15.0s 19:32:23 19:32:23 #44 [core-command internal] load build context 19:32:23 #44 transferring context: 4.97MB 0.3s 19:32:23 #44 ... 19:32:23 19:32:23 #29 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:32:23 #29 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 19:32:23 #29 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:32:23 #29 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 19:32:23 #29 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 19:32:23 #29 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 19:32:23 #29 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 19:32:23 #29 DONE 2.1s 19:32:23 19:32:23 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:32:23 #38 DONE 15.2s 19:32:23 19:32:23 #45 [security-spire-agent internal] load build context 19:32:23 #45 transferring context: 17.63kB 0.0s done 19:32:23 #45 DONE 0.1s 19:32:23 19:32:23 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:23 #46 ... 19:32:23 19:32:23 #47 [security-spire-config internal] load build context 19:32:23 #47 transferring context: 16.35kB 0.0s done 19:32:23 #47 DONE 0.2s 19:32:23 19:32:23 #48 [security-spire-server internal] load build context 19:32:23 #48 transferring context: 18.10kB 0.0s done 19:32:23 #48 DONE 0.2s 19:32:23 19:32:23 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:23 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:32:23 #49 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:32:23 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 19:32:23 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:32:23 #49 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:32:23 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:32:23 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 19:32:23 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 19:32:23 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:32:23 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 19:32:23 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 19:32:23 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:32:23 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 19:32:24 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:32:24 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 19:32:24 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.27MB / 25.84MB 0.5s 19:32:24 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.6s 19:32:24 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:32:24 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.45MB / 25.84MB 0.7s 19:32:24 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 19:32:27 0c6a40ed1a82: Pull complete 19:32:28 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.4s done 19:32:29 94ae7d8d031c: Pull complete 19:32:29 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:32:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:29 WORKDIR /edgex 19:32:29 COPY go.mod . 19:32:29 RUN go mod download 19:32:29 + docker build -t ci-base-image-arm64 -f - . 19:32:35 #49 ... 19:32:35 19:32:35 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:35 #0 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #0 4.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #0 4.597 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:35 #0 4.597 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:35 #0 4.597 OK: 20069 distinct packages available 19:32:35 #0 4.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #0 4.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #0 4.982 (1/11) Installing ca-certificates (20230506-r0) 19:32:35 #0 5.281 (2/11) Installing brotli-libs (1.0.9-r14) 19:32:35 #0 5.296 (3/11) Installing libunistring (1.1-r1) 19:32:35 #0 5.308 (4/11) Installing libidn2 (2.3.4-r1) 19:32:35 #0 5.314 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:32:35 #0 5.319 (6/11) Installing libcurl (8.5.0-r0) 19:32:35 #0 5.326 (7/11) Installing curl (8.5.0-r0) 19:32:35 #0 5.367 (8/11) Installing dumb-init (1.2.5-r2) 19:32:35 #0 5.374 (9/11) Installing musl-obstack (1.2.3-r2) 19:32:35 #0 5.377 (10/11) Installing libucontext (1.2-r2) 19:32:35 #0 5.379 (11/11) Installing gcompat (1.1.0-r1) 19:32:35 #0 5.383 Executing busybox-1.36.1-r5.trigger 19:32:35 #0 5.391 Executing ca-certificates-20230506-r0.trigger 19:32:35 #0 5.432 OK: 12 MiB in 26 packages 19:32:35 #50 ... 19:32:35 19:32:35 #51 [security-proxy-setup internal] load build context 19:32:35 #51 transferring context: 309.48MB 5.4s done 19:32:35 #51 ... 19:32:35 19:32:35 #52 [support-notifications internal] load build context 19:32:35 #52 transferring context: 309.48MB 5.9s done 19:32:35 #52 ... 19:32:35 19:32:35 #53 [core-data internal] load build context 19:32:35 #53 transferring context: 309.48MB 6.5s done 19:32:35 #53 ... 19:32:35 19:32:35 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:35 #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #0 1.163 (1/4) Installing ca-certificates (20230506-r0) 19:32:35 #0 1.195 (2/4) Installing dumb-init (1.2.5-r2) 19:32:35 #0 1.201 (3/4) Installing su-exec (0.2-r3) 19:32:35 #0 1.235 (4/4) Installing yq (4.33.3-r5) 19:32:35 #0 1.336 Executing busybox-1.36.1-r5.trigger 19:32:35 #0 1.342 Executing ca-certificates-20230506-r0.trigger 19:32:35 #0 1.458 OK: 17 MiB in 19 packages 19:32:35 #54 ... 19:32:35 19:32:35 #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:35 #43 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #43 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #43 1.411 OK: 264 MiB in 52 packages 19:32:35 #43 ... 19:32:35 19:32:35 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:35 #0 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #0 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #0 1.730 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:35 #0 1.730 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:35 #0 1.730 OK: 20071 distinct packages available 19:32:35 #0 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #0 2.142 OK: 264 MiB in 52 packages 19:32:35 #55 ... 19:32:35 19:32:35 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:32:35 #0 1.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:35 #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:35 #0 1.788 OK: 264 MiB in 52 packages 19:32:36 #56 ... 19:32:36 19:32:36 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:36 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:36 #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:36 #0 1.376 OK: 264 MiB in 52 packages 19:32:36 #57 ... 19:32:36 19:32:36 #58 [core-common-config-bootstrapper internal] load build context 19:32:36 #58 transferring context: 309.48MB 5.5s done 19:32:36 #0 building with "default" instance using docker driver 19:32:36 19:32:36 #1 [internal] load build definition from Dockerfile 19:32:36 #1 transferring dockerfile: 172B 0.0s done 19:32:36 #1 DONE 0.1s 19:32:36 19:32:36 #2 [internal] load .dockerignore 19:32:36 #2 transferring context: 50B 0.0s done 19:32:36 #2 DONE 0.1s 19:32:36 19:32:36 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:36 #3 DONE 0.0s 19:32:36 19:32:36 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:36 #4 ... 19:32:36 19:32:36 #5 [internal] load build context 19:32:36 #5 transferring context: 3.72kB done 19:32:36 #5 DONE 0.1s 19:32:36 19:32:36 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:32:36 #4 DONE 0.2s 19:32:36 19:32:36 #6 [2/4] WORKDIR /edgex 19:32:36 #6 DONE 1.1s 19:32:36 19:32:36 #7 [3/4] COPY go.mod . 19:32:36 #7 DONE 0.1s 19:32:36 19:32:36 #8 [4/4] RUN go mod download 19:32:36 #58 ... 19:32:36 19:32:36 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:36 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:32:36 #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:32:36 #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:32:36 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:32:36 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:32:36 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:32:36 #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:32:36 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:32:36 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 11.8s done 19:32:36 #59 ... 19:32:36 19:32:36 #44 [core-command internal] load build context 19:32:36 #44 transferring context: 309.48MB 7.4s done 19:32:36 #44 ... 19:32:36 19:32:36 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:36 #0 0.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:36 #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:36 #0 1.231 (1/2) Installing dumb-init (1.2.5-r2) 19:32:36 #0 1.238 (2/2) Installing su-exec (0.2-r3) 19:32:36 #0 1.288 Executing busybox-1.36.1-r5.trigger 19:32:36 #0 1.288 OK: 7 MiB in 17 packages 19:32:36 #60 ... 19:32:36 19:32:36 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:36 #0 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:36 #0 5.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:36 #0 6.059 (1/1) Installing dumb-init (1.2.5-r2) 19:32:36 #0 6.064 Executing busybox-1.36.1-r5.trigger 19:32:36 #0 6.075 OK: 7 MiB in 16 packages 19:32:36 #61 ... 19:32:36 19:32:36 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:36 #42 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:36 #42 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:36 #42 2.394 (1/2) Installing ca-certificates (20230506-r0) 19:32:36 #42 2.413 (2/2) Installing dumb-init (1.2.5-r2) 19:32:36 #42 2.417 Executing busybox-1.36.1-r5.trigger 19:32:36 #42 2.428 Executing ca-certificates-20230506-r0.trigger 19:32:36 #42 2.467 OK: 8 MiB in 17 packages 19:32:37 #42 ... 19:32:37 19:32:37 #40 [security-secretstore-setup internal] load build context 19:32:37 #40 transferring context: 309.48MB 6.0s done 19:32:37 #40 ... 19:32:37 19:32:37 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:37 #62 ... 19:32:37 19:32:37 #63 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:37 #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:37 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:37 #0 1.604 (1/1) Installing dumb-init (1.2.5-r2) 19:32:37 #0 1.611 Executing busybox-1.36.1-r5.trigger 19:32:37 #0 1.628 OK: 7 MiB in 16 packages 19:32:37 #63 ... 19:32:37 19:32:37 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:45 #64 ... 19:32:45 19:32:45 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:45 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 19:32:45 #49 ... 19:32:45 19:32:45 #51 [security-proxy-setup internal] load build context 19:32:45 #51 DONE 22.8s 19:32:45 19:32:45 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:32:45 #60 DONE 22.9s 19:32:45 19:32:45 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:45 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:32:45 #49 ... 19:32:45 19:32:45 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:45 #61 DONE 22.8s 19:32:45 19:32:45 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:45 #56 DONE 22.9s 19:32:45 19:32:45 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:32:45 #63 DONE 23.0s 19:32:45 19:32:45 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:32:45 #54 DONE 23.0s 19:32:45 19:32:45 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:45 #50 DONE 22.9s 19:32:45 19:32:45 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:32:45 #55 DONE 22.9s 19:32:45 19:32:45 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:45 #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:32:45 #49 ... 19:32:45 19:32:45 #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:32:45 #43 DONE 23.0s 19:32:45 19:32:45 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:32:45 #57 DONE 23.0s 19:32:45 19:32:45 #58 [core-common-config-bootstrapper internal] load build context 19:32:45 #58 DONE 23.0s 19:32:45 19:32:45 #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:32:45 #42 DONE 22.9s 19:32:45 19:32:45 #52 [support-notifications internal] load build context 19:32:45 #52 DONE 23.0s 19:32:45 19:32:45 #40 [security-secretstore-setup internal] load build context 19:32:45 #40 DONE 37.2s 19:32:45 19:32:45 #53 [core-data internal] load build context 19:32:45 #53 DONE 23.0s 19:32:45 19:32:45 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:46 #49 ... 19:32:46 19:32:46 #44 [core-command internal] load build context 19:32:46 #44 DONE 23.0s 19:32:46 19:32:46 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:46 #8 DONE 12.6s 19:32:46 19:32:46 #9 exporting to image 19:32:46 #9 exporting layers 19:32:47 #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done 19:32:47 #49 ... 19:32:47 19:32:47 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:32:47 #65 DONE 2.0s 19:32:47 19:32:47 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:32:47 #66 DONE 1.9s 19:32:47 19:32:47 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:32:47 #67 DONE 2.0s 19:32:47 19:32:47 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:32:47 #68 DONE 2.0s 19:32:48 19:32:48 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:32:48 #49 DONE 24.5s 19:32:48 19:32:48 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:32:48 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:32:48 #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 19:32:48 #59 DONE 24.5s 19:32:48 19:32:48 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:32:48 #62 24.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:48 #62 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:48 #62 24.83 (1/4) Installing dumb-init (1.2.5-r2) 19:32:48 #62 24.83 (2/4) Installing openssl (3.1.4-r1) 19:32:48 #62 24.84 (3/4) Installing su-exec (0.2-r3) 19:32:48 #62 24.85 (4/4) Installing yq (4.33.3-r5) 19:32:48 #62 24.92 Executing busybox-1.36.1-r5.trigger 19:32:48 #62 24.92 OK: 17 MiB in 19 packages 19:32:48 #62 DONE 25.2s 19:32:48 19:32:48 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:48 #69 ... 19:32:48 19:32:48 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:48 #46 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:48 #46 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:48 #46 24.47 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:48 #46 24.47 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:48 #46 24.47 OK: 20069 distinct packages available 19:32:48 #46 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:48 #46 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:48 #46 24.86 (1/4) Installing dumb-init (1.2.5-r2) 19:32:48 #46 24.86 (2/4) Installing musl-obstack (1.2.3-r2) 19:32:48 #46 24.86 (3/4) Installing libucontext (1.2-r2) 19:32:48 #46 24.87 (4/4) Installing gcompat (1.1.0-r1) 19:32:48 #46 24.87 Executing busybox-1.36.1-r5.trigger 19:32:48 #46 24.88 OK: 8 MiB in 19 packages 19:32:48 #46 DONE 25.1s 19:32:48 19:32:48 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:32:48 #64 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:48 #64 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:48 #64 24.52 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:32:48 #64 24.52 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:32:48 #64 24.52 OK: 20069 distinct packages available 19:32:48 #64 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:48 #64 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:48 #64 24.91 (1/5) Installing dumb-init (1.2.5-r2) 19:32:48 #64 24.94 (2/5) Installing musl-obstack (1.2.3-r2) 19:32:48 #64 24.94 (3/5) Installing libucontext (1.2-r2) 19:32:48 #64 24.94 (4/5) Installing gcompat (1.1.0-r1) 19:32:48 #64 24.95 (5/5) Installing openssl (3.1.4-r1) 19:32:48 #64 24.96 Executing busybox-1.36.1-r5.trigger 19:32:48 #64 24.97 OK: 8 MiB in 20 packages 19:32:48 #64 DONE 25.2s 19:32:48 19:32:48 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:32:49 #70 ... 19:32:49 19:32:49 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:32:49 #0 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.584 OK: 7 MiB in 17 packages 19:32:49 #71 DONE 3.8s 19:32:49 19:32:49 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:32:49 #72 ... 19:32:49 19:32:49 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:32:49 #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.796 OK: 7 MiB in 16 packages 19:32:49 #73 DONE 4.2s 19:32:49 19:32:49 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:32:49 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.781 OK: 12 MiB in 26 packages 19:32:49 #74 DONE 4.2s 19:32:49 19:32:49 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:32:49 #0 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:49 #0 4.121 OK: 17 MiB in 19 packages 19:32:49 #75 DONE 4.3s 19:32:49 19:32:49 #76 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:32:49 #0 3.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:49 #0 3.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:49 #0 4.211 OK: 7 MiB in 16 packages 19:32:50 #76 DONE 4.4s 19:32:50 19:32:50 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:32:50 #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:50 #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:50 #77 4.406 OK: 8 MiB in 17 packages 19:32:50 #77 DONE 4.7s 19:32:50 19:32:50 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:51 #78 2.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:51 #78 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:51 #78 ... 19:32:51 19:32:51 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:32:51 #72 DONE 1.7s 19:32:51 19:32:51 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:32:51 #79 DONE 0.0s 19:32:51 19:32:51 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:32:51 #78 2.778 OK: 8 MiB in 19 packages 19:32:51 #78 DONE 2.9s 19:32:51 19:32:51 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:32:51 #70 2.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:51 #70 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:51 #70 3.010 OK: 8 MiB in 20 packages 19:32:52 #70 DONE 3.9s 19:32:52 19:32:52 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:52 #80 DONE 0.9s 19:32:52 19:32:52 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:32:54 #81 ... 19:32:54 19:32:54 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:32:54 #69 2.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:32:54 #69 4.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:32:54 #69 4.241 OK: 17 MiB in 19 packages 19:32:54 #69 DONE 6.0s 19:32:54 19:32:54 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:32:54 #81 DONE 1.8s 19:32:54 19:32:54 #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:54 #82 DONE 1.8s 19:32:54 19:32:54 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:32:54 #83 DONE 1.8s 19:32:54 19:32:54 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:32:54 #84 DONE 0.1s 19:32:54 19:32:54 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:32:54 #85 ... 19:32:54 19:32:54 #86 [security-spire-config stage-2 6/10] COPY security.txt / 19:32:54 #86 DONE 0.2s 19:32:54 19:32:54 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:32:54 #87 DONE 0.8s 19:32:54 19:32:54 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:32:54 #85 DONE 0.7s 19:32:54 19:32:54 #88 [security-spire-server stage-2 6/9] COPY security.txt / 19:32:54 #88 DONE 0.0s 19:32:54 19:32:54 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:32:55 #89 DONE 0.1s 19:32:55 19:32:55 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:55 #90 DONE 0.1s 19:32:55 19:32:55 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:32:55 #91 DONE 0.1s 19:32:55 19:32:55 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:32:55 #92 DONE 0.1s 19:32:55 19:32:55 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 19:32:55 #93 DONE 0.1s 19:32:55 19:32:55 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:32:55 #94 DONE 0.0s 19:32:55 19:32:55 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:32:55 #95 DONE 0.0s 19:32:55 19:32:55 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:32:55 #96 DONE 0.1s 19:32:55 19:32:55 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:32:55 #97 DONE 0.1s 19:32:55 19:32:55 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:32:55 #98 DONE 0.1s 19:32:55 19:32:55 #99 [security-spire-server] exporting to image 19:32:55 #99 exporting layers 19:32:55 #99 ... 19:32:55 19:32:55 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:32:55 #100 DONE 0.0s 19:32:55 19:32:55 #99 [security-spire-agent] exporting to image 19:32:55 #99 exporting layers 0.6s done 19:32:55 #99 exporting layers 0.5s done 19:32:55 #99 writing image sha256:374ce5ccc28026fa92feec0c335693fbb44401973156b4a394621b6825ab40d4 done 19:32:55 #99 naming to docker.io/library/security-spire-config done 19:32:55 #99 writing image sha256:c7caec80afc4a0827df68d9b150979d03e2fdea47bb9f12e21a53c05207cd46a done 19:32:55 #99 naming to docker.io/library/security-spire-server done 19:32:55 #99 writing image sha256:276effd2e5695796c4b0f619a6068693eeeb17478b88943b5c78cb865d8e0f6d done 19:32:55 #99 naming to docker.io/library/security-spire-agent done 19:32:55 #99 DONE 0.7s 19:32:55 19:32:55 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:56 #9 exporting layers 11.7s done 19:32:56 #9 writing image sha256:ba6c92f503aa2c4a78293fa1182e047a6c2a824b08fcf972aac2e62c9894e7aa done 19:32:56 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 19:32:56 #9 DONE 11.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:56 + docker inspect -f . ci-base-image-arm64 19:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:57 prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container 19:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:32:58 #101 ... 19:32:58 19:32:58 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:58 #102 ... 19:32:58 19:32:58 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:58 #103 ... 19:32:58 19:32:58 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:58 $ docker top 9e0bcb978c92f578b521cef6e924be07d2d2547480198409f54f64a46ecf39e4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:59 + go version 19:32:59 go version go1.21.0 linux/arm64 [Pipeline] } 19:32:59 $ docker stop --time=1 9e0bcb978c92f578b521cef6e924be07d2d2547480198409f54f64a46ecf39e4 19:33:00 $ docker rm -f --volumes 9e0bcb978c92f578b521cef6e924be07d2d2547480198409f54f64a46ecf39e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:02 + docker inspect -f . ci-base-image-arm64 19:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:02 prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container 19:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:33:04 $ docker top a2e572428a63b919fb954ec00b3c035d7f3a6a0ee0070898c38a1f5b5c74efc1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:33:05 ========================================================= 19:33:05 [edgeXBuildGoParallel] Running Tests and Build... 19:33:05 ========================================================= [Pipeline] sh 19:33:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:33:05 + make test 19:33:05 go test -race -coverprofile=coverage.out ./... 19:33:31 #104 DONE 42.2s 19:33:31 19:33:31 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:31 #103 DONE 42.2s 19:33:31 19:33:31 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:31 #102 DONE 42.3s 19:33:31 19:33:31 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:31 #101 DONE 42.2s 19:33:31 19:33:31 #105 [security-bootstrapper builder 6/7] COPY . . 19:33:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:33:41 #105 ... 19:33:41 19:33:41 #106 [support-scheduler builder 6/7] COPY . . 19:33:41 #106 ... 19:33:41 19:33:41 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:41 #107 ... 19:33:41 19:33:41 #108 [support-notifications builder 6/7] COPY . . 19:33:41 #108 DONE 11.4s 19:33:41 19:33:41 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #109 CACHED 19:33:41 19:33:41 #110 [security-secretstore-setup builder 6/7] COPY . . 19:33:41 #110 CACHED 19:33:41 19:33:41 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:33:41 #111 CACHED 19:33:41 19:33:41 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #112 CACHED 19:33:41 19:33:41 #113 [security-proxy-setup builder 6/7] COPY . . 19:33:41 #113 CACHED 19:33:41 19:33:41 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:33:41 #114 CACHED 19:33:41 19:33:41 #105 [security-bootstrapper builder 6/7] COPY . . 19:33:41 #105 DONE 11.4s 19:33:41 19:33:41 #115 [core-command builder 6/7] COPY . . 19:33:41 #115 CACHED 19:33:41 19:33:41 #116 [core-command builder 4/7] COPY go.mod vendor* ./ 19:33:41 #116 CACHED 19:33:41 19:33:41 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #117 CACHED 19:33:41 19:33:41 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 19:33:41 #118 CACHED 19:33:41 19:33:41 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #119 CACHED 19:33:41 19:33:41 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:33:41 #120 CACHED 19:33:41 19:33:41 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 19:33:41 #121 CACHED 19:33:41 19:33:41 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #122 CACHED 19:33:41 19:33:41 #123 [core-data builder 6/7] COPY . . 19:33:41 #123 CACHED 19:33:41 19:33:41 #106 [support-scheduler builder 6/7] COPY . . 19:33:41 #106 DONE 11.5s 19:33:41 19:33:41 #124 [core-metadata builder 6/7] COPY . . 19:33:41 #124 CACHED 19:33:41 19:33:41 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:33:41 #125 CACHED 19:33:41 19:33:41 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #126 CACHED 19:33:41 19:33:41 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:33:41 #127 CACHED 19:33:41 19:33:41 #128 [security-proxy-auth builder 6/7] COPY . . 19:33:41 #128 CACHED 19:33:41 19:33:41 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:41 #129 CACHED 19:33:41 19:33:41 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:41 #107 DONE 11.5s 19:33:41 19:33:41 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:42 #130 1.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:33:52 #130 ... 19:33:52 19:33:52 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:52 #0 0.569 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:33:52 #131 ... 19:33:52 19:33:52 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:52 #0 1.096 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:52 #132 ... 19:33:52 19:33:52 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:52 #0 1.208 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:52 #133 ... 19:33:52 19:33:52 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:52 #0 1.463 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:33:52 #134 ... 19:33:52 19:33:52 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:52 #0 1.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:33:52 #135 ... 19:33:52 19:33:52 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:52 #0 1.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:33:52 #136 ... 19:33:52 19:33:52 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:52 #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:33:52 #137 ... 19:33:52 19:33:52 #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 19:33:52 #0 0.862 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:33:53 #138 ... 19:33:53 19:33:53 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:53 #0 0.835 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:33:53 #139 ... 19:33:53 19:33:53 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:53 #0 1.544 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.190s coverage: 28.7% of statements 19:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.276s coverage: 97.0% of statements 19:35:00 #140 ... 19:35:00 19:35:00 #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 19:35:00 #138 72.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:35:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.350s coverage: 69.2% of statements 19:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:35:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:35:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.306s coverage: 53.2% of statements 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:35:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:35:19 #138 DONE 96.3s 19:35:19 19:35:19 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:35:19 #136 DONE 96.2s 19:35:19 19:35:19 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:35:19 #130 DONE 96.2s 19:35:19 19:35:19 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:35:19 #131 DONE 96.3s 19:35:19 19:35:19 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:19 #139 DONE 96.2s 19:35:19 19:35:19 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #141 ... 19:35:19 19:35:19 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:19 #137 DONE 96.3s 19:35:19 19:35:19 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:35:19 #135 DONE 96.4s 19:35:19 19:35:19 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:35:19 #132 DONE 96.5s 19:35:19 19:35:19 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #142 ... 19:35:19 19:35:19 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:35:19 #140 DONE 96.6s 19:35:19 19:35:19 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:35:19 #133 DONE 96.6s 19:35:19 19:35:19 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:35:19 #134 DONE 96.6s 19:35:19 19:35:19 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #143 ... 19:35:19 19:35:19 #144 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #144 DONE 0.7s 19:35:19 19:35:19 #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #145 DONE 0.6s 19:35:19 19:35:19 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #141 DONE 0.7s 19:35:19 19:35:19 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #142 DONE 0.5s 19:35:19 19:35:19 #146 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:35:19 #146 DONE 0.6s 19:35:19 19:35:19 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #147 DONE 0.7s 19:35:19 19:35:19 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:35:19 #148 ... 19:35:19 19:35:19 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #143 DONE 0.4s 19:35:19 19:35:19 #149 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #149 CACHED 19:35:19 19:35:19 #150 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:35:19 #150 CACHED 19:35:19 19:35:19 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:35:19 #151 CACHED 19:35:19 19:35:19 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #152 CACHED 19:35:19 19:35:19 #153 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:35:19 #153 DONE 0.3s 19:35:19 19:35:19 #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:35:19 #154 CACHED 19:35:19 19:35:19 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #155 CACHED 19:35:19 19:35:19 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:35:19 #156 DONE 0.3s 19:35:19 19:35:19 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:35:19 #157 CACHED 19:35:19 19:35:19 #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:35:19 #158 CACHED 19:35:19 19:35:19 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:35:19 #159 DONE 0.4s 19:35:19 19:35:19 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:35:19 #160 DONE 0.3s 19:35:19 19:35:19 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:35:19 #161 ... 19:35:19 19:35:19 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:35:19 #162 DONE 0.3s 19:35:19 19:35:19 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:35:19 #163 ... 19:35:19 19:35:19 #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:35:19 #164 DONE 1.1s 19:35:19 19:35:19 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:35:19 #165 DONE 1.1s 19:35:19 19:35:19 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:35:19 #166 DONE 1.1s 19:35:19 19:35:19 #167 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:19 #167 DONE 1.1s 19:35:19 19:35:19 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:35:19 #168 DONE 1.1s 19:35:19 19:35:19 #169 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:35:19 #169 DONE 1.2s 19:35:19 19:35:19 #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:35:19 #170 DONE 1.2s 19:35:19 19:35:19 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:35:19 #163 DONE 1.1s 19:35:19 19:35:19 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:35:19 #171 DONE 1.1s 19:35:19 19:35:19 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:35:19 #161 DONE 1.1s 19:35:19 19:35:19 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:35:20 #172 ... 19:35:20 19:35:20 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:35:20 #173 DONE 0.4s 19:35:20 19:35:20 #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:35:20 #174 DONE 0.5s 19:35:20 19:35:20 #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:35:20 #175 DONE 0.5s 19:35:20 19:35:20 #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:35:20 #176 DONE 0.5s 19:35:20 19:35:20 #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:35:20 #177 DONE 0.5s 19:35:20 19:35:20 #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:35:20 #178 DONE 0.5s 19:35:20 19:35:20 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:35:20 #179 DONE 0.5s 19:35:20 19:35:20 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:35:20 #180 DONE 0.5s 19:35:20 19:35:20 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:35:20 #172 DONE 0.5s 19:35:20 19:35:20 #148 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:35:20 #148 DONE 1.9s 19:35:20 19:35:20 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:35:20 #181 DONE 0.5s 19:35:20 19:35:20 #99 [core-data] exporting to image 19:35:20 #99 exporting layers 19:35:20 #99 exporting layers 0.2s done 19:35:20 #99 exporting layers 0.3s done 19:35:20 #99 writing image sha256:3a0db7e1840f78970426130e9e92a04ed39cf6e17786eb71b1d35fed1e44c768 19:35:20 #99 ... 19:35:20 19:35:20 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:35:20 #182 DONE 0.4s 19:35:20 19:35:20 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:35:20 #183 DONE 0.4s 19:35:20 19:35:20 #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:35:20 #184 DONE 0.5s 19:35:20 19:35:20 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:35:20 #185 DONE 0.4s 19:35:20 19:35:20 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:35:20 #186 DONE 0.4s 19:35:20 19:35:20 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:35:20 #187 DONE 0.4s 19:35:20 19:35:20 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:20 #188 DONE 0.4s 19:35:20 19:35:20 #99 [core-metadata] exporting to image 19:35:20 #99 writing image sha256:3a0db7e1840f78970426130e9e92a04ed39cf6e17786eb71b1d35fed1e44c768 0.0s done 19:35:20 #99 writing image sha256:aef059320c163e253e19e15d5262e213e82ca494ca7adf9a2a9c73831731a896 0.0s done 19:35:20 #99 naming to docker.io/library/core-command done 19:35:20 #99 naming to docker.io/library/support-scheduler done 19:35:21 #99 ... 19:35:21 19:35:21 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:35:21 #189 DONE 0.3s 19:35:21 19:35:21 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:21 #190 DONE 0.3s 19:35:21 19:35:21 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:35:21 #191 DONE 0.3s 19:35:21 19:35:21 #99 [core-data] exporting to image 19:35:21 #99 exporting layers 0.4s done 19:35:21 #99 writing image sha256:61360e33546287c6a9389c926dfbdd3e60b63205e0f2c2377b17ac8d5bf7a2f0 done 19:35:21 #99 writing image sha256:11c9608049689f0be24837b8db42f559319c6149241ac2e4b3dfb80014945fcb 0.0s done 19:35:21 #99 naming to docker.io/library/security-spiffe-token-provider done 19:35:21 #99 naming to docker.io/library/core-data done 19:35:21 #99 writing image sha256:b8d7802752352db973b2869f8bde417479c96f3ad200788f3c8d64b29f097a7d done 19:35:21 #99 naming to docker.io/library/core-metadata done 19:35:21 #99 writing image sha256:9f20a76d7b489a95dac5b2b330d81d09802bcbdd1ab5a4674dc759e04b13c52f 0.0s done 19:35:21 #99 naming to docker.io/library/support-notifications done 19:35:21 #99 DONE 1.7s 19:35:21 19:35:21 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:35:21 #192 DONE 0.4s 19:35:21 19:35:21 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:35:21 #193 DONE 0.5s 19:35:21 19:35:21 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:21 #194 DONE 0.8s 19:35:21 19:35:21 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:35:21 #195 DONE 0.1s 19:35:21 19:35:21 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:21 #196 DONE 0.8s 19:35:21 19:35:21 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:35:21 #197 DONE 0.1s 19:35:21 19:35:21 #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/ 19:35:21 #198 DONE 0.0s 19:35:21 19:35:21 #99 [security-proxy-auth] exporting to image 19:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:35:21 #99 exporting layers 0.2s done 19:35:21 #99 writing image sha256:f69bef548ea16d7a16935da30e63cfbe2fa850d337ba6af2fce94494194d5f94 0.0s done 19:35:21 #99 naming to docker.io/library/core-common-config-bootstrapper done 19:35:21 #99 writing image sha256:3ba01e647a53f0243fc512313f5c2458a1c2c1411b4bb2a4c235ec73939ddf7e done 19:35:21 #99 naming to docker.io/library/security-proxy-auth 0.0s done 19:35:21 #99 DONE 1.9s 19:35:21 19:35:21 #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/ 19:35:21 #199 DONE 0.0s 19:35:21 19:35:21 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:35:21 #200 DONE 0.1s 19:35:21 19:35:21 #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:21 #201 DONE 0.1s 19:35:21 19:35:21 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:22 #202 ... 19:35:22 19:35:22 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:22 #203 DONE 0.9s 19:35:22 19:35:22 #99 [security-proxy-setup] exporting to image 19:35:22 #99 exporting layers 0.2s done 19:35:22 #99 writing image sha256:0f8f3105e1fe97e0868c8d65c45c50fb569d4c13a74a8d3bbe1c47afba8dc27e 19:35:22 #99 writing image sha256:0f8f3105e1fe97e0868c8d65c45c50fb569d4c13a74a8d3bbe1c47afba8dc27e done 19:35:22 #99 naming to docker.io/library/security-proxy-setup done 19:35:22 #99 DONE 2.2s 19:35:22 19:35:22 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:35:22 #204 ... 19:35:22 19:35:22 #202 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:22 #202 DONE 0.9s 19:35:22 19:35:22 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:35:22 #204 DONE 0.6s 19:35:22 19:35:22 #99 [security-bootstrapper] exporting to image 19:35:22 #99 exporting layers 0.3s done 19:35:22 #99 writing image sha256:4ba50e15dc6f99aba4e50034b0e2510703283106852c5b984684277297627b55 done 19:35:22 #99 naming to docker.io/library/security-secretstore-setup done 19:35:22 #99 writing image sha256:3da18634e30db86ffc30baef3bca4d04e1f8ef10d2f39f4926c9d22c7101e83d done 19:35:22 #99 naming to docker.io/library/security-bootstrapper done 19:35:22 #99 DONE 2.5s 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:35:22 time="2023-12-13T19:32:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:35:23 $ docker stop --time=1 b094b9dd64a47ee4896cffaa6e3cc56d7c6a27a387f7fc1a874bd8ea9f52518c 19:35:24 $ docker rm -f --volumes b094b9dd64a47ee4896cffaa6e3cc56d7c6a27a387f7fc1a874bd8ea9f52518c [Pipeline] // withDockerContainer [Pipeline] sh 19:35:24 + docker images 19:35:24 REPOSITORY TAG IMAGE ID CREATED SIZE 19:35:24 security-secretstore-setup latest 4ba50e15dc6f 2 seconds ago 36.2MB 19:35:24 security-bootstrapper latest 3da18634e30d 2 seconds ago 18.5MB 19:35:24 security-proxy-auth latest 3ba01e647a53 3 seconds ago 15.8MB 19:35:24 security-proxy-setup latest 0f8f3105e1fe 3 seconds ago 25.8MB 19:35:24 core-common-config-bootstrapper latest f69bef548ea1 3 seconds ago 14.9MB 19:35:24 core-command latest 3a0db7e1840f 4 seconds ago 17MB 19:35:24 support-notifications latest 9f20a76d7b48 4 seconds ago 26.5MB 19:35:24 core-metadata latest b8d780275235 4 seconds ago 17.4MB 19:35:24 support-scheduler latest aef059320c16 4 seconds ago 26MB 19:35:24 security-spiffe-token-provider latest 61360e335462 4 seconds ago 28.5MB 19:35:24 core-data latest 11c960804968 4 seconds ago 17.1MB 19:35:24 security-spire-config latest 374ce5ccc280 2 minutes ago 102MB 19:35:24 security-spire-agent latest 276effd2e569 2 minutes ago 161MB 19:35:24 security-spire-server latest c7caec80afc4 2 minutes ago 102MB 19:35:24 ci-base-image-x86_64 latest 6e7cb761a310 5 minutes ago 937MB 19:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB 19:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 19:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.416s coverage: 93.4% of statements 19:35:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.389s coverage: 4.1% of statements 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:35:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:35:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.486s coverage: 97.6% of statements 19:35:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.183s coverage: 72.2% of statements 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.374s coverage: 0.9% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.275s coverage: 32.2% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.267s coverage: 41.7% of statements 19:35:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 82.9% of statements 19:35:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.193s coverage: 94.1% of statements 19:35:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.209s coverage: 96.3% of statements 19:35:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.208s coverage: 87.5% of statements 19:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:35:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:35:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:35:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:36:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.207s coverage: 94.4% of statements 19:36:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:36:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:36:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:36:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:36:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:36:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.941s coverage: 79.9% of statements 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:36:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.248s coverage: 92.9% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.068s coverage: 64.4% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.206s coverage: 62.3% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.221s coverage: 87.2% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.159s coverage: 100.0% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.370s coverage: 81.8% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.351s coverage: 82.1% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.212s coverage: 86.0% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.777s coverage: 63.1% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.211s coverage: 100.0% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.075s coverage: 100.0% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.769s coverage: 38.4% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.203s coverage: 89.5% of statements 19:36:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.200s coverage: 84.8% of statements 19:36:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:36:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:36:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:36:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:36:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:36:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:36:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:36:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:36:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:36:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.285s coverage: 19.9% of statements 19:36:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.579s coverage: 95.7% of statements 19:36:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.235s coverage: 61.8% of statements 19:36:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.349s coverage: 98.9% of statements 19:36:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:36:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:36:30 go vet ./... 19:37:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:37:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:37:52 ./bin/test-attribution-txt.sh [Pipeline] echo 19:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:37:53 + ls -al . 19:37:53 total 732 19:37:53 drwxrwxr-x 10 1001 1001 4096 Dec 13 19:33 . 19:37:53 drwxr-xr-x 4 root root 4096 Dec 13 19:33 .. 19:37:53 drwxrwxr-x 2 1001 1001 4096 Dec 13 19:31 .blubracket 19:37:53 -rw-rw-r-- 1 1001 1001 10 Dec 13 19:31 .dockerignore 19:37:53 drwxrwxr-x 8 1001 1001 4096 Dec 13 19:31 .git 19:37:53 drwxrwxr-x 3 1001 1001 4096 Dec 13 19:31 .github 19:37:53 -rw-rw-r-- 1 1001 1001 1074 Dec 13 19:31 .gitignore 19:37:53 -rw-rw-r-- 1 1001 1001 42 Dec 13 19:31 .golangci.yml 19:37:53 -rw-rw-r-- 1 1001 1001 100 Dec 13 19:31 .hadolint.yml 19:37:53 -rw-rw-r-- 1 1001 1001 155 Dec 13 19:31 .sonarcloud.properties 19:37:53 -rw-rw-r-- 1 1001 1001 1171 Dec 13 19:31 ADOPTERS.md 19:37:53 -rw-rw-r-- 1 1001 1001 11674 Dec 13 19:31 Attribution.txt 19:37:53 -rw-rw-r-- 1 1001 1001 100284 Dec 13 19:31 CHANGELOG.md 19:37:53 -rw-rw-r-- 1 1001 1001 3804 Dec 13 19:31 CONTRIBUTING.md 19:37:53 -rw-rw-r-- 1 1001 1001 677 Dec 13 19:31 GOVERNANCE.md 19:37:53 -rw-rw-r-- 1 1001 1001 861 Dec 13 19:31 Jenkinsfile 19:37:53 -rw-rw-r-- 1 1001 1001 10775 Dec 13 19:31 LICENSE 19:37:53 -rw-rw-r-- 1 1001 1001 15060 Dec 13 19:31 Makefile 19:37:53 -rw-rw-r-- 1 1001 1001 582 Dec 13 19:31 OWNERS.md 19:37:53 -rw-rw-r-- 1 1001 1001 9528 Dec 13 19:31 README.md 19:37:53 -rw-rw-r-- 1 1001 1001 789 Dec 13 19:31 SECURITY.md 19:37:53 -rw-rw-r-- 1 1001 1001 5 Dec 13 19:29 VERSION 19:37:53 drwxrwxr-x 2 1001 1001 4096 Dec 13 19:31 bin 19:37:53 drwxrwxr-x 18 1001 1001 4096 Dec 13 19:31 cmd 19:37:53 -rw-r--r-- 1 root root 453602 Dec 13 19:36 coverage.out 19:37:53 drwxrwxr-x 2 1001 1001 4096 Dec 13 19:31 fuzz_test 19:37:53 -rw-rw-r-- 1 1001 1001 3685 Dec 13 19:31 go.mod 19:37:53 -rw-rw-r-- 1 1001 1001 34438 Dec 13 19:31 go.sum 19:37:53 drwxrwxr-x 7 1001 1001 4096 Dec 13 19:31 internal 19:37:53 drwxrwxr-x 3 1001 1001 4096 Dec 13 19:31 openapi 19:37:53 -rw-rw-r-- 1 1001 1001 584 Dec 13 19:31 security.txt 19:37:53 -rw-rw-r-- 1 1001 1001 204 Dec 13 19:31 version.go [Pipeline] sh 19:37:53 + '[' -e coverage.out ] 19:37:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:37:53 Warning: overwriting stash ‘coverage-report’ 19:37:54 Stashed 1 file(s) [Pipeline] sh 19:37:54 + make build 19:37:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:38:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:38:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:38:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:38:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:15 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:39:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:39:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:39:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:39:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:39:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:39:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:39:39 $ docker stop --time=1 a2e572428a63b919fb954ec00b3c035d7f3a6a0ee0070898c38a1f5b5c74efc1 19:39:41 $ docker rm -f --volumes a2e572428a63b919fb954ec00b3c035d7f3a6a0ee0070898c38a1f5b5c74efc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:39:45 19:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:39:45 latest: Pulling from edgex-devops/edgex-compose-arm64 19:39:45 547446be3368: Pulling fs layer 19:39:45 d125d8839a47: Pulling fs layer 19:39:45 3e85d5ac6304: Pulling fs layer 19:39:45 c3105a71a48b: Pulling fs layer 19:39:45 0f093f025ec4: Pulling fs layer 19:39:45 c3106fc0e877: Pulling fs layer 19:39:45 c3105a71a48b: Waiting 19:39:45 0f093f025ec4: Waiting 19:39:45 c3106fc0e877: Waiting 19:39:45 547446be3368: Download complete 19:39:46 c3105a71a48b: Download complete 19:39:46 d125d8839a47: Verifying Checksum 19:39:46 d125d8839a47: Download complete 19:39:46 c3106fc0e877: Verifying Checksum 19:39:46 c3106fc0e877: Download complete 19:39:46 0f093f025ec4: Verifying Checksum 19:39:46 0f093f025ec4: Download complete 19:39:48 3e85d5ac6304: Verifying Checksum 19:39:48 3e85d5ac6304: Download complete 19:39:50 547446be3368: Pull complete 19:39:51 d125d8839a47: Pull complete 19:40:06 3e85d5ac6304: Pull complete 19:40:06 c3105a71a48b: Pull complete 19:40:06 0f093f025ec4: Pull complete 19:40:06 c3106fc0e877: Pull complete 19:40:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:40:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:06 prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container 19:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:40:08 $ docker top c308e5fac29c96e47a916c9e226e5df6890b62cb57118f6345556ca77ee29702 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:09 + docker compose -f ./docker-compose-build.yml build --parallel 19:40:11 #1 [security-spire-server internal] load .dockerignore 19:40:11 #1 transferring context: 50B done 19:40:11 #1 DONE 0.1s 19:40:11 19:40:11 #2 [security-spire-server internal] load build definition from Dockerfile 19:40:11 #2 transferring dockerfile: 1.70kB done 19:40:11 #2 DONE 0.1s 19:40:11 19:40:11 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:40:11 #3 transferring dockerfile: 2.23kB 0.0s done 19:40:11 #3 DONE 0.1s 19:40:11 19:40:11 #4 [core-common-config-bootstrapper internal] load .dockerignore 19:40:11 #4 transferring context: 50B done 19:40:11 #4 DONE 0.2s 19:40:11 19:40:11 #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:11 #5 DONE 0.0s 19:40:11 19:40:11 #6 [support-notifications internal] load .dockerignore 19:40:11 #6 transferring context: 50B done 19:40:11 #6 DONE 0.1s 19:40:11 19:40:11 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:40:11 #7 transferring dockerfile: 2.93kB done 19:40:11 #7 DONE 0.2s 19:40:11 19:40:11 #8 [security-bootstrapper internal] load .dockerignore 19:40:11 #8 transferring context: 50B 0.0s done 19:40:11 #8 DONE 0.1s 19:40:11 19:40:11 #9 [support-notifications internal] load build definition from Dockerfile 19:40:11 #9 transferring dockerfile: 1.95kB 0.0s done 19:40:11 #9 DONE 0.2s 19:40:11 19:40:11 #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:11 #5 DONE 0.0s 19:40:11 19:40:11 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:40:11 #10 ... 19:40:11 19:40:11 #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:11 #5 DONE 0.0s 19:40:11 19:40:11 #11 [security-spiffe-token-provider internal] load .dockerignore 19:40:11 #11 transferring context: 50B 0.0s done 19:40:11 #11 DONE 0.2s 19:40:11 19:40:11 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:40:11 #10 transferring dockerfile: 1.89kB 0.0s done 19:40:11 #10 DONE 0.3s 19:40:11 19:40:11 #12 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:40:11 #12 DONE 0.5s 19:40:11 19:40:11 #13 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:11 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:11 #13 ... 19:40:11 19:40:11 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:40:11 #14 transferring dockerfile: 2.50kB done 19:40:11 #14 DONE 0.2s 19:40:11 19:40:11 #15 [security-proxy-setup internal] load .dockerignore 19:40:11 #15 transferring context: 50B done 19:40:11 #15 DONE 0.2s 19:40:11 19:40:11 #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:11 #5 DONE 0.0s 19:40:11 19:40:11 #13 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:11 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:11 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:11 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:11 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:11 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s 19:40:12 #13 ... 19:40:12 19:40:12 #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:40:12 #12 DONE 0.9s 19:40:12 19:40:12 #13 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:12 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:12 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:12 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:12 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:12 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s 19:40:12 #13 ... 19:40:12 19:40:12 #16 [support-scheduler internal] load build definition from Dockerfile 19:40:12 #16 transferring dockerfile: 1.93kB 0.0s done 19:40:12 #16 DONE 0.6s 19:40:12 19:40:12 #17 [support-scheduler internal] load .dockerignore 19:40:12 #17 transferring context: 50B 0.0s done 19:40:12 #17 DONE 0.6s 19:40:12 19:40:12 #13 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:12 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:12 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 19:40:12 #13 ... 19:40:12 19:40:12 #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:12 #5 DONE 0.0s 19:40:12 19:40:12 #18 [core-command internal] load build definition from Dockerfile 19:40:12 #18 transferring dockerfile: 1.93kB 0.0s done 19:40:12 #18 DONE 0.6s 19:40:12 19:40:12 #19 [core-common-config-bootstrapper internal] load build context 19:40:12 #19 ... 19:40:12 19:40:12 #20 [core-command internal] load .dockerignore 19:40:12 #20 transferring context: 50B 0.0s done 19:40:12 #20 DONE 0.8s 19:40:12 19:40:12 #12 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:40:12 #12 DONE 1.1s 19:40:12 19:40:12 #21 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:40:12 #21 DONE 1.5s 19:40:12 19:40:12 #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:12 #5 DONE 0.0s 19:40:12 19:40:12 #13 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:12 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:12 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:12 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:12 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:12 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:12 #13 ... 19:40:12 19:40:12 #22 [security-spire-config internal] load build definition from Dockerfile 19:40:12 #22 transferring dockerfile: 1.69kB 0.0s done 19:40:12 #22 DONE 0.8s 19:40:12 19:40:12 #13 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:13 #13 ... 19:40:13 19:40:13 #12 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:40:13 #12 DONE 1.9s 19:40:13 19:40:13 #23 [security-spire-server internal] load build context 19:40:13 #23 transferring context: 18.10kB 0.1s done 19:40:13 #23 DONE 0.8s 19:40:13 19:40:13 #13 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:13 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:13 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:13 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:13 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:13 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:13 #13 ... 19:40:13 19:40:13 #24 [security-proxy-auth internal] load build definition from Dockerfile 19:40:13 #24 transferring dockerfile: 2.15kB 0.0s done 19:40:13 #24 DONE 1.7s 19:40:13 19:40:13 #13 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:13 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done 19:40:13 #13 ... 19:40:13 19:40:13 #25 [security-proxy-auth internal] load .dockerignore 19:40:13 #25 transferring context: 50B 0.0s done 19:40:13 #25 DONE 2.0s 19:40:14 19:40:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:14 #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 19:40:14 #26 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:40:14 #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:40:14 #26 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:40:14 #26 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:40:14 #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 19:40:14 #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 19:40:14 #26 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:40:14 #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.4s 19:40:14 #26 ... 19:40:14 19:40:14 #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:14 #5 DONE 0.0s 19:40:14 19:40:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:14 #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 19:40:14 #26 ... 19:40:14 19:40:14 #27 [core-metadata internal] load build definition from Dockerfile 19:40:14 #27 transferring dockerfile: 2.06kB 0.0s done 19:40:14 #27 DONE 2.0s 19:40:14 19:40:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:14 #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:40:14 #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.7s 19:40:14 #26 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:40:14 #26 ... 19:40:14 19:40:14 #28 [security-secretstore-setup internal] load build definition from Dockerfile 19:40:14 #28 transferring dockerfile: 2.49kB 0.1s done 19:40:14 #28 DONE 2.1s 19:40:14 19:40:14 #29 [core-metadata internal] load .dockerignore 19:40:14 #29 transferring context: 50B 0.0s done 19:40:14 #29 DONE 2.2s 19:40:14 19:40:14 #12 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:40:14 #12 DONE 2.1s 19:40:14 19:40:14 #30 [security-proxy-auth internal] load build context 19:40:14 #30 DONE 0.0s 19:40:14 19:40:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:14 #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.9s 19:40:14 #26 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:40:14 #26 ... 19:40:14 19:40:14 #31 [security-secretstore-setup internal] load .dockerignore 19:40:14 #31 transferring context: 50B 0.0s done 19:40:14 #31 DONE 2.2s 19:40:14 19:40:14 #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:14 #5 DONE 0.0s 19:40:14 19:40:14 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:14 #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.1s 19:40:14 #26 ... 19:40:14 19:40:14 #32 [core-data internal] load build definition from Dockerfile 19:40:14 #32 transferring dockerfile: 2.01kB 0.0s done 19:40:14 #32 DONE 2.1s 19:40:14 19:40:14 #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:14 #5 DONE 0.1s 19:40:14 19:40:14 #33 [core-data internal] load .dockerignore 19:40:14 #33 transferring context: 50B 0.0s done 19:40:14 #33 DONE 2.2s 19:40:14 19:40:14 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:40:14 #34 DONE 2.3s 19:40:14 19:40:14 #13 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:14 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:14 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:14 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:14 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:14 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:14 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done 19:40:14 #13 ... 19:40:14 19:40:14 #35 [security-spire-agent internal] load .dockerignore 19:40:14 #35 transferring context: 50B 0.0s done 19:40:14 #35 DONE 2.2s 19:40:14 19:40:14 #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:40:14 #5 DONE 0.1s 19:40:14 19:40:14 #12 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:40:14 #12 DONE 2.4s 19:40:14 19:40:14 #36 [security-spire-config internal] load .dockerignore 19:40:14 #36 transferring context: 50B 0.0s done 19:40:14 #36 DONE 2.8s 19:40:14 19:40:14 #34 [core-data builder 2/7] WORKDIR /edgex-go 19:40:14 #34 DONE 2.7s 19:40:14 19:40:14 #13 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:14 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:14 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:14 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:14 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:14 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:14 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done 19:40:14 #13 ... 19:40:14 19:40:14 #37 [security-secretstore-setup internal] load build context 19:40:14 #37 DONE 0.0s 19:40:14 19:40:14 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 19:40:14 #34 DONE 2.7s 19:40:14 19:40:14 #13 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:14 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:14 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:14 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:14 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:14 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:14 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done 19:40:15 #13 ... 19:40:15 19:40:15 #38 [security-spire-agent internal] load build definition from Dockerfile 19:40:15 #38 transferring dockerfile: 1.81kB 0.1s done 19:40:15 #38 DONE 2.3s 19:40:15 19:40:15 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:40:15 #39 ... 19:40:15 19:40:15 #13 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:15 #13 DONE 4.5s 19:40:15 19:40:15 #40 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:40:16 #40 ... 19:40:16 19:40:16 #12 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:40:16 #12 DONE 4.1s 19:40:16 19:40:16 #41 [support-notifications internal] load build context 19:40:16 #41 ... 19:40:16 19:40:16 #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:40:16 #21 DONE 3.8s 19:40:16 19:40:16 #41 [support-notifications internal] load build context 19:40:16 #41 ... 19:40:16 19:40:16 #42 [security-spiffe-token-provider internal] load build context 19:40:17 #42 ... 19:40:17 19:40:17 #13 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:17 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:17 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:17 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:17 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:17 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:17 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done 19:40:17 #13 DONE 4.5s 19:40:17 19:40:17 #42 [security-spiffe-token-provider internal] load build context 19:40:17 #42 ... 19:40:17 19:40:17 #41 [support-notifications internal] load build context 19:40:17 #41 ... 19:40:17 19:40:17 #43 [security-spire-config internal] load build context 19:40:17 #43 transferring context: 16.35kB 0.1s done 19:40:17 #43 DONE 0.7s 19:40:17 19:40:17 #41 [support-notifications internal] load build context 19:40:17 #41 ... 19:40:17 19:40:17 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:40:17 #44 DONE 2.8s 19:40:18 19:40:18 #13 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 19:40:18 #13 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 19:40:18 #13 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 19:40:18 #13 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 19:40:18 #13 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 19:40:18 #13 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 19:40:18 #13 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.4s done 19:40:18 #13 DONE 4.6s 19:40:18 19:40:18 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:40:18 #39 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:18 #39 ... 19:40:18 19:40:18 #45 [security-spire-agent internal] load build context 19:40:18 #45 transferring context: 17.63kB 0.2s done 19:40:18 #45 DONE 0.8s 19:40:18 19:40:18 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:40:18 #39 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:22 #39 6.982 OK: 266 MiB in 52 packages 19:40:22 #39 ... 19:40:22 19:40:22 #46 [security-bootstrapper internal] load build context 19:40:22 #46 ... 19:40:22 19:40:22 #47 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:40:22 #47 ... 19:40:22 19:40:22 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:22 #26 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 19:40:22 #26 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:40:22 #26 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:40:22 #26 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:40:22 #26 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:40:22 #26 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 19:40:22 #26 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 19:40:22 #26 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:40:22 #26 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.8s done 19:40:22 #26 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:40:22 #26 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:40:22 #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s 19:40:22 #26 ... 19:40:22 19:40:22 #46 [security-bootstrapper internal] load build context 19:40:22 #46 ... 19:40:22 19:40:22 #48 [security-proxy-setup internal] load build context 19:40:22 #48 ... 19:40:22 19:40:22 #46 [security-bootstrapper internal] load build context 19:40:22 #46 ... 19:40:22 19:40:22 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:40:22 #0 3.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:22 #0 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:22 #0 6.563 OK: 266 MiB in 52 packages 19:40:22 #49 DONE 8.0s 19:40:22 19:40:22 #46 [security-bootstrapper internal] load build context 19:40:22 #46 ... 19:40:22 19:40:22 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:40:22 #0 3.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:22 #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:22 #0 6.880 OK: 266 MiB in 52 packages 19:40:22 #50 DONE 7.7s 19:40:22 19:40:22 #46 [security-bootstrapper internal] load build context 19:40:22 #46 ... 19:40:22 19:40:22 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:40:22 #39 DONE 8.4s 19:40:22 19:40:22 #51 [support-scheduler internal] load build context 19:40:22 #51 ... 19:40:22 19:40:22 #19 [core-common-config-bootstrapper internal] load build context 19:40:22 #19 transferring context: 82.53MB 11.1s 19:40:22 #19 ... 19:40:22 19:40:22 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:23 #26 ... 19:40:23 19:40:23 #52 [core-command internal] load build context 19:40:23 #52 ... 19:40:23 19:40:23 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:40:23 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 19:40:23 #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:40:23 #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:40:23 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:40:23 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 19:40:23 #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.0s done 19:40:23 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:40:23 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.8s 19:40:23 #53 ... 19:40:23 19:40:23 #52 [core-command internal] load build context 19:40:24 #52 ... 19:40:24 19:40:24 #30 [security-proxy-auth internal] load build context 19:40:24 #30 ... 19:40:24 19:40:24 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:40:24 #0 3.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:24 #0 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:24 #0 6.834 (1/4) Installing ca-certificates (20230506-r0) 19:40:24 #0 6.959 (2/4) Installing dumb-init (1.2.5-r2) 19:40:24 #0 6.992 (3/4) Installing su-exec (0.2-r3) 19:40:24 #0 7.003 (4/4) Installing yq (4.33.3-r5) 19:40:24 #0 7.599 Executing busybox-1.36.1-r5.trigger 19:40:24 #0 7.599 Executing ca-certificates-20230506-r0.trigger 19:40:24 #0 8.114 OK: 18 MiB in 19 packages 19:40:24 #54 DONE 9.1s 19:40:24 19:40:24 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:40:24 #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:24 #0 5.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:24 #0 7.337 (1/4) Installing dumb-init (1.2.5-r2) 19:40:24 #0 7.371 (2/4) Installing openssl (3.1.4-r1) 19:40:24 #0 7.450 (3/4) Installing su-exec (0.2-r3) 19:40:24 #0 7.468 (4/4) Installing yq (4.33.3-r5) 19:40:24 #0 7.952 Executing busybox-1.36.1-r5.trigger 19:40:24 #0 8.057 OK: 18 MiB in 19 packages 19:40:24 #55 DONE 9.1s 19:40:24 19:40:24 #30 [security-proxy-auth internal] load build context 19:40:24 #30 ... 19:40:24 19:40:24 #52 [core-command internal] load build context 19:40:24 #52 ... 19:40:24 19:40:24 #56 [core-data internal] load build context 19:40:24 #56 ... 19:40:24 19:40:24 #57 [core-metadata internal] load build context 19:40:24 #57 ... 19:40:24 19:40:24 #37 [security-secretstore-setup internal] load build context 19:40:25 #37 ... 19:40:25 19:40:25 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:40:25 #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #0 4.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #0 6.321 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:25 #0 6.321 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:25 #0 6.321 OK: 19948 distinct packages available 19:40:25 #0 6.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #0 10.27 OK: 266 MiB in 52 packages 19:40:25 #58 ... 19:40:25 19:40:25 #57 [core-metadata internal] load build context 19:40:25 #57 ... 19:40:25 19:40:25 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:40:25 #0 8.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #0 9.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #59 ... 19:40:25 19:40:25 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:25 #0 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #0 8.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #60 ... 19:40:25 19:40:25 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:25 #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #0 10.00 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:25 #0 10.00 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:25 #0 10.00 OK: 19946 distinct packages available 19:40:25 #61 ... 19:40:25 19:40:25 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:40:25 #58 DONE 11.0s 19:40:25 19:40:25 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:40:25 #0 5.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:25 #0 6.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:25 #0 9.193 (1/2) Installing ca-certificates (20230506-r0) 19:40:25 #0 9.404 (2/2) Installing dumb-init (1.2.5-r2) 19:40:25 #0 9.404 Executing busybox-1.36.1-r5.trigger 19:40:25 #0 9.505 Executing ca-certificates-20230506-r0.trigger 19:40:25 #0 10.23 OK: 9 MiB in 17 packages 19:40:26 #62 ... 19:40:26 19:40:26 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:40:26 #0 8.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:26 #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:26 #63 ... 19:40:26 19:40:26 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:26 #61 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:26 #61 ... 19:40:26 19:40:26 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:40:26 #62 DONE 11.1s 19:40:26 19:40:26 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:26 #61 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:26 #61 ... 19:40:26 19:40:26 #40 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:40:26 #40 6.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:26 #40 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:26 #40 10.45 (1/1) Installing dumb-init (1.2.5-r2) 19:40:26 #40 10.45 Executing busybox-1.36.1-r5.trigger 19:40:26 #40 10.57 OK: 8 MiB in 16 packages 19:40:26 #40 DONE 11.7s 19:40:27 19:40:27 #64 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:40:27 #64 ... 19:40:27 19:40:27 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:40:27 #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:27 #0 8.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:27 #65 ... 19:40:27 19:40:27 #42 [security-spiffe-token-provider internal] load build context 19:40:27 #42 ... 19:40:27 19:40:27 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:40:27 #63 11.83 (1/1) Installing dumb-init (1.2.5-r2) 19:40:27 #63 11.91 Executing busybox-1.36.1-r5.trigger 19:40:27 #63 12.01 OK: 8 MiB in 16 packages 19:40:28 #63 ... 19:40:28 19:40:28 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:40:28 #59 11.36 (1/2) Installing dumb-init (1.2.5-r2) 19:40:28 #59 11.36 (2/2) Installing su-exec (0.2-r3) 19:40:28 #59 11.36 Executing busybox-1.36.1-r5.trigger 19:40:28 #59 11.44 OK: 8 MiB in 17 packages 19:40:28 #59 DONE 12.4s 19:40:28 19:40:28 #41 [support-notifications internal] load build context 19:40:28 #41 transferring context: 76.50MB 16.1s 19:40:28 #41 ... 19:40:28 19:40:28 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:40:28 #66 ... 19:40:28 19:40:28 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:40:28 #63 DONE 12.9s 19:40:28 19:40:28 #41 [support-notifications internal] load build context 19:40:30 #41 ... 19:40:30 19:40:30 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:30 #61 13.17 (1/11) Installing ca-certificates (20230506-r0) 19:40:30 #61 13.31 (2/11) Installing brotli-libs (1.0.9-r14) 19:40:30 #61 13.35 (3/11) Installing libunistring (1.1-r1) 19:40:30 #61 13.40 (4/11) Installing libidn2 (2.3.4-r1) 19:40:30 #61 13.48 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:40:30 #61 13.48 (6/11) Installing libcurl (8.5.0-r0) 19:40:30 #61 13.48 (7/11) Installing curl (8.5.0-r0) 19:40:30 #61 13.52 (8/11) Installing dumb-init (1.2.5-r2) 19:40:30 #61 13.52 (9/11) Installing musl-obstack (1.2.3-r2) 19:40:30 #61 13.52 (10/11) Installing libucontext (1.2-r2) 19:40:30 #61 13.52 (11/11) Installing gcompat (1.1.0-r1) 19:40:30 #61 13.53 Executing busybox-1.36.1-r5.trigger 19:40:30 #61 13.58 Executing ca-certificates-20230506-r0.trigger 19:40:30 #61 14.17 OK: 13 MiB in 26 packages 19:40:30 #61 DONE 15.0s 19:40:30 19:40:30 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:40:30 #60 10.79 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:30 #60 10.79 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:30 #60 10.79 OK: 19946 distinct packages available 19:40:30 #60 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:30 #60 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:30 #60 13.84 (1/5) Installing dumb-init (1.2.5-r2) 19:40:30 #60 13.84 (2/5) Installing musl-obstack (1.2.3-r2) 19:40:30 #60 13.89 (3/5) Installing libucontext (1.2-r2) 19:40:30 #60 13.89 (4/5) Installing gcompat (1.1.0-r1) 19:40:30 #60 13.97 (5/5) Installing openssl (3.1.4-r1) 19:40:30 #60 13.97 Executing busybox-1.36.1-r5.trigger 19:40:30 #60 14.03 OK: 9 MiB in 20 packages 19:40:30 #60 DONE 15.8s 19:40:30 19:40:30 #41 [support-notifications internal] load build context 19:40:31 #41 ... 19:40:31 19:40:31 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:40:31 #65 10.92 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:40:31 #65 10.92 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:40:31 #65 10.92 OK: 19946 distinct packages available 19:40:31 #65 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:31 #65 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:31 #65 13.34 (1/4) Installing dumb-init (1.2.5-r2) 19:40:31 #65 13.34 (2/4) Installing musl-obstack (1.2.3-r2) 19:40:31 #65 13.37 (3/4) Installing libucontext (1.2-r2) 19:40:31 #65 13.37 (4/4) Installing gcompat (1.1.0-r1) 19:40:31 #65 13.40 Executing busybox-1.36.1-r5.trigger 19:40:31 #65 13.45 OK: 8 MiB in 19 packages 19:40:31 #65 DONE 14.4s 19:40:31 19:40:31 #41 [support-notifications internal] load build context 19:40:32 #41 ... 19:40:32 19:40:32 #48 [security-proxy-setup internal] load build context 19:40:32 #48 ... 19:40:32 19:40:32 #57 [core-metadata internal] load build context 19:40:32 #57 ... 19:40:32 19:40:32 #46 [security-bootstrapper internal] load build context 19:40:32 #46 ... 19:40:32 19:40:32 #51 [support-scheduler internal] load build context 19:40:32 #51 ... 19:40:32 19:40:32 #57 [core-metadata internal] load build context 19:40:33 #57 ... 19:40:33 19:40:33 #19 [core-common-config-bootstrapper internal] load build context 19:40:33 #19 transferring context: 119.01MB 21.4s 19:40:33 #19 ... 19:40:33 19:40:33 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:40:33 #0 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:33 #0 5.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:33 #0 7.157 OK: 18 MiB in 19 packages 19:40:33 #67 DONE 8.1s 19:40:33 19:40:33 #19 [core-common-config-bootstrapper internal] load build context 19:40:33 #19 ... 19:40:33 19:40:33 #57 [core-metadata internal] load build context 19:40:33 #57 ... 19:40:33 19:40:33 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:40:33 #0 5.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:33 #0 5.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:33 #0 7.745 OK: 18 MiB in 19 packages 19:40:33 #68 DONE 8.6s 19:40:33 19:40:33 #19 [core-common-config-bootstrapper internal] load build context 19:40:34 #19 ... 19:40:34 19:40:34 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:34 #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.5s 19:40:34 #26 ... 19:40:34 19:40:34 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:40:34 #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:34 #0 4.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:34 #0 6.514 OK: 9 MiB in 17 packages 19:40:34 #69 DONE 7.3s 19:40:34 19:40:34 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:34 #26 ... 19:40:34 19:40:34 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:40:34 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.3s 19:40:34 #53 ... 19:40:34 19:40:34 #70 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:40:34 #70 DONE 0.8s 19:40:34 19:40:34 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:40:34 #53 ... 19:40:34 19:40:34 #19 [core-common-config-bootstrapper internal] load build context 19:40:34 #19 ... 19:40:34 19:40:34 #30 [security-proxy-auth internal] load build context 19:40:34 #30 ... 19:40:34 19:40:34 #64 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:40:34 #64 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:34 #64 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:34 #64 7.722 OK: 8 MiB in 16 packages 19:40:34 #64 DONE 8.4s 19:40:34 19:40:34 #30 [security-proxy-auth internal] load build context 19:40:34 #30 ... 19:40:34 19:40:34 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:35 #26 ... 19:40:35 19:40:35 #52 [core-command internal] load build context 19:40:35 #52 ... 19:40:35 19:40:35 #56 [core-data internal] load build context 19:40:35 #56 ... 19:40:35 19:40:35 #37 [security-secretstore-setup internal] load build context 19:40:35 #37 ... 19:40:35 19:40:35 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:35 #26 ... 19:40:35 19:40:35 #46 [security-bootstrapper internal] load build context 19:40:35 #46 transferring context: 132.21MB 23.4s done 19:40:35 #46 DONE 23.9s 19:40:35 19:40:35 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:36 #26 ... 19:40:36 19:40:36 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:40:36 #66 5.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:36 #66 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:36 #66 7.459 OK: 8 MiB in 17 packages 19:40:36 #66 DONE 8.2s 19:40:36 19:40:36 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:40:36 #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:36 #0 5.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:36 #0 7.168 OK: 8 MiB in 16 packages 19:40:36 #71 DONE 7.8s 19:40:36 19:40:36 #26 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:36 #26 ... 19:40:36 19:40:36 #19 [core-common-config-bootstrapper internal] load build context 19:40:36 #19 transferring context: 132.21MB 24.6s done 19:40:36 #19 DONE 25.0s 19:40:36 19:40:36 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:40:36 #72 DONE 1.0s 19:40:36 19:40:36 #52 [core-command internal] load build context 19:40:37 #52 ... 19:40:37 19:40:37 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:40:37 #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:37 #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:37 #0 6.752 OK: 9 MiB in 20 packages 19:40:37 #73 DONE 7.4s 19:40:37 19:40:37 #52 [core-command internal] load build context 19:40:37 #52 ... 19:40:37 19:40:37 #42 [security-spiffe-token-provider internal] load build context 19:40:37 #42 ... 19:40:37 19:40:37 #52 [core-command internal] load build context 19:40:37 #52 ... 19:40:37 19:40:37 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:40:37 #74 DONE 1.1s 19:40:37 19:40:37 #52 [core-command internal] load build context 19:40:38 #52 ... 19:40:38 19:40:38 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:40:38 #0 5.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:38 #0 5.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:38 #0 7.343 OK: 13 MiB in 26 packages 19:40:38 #75 DONE 7.9s 19:40:38 19:40:38 #52 [core-command internal] load build context 19:40:38 #52 ... 19:40:38 19:40:38 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:40:38 #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:40:38 #0 4.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:40:38 #0 6.450 OK: 8 MiB in 19 packages 19:40:38 #76 DONE 7.1s 19:40:38 19:40:38 #52 [core-command internal] load build context 19:40:38 #52 ... 19:40:38 19:40:38 #42 [security-spiffe-token-provider internal] load build context 19:40:38 #42 transferring context: 132.21MB 26.4s done 19:40:38 #42 DONE 26.7s 19:40:38 19:40:38 #52 [core-command internal] load build context 19:40:39 #52 ... 19:40:39 19:40:39 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:40:39 #77 DONE 3.2s 19:40:39 19:40:39 #52 [core-command internal] load build context 19:40:40 #52 ... 19:40:40 19:40:40 #48 [security-proxy-setup internal] load build context 19:40:40 #48 transferring context: 132.21MB 27.2s done 19:40:40 #48 DONE 27.8s 19:40:40 19:40:40 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:40:40 #78 DONE 1.1s 19:40:40 19:40:40 #52 [core-command internal] load build context 19:40:40 #52 ... 19:40:40 19:40:40 #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:40:40 #79 DONE 0.9s 19:40:40 19:40:40 #52 [core-command internal] load build context 19:40:41 #52 ... 19:40:41 19:40:41 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:40:41 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.3s done 19:40:41 #53 DONE 23.1s 19:40:41 19:40:41 #52 [core-command internal] load build context 19:40:41 #52 ... 19:40:41 19:40:41 #51 [support-scheduler internal] load build context 19:40:41 #51 transferring context: 132.21MB 27.9s done 19:40:41 #51 DONE 28.8s 19:40:41 19:40:41 #41 [support-notifications internal] load build context 19:40:41 #41 transferring context: 132.21MB 29.5s done 19:40:41 #41 DONE 29.9s 19:40:41 19:40:41 #52 [core-command internal] load build context 19:40:42 #52 ... 19:40:42 19:40:42 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:40:42 #80 DONE 1.0s 19:40:42 19:40:42 #26 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:40:42 #26 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.1s done 19:40:42 #26 DONE 30.7s 19:40:42 19:40:42 #52 [core-command internal] load build context 19:40:43 #52 transferring context: 132.21MB 27.9s done 19:40:43 #52 DONE 29.6s 19:40:43 19:40:43 #37 [security-secretstore-setup internal] load build context 19:40:43 #37 ... 19:40:43 19:40:43 #57 [core-metadata internal] load build context 19:40:43 #57 ... 19:40:43 19:40:43 #56 [core-data internal] load build context 19:40:43 #56 ... 19:40:43 19:40:43 #57 [core-metadata internal] load build context 19:40:43 #57 transferring context: 132.21MB 27.4s done 19:40:44 #57 DONE 29.1s 19:40:44 19:40:44 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:40:44 #81 DONE 1.7s 19:40:44 19:40:44 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:40:45 #82 ... 19:40:45 19:40:45 #37 [security-secretstore-setup internal] load build context 19:40:45 #37 transferring context: 132.21MB 28.1s done 19:40:45 #37 DONE 29.8s 19:40:45 19:40:45 #56 [core-data internal] load build context 19:40:45 #56 transferring context: 132.21MB 28.7s done 19:40:45 #56 ... 19:40:45 19:40:45 #30 [security-proxy-auth internal] load build context 19:40:45 #30 ... 19:40:45 19:40:45 #56 [core-data internal] load build context 19:40:45 #56 DONE 30.6s 19:40:45 19:40:45 #30 [security-proxy-auth internal] load build context 19:40:45 #30 ... 19:40:45 19:40:45 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:40:45 #83 ... 19:40:45 19:40:45 #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:40:45 #82 DONE 1.6s 19:40:45 19:40:45 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:40:45 #84 DONE 1.9s 19:40:45 19:40:45 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:40:45 #83 DONE 1.8s 19:40:45 19:40:45 #30 [security-proxy-auth internal] load build context 19:40:45 #30 ... 19:40:45 19:40:45 #85 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:40:45 #85 DONE 0.2s 19:40:45 19:40:45 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:40:45 #86 DONE 0.2s 19:40:45 19:40:45 #30 [security-proxy-auth internal] load build context 19:40:45 #30 ... 19:40:45 19:40:45 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:40:45 #87 DONE 0.3s 19:40:45 19:40:45 #30 [security-proxy-auth internal] load build context 19:40:45 #30 transferring context: 132.21MB 30.4s done 19:40:46 #30 DONE 31.7s 19:40:46 19:40:46 #88 [security-spire-agent stage-3 7/10] COPY security.txt / 19:40:46 #88 DONE 0.3s 19:40:46 19:40:46 #89 [security-spire-server stage-2 6/9] COPY security.txt / 19:40:46 #89 DONE 0.3s 19:40:46 19:40:46 #90 [security-spire-config stage-2 6/10] COPY security.txt / 19:40:46 #90 DONE 0.3s 19:40:46 19:40:46 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:40:46 #91 ... 19:40:46 19:40:46 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:40:46 #92 DONE 0.2s 19:40:46 19:40:46 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:40:46 #91 DONE 0.2s 19:40:46 19:40:46 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:40:46 #93 DONE 0.2s 19:40:46 19:40:46 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:40:46 #94 ... 19:40:46 19:40:46 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:40:46 #95 DONE 0.2s 19:40:46 19:40:46 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:40:46 #96 DONE 0.3s 19:40:46 19:40:46 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:40:46 #94 DONE 0.2s 19:40:46 19:40:46 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:47 #97 ... 19:40:47 19:40:47 #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:40:47 #98 DONE 0.2s 19:40:47 19:40:47 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:40:47 #99 DONE 0.2s 19:40:47 19:40:47 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:40:47 #100 DONE 0.2s 19:40:47 19:40:47 #101 [security-spire-server] exporting to image 19:40:47 #101 exporting layers 19:40:47 #101 ... 19:40:47 19:40:47 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:48 #102 ... 19:40:48 19:40:48 #103 [security-spire-agent] exporting to image 19:40:48 #103 exporting layers 1.5s done 19:40:48 #103 writing image sha256:337d919693fac670cdf56b03233b8d0cfce76703f723af8ce2627e377c5b714b 0.0s done 19:40:48 #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:40:48 #103 DONE 1.6s 19:40:48 19:40:48 #104 [security-spire-config] exporting to image 19:40:48 #104 exporting layers 1.5s done 19:40:48 #104 writing image sha256:34cb13a0170b8b4fffe1ff01ff89fdc5bd774306fed5130c1b179e88a04122f2 0.0s done 19:40:48 #104 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:40:48 #104 DONE 1.6s 19:40:48 19:40:48 #101 [security-spire-server] exporting to image 19:40:48 #101 exporting layers 1.5s done 19:40:48 #101 writing image sha256:d520b22a25803f44f04b467e252fd5810ad43b137af3b83eb6af2e4bea64d2e9 0.0s done 19:40:48 #101 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:40:48 #101 DONE 1.5s 19:40:48 19:40:48 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:50 #105 ... 19:40:50 19:40:50 #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:05 #106 DONE 25.3s 19:41:05 19:41:05 #97 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:05 #97 DONE 28.6s 19:41:05 19:41:05 #105 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:05 #105 DONE 22.8s 19:41:05 19:41:05 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:05 #102 DONE 27.5s 19:41:05 19:41:05 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:41:07 #107 DONE 2.1s 19:41:07 19:41:07 #108 [core-data builder 6/7] COPY . . 19:41:07 #108 CACHED 19:41:07 19:41:07 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 19:41:07 #109 CACHED 19:41:07 19:41:07 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #110 CACHED 19:41:07 19:41:07 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:41:07 #111 CACHED 19:41:07 19:41:07 #112 [security-secretstore-setup builder 6/7] COPY . . 19:41:07 #112 CACHED 19:41:07 19:41:07 #113 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #113 CACHED 19:41:07 19:41:07 #114 [core-metadata builder 6/7] COPY . . 19:41:07 #114 CACHED 19:41:07 19:41:07 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:41:07 #115 CACHED 19:41:07 19:41:07 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #116 CACHED 19:41:07 19:41:07 #117 [security-proxy-auth builder 6/7] COPY . . 19:41:07 #117 CACHED 19:41:07 19:41:07 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #118 CACHED 19:41:07 19:41:07 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:41:07 #119 CACHED 19:41:07 19:41:07 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #120 CACHED 19:41:07 19:41:07 #121 [core-command builder 6/7] COPY . . 19:41:07 #121 CACHED 19:41:07 19:41:07 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 19:41:07 #122 CACHED 19:41:07 19:41:07 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:41:07 #123 CACHED 19:41:07 19:41:07 #124 [support-scheduler builder 6/7] COPY . . 19:41:07 #124 CACHED 19:41:07 19:41:07 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #125 CACHED 19:41:07 19:41:07 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:07 #126 CACHED 19:41:07 19:41:07 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:41:07 #127 CACHED 19:41:07 19:41:07 #128 [security-proxy-setup builder 6/7] COPY . . 19:41:07 #128 CACHED 19:41:07 19:41:07 #129 [security-bootstrapper builder 6/7] COPY . . 19:41:07 #129 DONE 2.1s 19:41:07 19:41:07 #130 [support-notifications builder 6/7] COPY . . 19:41:07 #130 DONE 2.1s 19:41:07 19:41:07 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 19:41:07 #131 DONE 2.1s 19:41:07 19:41:07 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:41:10 #132 2.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:41:18 #132 ... 19:41:18 19:41:18 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:41:18 #0 1.860 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:41:18 #133 ... 19:41:18 19:41:18 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:41:18 #0 2.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:41:18 #134 ... 19:41:18 19:41:18 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:41:18 #0 2.202 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:41:18 #135 ... 19:41:18 19:41:18 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:41:18 #0 2.375 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:41:18 #136 ... 19:41:18 19:41:18 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:41:18 #0 2.484 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:41:18 #137 ... 19:41:18 19:41:18 #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 19:41:18 #0 3.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:41:18 #138 ... 19:41:18 19:41:18 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:41:18 #0 3.090 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:41:18 #139 ... 19:41:18 19:41:18 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:41:18 #0 3.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:41:18 #140 ... 19:41:18 19:41:18 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:41:18 #0 1.064 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:41:18 #141 ... 19:41:18 19:41:18 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:41:18 #0 2.731 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:47:10 #142 ... 19:47:10 19:47:10 #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 19:47:10 #138 361.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:47:10 #138 ... 19:47:10 19:47:10 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:47:10 #132 DONE 363.0s 19:47:10 19:47:10 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:10 #141 ... 19:47:10 19:47:10 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:47:11 #143 DONE 0.4s 19:47:11 19:47:11 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:47:11 #139 DONE 363.5s 19:47:11 19:47:11 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:11 #140 ... 19:47:11 19:47:11 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:47:11 #144 DONE 0.4s 19:47:11 19:47:11 #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:47:11 #145 DONE 0.4s 19:47:11 19:47:11 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:47:12 #146 ... 19:47:12 19:47:12 #147 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:47:12 #147 DONE 0.4s 19:47:12 19:47:12 #148 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:47:12 #148 DONE 0.2s 19:47:12 19:47:12 #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 19:47:12 #138 ... 19:47:12 19:47:12 #149 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:47:12 #149 DONE 0.4s 19:47:12 19:47:12 #150 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:47:13 #150 DONE 0.3s 19:47:13 19:47:13 #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:13 #151 ... 19:47:13 19:47:13 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:47:13 #146 DONE 2.1s 19:47:13 19:47:13 #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:47:14 #152 DONE 0.3s 19:47:14 19:47:14 #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:47:14 #153 DONE 0.3s 19:47:14 19:47:14 #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:47:14 #154 DONE 0.4s 19:47:14 19:47:14 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:47:15 #155 DONE 0.2s 19:47:15 19:47:15 #156 [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/ 19:47:15 #156 DONE 0.2s 19:47:15 19:47:15 #151 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:15 #151 DONE 2.1s 19:47:15 19:47:15 #157 [security-proxy-setup] exporting to image 19:47:15 #157 exporting layers 19:47:16 #157 ... 19:47:16 19:47:16 #158 [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/ 19:47:16 #158 DONE 0.6s 19:47:16 19:47:16 #159 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:47:16 #159 DONE 0.2s 19:47:16 19:47:16 #160 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:16 #160 DONE 0.2s 19:47:16 19:47:16 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:16 #135 ... 19:47:16 19:47:16 #157 [security-proxy-setup] exporting to image 19:47:16 #157 exporting layers 1.1s done 19:47:16 #157 writing image sha256:518ae696c8ea4208413fc8ae425716f427cc4d70ed1ce19c9e21320c652b5384 done 19:47:16 #157 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:47:16 #157 DONE 1.1s 19:47:16 19:47:16 #161 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:47:18 #161 DONE 1.9s 19:47:18 19:47:18 #162 [security-bootstrapper] exporting to image 19:47:18 #162 ... 19:47:18 19:47:18 #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 19:47:18 #138 DONE 371.1s 19:47:18 19:47:18 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:19 #136 ... 19:47:19 19:47:19 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:47:19 #163 DONE 0.1s 19:47:19 19:47:19 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:47:19 #164 DONE 0.3s 19:47:19 19:47:19 #162 [security-bootstrapper] exporting to image 19:47:19 #162 exporting layers 1.4s done 19:47:19 #162 writing image sha256:c0d28ff5c28774533c81a4b3a77387bc476e3b60bdfaf2688b22a91834897ddd done 19:47:19 #162 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 19:47:19 #162 DONE 1.4s 19:47:19 19:47:19 #165 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:47:19 #165 DONE 0.2s 19:47:19 19:47:19 #166 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:47:20 #166 DONE 0.3s 19:47:20 19:47:20 #167 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:47:20 #167 DONE 0.1s 19:47:20 19:47:20 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:20 #136 ... 19:47:20 19:47:20 #168 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:20 #168 DONE 0.3s 19:47:20 19:47:20 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:47:20 #134 ... 19:47:20 19:47:20 #169 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:20 #169 DONE 0.3s 19:47:20 19:47:20 #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:20 #170 DONE 0.2s 19:47:20 19:47:20 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:22 #171 ... 19:47:22 19:47:22 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:47:22 #133 DONE 374.7s 19:47:22 19:47:22 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:22 #141 ... 19:47:22 19:47:22 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:22 #171 DONE 1.7s 19:47:22 19:47:22 #172 [security-secretstore-setup] exporting to image 19:47:23 #172 ... 19:47:23 19:47:23 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:23 #173 DONE 0.5s 19:47:23 19:47:23 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:47:23 #174 DONE 0.3s 19:47:23 19:47:23 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:23 #140 ... 19:47:23 19:47:23 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:47:23 #175 DONE 0.3s 19:47:23 19:47:23 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:47:24 #176 DONE 0.2s 19:47:24 19:47:24 #172 [security-secretstore-setup] exporting to image 19:47:24 #172 exporting layers 1.4s done 19:47:24 #172 writing image sha256:dcdc5c30bab68cad463762b0cf54f54544565ed4687e5a3f547981cb3b7a0103 0.0s done 19:47:24 #172 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 19:47:24 #172 DONE 1.4s 19:47:24 19:47:24 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:47:24 #177 DONE 0.2s 19:47:24 19:47:24 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:25 #178 ... 19:47:25 19:47:25 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:25 #136 DONE 378.5s 19:47:26 19:47:26 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:26 #140 ... 19:47:26 19:47:26 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:26 #178 DONE 2.1s 19:47:26 19:47:26 #179 [security-proxy-auth] exporting to image 19:47:26 #179 ... 19:47:26 19:47:26 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:26 #180 CACHED 19:47:26 19:47:26 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:47:26 #181 CACHED 19:47:26 19:47:26 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:47:26 #182 DONE 0.6s 19:47:26 19:47:26 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:47:27 #183 ... 19:47:27 19:47:27 #179 [security-proxy-auth] exporting to image 19:47:27 #179 exporting layers 0.6s done 19:47:27 #179 writing image sha256:b9b106ac0b37ae654f4eeb8b42c5a1c283eab70fdc960241fd8c1fbf78c66eb8 done 19:47:27 #179 naming to docker.io/library/security-proxy-auth-arm64 done 19:47:27 #179 DONE 0.6s 19:47:27 19:47:27 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:47:27 #183 DONE 0.2s 19:47:27 19:47:27 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:47:27 #184 DONE 0.3s 19:47:27 19:47:27 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:31 #185 DONE 3.9s 19:47:31 19:47:31 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:31 #140 ... 19:47:31 19:47:31 #186 [core-common-config-bootstrapper] exporting to image 19:47:31 #186 exporting layers 0.4s done 19:47:31 #186 writing image sha256:b1d470044ec72f1f809a4eb15a5d4cb1984c698950395f4bee245afb74a6689b done 19:47:31 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:47:31 #186 DONE 0.4s 19:47:31 19:47:31 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:49 #140 DONE 400.1s 19:47:49 19:47:49 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:47:49 #137 DONE 400.1s 19:47:49 19:47:49 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:49 #135 ... 19:47:49 19:47:49 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:49 #187 DONE 0.4s 19:47:49 19:47:49 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:49 #188 DONE 0.5s 19:47:49 19:47:49 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:49 #189 DONE 0.2s 19:47:49 19:47:49 #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:47:49 #190 DONE 0.2s 19:47:49 19:47:49 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:47:49 #191 DONE 0.3s 19:47:49 19:47:49 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:47:49 #192 DONE 0.4s 19:47:49 19:47:49 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:49 #135 ... 19:47:49 19:47:49 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:47:49 #134 DONE 401.6s 19:47:49 19:47:49 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:47:49 #193 ... 19:47:49 19:47:49 #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:49 #194 CACHED 19:47:49 19:47:49 #195 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:47:49 #195 CACHED 19:47:49 19:47:49 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:47:49 #196 DONE 0.6s 19:47:49 19:47:49 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:47:49 #193 DONE 0.5s 19:47:49 19:47:49 #197 [core-command] exporting to image 19:47:49 #197 exporting layers 19:47:49 #197 ... 19:47:49 19:47:49 #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:47:49 #198 DONE 0.4s 19:47:50 19:47:50 #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:47:50 #199 DONE 0.2s 19:47:50 19:47:50 #197 [core-command] exporting to image 19:47:50 #197 exporting layers 0.5s done 19:47:50 #197 writing image sha256:6abc6e21669c1157ed53e9505660b0f16a22fb904ef3e678509800440ac38b04 0.0s done 19:47:50 #197 naming to docker.io/library/core-command-arm64 19:47:50 #197 naming to docker.io/library/core-command-arm64 0.0s done 19:47:50 #197 DONE 0.5s 19:47:50 19:47:50 #200 [core-data] exporting to image 19:47:50 #200 exporting layers 0.5s done 19:47:50 #200 writing image sha256:e383319e03b64e007d8619cb1bc6665ef5eb76ba22668ebb8db2bd50d32710d9 done 19:47:50 #200 naming to docker.io/library/core-data-arm64 done 19:47:50 #200 DONE 0.6s 19:47:50 19:47:50 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:47:50 #201 DONE 0.3s 19:47:50 19:47:50 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:50 #135 ... 19:47:50 19:47:50 #202 [core-metadata] exporting to image 19:47:51 #202 exporting layers 0.7s done 19:47:51 #202 writing image sha256:10fd1c563c93b03c0478016ad3d1785fa66141953ea8a93d7f03727f65141d0d done 19:47:51 #202 naming to docker.io/library/core-metadata-arm64 done 19:47:51 #202 DONE 0.7s 19:47:51 19:47:51 #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:56 #135 DONE 408.4s 19:47:56 19:47:56 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:56 #141 ... 19:47:56 19:47:56 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:56 #203 DONE 0.4s 19:47:56 19:47:56 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:56 #141 ... 19:47:56 19:47:56 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:56 #204 DONE 0.2s 19:47:56 19:47:56 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:47:56 #205 DONE 0.2s 19:47:56 19:47:56 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:47:56 #142 ... 19:47:56 19:47:56 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:47:56 #206 DONE 0.1s 19:47:57 19:47:57 #207 [security-spiffe-token-provider] exporting to image 19:47:57 #207 exporting layers 19:47:57 #207 exporting layers 0.5s done 19:47:57 #207 writing image sha256:b2ee8d0b47f10efdf27a2c2ca46965309d02775edfff5c86a389b73ce395ced5 done 19:47:57 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:47:57 #207 DONE 0.5s 19:47:57 19:47:57 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:48:05 #142 DONE 417.4s 19:48:05 19:48:05 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:48:05 #141 DONE 417.4s 19:48:05 19:48:05 #47 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:48:05 #47 ... 19:48:05 19:48:05 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:05 #208 ... 19:48:05 19:48:05 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:05 #209 DONE 0.1s 19:48:05 19:48:05 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:05 #210 DONE 0.1s 19:48:05 19:48:05 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:48:05 #208 DONE 0.1s 19:48:05 19:48:05 #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:48:05 #211 DONE 0.1s 19:48:05 19:48:05 #212 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:48:05 #212 DONE 0.3s 19:48:05 19:48:05 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:48:05 #213 DONE 0.3s 19:48:05 19:48:05 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:48:05 #214 DONE 0.1s 19:48:05 19:48:05 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:48:05 #215 DONE 0.1s 19:48:05 19:48:05 #216 [support-scheduler] exporting to image 19:48:05 #216 exporting layers 19:48:06 #216 exporting layers 0.3s done 19:48:06 #216 writing image sha256:2354b3d43f0e3f44d2b1afea1c4cb15c0a7b16fd3cb50eb5f7fa3914ac1a2515 0.0s done 19:48:06 #216 naming to docker.io/library/support-scheduler-arm64 done 19:48:06 #216 DONE 0.3s 19:48:06 19:48:06 #217 [support-notifications] exporting to image 19:48:06 #217 exporting layers 0.3s done 19:48:06 #217 writing image sha256:4a1ff6cf43630cb6e6ae0c7d4d018eaa679d0fa14c5a9ee7610de5dd73867750 done 19:48:06 #217 naming to docker.io/library/support-notifications-arm64 done 19:48:06 #217 DONE 0.4s 19:48:06 19:48:06 #47 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:48:06 time="2023-12-13T19:40:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:48:06 time="2023-12-13T19:40:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:48:06 $ docker stop --time=1 c308e5fac29c96e47a916c9e226e5df6890b62cb57118f6345556ca77ee29702 19:48:08 $ docker rm -f --volumes c308e5fac29c96e47a916c9e226e5df6890b62cb57118f6345556ca77ee29702 [Pipeline] // withDockerContainer [Pipeline] sh 19:48:08 + docker images 19:48:08 REPOSITORY TAG IMAGE ID CREATED SIZE 19:48:08 support-notifications-arm64 latest 4a1ff6cf4363 3 seconds ago 26.4MB 19:48:08 support-scheduler-arm64 latest 2354b3d43f0e 3 seconds ago 25.8MB 19:48:08 security-spiffe-token-provider-arm64 latest b2ee8d0b47f1 12 seconds ago 28.9MB 19:48:08 core-metadata-arm64 latest 10fd1c563c93 18 seconds ago 17.4MB 19:48:08 core-command-arm64 latest 6abc6e21669c 19 seconds ago 17MB 19:48:08 core-data-arm64 latest e383319e03b6 19 seconds ago 17.1MB 19:48:08 core-common-config-bootstrapper-arm64 latest b1d470044ec7 37 seconds ago 15.1MB 19:48:08 security-proxy-auth-arm64 latest b9b106ac0b37 42 seconds ago 15.9MB 19:48:08 security-secretstore-setup-arm64 latest dcdc5c30bab6 46 seconds ago 35.7MB 19:48:08 security-bootstrapper-arm64 latest c0d28ff5c287 51 seconds ago 18.5MB 19:48:08 security-proxy-setup-arm64 latest 518ae696c8ea 54 seconds ago 25.8MB 19:48:08 security-spire-config-arm64 latest 34cb13a0170b 7 minutes ago 95.8MB 19:48:08 security-spire-server-arm64 latest d520b22a2580 7 minutes ago 96.7MB 19:48:08 security-spire-agent-arm64 latest 337d919693fa 7 minutes ago 152MB 19:48:08 ci-base-image-arm64 latest ba6c92f503aa 15 minutes ago 933MB 19:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB 19:48:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:09 19:48:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:10 arm64: Pulling from edgex-lftools-log-publisher 19:48:10 8998bd30e6a1: Pulling fs layer 19:48:10 04944245beec: Pulling fs layer 19:48:10 699f458cf7ca: Pulling fs layer 19:48:10 765212b225bb: Pulling fs layer 19:48:10 f23df028b6ca: Pulling fs layer 19:48:10 765212b225bb: Waiting 19:48:10 f23df028b6ca: Waiting 19:48:10 d65c8cfc05b1: Pulling fs layer 19:48:10 2437ff75d9bd: Pulling fs layer 19:48:10 d65c8cfc05b1: Waiting 19:48:10 04944245beec: Verifying Checksum 19:48:10 04944245beec: Download complete 19:48:10 765212b225bb: Verifying Checksum 19:48:10 765212b225bb: Download complete 19:48:10 f23df028b6ca: Verifying Checksum 19:48:10 f23df028b6ca: Download complete 19:48:10 d65c8cfc05b1: Verifying Checksum 19:48:10 d65c8cfc05b1: Download complete 19:48:10 699f458cf7ca: Verifying Checksum 19:48:10 699f458cf7ca: Download complete 19:48:11 8998bd30e6a1: Verifying Checksum 19:48:13 2437ff75d9bd: Verifying Checksum 19:48:13 2437ff75d9bd: Download complete 19:48:17 8998bd30e6a1: Pull complete 19:48:17 04944245beec: Pull complete 19:48:19 699f458cf7ca: Pull complete 19:48:19 765212b225bb: Pull complete 19:48:20 f23df028b6ca: Pull complete 19:48:20 d65c8cfc05b1: Pull complete 19:48:42 2437ff75d9bd: Pull complete 19:48:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:48:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:42 prd-ubuntu20.04-docker-arm64-4c-16g-24989 does not seem to be running inside a container 19:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:48:47 $ docker top 2fff37f52ba06c1026cfb98b4cfffea1676d99720dd0394cde214d5995c9223d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:48 ---> job-cost.sh 19:48:48 lf-activate-venv: SKIPPING 19:48:48 INFO: No Stack... 19:48:49 INFO: Retrieving Pricing Info for: v3-standard-8 19:48:49 INFO: Archiving Costs [Pipeline] sh 19:48:49 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:48:49 + cut -d, -f6 [Pipeline] lock 19:48:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] 19:48:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] did not exist. Created. 19:48:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:48:50 + echo total: 0.2199999988079071 [Pipeline] stash 19:48:50 Stashed 1 file(s) [Pipeline] } 19:48:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4736-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:48:50 $ docker stop --time=1 2fff37f52ba06c1026cfb98b4cfffea1676d99720dd0394cde214d5995c9223d 19:48:52 $ docker rm -f --volumes 2fff37f52ba06c1026cfb98b4cfffea1676d99720dd0394cde214d5995c9223d [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 19:48:54 provisioning config files... 19:48:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config14631701025231405501tmp [Pipeline] { [Pipeline] sh 19:48:55 + set +x 19:48:55 + curl+ -s https://codecov.io/bash 19:48:55 bash -s -- 19:48:55 19:48:55 _____ _ 19:48:55 / ____| | | 19:48:55 | | ___ __| | ___ ___ _____ __ 19:48:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:48:55 | |___| (_) | (_| | __/ (_| (_) \ V / 19:48:55 \_____\___/ \__,_|\___|\___\___/ \_/ 19:48:55 Bash-1.0.6 19:48:55 19:48:55 19:48:55 ==> git version 2.25.1 found 19:48:55 ==> 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 19:48:55 Release-Date: 2020-01-08 19:48:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:48:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:48:55 ==> Jenkins CI detected. 19:48:55 current dir:  /w/workspace/edgex-go/1 19:48:55 project root: . 19:48:55 --> token set from env 19:48:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:48:55 ==> Running gcov in . (disable via -X gcov) 19:48:55 ==> Python coveragepy not found 19:48:55 ==> Searching for coverage reports in: 19:48:55 + . 19:48:55 -> Found 1 reports 19:48:55 ==> Detecting git/mercurial file structure 19:48:55 ==> Reading reports 19:48:55 + ./coverage.out bytes=453602 19:48:55 ==> Appending adjustments 19:48:55 https://docs.codecov.io/docs/fixing-reports 19:48:56 + Found adjustments 19:48:56 ==> Gzipping contents 19:48:56 60K /tmp/codecov.eSa5uK.gz 19:48:56 ==> Uploading reports 19:48:56 url: https://codecov.io 19:48:56 query: branch=PR-4736&commit=4011040be8602b114c9c254f8682a64ab4e38d79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4736&job=&cmd_args= 19:48:56 -> Pinging Codecov 19:48:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4736&commit=4011040be8602b114c9c254f8682a64ab4e38d79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4736%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4736&job=&cmd_args= 19:48:56 -> Uploading to 19:48:56 https://storage.googleapis.com/codecov/v4/raw/2023-12-13/00271124DB129430A58F1EEE437C3FCB/4011040be8602b114c9c254f8682a64ab4e38d79/c443d3a9-f1db-4f48-acd4-8430607775e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231213T194856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fccb0799f1f951c017614c5db0553da22adc542635081fa7ff0ee9fc924ac54 19:48:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:56 Dload Upload Total Spent Left Speed 19:48:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57768 0 0 100 57768 0 200k --:--:-- --:--:-- --:--:-- 200k 19:48:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4011040be8602b114c9c254f8682a64ab4e38d79 [Pipeline] } 19:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:48:59 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:48:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:00 ---> package-listing.sh 19:49:00 ++ facter osfamily 19:49:00 ++ tr '[:upper:]' '[:lower:]' 19:49:00 + OS_FAMILY=debian 19:49:00 + workspace=/w/workspace/edgex-go/1 19:49:00 + START_PACKAGES=/tmp/packages_start.txt 19:49:00 + END_PACKAGES=/tmp/packages_end.txt 19:49:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:00 + PACKAGES=/tmp/packages_start.txt 19:49:00 + '[' /w/workspace/edgex-go/1 ']' 19:49:00 + PACKAGES=/tmp/packages_end.txt 19:49:00 + case "${OS_FAMILY}" in 19:49:00 + dpkg -l 19:49:00 + grep '^ii' 19:49:00 + '[' -f /tmp/packages_start.txt ']' 19:49:00 + '[' -f /tmp/packages_end.txt ']' 19:49:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:00 + '[' /w/workspace/edgex-go/1 ']' 19:49:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:49:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:49:00 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 19:49:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:01 19:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:02 latest: Pulling from edgex-lftools-log-publisher 19:49:02 5eb5b503b376: Pulling fs layer 19:49:02 5c69ac0246d0: Pulling fs layer 19:49:02 ec43610c2a17: Pulling fs layer 19:49:02 3a2ae6a8a46f: Pulling fs layer 19:49:02 33b1e0a273af: Pulling fs layer 19:49:02 5d3b04190fa2: Pulling fs layer 19:49:02 2f39f015ded8: Pulling fs layer 19:49:02 33b1e0a273af: Waiting 19:49:02 5d3b04190fa2: Waiting 19:49:02 2f39f015ded8: Waiting 19:49:02 5c69ac0246d0: Download complete 19:49:02 3a2ae6a8a46f: Verifying Checksum 19:49:02 33b1e0a273af: Verifying Checksum 19:49:02 33b1e0a273af: Download complete 19:49:02 ec43610c2a17: Verifying Checksum 19:49:02 ec43610c2a17: Download complete 19:49:02 5d3b04190fa2: Verifying Checksum 19:49:02 5d3b04190fa2: Download complete 19:49:02 5eb5b503b376: Verifying Checksum 19:49:02 5eb5b503b376: Download complete 19:49:02 2f39f015ded8: Download complete 19:49:03 5eb5b503b376: Pull complete 19:49:03 5c69ac0246d0: Pull complete 19:49:03 ec43610c2a17: Pull complete 19:49:03 3a2ae6a8a46f: Pull complete 19:49:04 33b1e0a273af: Pull complete 19:49:04 5d3b04190fa2: Pull complete 19:49:09 2f39f015ded8: Pull complete 19:49:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:49:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:49:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:49:09 prd-ubuntu20.04-docker-8c-8g-24988 does not seem to be running inside a container 19:49:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:49:13 $ docker top 3dc7dbfb21c93d61a22450679a7d1b5c40c282da35863f7eee4c04fe9f16a764 -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:49:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:49:14 + ls /var/log/sa-host 19:49:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:15 provisioning config files... 19:49:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3323311456929407030tmp [Pipeline] { [Pipeline] echo 19:49:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:49:15 ---> create-netrc.sh [Pipeline] } 19:49:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:49:16 ---> python-tools-install.sh [Pipeline] echo 19:49:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:49:16 ---> sudo-logs.sh 19:49:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:49:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:49:17 ---> job-cost.sh 19:49:17 lf-activate-venv: SKIPPING 19:49:17 DEBUG: total: 0.2199999988079071 19:49:17 INFO: Retrieving Stack Cost... 19:49:17 INFO: Retrieving Pricing Info for: v3-standard-8 19:49:17 INFO: Archiving Costs [Pipeline] echo 19:49:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:49:18 ---> logs-deploy.sh 19:49:18 lf-activate-venv: SKIPPING 19:49:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4736/1 19:49:18 INFO: archiving workspace using pattern(s): 19:49:19 Archives upload complete. 19:49:19 INFO: archiving logs to Nexus 19:49:20 ---> uname -a: 19:49:20 Linux prd-ubuntu20-04-docker-8c-8g-24988 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:49:20 19:49:20 19:49:20 ---> lscpu: 19:49:20 Architecture: x86_64 19:49:20 CPU op-mode(s): 32-bit, 64-bit 19:49:20 Byte Order: Little Endian 19:49:20 Address sizes: 40 bits physical, 48 bits virtual 19:49:20 CPU(s): 8 19:49:20 On-line CPU(s) list: 0-7 19:49:20 Thread(s) per core: 1 19:49:20 Core(s) per socket: 1 19:49:20 Socket(s): 8 19:49:20 NUMA node(s): 1 19:49:20 Vendor ID: AuthenticAMD 19:49:20 CPU family: 23 19:49:20 Model: 49 19:49:20 Model name: AMD EPYC-Rome Processor 19:49:20 Stepping: 0 19:49:20 CPU MHz: 2800.000 19:49:20 BogoMIPS: 5600.00 19:49:20 Virtualization: AMD-V 19:49:20 Hypervisor vendor: KVM 19:49:20 Virtualization type: full 19:49:20 L1d cache: 256 KiB 19:49:20 L1i cache: 256 KiB 19:49:20 L2 cache: 4 MiB 19:49:20 L3 cache: 128 MiB 19:49:20 NUMA node0 CPU(s): 0-7 19:49:20 Vulnerability Itlb multihit: Not affected 19:49:20 Vulnerability L1tf: Not affected 19:49:20 Vulnerability Mds: Not affected 19:49:20 Vulnerability Meltdown: Not affected 19:49:20 Vulnerability Mmio stale data: Not affected 19:49:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:49:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:49:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:49:20 Vulnerability Srbds: Not affected 19:49:20 Vulnerability Tsx async abort: Not affected 19:49:20 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 19:49:20 19:49:20 19:49:20 ---> nproc: 19:49:20 8 19:49:20 19:49:20 19:49:20 ---> df -h: 19:49:20 Filesystem Size Used Avail Use% Mounted on 19:49:20 overlay 155G 20G 136G 13% / 19:49:20 tmpfs 64M 0 64M 0% /dev 19:49:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:49:20 shm 64M 0 64M 0% /dev/shm 19:49:20 /dev/vda1 155G 20G 136G 13% /facter-os 19:49:20 19:49:20 19:49:20 ---> sar -b -r -n DEV: 19:49:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24988) 12/13/23 _x86_64_ (8 CPU) 19:49:20 19:49:20 19:27:44 LINUX RESTART (8 CPU) 19:49:20 19:49:20 19:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:49:20 19:29:01 121.21 47.03 74.19 0.00 5320.45 59513.28 0.00 19:49:20 19:30:01 136.04 0.97 135.08 0.00 54.12 57693.05 0.00 19:49:20 19:31:01 27.69 0.00 27.69 0.00 0.00 19715.18 0.00 19:49:20 19:32:01 42.08 0.23 41.84 0.00 9.47 26758.87 0.00 19:49:20 19:33:01 474.72 8.17 466.56 0.00 945.98 146532.64 0.00 19:49:20 19:34:02 358.12 8.42 349.70 0.00 2563.50 89494.47 0.00 19:49:20 19:35:01 176.99 0.10 176.89 0.00 0.81 70470.77 0.00 19:49:20 19:36:01 435.56 0.05 435.51 0.00 4.27 41181.14 0.00 19:49:20 19:37:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 19:49:20 19:38:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 19:49:20 19:39:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 19:49:20 19:40:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 19:49:20 19:41:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 19:49:20 19:42:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 19:49:20 19:43:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 19:49:20 19:44:01 1.43 0.02 1.42 0.00 0.13 20.66 0.00 19:49:20 19:45:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 19:49:20 19:46:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 19:49:20 19:47:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 19:49:20 19:48:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 19:49:20 19:49:01 1.40 0.25 1.15 0.00 19.33 31.46 0.00 19:49:20 Average: 85.18 3.11 82.07 0.00 426.20 24359.28 0.00 19:49:20 19:49:20 19:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:49:20 19:29:01 29590864 31589260 757156 2.30 60540 2230756 1731528 5.10 1011668 1943284 188 19:49:20 19:30:01 27629540 31104564 1199300 3.65 117992 3549656 2338820 6.89 1784840 2984448 327052 19:49:20 19:31:01 27271384 31181916 1118588 3.40 120532 3959800 2532652 7.46 1806968 3293388 443816 19:49:20 19:32:01 27893840 31532580 774408 2.36 122940 3699432 1841676 5.43 1259332 3240180 249820 19:49:20 19:33:01 23510680 31283324 976392 2.97 149180 7667560 3037116 8.95 1964948 6718664 2220 19:49:20 19:34:02 16906464 28262844 3937588 11.97 251024 10785968 9518636 28.05 5630644 9207556 704368 19:49:20 19:35:01 17516292 30740236 1476740 4.49 263452 12604060 3872744 11.41 3661548 10570660 1142164 19:49:20 19:36:01 18738736 31406096 850932 2.59 268360 12125308 2040960 6.01 2474628 10666108 348 19:49:20 19:37:01 18739444 31406820 850112 2.59 268376 12125308 2040960 6.01 2474520 10666108 156 19:49:20 19:38:01 18800460 31467868 789060 2.40 268408 12125312 2040960 6.01 2413092 10666112 172 19:49:20 19:39:01 18803712 31471160 785656 2.39 268432 12125316 2040960 6.01 2410408 10666116 136 19:49:20 19:40:01 18809952 31477440 779524 2.37 268464 12125320 2040960 6.01 2404564 10666120 240 19:49:20 19:41:01 18810576 31478092 778992 2.37 268484 12125324 2040960 6.01 2404756 10666124 168 19:49:20 19:42:01 18810568 31478096 778988 2.37 268496 12125324 2040960 6.01 2404232 10666124 144 19:49:20 19:43:01 18809944 31477492 779516 2.37 268520 12125320 2040960 6.01 2404580 10666128 16 19:49:20 19:44:01 18809576 31477152 779896 2.37 268564 12125300 2054932 6.06 2405148 10666100 224 19:49:20 19:45:01 18809788 31477392 779596 2.37 268580 12125304 2054932 6.06 2405012 10666104 8 19:49:20 19:46:01 18809940 31477572 779564 2.37 268604 12125308 2054932 6.06 2405228 10666108 228 19:49:20 19:47:01 18809428 31477080 780036 2.37 268620 12125308 2054932 6.06 2405308 10666108 156 19:49:20 19:48:01 18809680 31477352 779732 2.37 268644 12125316 2054932 6.06 2404852 10666112 80 19:49:20 19:49:01 18807760 31476876 779896 2.37 268692 12126612 2006856 5.91 2407240 10666972 848 19:49:20 Average: 20642792 31248629 1014842 3.09 230710 10202520 2546779 7.51 2425882 8918315 136788 19:49:20 19:49:20 19:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:49:20 19:29:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 19:49:20 19:29:01 docker0 374.52 362.94 26.49 2809.43 0.00 0.00 0.00 0.00 19:49:20 19:29:01 ens3 1112.10 1056.26 8039.27 142.96 0.00 0.00 0.00 0.00 19:49:20 19:30:01 veth1e7efe8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:30:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 19:49:20 19:30:01 docker0 128.88 168.11 11.26 1775.28 0.00 0.00 0.00 0.00 19:49:20 19:30:01 ens3 308.08 219.80 4935.57 74.39 0.00 0.00 0.00 0.00 19:49:20 19:31:01 veth1e7efe8 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 19:49:20 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:31:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 19:49:20 19:31:01 ens3 39.49 28.27 38.72 16.08 0.00 0.00 0.00 0.00 19:49:20 19:32:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 19:49:20 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:32:01 ens3 96.55 58.72 2220.49 17.82 0.00 0.00 0.00 0.00 19:49:20 19:33:01 veth9489682 13.86 20.45 1.35 7.92 0.00 0.00 0.00 0.00 19:49:20 19:33:01 veth63e283b 0.55 1.47 0.05 0.22 0.00 0.00 0.00 0.00 19:49:20 19:33:01 veth15fedf9 13.91 20.56 1.35 7.94 0.00 0.00 0.00 0.00 19:49:20 19:33:01 veth341fe35 14.00 20.45 1.36 7.93 0.00 0.00 0.00 0.00 19:49:20 19:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:49:20 19:33:01 docker0 100.55 161.42 7.41 1009.44 0.00 0.00 0.00 0.00 19:49:20 19:33:01 vethe4416c7 13.90 20.43 1.35 7.93 0.00 0.00 0.00 0.00 19:49:20 19:33:01 ens3 272.92 157.41 2535.39 45.28 0.00 0.00 0.00 0.00 19:49:20 19:34:02 vethbc24477 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth63e283b 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 vethdfc0c1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth56b5c19 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth379e36d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth87b385f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth151cad5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth00297c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth51f5131 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 docker0 211.87 384.04 18.45 2265.18 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth0b7fcc3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 veth31779a5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 vethed3cfa4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:49:20 19:34:02 ens3 521.79 303.06 3638.34 154.36 0.00 0.00 0.00 0.00 19:49:20 19:35:01 vethbc24477 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth63e283b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 vethdfc0c1a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth56b5c19 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth379e36d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth87b385f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth151cad5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth00297c1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth51f5131 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth0b7fcc3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 veth31779a5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 vethed3cfa4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:35:01 ens3 3.46 2.47 2.78 1.56 0.00 0.00 0.00 0.00 19:49:20 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:36:01 ens3 10.61 5.77 9.45 4.74 0.00 0.00 0.00 0.00 19:49:20 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:37:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:38:01 ens3 0.45 0.32 1.14 0.02 0.00 0.00 0.00 0.00 19:49:20 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:49:20 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:42:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:44:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:49:20 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:45:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:49:20 19:49:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:49:20 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:49:20 19:49:01 ens3 12.83 7.68 13.53 5.37 0.00 0.00 0.00 0.00 19:49:20 Average: lo 0.44 0.44 0.04 0.04 0.00 0.00 0.00 0.00 19:49:20 Average: docker0 39.04 51.56 3.05 375.61 0.00 0.00 0.00 0.00 19:49:20 Average: ens3 113.61 87.83 1022.97 22.13 0.00 0.00 0.00 0.00 19:49:20 19:49:20 19:49:20 ---> sar -P ALL: 19:49:20 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24988) 12/13/23 _x86_64_ (8 CPU) 19:49:20 19:49:20 19:27:44 LINUX RESTART (8 CPU) 19:49:20 19:49:20 19:28:01 CPU %user %nice %system %iowait %steal %idle 19:49:20 19:29:01 all 8.36 0.00 2.59 3.63 0.05 85.37 19:49:20 19:29:01 0 6.11 0.00 2.46 0.54 0.05 90.84 19:49:20 19:29:01 1 4.40 0.00 1.63 4.49 0.05 89.43 19:49:20 19:29:01 2 6.85 0.00 1.81 0.29 0.05 91.00 19:49:20 19:29:01 3 11.21 0.00 2.41 3.03 0.05 83.29 19:49:20 19:29:01 4 8.71 0.00 3.48 0.44 0.03 87.34 19:49:20 19:29:01 5 12.73 0.00 4.13 9.33 0.08 73.72 19:49:20 19:29:01 6 7.51 0.00 1.85 0.52 0.05 90.07 19:49:20 19:29:01 7 9.39 0.00 2.97 10.42 0.05 77.17 19:49:20 19:30:01 all 19.67 0.00 4.21 4.27 0.07 71.77 19:49:20 19:30:01 0 21.25 0.00 3.36 0.27 0.07 75.05 19:49:20 19:30:01 1 21.20 0.00 4.02 0.30 0.07 74.41 19:49:20 19:30:01 2 17.37 0.00 4.28 14.84 0.08 63.42 19:49:20 19:30:01 3 19.78 0.00 4.63 4.50 0.08 71.00 19:49:20 19:30:01 4 19.97 0.00 4.22 0.98 0.08 74.75 19:49:20 19:30:01 5 18.68 0.00 4.78 0.69 0.07 75.78 19:49:20 19:30:01 6 19.02 0.00 4.24 1.18 0.07 75.50 19:49:20 19:30:01 7 20.07 0.00 4.17 11.53 0.07 64.16 19:49:20 19:31:01 all 30.48 0.00 3.93 1.33 0.08 64.18 19:49:20 19:31:01 0 28.45 0.00 3.84 0.05 0.08 67.58 19:49:20 19:31:01 1 29.54 0.00 4.75 0.03 0.08 65.59 19:49:20 19:31:01 2 32.25 0.00 4.00 7.64 0.08 56.02 19:49:20 19:31:01 3 29.66 0.00 4.33 0.00 0.08 65.93 19:49:20 19:31:01 4 29.11 0.00 3.69 0.07 0.07 67.07 19:49:20 19:31:01 5 32.24 0.00 3.46 0.05 0.08 64.17 19:49:20 19:31:01 6 31.28 0.00 4.01 0.13 0.10 64.48 19:49:20 19:31:01 7 31.36 0.00 3.37 2.65 0.08 62.53 19:49:20 19:32:01 all 38.27 0.00 4.38 2.08 0.08 55.18 19:49:20 19:32:01 0 38.66 0.00 4.31 0.22 0.08 56.72 19:49:20 19:32:01 1 38.60 0.00 4.74 2.22 0.10 54.33 19:49:20 19:32:01 2 38.55 0.00 4.50 10.46 0.08 46.41 19:49:20 19:32:01 3 36.97 0.00 4.34 0.10 0.07 58.52 19:49:20 19:32:01 4 39.38 0.00 4.18 0.20 0.08 56.15 19:49:20 19:32:01 5 38.94 0.00 4.18 0.02 0.07 56.80 19:49:20 19:32:01 6 38.12 0.00 4.32 0.08 0.08 57.39 19:49:20 19:32:01 7 36.97 0.00 4.47 3.36 0.07 55.14 19:49:20 19:33:01 all 13.96 0.00 5.98 23.62 0.08 56.35 19:49:20 19:33:01 0 13.53 0.00 5.27 5.15 0.09 75.96 19:49:20 19:33:01 1 12.29 0.00 5.68 12.85 0.10 69.08 19:49:20 19:33:01 2 14.88 0.00 6.74 47.80 0.07 30.52 19:49:20 19:33:01 3 12.80 0.00 5.23 16.94 0.07 64.97 19:49:20 19:33:01 4 14.75 0.00 6.05 42.50 0.07 36.63 19:49:20 19:33:01 5 14.14 0.00 5.81 9.03 0.09 70.94 19:49:20 19:33:01 6 14.94 0.00 6.11 24.07 0.09 54.80 19:49:20 19:33:01 7 14.38 0.00 6.97 30.59 0.07 47.99 19:49:20 19:34:02 all 33.88 0.00 6.18 15.77 0.10 44.07 19:49:20 19:34:02 0 32.88 0.00 6.08 10.46 0.08 50.49 19:49:20 19:34:02 1 33.37 0.00 4.84 4.92 0.10 56.77 19:49:20 19:34:02 2 33.83 0.00 6.83 4.94 0.10 54.30 19:49:20 19:34:02 3 32.55 0.00 5.60 6.81 0.10 54.94 19:49:20 19:34:02 4 34.50 0.00 6.41 28.42 0.10 30.58 19:49:20 19:34:02 5 35.07 0.00 5.80 8.93 0.12 50.07 19:49:20 19:34:02 6 34.02 0.00 6.61 15.53 0.08 43.75 19:49:20 19:34:02 7 34.84 0.00 7.24 46.44 0.12 11.37 19:49:20 19:35:01 all 92.06 0.00 7.55 0.02 0.23 0.14 19:49:20 19:35:01 0 91.45 0.00 8.12 0.02 0.23 0.19 19:49:20 19:35:01 1 92.11 0.00 7.43 0.02 0.17 0.27 19:49:20 19:35:01 2 91.51 0.00 8.23 0.00 0.26 0.00 19:49:20 19:35:01 3 92.67 0.00 6.85 0.10 0.21 0.17 19:49:20 19:35:01 4 92.78 0.00 6.91 0.03 0.19 0.09 19:49:20 19:35:01 5 92.72 0.00 6.91 0.00 0.26 0.12 19:49:20 19:35:01 6 91.74 0.00 7.89 0.00 0.19 0.17 19:49:20 19:35:01 7 91.48 0.00 8.05 0.00 0.37 0.10 19:49:20 19:36:01 all 3.55 0.00 1.43 5.70 0.04 89.28 19:49:20 19:36:01 0 3.19 0.00 1.19 1.68 0.05 93.89 19:49:20 19:36:01 1 3.40 0.00 1.12 7.67 0.03 87.78 19:49:20 19:36:01 2 3.78 0.00 1.53 24.15 0.05 70.49 19:49:20 19:36:01 3 3.03 0.00 1.12 1.19 0.03 94.62 19:49:20 19:36:01 4 4.18 0.00 1.22 1.66 0.03 92.90 19:49:20 19:36:01 5 3.62 0.00 1.96 3.61 0.03 90.77 19:49:20 19:36:01 6 3.53 0.00 1.63 3.46 0.05 91.32 19:49:20 19:36:01 7 3.62 0.00 1.63 2.39 0.05 92.30 19:49:20 19:37:01 all 0.05 0.00 0.01 0.00 0.01 99.91 19:49:20 19:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:49:20 19:37:01 1 0.08 0.00 0.05 0.00 0.02 99.85 19:49:20 19:37:01 2 0.23 0.00 0.02 0.00 0.05 99.70 19:49:20 19:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:37:01 5 0.07 0.00 0.02 0.00 0.02 99.90 19:49:20 19:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:49:20 19:37:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:49:20 19:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 19:49:20 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:49:20 19:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:49:20 19:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:49:20 19:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:49:20 19:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:49:20 19:38:01 5 0.07 0.00 0.03 0.00 0.03 99.87 19:49:20 19:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:49:20 19:38:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:49:20 19:39:01 all 0.07 0.00 0.01 0.01 0.01 99.91 19:49:20 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:49:20 19:39:01 1 0.43 0.00 0.02 0.00 0.02 99.53 19:49:20 19:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:49:20 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:49:20 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:39:01 5 0.05 0.00 0.05 0.00 0.03 99.87 19:49:20 19:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:49:20 19:39:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:49:20 19:49:20 19:39:01 CPU %user %nice %system %iowait %steal %idle 19:49:20 19:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:49:20 19:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:49:20 19:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:49:20 19:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:49:20 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:49:20 19:40:01 5 0.07 0.00 0.02 0.00 0.03 99.88 19:49:20 19:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:49:20 19:40:01 7 0.02 0.00 0.02 0.03 0.02 99.92 19:49:20 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:49:20 19:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:49:20 19:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:49:20 19:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:49:20 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:41:01 5 0.05 0.00 0.05 0.00 0.03 99.87 19:49:20 19:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:49:20 19:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:49:20 19:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:49:20 19:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:49:20 19:42:01 1 0.03 0.00 0.02 0.07 0.02 99.87 19:49:20 19:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:49:20 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:49:20 19:42:01 5 0.03 0.00 0.02 0.00 0.03 99.92 19:49:20 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:42:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:49:20 19:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:49:20 19:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:49:20 19:43:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:49:20 19:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:49:20 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:49:20 19:43:01 5 0.08 0.00 0.03 0.00 0.03 99.85 19:49:20 19:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:49:20 19:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:49:20 19:44:01 all 0.03 0.00 0.03 0.02 0.01 99.92 19:49:20 19:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:49:20 19:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:49:20 19:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:49:20 19:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:49:20 19:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:49:20 19:44:01 5 0.03 0.00 0.02 0.00 0.03 99.92 19:49:20 19:44:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:49:20 19:44:01 7 0.05 0.00 0.03 0.13 0.00 99.78 19:49:20 19:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:49:20 19:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:49:20 19:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:49:20 19:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:49:20 19:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:49:20 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:49:20 19:45:01 5 0.07 0.00 0.03 0.00 0.03 99.87 19:49:20 19:45:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:49:20 19:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:49:20 19:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 19:49:20 19:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:49:20 19:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:49:20 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:49:20 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:49:20 19:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:49:20 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:49:20 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:49:20 19:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:49:20 19:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:49:20 19:47:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:49:20 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:49:20 19:47:01 5 0.03 0.00 0.03 0.00 0.03 99.90 19:49:20 19:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:49:20 19:47:01 7 0.02 0.00 0.02 0.03 0.00 99.93 19:49:20 19:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:49:20 19:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:49:20 19:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:49:20 19:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:49:20 19:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:49:20 19:48:01 5 0.03 0.00 0.00 0.00 0.03 99.93 19:49:20 19:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:49:20 19:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:49:20 19:49:01 all 0.45 0.00 0.20 0.01 0.01 99.33 19:49:20 19:49:01 0 0.65 0.00 0.23 0.02 0.02 99.08 19:49:20 19:49:01 1 0.47 0.00 0.17 0.00 0.00 99.37 19:49:20 19:49:01 2 0.27 0.00 0.17 0.00 0.02 99.55 19:49:20 19:49:01 3 0.03 0.00 0.13 0.00 0.02 99.82 19:49:20 19:49:01 4 0.77 0.00 0.38 0.00 0.00 98.85 19:49:20 19:49:01 5 0.72 0.00 0.23 0.00 0.03 99.02 19:49:20 19:49:01 6 0.22 0.00 0.15 0.02 0.02 99.60 19:49:20 19:49:01 7 0.50 0.00 0.10 0.03 0.02 99.35 19:49:20 Average: all 11.32 0.00 1.72 2.67 0.04 84.24 19:49:20 Average: 0 11.06 0.00 1.65 0.88 0.04 86.38 19:49:20 Average: 1 11.13 0.00 1.64 1.54 0.04 85.65 19:49:20 Average: 2 11.24 0.00 1.80 5.19 0.05 81.72 19:49:20 Average: 3 11.23 0.00 1.64 1.54 0.03 85.56 19:49:20 Average: 4 11.50 0.00 1.73 3.52 0.03 83.22 19:49:20 Average: 5 11.73 0.00 1.77 1.50 0.06 84.94 19:49:20 Average: 6 11.30 0.00 1.74 2.13 0.04 84.79 19:49:20 Average: 7 11.37 0.00 1.84 5.10 0.04 81.65 19:49:20 19:49:20 19:49:20