Pull request #4704 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f+ff02edb092954091608536475346b70900255226 (9d0338dde95e7e23d6b17881037354f149b6a8bd) 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-ssh10566953019367624860.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14761363197804564816.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4704/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-4704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18425755525264844349.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-4704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12577579292279273961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6339593054176946311.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-4704/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-4704/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9340947079838797826.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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], buildSnap:false] ========================================================= [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-8883 in /w/workspace/edgexfoundry_edgex-go_PR-4704 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4704/head:refs/remotes/origin/PR-4704 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f Merge succeeded, producing 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f Checking out Revision 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f (PR-4704) Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:04:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # 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 ff02edb092954091608536475346b70900255226 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # timeout=10 [Pipeline] withCredentials 23:04:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:38 ========================================================= 23:04:38 EdgeX Global Pipelines Version Info 23:04:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:04:39 ------------------- 23:04:39 stable info: 23:04:39 ------------------- 23:04:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:04:39 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:04:39 Message: update stable to v1.0.254 23:04:40 ------------------- 23:04:40 experimental info: 23:04:40 ------------------- 23:04:40 Commited By: **** collab-it+edgex@linuxfoundation.org 23:04:40 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 23:04:40 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:04:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4704 [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4704 [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4704 [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96db6fe [Pipeline] echo 23:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:41 provisioning config files... 23:04:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3576057287572605309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:42 ---> docker-login.sh 23:04:42 nexus3.edgexfoundry.org:10001 23:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:42 Configure a credential helper to remove this warning. See 23:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:42 23:04:42 Login Succeeded 23:04:42 nexus3.edgexfoundry.org:10002 23:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:42 Configure a credential helper to remove this warning. See 23:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:42 23:04:42 Login Succeeded 23:04:42 nexus3.edgexfoundry.org:10003 23:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:42 Configure a credential helper to remove this warning. See 23:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:42 23:04:42 Login Succeeded 23:04:42 nexus3.edgexfoundry.org:10004 23:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:42 Configure a credential helper to remove this warning. See 23:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:42 23:04:42 Login Succeeded 23:04:42 docker.io 23:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:43 Configure a credential helper to remove this warning. See 23:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:43 23:04:43 Login Succeeded 23:04:43 ---> docker-login.sh ends [Pipeline] } 23:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:43 + 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 23:04:43 + dirname cmd/core-command/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo core-command,cmd/core-command/Dockerfile 23:04:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:04:43 + dirname cmd/core-data/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo core-data,cmd/core-data/Dockerfile 23:04:43 + dirname cmd/core-metadata/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo core-metadata,cmd/core-metadata/Dockerfile 23:04:43 + dirname cmd/security-bootstrapper/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:04:43 + dirname cmd/security-proxy-auth/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:04:43 + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ 23:04:43 -f2 23:04:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:04:43 + dirname cmd/security-secretstore-setup/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:04:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:04:43 + + dirname cmd/security-spire-agent/Dockerfile 23:04:43 cut -d/ -f2 23:04:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:04:43 + dirname cmd/security-spire-config/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:04:43 + dirname cmd/security-spire-server/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:04:43 + dirname cmd/support-notifications/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo support-notifications,cmd/support-notifications/Dockerfile 23:04:43 + dirname cmd/support-scheduler/Dockerfile 23:04:43 + cut -d/ -f2 23:04:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:04:43 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 23:04:44 + git rev-list -1 --merges 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f~1..96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] echo 23:04:44 -----------> git rev-list -1 --merges 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f~1..96db6fe68b7706a4e5f351ffe6ad7e1947fde11f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [false] [Pipeline] sh 23:04:44 + git log --format=format:%s -1 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] echo 23:04:44 ========================================================= 23:04:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:04:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:04:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:44 + grep -v github /etc/ssh/ssh_known_hosts 23:04:44 + [ -e /tmp/ssh_known_hosts ] 23:04:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:04:44 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 23:04:44 tee -a /etc/ssh/ssh_known_hosts 23:04:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:45 23:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:45 0.1.4: Pulling from edgex-devops/py-git-semver 23:04:45 b85a868b505f: Pulling fs layer 23:04:45 e2be974225ed: Pulling fs layer 23:04:45 339a4e72a1f5: Pulling fs layer 23:04:45 988bab9f4d93: Pulling fs layer 23:04:45 1469e6f7b9e6: Pulling fs layer 23:04:45 eaf3925da568: Pulling fs layer 23:04:45 bab4dde63d76: Pulling fs layer 23:04:45 bde34c3a00c8: Pulling fs layer 23:04:45 b352a97aabf1: Pulling fs layer 23:04:45 4872d77fe225: Pulling fs layer 23:04:45 5851b861e8e6: Pulling fs layer 23:04:45 1469e6f7b9e6: Waiting 23:04:45 eaf3925da568: Waiting 23:04:45 bab4dde63d76: Waiting 23:04:45 bde34c3a00c8: Waiting 23:04:45 b352a97aabf1: Waiting 23:04:45 4872d77fe225: Waiting 23:04:45 5851b861e8e6: Waiting 23:04:45 988bab9f4d93: Waiting 23:04:45 e2be974225ed: Verifying Checksum 23:04:45 e2be974225ed: Download complete 23:04:45 988bab9f4d93: Verifying Checksum 23:04:45 988bab9f4d93: Download complete 23:04:45 339a4e72a1f5: Download complete 23:04:45 1469e6f7b9e6: Verifying Checksum 23:04:45 1469e6f7b9e6: Download complete 23:04:45 eaf3925da568: Download complete 23:04:45 bde34c3a00c8: Verifying Checksum 23:04:45 bde34c3a00c8: Download complete 23:04:45 b352a97aabf1: Download complete 23:04:45 4872d77fe225: Verifying Checksum 23:04:45 4872d77fe225: Download complete 23:04:45 5851b861e8e6: Verifying Checksum 23:04:45 b85a868b505f: Verifying Checksum 23:04:45 b85a868b505f: Download complete 23:04:46 bab4dde63d76: Verifying Checksum 23:04:46 bab4dde63d76: Download complete 23:04:47 b85a868b505f: Pull complete 23:04:47 e2be974225ed: Pull complete 23:04:47 339a4e72a1f5: Pull complete 23:04:47 988bab9f4d93: Pull complete 23:04:48 1469e6f7b9e6: Pull complete 23:04:48 eaf3925da568: Pull complete 23:04:50 bab4dde63d76: Pull complete 23:04:50 bde34c3a00c8: Pull complete 23:04:50 b352a97aabf1: Pull complete 23:04:50 4872d77fe225: Pull complete 23:04:50 5851b861e8e6: Pull complete 23:04:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:50 prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container 23:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:04:51 $ docker top 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c -eo pid,comm 23:04:51 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). 23:04:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:51 [ssh-agent] Looking for ssh-agent implementation... 23:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:51 $ docker exec 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent 23:04:52 SSH_AUTH_SOCK=/tmp/ssh-ljRh2kKxqTQh/agent.32 23:04:52 SSH_AGENT_PID=38 23:04:52 Running ssh-add (command line suppressed) 23:04:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10248418015549975113.key (/w/workspace/edgex-go/1@tmp/private_key_10248418015549975113.key) 23:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:52 + git tag --points-at HEAD [Pipeline] } 23:04:52 $ docker exec --env ******** --env ******** 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent -k 23:04:52 unset SSH_AUTH_SOCK; 23:04:52 unset SSH_AGENT_PID; 23:04:52 echo Agent pid 38 killed; 23:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:52 [ssh-agent] Looking for ssh-agent implementation... 23:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:52 $ docker exec 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent 23:04:52 SSH_AUTH_SOCK=/tmp/ssh-E4KWVfUjDQ7J/agent.70 23:04:52 SSH_AGENT_PID=76 23:04:52 Running ssh-add (command line suppressed) 23:04:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14296598457664441953.key (/w/workspace/edgex-go/1@tmp/private_key_14296598457664441953.key) 23:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:04:53 + git semver init 23:04:53 2023-10-11 23:04:53,612 [run_init] DEBUG init version:0.0.0 force:False 23:04:53 2023-10-11 23:04:53,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:04:53 2023-10-11 23:04:53,614 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:04:53 2023-10-11 23:04:53,614 [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) 23:04:57 2023-10-11 23:04:57,790 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:04:57 2023-10-11 23:04:57,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4704 with force:False 23:04:57 2023-10-11 23:04:57,791 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4704 23:04:57 2023-10-11 23:04:57,795 [execute] INFO git cat-file --batch-check 23:04:57 2023-10-11 23:04:57,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:04:57 2023-10-11 23:04:57,801 [execute] INFO git cat-file --batch 23:04:57 2023-10-11 23:04:57,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:04:57 2023-10-11 23:04:57,807 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4704 23:04:57 0.0.0 [Pipeline] } 23:04:57 $ docker exec --env ******** --env ******** 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c ssh-agent -k 23:04:58 unset SSH_AUTH_SOCK; 23:04:58 unset SSH_AGENT_PID; 23:04:58 echo Agent pid 76 killed; 23:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:04:58 + git semver [Pipeline] } 23:04:58 $ docker stop --time=1 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c 23:05:00 $ docker rm -f --volumes 5b65a2bfed6fa415e13c39823ee5be944e7c48d5dbc15222430bd7a72b459c0c [Pipeline] // withDockerContainer [Pipeline] sh 23:05:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:05:00 Stashed 1 file(s) [Pipeline] echo 23:05:00 [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 23:05:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:01 ========================================================= 23:05:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:05:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:05:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:01 7264a8db6415: Pulling fs layer 23:05:01 c4d48a809fc2: Pulling fs layer 23:05:01 4f1c88b9dad5: Pulling fs layer 23:05:01 ad3a456e5733: Pulling fs layer 23:05:01 33e27b845d1e: Pulling fs layer 23:05:01 c68163c4e522: Pulling fs layer 23:05:01 50da416c3ac9: Pulling fs layer 23:05:01 23d2d4c4bb30: Pulling fs layer 23:05:01 c68163c4e522: Waiting 23:05:01 ad3a456e5733: Waiting 23:05:01 50da416c3ac9: Waiting 23:05:01 33e27b845d1e: Waiting 23:05:01 23d2d4c4bb30: Waiting 23:05:01 c4d48a809fc2: Download complete 23:05:01 ad3a456e5733: Verifying Checksum 23:05:01 33e27b845d1e: Verifying Checksum 23:05:01 33e27b845d1e: Download complete 23:05:01 7264a8db6415: Verifying Checksum 23:05:01 7264a8db6415: Download complete 23:05:02 c68163c4e522: Verifying Checksum 23:05:02 c68163c4e522: Download complete 23:05:02 7264a8db6415: Pull complete 23:05:02 23d2d4c4bb30: Verifying Checksum 23:05:02 23d2d4c4bb30: Download complete 23:05:02 c4d48a809fc2: Pull complete 23:05:02 4f1c88b9dad5: Verifying Checksum 23:05:02 4f1c88b9dad5: Download complete 23:05:02 50da416c3ac9: Download complete 23:05:05 4f1c88b9dad5: Pull complete 23:05:05 ad3a456e5733: Pull complete 23:05:05 33e27b845d1e: Pull complete 23:05:05 c68163c4e522: Pull complete 23:05:08 50da416c3ac9: Pull complete 23:05:08 23d2d4c4bb30: Pull complete 23:05:08 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:05:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:05:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:05:09 WORKDIR /edgex 23:05:09 COPY go.mod . 23:05:09 RUN go mod download 23:05:09 + docker build -t ci-base-image-x86_64 -f - . 23:05:09 Sending build context to Docker daemon 171MB 23:05:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:05:09 ---> 0786185ac409 23:05:09 Step 2/4 : WORKDIR /edgex 23:05:11 ---> Running in 8c1541e83708 23:05:11 Removing intermediate container 8c1541e83708 23:05:11 ---> 5de694bfc75e 23:05:11 Step 3/4 : COPY go.mod . 23:05:11 ---> 314a794e3130 23:05:11 Step 4/4 : RUN go mod download 23:05:11 ---> Running in d2baf6fce77c 23:05:16 Still waiting to schedule task 23:05:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:05:26 Removing intermediate container d2baf6fce77c 23:05:26 ---> aa1cde0c6200 23:05:26 Successfully built aa1cde0c6200 23:05:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:26 + docker inspect -f . ci-base-image-x86_64 23:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:27 prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container 23:05:27 $ 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 23:05:27 $ docker top d9cc83a430e771da59f1999e23b88fadb41fe6fe34c7b93a0f788e4cbe9ba58c -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:27 + go version 23:05:27 go version go1.21.0 linux/amd64 [Pipeline] } 23:05:27 $ docker stop --time=1 d9cc83a430e771da59f1999e23b88fadb41fe6fe34c7b93a0f788e4cbe9ba58c 23:05:29 $ docker rm -f --volumes d9cc83a430e771da59f1999e23b88fadb41fe6fe34c7b93a0f788e4cbe9ba58c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:29 + docker inspect -f . ci-base-image-x86_64 23:05:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:29 prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container 23:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:30 $ docker top 434413bb10ed237eccfd2dcd5c7d6548ee0fd41df05060d1dc12d575385274d4 -eo pid,comm [Pipeline] { [Pipeline] echo 23:05:30 ========================================================= 23:05:30 [edgeXBuildGoParallel] Running Tests and Build... 23:05:30 ========================================================= [Pipeline] sh 23:05:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:05:31 + make test 23:05:31 go test -race -coverprofile=coverage.out ./... 23:05:37 ? github.com/edgexfoundry/edgex-go [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:05:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:05:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:05:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:05:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:05:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 23:05:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 23:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:05:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:05:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 69.2% of statements 23:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.068s coverage: 53.2% of statements 23:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.459s coverage: 93.4% of statements 23:06:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:06:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:06:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 97.6% of statements 23:06:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 23:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:06:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.063s coverage: 0.9% of statements 23:06:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.059s coverage: 32.2% of statements 23:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements 23:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements 23:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.057s coverage: 94.1% of statements 23:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 23:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 23:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:06:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:06:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:06:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:06:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:06:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:06:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements 23:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:06:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:06:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:06:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:06:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.257s coverage: 79.9% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.013s coverage: 64.4% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.081s coverage: 82.1% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.204s coverage: 63.1% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.185s coverage: 38.4% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 19.9% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 95.7% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.052s coverage: 61.8% of statements 23:06:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements 23:06:30 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 23:06:30 running golangci-lint 23:06:30 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 23:06:30 go version go1.21.0 linux/amd64 23:06:30 level=info msg="[config_reader] Used config file .golangci.yml" 23:06:30 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 23:06:45 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 14.082124098s" 23:06:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.584194ms" 23:06:57 level=info msg="[linters_context/goanalysis] analyzers took 1m16.290474525s with top 10 stages: buildir: 41.004156732s, gosec: 6.884650408s, inspect: 2.698402521s, fact_deprecated: 1.942510988s, printf: 1.596358936s, ctrlflow: 1.571249279s, S1038: 1.128651027s, fact_purity: 983.806924ms, nilness: 815.541767ms, errcheck: 564.622048ms" 23:06:57 level=info msg="[runner] Issues before processing: 197, after processing: 0" 23:06:57 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, autogenerated_exclude: 197/197" 23:06:57 level=info msg="[runner] processing took 15.059996ms with stages: nolint: 6.743408ms, identifier_marker: 4.558615ms, exclude-rules: 1.370832ms, autogenerated_exclude: 1.022829ms, path_prettifier: 911.195µs, skip_dirs: 414.476µs, cgo: 24.261µs, filename_unadjuster: 10.83µs, max_same_issues: 730ns, fixer: 390ns, severity-rules: 380ns, exclude: 360ns, uniq_by_line: 340ns, skip_files: 310ns, source_code: 200ns, diff: 190ns, max_from_linter: 160ns, sort_results: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 23:06:57 level=info msg="[runner] linters took 11.156074077s with stages: goanalysis_metalinter: 11.140927148s" 23:06:57 level=info msg="File cache stats: 0 entries of total size 0B" 23:06:57 level=info msg="Memory: 254 samples, avg is 282.6MB, max is 900.0MB" 23:06:57 level=info msg="Execution took 25.29195475s" 23:06:57 go vet ./... 23:07:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:07:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:07:01 ./bin/test-attribution-txt.sh [Pipeline] echo 23:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:07:01 + ls -al . 23:07:01 total 732 23:07:01 drwxrwxr-x 12 1001 1001 4096 Oct 11 23:05 . 23:07:01 drwxr-xr-x 4 root root 4096 Oct 11 23:05 .. 23:07:01 drwxrwxr-x 2 1001 1001 4096 Oct 11 23:04 .blubracket 23:07:01 -rw-rw-r-- 1 1001 1001 16 Oct 11 23:04 .dockerignore 23:07:01 drwxrwxr-x 8 1001 1001 4096 Oct 11 23:06 .git 23:07:01 drwxrwxr-x 3 1001 1001 4096 Oct 11 23:04 .github 23:07:01 -rw-rw-r-- 1 1001 1001 1173 Oct 11 23:04 .gitignore 23:07:01 -rw-rw-r-- 1 1001 1001 42 Oct 11 23:04 .golangci.yml 23:07:01 -rw-rw-r-- 1 1001 1001 100 Oct 11 23:04 .hadolint.yml 23:07:01 drwxr-xr-x 3 1001 1001 4096 Oct 11 23:04 .semver 23:07:01 -rw-rw-r-- 1 1001 1001 166 Oct 11 23:04 .sonarcloud.properties 23:07:01 -rw-rw-r-- 1 1001 1001 1171 Oct 11 23:04 ADOPTERS.md 23:07:01 -rw-rw-r-- 1 1001 1001 11674 Oct 11 23:04 Attribution.txt 23:07:01 -rw-rw-r-- 1 1001 1001 93407 Oct 11 23:04 CHANGELOG.md 23:07:01 -rw-rw-r-- 1 1001 1001 3804 Oct 11 23:04 CONTRIBUTING.md 23:07:01 -rw-rw-r-- 1 1001 1001 677 Oct 11 23:04 GOVERNANCE.md 23:07:01 -rw-rw-r-- 1 1001 1001 883 Oct 11 23:04 Jenkinsfile 23:07:01 -rw-rw-r-- 1 1001 1001 10775 Oct 11 23:04 LICENSE 23:07:01 -rw-rw-r-- 1 1001 1001 15054 Oct 11 23:04 Makefile 23:07:01 -rw-rw-r-- 1 1001 1001 582 Oct 11 23:04 OWNERS.md 23:07:01 -rw-rw-r-- 1 1001 1001 9923 Oct 11 23:04 README.md 23:07:01 -rw-rw-r-- 1 1001 1001 789 Oct 11 23:04 SECURITY.md 23:07:01 -rw-rw-r-- 1 1001 1001 5 Oct 11 23:05 VERSION 23:07:01 drwxrwxr-x 2 1001 1001 4096 Oct 11 23:04 bin 23:07:01 drwxrwxr-x 18 1001 1001 4096 Oct 11 23:04 cmd 23:07:01 -rw-r--r-- 1 root root 453602 Oct 11 23:06 coverage.out 23:07:01 drwxrwxr-x 2 1001 1001 4096 Oct 11 23:04 fuzz_test 23:07:01 -rw-rw-r-- 1 1001 1001 3689 Oct 11 23:04 go.mod 23:07:01 -rw-rw-r-- 1 1001 1001 34977 Oct 11 23:04 go.sum 23:07:01 drwxrwxr-x 7 1001 1001 4096 Oct 11 23:04 internal 23:07:01 drwxrwxr-x 3 1001 1001 4096 Oct 11 23:04 openapi 23:07:01 -rw-rw-r-- 1 1001 1001 594 Oct 11 23:04 security.txt 23:07:01 drwxrwxr-x 4 1001 1001 4096 Oct 11 23:04 snap 23:07:01 -rw-rw-r-- 1 1001 1001 204 Oct 11 23:04 version.go [Pipeline] sh 23:07:02 + '[' -e coverage.out ] 23:07:02 + chown 1001:1001 coverage.out [Pipeline] stash 23:07:02 Stashed 1 file(s) [Pipeline] sh 23:07:03 + make build 23:07:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:07:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:07:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:07:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:07:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:07:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:07:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:07:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:07:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:07:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:07:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:07:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:07:30 $ docker stop --time=1 434413bb10ed237eccfd2dcd5c7d6548ee0fd41df05060d1dc12d575385274d4 23:07:32 $ docker rm -f --volumes 434413bb10ed237eccfd2dcd5c7d6548ee0fd41df05060d1dc12d575385274d4 [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 23:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:07:33 23:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:07:34 latest: Pulling from edgex-devops/edgex-compose 23:07:34 91d30c5bc195: Pulling fs layer 23:07:34 2e9b0aa3be6d: Pulling fs layer 23:07:34 9c61dcf015f6: Pulling fs layer 23:07:34 4698f68db338: Pulling fs layer 23:07:34 2a2f49069b9e: Pulling fs layer 23:07:34 e0025b399a48: Pulling fs layer 23:07:34 4698f68db338: Waiting 23:07:34 e0025b399a48: Waiting 23:07:34 2a2f49069b9e: Waiting 23:07:34 91d30c5bc195: Verifying Checksum 23:07:34 91d30c5bc195: Download complete 23:07:34 4698f68db338: Verifying Checksum 23:07:34 4698f68db338: Download complete 23:07:34 2e9b0aa3be6d: Verifying Checksum 23:07:34 2e9b0aa3be6d: Download complete 23:07:34 e0025b399a48: Verifying Checksum 23:07:34 e0025b399a48: Download complete 23:07:34 91d30c5bc195: Pull complete 23:07:34 2a2f49069b9e: Verifying Checksum 23:07:34 2a2f49069b9e: Download complete 23:07:34 2e9b0aa3be6d: Pull complete 23:07:35 9c61dcf015f6: Verifying Checksum 23:07:35 9c61dcf015f6: Download complete 23:07:37 9c61dcf015f6: Pull complete 23:07:37 4698f68db338: Pull complete 23:07:37 2a2f49069b9e: Pull complete 23:07:37 e0025b399a48: Pull complete 23:07:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:07:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:38 prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container 23:07:38 $ 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 23:07:39 $ docker top b8ccedafb4c0398323d91586aa0bfe8fbd013eefa31c9c6dc54538821f0f4159 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:39 + docker compose -f ./docker-compose-build.yml build --parallel 23:07:42 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:07:42 #1 transferring dockerfile: 23:07:42 #1 transferring dockerfile: 2.12kB done 23:07:42 #1 DONE 0.0s 23:07:42 23:07:42 #2 [core-command internal] load build definition from Dockerfile 23:07:42 #2 transferring dockerfile: 1.82kB done 23:07:42 #2 DONE 0.0s 23:07:42 23:07:42 #3 [security-spire-agent internal] load build definition from Dockerfile 23:07:42 #3 transferring dockerfile: 1.70kB done 23:07:42 #3 DONE 0.0s 23:07:42 23:07:42 #4 [security-bootstrapper internal] load build definition from Dockerfile 23:07:42 #4 transferring dockerfile: 2.82kB done 23:07:42 #4 DONE 0.0s 23:07:42 23:07:42 #5 [security-spire-config internal] load build definition from Dockerfile 23:07:42 #5 transferring dockerfile: 1.58kB done 23:07:42 #5 DONE 0.1s 23:07:42 23:07:42 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:07:42 #6 transferring dockerfile: 1.78kB done 23:07:42 #6 DONE 0.0s 23:07:42 23:07:42 #7 [security-spire-server internal] load build definition from Dockerfile 23:07:42 #7 transferring dockerfile: 1.59kB done 23:07:42 #7 DONE 0.0s 23:07:42 23:07:42 #8 [support-scheduler internal] load build definition from Dockerfile 23:07:42 #8 transferring dockerfile: 1.82kB done 23:07:42 #8 DONE 0.0s 23:07:42 23:07:42 #9 [core-metadata internal] load build definition from Dockerfile 23:07:42 #9 transferring dockerfile: 1.96kB done 23:07:42 #9 DONE 0.0s 23:07:42 23:07:42 #10 [core-data internal] load build definition from Dockerfile 23:07:42 #10 transferring dockerfile: 1.90kB done 23:07:42 #10 DONE 0.0s 23:07:42 23:07:42 #11 [support-notifications internal] load build definition from Dockerfile 23:07:42 #11 transferring dockerfile: 1.84kB done 23:07:42 #11 DONE 0.0s 23:07:42 23:07:42 #12 [security-proxy-setup internal] load build definition from Dockerfile 23:07:42 #12 transferring dockerfile: 2.39kB done 23:07:42 #12 DONE 0.0s 23:07:42 23:07:42 #13 [core-common-config-bootstrapper internal] load .dockerignore 23:07:42 #13 transferring context: 56B done 23:07:42 #13 DONE 0.0s 23:07:42 23:07:42 #14 [security-secretstore-setup internal] load build definition from Dockerfile 23:07:42 #14 transferring dockerfile: 2.38kB done 23:07:42 #14 DONE 0.0s 23:07:42 23:07:42 #15 [security-proxy-auth internal] load build definition from Dockerfile 23:07:42 #15 transferring dockerfile: 2.04kB done 23:07:42 #15 ... 23:07:42 23:07:42 #16 [core-command internal] load .dockerignore 23:07:42 #16 transferring context: 56B done 23:07:42 #16 DONE 0.0s 23:07:42 23:07:42 #17 [security-spire-agent internal] load .dockerignore 23:07:42 #17 transferring context: 56B done 23:07:42 #17 DONE 0.0s 23:07:42 23:07:42 #18 [security-bootstrapper internal] load .dockerignore 23:07:42 #18 transferring context: 56B done 23:07:42 #18 DONE 0.0s 23:07:42 23:07:42 #19 [security-proxy-auth internal] load .dockerignore 23:07:42 #19 transferring context: 56B done 23:07:42 #19 DONE 0.0s 23:07:42 23:07:42 #20 [security-spiffe-token-provider internal] load .dockerignore 23:07:42 #20 transferring context: 56B done 23:07:42 #20 DONE 0.0s 23:07:42 23:07:42 #21 [security-spire-server internal] load .dockerignore 23:07:42 #21 transferring context: 56B done 23:07:42 #21 DONE 0.0s 23:07:42 23:07:42 #22 [security-spire-config internal] load .dockerignore 23:07:42 #22 transferring context: 56B done 23:07:42 #22 DONE 0.0s 23:07:42 23:07:42 #23 [support-scheduler internal] load .dockerignore 23:07:42 #23 transferring context: 56B done 23:07:42 #23 DONE 0.0s 23:07:42 23:07:42 #24 [core-metadata internal] load .dockerignore 23:07:42 #24 transferring context: 56B done 23:07:42 #24 DONE 0.0s 23:07:42 23:07:42 #25 [core-data internal] load .dockerignore 23:07:42 #25 transferring context: 56B done 23:07:42 #25 DONE 0.0s 23:07:42 23:07:42 #26 [security-proxy-setup internal] load .dockerignore 23:07:42 #26 transferring context: 56B done 23:07:42 #26 DONE 0.0s 23:07:42 23:07:42 #27 [support-notifications internal] load .dockerignore 23:07:42 #27 transferring context: 56B done 23:07:42 #27 DONE 0.0s 23:07:42 23:07:42 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:07:42 #28 DONE 0.0s 23:07:42 23:07:42 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:07:42 #29 DONE 0.1s 23:07:42 23:07:42 #30 [security-secretstore-setup internal] load .dockerignore 23:07:42 #30 transferring context: 56B done 23:07:42 #30 DONE 0.0s 23:07:42 23:07:42 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:42 #31 ... 23:07:42 23:07:42 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:07:42 #28 DONE 0.0s 23:07:42 23:07:42 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:42 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 23:07:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:42 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:42 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:42 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:42 #31 ... 23:07:42 23:07:42 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:07:42 #28 DONE 0.0s 23:07:42 23:07:42 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:42 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:42 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:42 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:42 #31 ... 23:07:42 23:07:42 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:07:42 #28 DONE 0.0s 23:07:42 23:07:42 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 23:07:42 #29 DONE 0.2s 23:07:42 23:07:42 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:07:42 #32 DONE 0.5s 23:07:42 23:07:42 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:42 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 23:07:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:42 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:42 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:42 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:42 #31 ... 23:07:42 23:07:42 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:07:42 #28 DONE 0.0s 23:07:42 23:07:42 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:07:42 #32 DONE 0.5s 23:07:42 23:07:42 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:07:42 #28 DONE 0.0s 23:07:42 23:07:42 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 23:07:42 #29 DONE 0.4s 23:07:42 23:07:42 #33 [security-proxy-setup internal] load build context 23:07:42 #33 DONE 0.0s 23:07:42 23:07:42 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:42 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 23:07:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:42 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:42 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:42 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:43 #31 ... 23:07:43 23:07:43 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:07:43 #32 DONE 0.5s 23:07:43 23:07:43 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 23:07:43 #34 DONE 0.4s 23:07:43 23:07:43 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:43 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 23:07:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:43 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:43 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:43 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:43 #31 DONE 1.0s 23:07:43 23:07:43 #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:07:43 #35 ... 23:07:43 23:07:43 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:07:43 #36 DONE 1.2s 23:07:43 23:07:43 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:43 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 23:07:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:43 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:43 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:43 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:43 #31 DONE 1.0s 23:07:43 23:07:43 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:07:43 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:07:44 #37 ... 23:07:44 23:07:44 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:44 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:07:44 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 23:07:44 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:07:44 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 23:07:44 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 23:07:44 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 23:07:44 #31 DONE 1.0s 23:07:44 23:07:44 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 23:07:44 #38 DONE 1.6s 23:07:44 23:07:44 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:07:49 #37 ... 23:07:49 23:07:49 #39 [core-command internal] load build context 23:07:49 #39 transferring context: 234.51MB 6.2s 23:07:50 #39 ... 23:07:50 23:07:50 #40 [core-common-config-bootstrapper internal] load build context 23:07:50 #40 ... 23:07:50 23:07:50 #39 [core-command internal] load build context 23:07:51 #39 transferring context: 364.94MB 8.7s done 23:07:52 #39 ... 23:07:52 23:07:52 #41 [security-bootstrapper internal] load build context 23:07:52 #41 transferring context: 364.94MB 9.3s done 23:07:52 #41 ... 23:07:52 23:07:52 #42 [security-spiffe-token-provider internal] load build context 23:07:52 #42 transferring context: 364.94MB 8.1s done 23:07:52 #42 ... 23:07:52 23:07:52 #43 [security-proxy-auth internal] load build context 23:07:52 #43 transferring context: 364.94MB 9.3s done 23:07:52 #43 ... 23:07:52 23:07:52 #44 [security-secretstore-setup internal] load build context 23:07:52 #44 transferring context: 364.94MB 8.6s done 23:07:53 #44 ... 23:07:53 23:07:53 #45 [core-metadata internal] load build context 23:07:53 #45 transferring context: 364.94MB 8.2s done 23:07:53 #45 ... 23:07:53 23:07:53 #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:07:53 #46 ... 23:07:53 23:07:53 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:07:54 #47 ... 23:07:54 23:07:54 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:07:54 #48 ... 23:07:54 23:07:54 #49 [security-spire-server internal] load build context 23:07:54 #49 transferring context: 18.11kB 0.1s done 23:07:54 #49 ... 23:07:54 23:07:54 #33 [security-proxy-setup internal] load build context 23:07:54 #33 transferring context: 364.94MB 9.4s done 23:07:54 #33 ... 23:07:54 23:07:54 #50 [security-spire-agent internal] load build context 23:07:54 #50 ... 23:07:54 23:07:54 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:07:54 #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:54 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:54 #0 1.506 OK: 264 MiB in 52 packages 23:07:54 #51 ... 23:07:54 23:07:54 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:07:54 #0 1.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:54 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:54 #0 1.515 OK: 264 MiB in 52 packages 23:07:54 #52 ... 23:07:54 23:07:54 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:07:54 #53 ... 23:07:54 23:07:54 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:07:54 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:07:55 #54 ... 23:07:55 23:07:55 #55 [security-spire-config internal] load build context 23:07:55 #55 transferring context: 16.36kB 0.1s done 23:07:55 #55 ... 23:07:55 23:07:55 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:07:55 #0 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:55 #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:55 #0 5.419 (1/1) Installing dumb-init (1.2.5-r2) 23:07:55 #0 5.426 Executing busybox-1.36.1-r2.trigger 23:07:55 #0 5.440 OK: 7 MiB in 16 packages 23:07:55 #56 ... 23:07:55 23:07:55 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:07:55 #57 ... 23:07:55 23:07:55 #58 [support-scheduler internal] load build context 23:07:55 #58 transferring context: 364.94MB 8.7s done 23:07:55 #58 ... 23:07:55 23:07:55 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:07:55 #59 ... 23:07:55 23:07:55 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:07:55 #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:55 #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:55 #0 4.476 (1/2) Installing ca-certificates (20230506-r0) 23:07:55 #0 4.487 (2/2) Installing dumb-init (1.2.5-r2) 23:07:55 #0 4.491 Executing busybox-1.36.1-r2.trigger 23:07:55 #0 4.502 Executing ca-certificates-20230506-r0.trigger 23:07:55 #0 4.547 OK: 8 MiB in 17 packages 23:07:56 #60 ... 23:07:56 23:07:56 #61 [support-notifications internal] load build context 23:07:56 #61 transferring context: 364.94MB 8.5s done 23:07:56 #61 ... 23:07:56 23:07:56 #62 [core-data internal] load build context 23:07:56 #62 transferring context: 364.94MB 8.9s done 23:07:56 #62 ... 23:07:56 23:07:56 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:07:56 #0 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:56 #0 0.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:56 #0 1.220 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:07:56 #0 1.220 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:07:56 #0 1.220 OK: 20075 distinct packages available 23:07:56 #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:56 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:56 #0 1.769 OK: 264 MiB in 52 packages 23:07:56 #63 ... 23:07:56 23:07:56 #64 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:07:56 #0 0.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:56 #0 0.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:56 #0 1.326 OK: 264 MiB in 52 packages 23:07:56 #64 ... 23:07:56 23:07:56 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:07:56 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10.2s done 23:07:57 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:07:59 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 23:08:00 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 23:08:00 #37 ... 23:08:00 23:08:00 #40 [core-common-config-bootstrapper internal] load build context 23:08:00 #40 transferring context: 364.94MB 8.9s done 23:08:00 #40 ... 23:08:00 23:08:00 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:08:00 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 14.6s done 23:08:00 #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 23:08:00 #54 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 23:08:00 #54 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 23:08:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8895 in /w/workspace/edgexfoundry_edgex-go_PR-4704 [Pipeline] { [Pipeline] ws 23:08:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:08:01 The recommended git tool is: git 23:08:01 #54 ... 23:08:01 23:08:01 #49 [security-spire-server internal] load build context 23:08:01 #49 DONE 17.4s 23:08:01 23:08:01 #55 [security-spire-config internal] load build context 23:08:01 #55 DONE 17.4s 23:08:01 23:08:01 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:08:01 #60 DONE 17.9s 23:08:01 23:08:01 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:08:01 #63 DONE 18.2s 23:08:01 23:08:01 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:08:01 #52 DONE 18.2s 23:08:01 23:08:01 #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:08:01 #56 DONE 17.9s 23:08:01 23:08:01 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:08:01 #51 DONE 18.2s 23:08:01 23:08:01 #42 [security-spiffe-token-provider internal] load build context 23:08:01 #42 DONE 18.6s 23:08:01 23:08:01 #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:08:01 #64 DONE 18.4s 23:08:01 23:08:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:08:01 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 23:08:01 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 23:08:01 #54 ... 23:08:01 23:08:01 #45 [core-metadata internal] load build context 23:08:01 #45 DONE 18.3s 23:08:01 23:08:01 #39 [core-command internal] load build context 23:08:01 #39 DONE 18.7s 23:08:01 23:08:01 #58 [support-scheduler internal] load build context 23:08:01 #58 DONE 18.5s 23:08:01 23:08:01 #61 [support-notifications internal] load build context 23:08:01 #61 DONE 18.3s 23:08:01 23:08:01 #44 [security-secretstore-setup internal] load build context 23:08:01 #44 DONE 18.3s 23:08:01 23:08:01 #62 [core-data internal] load build context 23:08:01 #62 DONE 18.3s 23:08:01 23:08:01 #41 [security-bootstrapper internal] load build context 23:08:01 #41 DONE 18.7s 23:08:01 23:08:01 #40 [core-common-config-bootstrapper internal] load build context 23:08:01 #40 DONE 18.8s 23:08:01 23:08:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:08:01 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 23:08:01 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 23:08:01 #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 23:08:01 #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.4s 23:08:01 #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0B / 18.86MB 0.4s 23:08:01 #54 ... 23:08:01 23:08:01 #43 [security-proxy-auth internal] load build context 23:08:01 #43 DONE 18.7s 23:08:01 23:08:01 #33 [security-proxy-setup internal] load build context 23:08:01 #33 DONE 18.4s 23:08:01 23:08:01 #50 [security-spire-agent internal] load build context 23:08:01 #50 transferring context: 17.64kB done 23:08:01 #50 DONE 17.2s 23:08:01 23:08:01 #65 [core-command builder 4/7] COPY go.mod vendor* ./ 23:08:01 #65 DONE 0.2s 23:08:01 23:08:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:08:01 #54 ... 23:08:01 23:08:01 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:08:01 #66 DONE 0.2s 23:08:01 23:08:01 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:08:01 #67 DONE 0.2s 23:08:01 23:08:01 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:08:01 #68 DONE 0.2s 23:08:01 23:08:01 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:08:01 #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 23:08:01 #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 4.19MB / 18.86MB 0.6s 23:08:01 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 23:08:01 #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 23:08:01 #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s 23:08:01 #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 23:08:01 #54 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 23:08:01 #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 23:08:03 #54 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 23:08:03 #54 ... 23:08:03 23:08:03 #57 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:08:03 #57 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:03 #57 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:03 #57 18.77 (1/2) Installing dumb-init (1.2.5-r2) 23:08:03 #57 18.78 (2/2) Installing su-exec (0.2-r3) 23:08:03 #57 18.78 Executing busybox-1.36.1-r2.trigger 23:08:03 #57 18.79 OK: 7 MiB in 17 packages 23:08:03 #57 DONE 19.9s 23:08:03 23:08:03 #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:08:03 #46 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:03 #46 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:03 #46 19.03 (1/4) Installing dumb-init (1.2.5-r2) 23:08:03 #46 19.15 (2/4) Installing openssl (3.1.3-r0) 23:08:03 #46 19.18 (3/4) Installing su-exec (0.2-r3) 23:08:03 #46 19.18 (4/4) Installing yq (4.33.3-r3) 23:08:03 #46 19.24 Executing busybox-1.36.1-r2.trigger 23:08:03 #46 19.26 OK: 17 MiB in 19 packages 23:08:03 #46 DONE 19.9s 23:08:03 23:08:03 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:08:03 #47 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:03 #47 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:03 #47 19.10 (1/4) Installing ca-certificates (20230506-r0) 23:08:03 #47 19.19 (2/4) Installing dumb-init (1.2.5-r2) 23:08:03 #47 19.19 (3/4) Installing su-exec (0.2-r3) 23:08:03 #47 19.19 (4/4) Installing yq (4.33.3-r3) 23:08:03 #47 19.27 Executing busybox-1.36.1-r2.trigger 23:08:03 #47 19.28 Executing ca-certificates-20230506-r0.trigger 23:08:03 #47 19.33 OK: 17 MiB in 19 packages 23:08:03 #47 DONE 20.0s 23:08:03 23:08:03 #35 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:08:03 #35 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:03 #35 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:03 #35 19.24 (1/1) Installing dumb-init (1.2.5-r2) 23:08:03 #35 19.24 Executing busybox-1.36.1-r2.trigger 23:08:03 #35 19.24 OK: 7 MiB in 16 packages 23:08:03 #35 DONE 20.2s 23:08:03 23:08:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:08:03 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 23:08:03 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done 23:08:03 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 23:08:03 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 23:08:03 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done 23:08:03 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 23:08:03 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 23:08:03 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.6s 23:08:03 #37 ... 23:08:03 23:08:03 #69 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 23:08:03 #69 DONE 0.4s 23:08:03 23:08:03 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:08:03 #54 DONE 19.5s 23:08:03 23:08:03 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:08:03 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.7s done 23:08:03 #37 DONE 20.0s 23:08:03 23:08:03 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:03 #53 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:03 #53 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:03 #53 19.54 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:08:03 #53 19.54 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:08:03 #53 19.54 OK: 20069 distinct packages available 23:08:03 #53 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:03 #53 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:04 #53 ... 23:08:04 23:08:04 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:08:04 #48 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:04 #48 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:04 #48 20.09 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:08:04 #48 20.09 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:08:04 #48 20.09 OK: 20069 distinct packages available 23:08:04 #48 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:04 #48 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:04 #48 20.57 (1/11) Installing ca-certificates (20230506-r0) 23:08:04 #48 20.59 (2/11) Installing brotli-libs (1.0.9-r14) 23:08:04 #48 20.61 (3/11) Installing libunistring (1.1-r1) 23:08:04 #48 20.63 (4/11) Installing libidn2 (2.3.4-r1) 23:08:04 #48 20.64 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:08:04 #48 20.65 (6/11) Installing libcurl (8.4.0-r0) 23:08:04 #48 20.65 (7/11) Installing curl (8.4.0-r0) 23:08:04 #48 20.66 (8/11) Installing dumb-init (1.2.5-r2) 23:08:04 #48 20.67 (9/11) Installing musl-obstack (1.2.3-r2) 23:08:04 #48 20.67 (10/11) Installing libucontext (1.2-r2) 23:08:04 #48 20.68 (11/11) Installing gcompat (1.1.0-r1) 23:08:04 #48 20.68 Executing busybox-1.36.1-r2.trigger 23:08:04 #48 20.69 Executing ca-certificates-20230506-r0.trigger 23:08:04 #48 20.73 OK: 12 MiB in 26 packages 23:08:04 #48 DONE 20.9s 23:08:04 23:08:04 #53 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:04 #53 19.99 (1/5) Installing dumb-init (1.2.5-r2) 23:08:04 #53 19.99 (2/5) Installing musl-obstack (1.2.3-r2) 23:08:04 #53 20.00 (3/5) Installing libucontext (1.2-r2) 23:08:04 #53 20.00 (4/5) Installing gcompat (1.1.0-r1) 23:08:04 #53 20.01 (5/5) Installing openssl (3.1.3-r0) 23:08:04 #53 20.02 Executing busybox-1.36.1-r2.trigger 23:08:04 #53 20.04 OK: 8 MiB in 20 packages 23:08:04 #53 DONE 20.2s 23:08:04 23:08:04 #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:08:05 #70 DONE 0.9s 23:08:05 23:08:05 #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:08:05 #59 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:05 #59 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:05 #59 19.66 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:08:05 #59 19.66 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:08:05 #59 19.66 OK: 20069 distinct packages available 23:08:05 #59 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:05 #59 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:05 #59 20.15 (1/4) Installing dumb-init (1.2.5-r2) 23:08:05 #59 20.18 (2/4) Installing musl-obstack (1.2.3-r2) 23:08:05 #59 20.19 (3/4) Installing libucontext (1.2-r2) 23:08:05 #59 20.19 (4/4) Installing gcompat (1.1.0-r1) 23:08:05 #59 20.20 Executing busybox-1.36.1-r2.trigger 23:08:05 #59 20.21 OK: 8 MiB in 19 packages 23:08:05 #59 DONE 21.0s 23:08:05 23:08:05 #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:08:05 #71 DONE 0.9s 23:08:05 23:08:05 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:08:05 #72 DONE 2.1s 23:08:05 23:08:05 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:08:06 #73 ... 23:08:06 23:08:06 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 23:08:06 #74 DONE 0.8s 23:08:06 23:08:06 #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:08:06 #75 DONE 0.9s 23:08:06 23:08:06 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:08:06 #73 DONE 0.8s 23:08:06 23:08:06 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:08:06 #76 DONE 0.9s 23:08:06 23:08:06 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 23:08:06 #77 DONE 0.0s 23:08:06 23:08:06 #78 [security-spire-server stage-2 5/8] COPY security.txt / 23:08:06 #78 DONE 0.1s 23:08:06 23:08:06 #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 23:08:06 #79 DONE 0.0s 23:08:06 23:08:06 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:08:06 #80 DONE 0.0s 23:08:06 23:08:06 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 23:08:06 #81 DONE 0.0s 23:08:06 23:08:06 #82 [security-spire-config stage-2 5/9] COPY security.txt / 23:08:06 #82 DONE 0.1s 23:08:06 23:08:06 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:08:06 #83 DONE 0.1s 23:08:06 23:08:06 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:08:06 #84 DONE 0.1s 23:08:06 23:08:06 #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:08:06 #85 DONE 0.1s 23:08:06 23:08:06 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:08:06 #86 DONE 0.1s 23:08:06 23:08:06 #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:08:06 #87 DONE 0.1s 23:08:06 23:08:06 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:08:06 #88 DONE 0.1s 23:08:06 23:08:06 #89 [security-spire-server] exporting to image 23:08:06 #89 exporting layers 23:08:06 #89 ... 23:08:06 23:08:06 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:08:06 #90 DONE 0.1s 23:08:06 23:08:06 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:08:06 #91 DONE 0.1s 23:08:06 23:08:06 #89 [security-spire-agent] exporting to image 23:08:06 #89 exporting layers 0.5s done 23:08:07 #89 exporting layers 0.5s done 23:08:07 #89 writing image sha256:cb89a430fb605f7c2070e652359fc049b54f432c21b1d0bce609856c6d91e1c5 done 23:08:07 #89 naming to docker.io/library/security-spire-server done 23:08:07 #89 exporting layers 0.5s done 23:08:07 #89 writing image sha256:856e1005225643fe31cc4ab147554528ffe2cbef2d344787dbba1a61a437a9e0 done 23:08:07 #89 naming to docker.io/library/security-spire-config done 23:08:07 #89 writing image sha256:0cc86077ad523f91ba507a05c611b836a62f8a9050b0a63454bc663e746010ed done 23:08:07 #89 naming to docker.io/library/security-spire-agent done 23:08:07 #89 DONE 0.7s 23:08:07 23:08:07 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:07 using credential edgex-jenkins-ssh 23:08:07 Cloning the remote Git repository 23:08:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:08:07 > git init /w/workspace/edgex-go/1 # timeout=10 23:08:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:08:07 > git --version # timeout=10 23:08:08 > git --version # 'git version 2.25.1' 23:08:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:12 #92 ... 23:08:12 23:08:12 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:12 #93 ... 23:08:12 23:08:12 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:12 #94 ... 23:08:12 23:08:12 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:31 Merging remotes/origin/main commit ff02edb092954091608536475346b70900255226 into PR head commit 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f 23:08:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:08:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:08:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4704/head:refs/remotes/origin/PR-4704 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:08:32 > git config core.sparsecheckout # timeout=10 23:08:32 > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # timeout=10 23:08:32 Merge succeeded, producing 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f 23:08:32 Checking out Revision 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f (PR-4704) 23:08:33 Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" 23:08:33 > git --version # timeout=10 23:08:33 > git --version # 'git version 2.25.1' 23:08:33 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:08:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:34 Dload Upload Total Spent Left Speed 23:08:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k 23:08:32 > git remote # timeout=10 23:08:32 > git config --get remote.origin.url # timeout=10 23:08:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:32 > git merge ff02edb092954091608536475346b70900255226 # timeout=10 23:08:32 > git rev-parse HEAD^{commit} # timeout=10 23:08:32 > git config core.sparsecheckout # timeout=10 23:08:32 > git checkout -f 96db6fe68b7706a4e5f351ffe6ad7e1947fde11f # timeout=10 [Pipeline] sh 23:08:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:08:35 + sudo tee /etc/docker/daemon.new 23:08:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:08:35 { 23:08:35 "registry-mirrors": [ 23:08:35 "https://nexus3.edgexfoundry.org:10001" 23:08:35 ], 23:08:35 "bip": "10.250.0.254/24", 23:08:35 "hosts": [ 23:08:35 "tcp://0.0.0.0:5555", 23:08:35 "unix:///var/run/docker.sock" 23:08:35 ], 23:08:35 "mtu": 1458, 23:08:35 "selinux-enabled": true, 23:08:35 "seccomp-profile": "/etc/docker/seccomp.json" 23:08:35 } [Pipeline] sh 23:08:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:08:36 + sudo service docker restart 23:08:38 #95 DONE 33.9s 23:08:38 23:08:38 #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:38 #92 DONE 33.8s 23:08:38 23:08:38 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:38 #93 DONE 33.9s 23:08:38 23:08:38 #96 [support-notifications builder 6/7] COPY . . 23:08:38 #96 ... 23:08:38 23:08:38 #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:38 #94 DONE 33.9s 23:08:38 23:08:38 #97 [core-command builder 6/7] COPY . . 23:08:40 #97 DONE 4.8s 23:08:40 23:08:40 #98 [core-data builder 4/7] COPY go.mod vendor* ./ 23:08:40 #98 CACHED 23:08:40 23:08:40 #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #99 CACHED 23:08:40 23:08:40 #100 [core-data builder 6/7] COPY . . 23:08:40 #100 CACHED 23:08:40 23:08:40 #101 [core-metadata builder 6/7] COPY . . 23:08:40 #101 CACHED 23:08:40 23:08:40 #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:08:40 #102 CACHED 23:08:40 23:08:40 #103 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #103 CACHED 23:08:40 23:08:40 #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #104 CACHED 23:08:40 23:08:40 #105 [support-scheduler builder 6/7] COPY . . 23:08:40 #105 CACHED 23:08:40 23:08:40 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:08:40 #106 CACHED 23:08:40 23:08:40 #107 [security-secretstore-setup builder 6/7] COPY . . 23:08:40 #107 DONE 4.8s 23:08:40 23:08:40 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #108 CACHED 23:08:40 23:08:40 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:08:40 #109 CACHED 23:08:40 23:08:40 #110 [security-proxy-auth builder 6/7] COPY . . 23:08:40 #110 CACHED 23:08:40 23:08:40 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #111 CACHED 23:08:40 23:08:40 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:08:40 #112 CACHED 23:08:40 23:08:40 #113 [security-proxy-setup builder 6/7] COPY . . 23:08:40 #113 CACHED 23:08:40 23:08:40 #114 [security-spiffe-token-provider builder 6/7] COPY . . 23:08:40 #114 DONE 4.8s 23:08:40 23:08:40 #96 [support-notifications builder 6/7] COPY . . 23:08:40 #96 DONE 4.9s 23:08:40 23:08:40 #115 [security-bootstrapper builder 6/7] COPY . . 23:08:40 #115 CACHED 23:08:40 23:08:40 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:08:40 #116 CACHED 23:08:40 23:08:40 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #117 CACHED 23:08:40 23:08:40 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:40 #118 CACHED 23:08:40 23:08:40 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 23:08:40 #119 CACHED 23:08:40 23:08:40 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:08:40 #120 CACHED 23:08:40 23:08:40 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:08:41 #121 1.340 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:08:51 #121 ... 23:08:51 23:08:51 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:08:51 #0 0.524 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:08:51 #122 ... 23:08:51 23:08:51 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:08:51 #0 0.597 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:08:51 #123 ... 23:08:51 23:08:51 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:08:51 #0 0.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:08:51 #124 ... 23:08:51 23:08:51 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:08:51 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:08:51 #125 ... 23:08:51 23:08:51 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:08:51 #0 0.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:08:51 #126 ... 23:08:51 23:08:51 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:08:51 #0 1.110 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:08:51 #127 ... 23:08:51 23:08:51 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:08:51 #0 0.856 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:08:51 #128 ... 23:08:51 23:08:51 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:08:51 #0 1.114 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:08:51 #129 ... 23:08:51 23:08:51 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:08:51 #0 0.895 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:08:51 #130 ... 23:08:51 23:08:51 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:08:51 #0 1.107 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:54 provisioning config files... 23:08:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18236698939221484398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:55 ---> docker-login.sh 23:08:55 nexus3.edgexfoundry.org:10001 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:56 Configure a credential helper to remove this warning. See 23:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:56 23:08:56 Login Succeeded 23:08:56 nexus3.edgexfoundry.org:10002 23:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:57 Configure a credential helper to remove this warning. See 23:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:57 23:08:57 Login Succeeded 23:08:57 nexus3.edgexfoundry.org:10003 23:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:57 Configure a credential helper to remove this warning. See 23:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:57 23:08:57 Login Succeeded 23:08:57 nexus3.edgexfoundry.org:10004 23:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:57 Configure a credential helper to remove this warning. See 23:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:57 23:08:57 Login Succeeded 23:08:57 docker.io 23:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:58 Configure a credential helper to remove this warning. See 23:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:58 23:08:58 Login Succeeded 23:08:58 ---> docker-login.sh ends [Pipeline] } 23:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:08:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:59 ========================================================= 23:08:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:08:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:08:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:09:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:09:00 9fda8d8052c6: Pulling fs layer 23:09:00 5d54e960e981: Pulling fs layer 23:09:00 c4a7e357bf2a: Pulling fs layer 23:09:00 f0e02332f6b5: Pulling fs layer 23:09:00 cefa15bbcfad: Pulling fs layer 23:09:00 17808c966233: Pulling fs layer 23:09:00 f4c1fc716caa: Pulling fs layer 23:09:00 f0e02332f6b5: Waiting 23:09:00 cefa15bbcfad: Waiting 23:09:00 17808c966233: Waiting 23:09:00 f4c1fc716caa: Waiting 23:09:00 5d54e960e981: Verifying Checksum 23:09:00 5d54e960e981: Download complete 23:09:00 f0e02332f6b5: Verifying Checksum 23:09:00 f0e02332f6b5: Download complete 23:09:00 cefa15bbcfad: Verifying Checksum 23:09:00 cefa15bbcfad: Download complete 23:09:00 9fda8d8052c6: Download complete 23:09:00 f4c1fc716caa: Verifying Checksum 23:09:00 f4c1fc716caa: Download complete 23:09:01 9fda8d8052c6: Pull complete 23:09:01 5d54e960e981: Pull complete 23:09:02 c4a7e357bf2a: Verifying Checksum 23:09:02 c4a7e357bf2a: Download complete 23:09:03 17808c966233: Verifying Checksum 23:09:03 17808c966233: Download complete 23:09:18 c4a7e357bf2a: Pull complete 23:09:18 f0e02332f6b5: Pull complete 23:09:18 cefa15bbcfad: Pull complete 23:09:25 17808c966233: Pull complete 23:09:26 f4c1fc716caa: Pull complete 23:09:26 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:09:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 23:09:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:09:27 WORKDIR /edgex 23:09:27 COPY go.mod . 23:09:27 RUN go mod download 23:09:27 + docker build -t ci-base-image-arm64 -f - . 23:09:27 Sending build context to Docker daemon 2.995MB 23:09:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:09:27 ---> ea914061e18c 23:09:27 Step 2/4 : WORKDIR /edgex 23:09:29 ---> Running in 71f17a0f333c 23:09:29 Removing intermediate container 71f17a0f333c 23:09:29 ---> cb2e9d124500 23:09:29 Step 3/4 : COPY go.mod . 23:09:30 ---> d955d58f4254 23:09:30 Step 4/4 : RUN go mod download 23:09:30 ---> Running in bc0f4b6e466b 23:10:00 #131 ... 23:10:00 23:10:00 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:10:00 #130 78.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:10:07 #130 ... 23:10:07 23:10:07 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:10:07 #125 DONE 86.6s 23:10:07 23:10:07 #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:10:07 #126 DONE 86.6s 23:10:07 23:10:07 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:10:07 #129 DONE 86.6s 23:10:07 23:10:07 #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:10:07 #123 DONE 86.7s 23:10:07 23:10:07 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #132 ... 23:10:07 23:10:07 #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:10:07 #121 DONE 86.7s 23:10:07 23:10:07 #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:10:07 #127 DONE 86.7s 23:10:07 23:10:07 #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:10:07 #122 DONE 86.9s 23:10:07 23:10:07 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #133 ... 23:10:07 23:10:07 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:10:07 #130 DONE 87.0s 23:10:07 23:10:07 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:10:07 #128 DONE 87.1s 23:10:07 23:10:07 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:10:07 #131 DONE 87.1s 23:10:07 23:10:07 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:10:07 #124 DONE 87.1s 23:10:07 23:10:07 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #134 ... 23:10:07 23:10:07 #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #135 DONE 0.6s 23:10:07 23:10:07 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #132 DONE 0.8s 23:10:07 23:10:07 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #136 DONE 0.7s 23:10:07 23:10:07 #137 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #137 DONE 0.8s 23:10:07 23:10:07 #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #133 DONE 0.7s 23:10:07 23:10:07 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:10:07 #138 ... 23:10:07 23:10:07 #134 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:10:07 #134 DONE 0.5s 23:10:08 23:10:08 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:10:08 #139 DONE 0.5s 23:10:08 23:10:08 #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:10:08 #140 DONE 0.4s 23:10:08 23:10:08 #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:10:08 #141 ... 23:10:08 23:10:08 #142 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:10:08 #142 DONE 0.4s 23:10:08 23:10:08 #143 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:10:08 #143 DONE 0.4s 23:10:08 23:10:08 #144 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:10:08 #144 DONE 0.4s 23:10:08 23:10:08 #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:10:08 #145 CACHED 23:10:08 23:10:08 #146 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:10:08 #146 CACHED 23:10:08 23:10:08 #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:10:08 #147 CACHED 23:10:08 23:10:08 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:10:08 #148 CACHED 23:10:08 23:10:08 #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:10:08 #149 CACHED 23:10:08 23:10:08 #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:10:08 #150 CACHED 23:10:08 23:10:08 #151 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:10:08 #151 CACHED 23:10:08 23:10:08 #152 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:10:08 #152 CACHED 23:10:08 23:10:08 #138 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:10:08 #138 DONE 0.4s 23:10:08 23:10:08 #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:10:08 #153 DONE 0.4s 23:10:08 23:10:08 #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:10:09 #154 ... 23:10:09 23:10:09 #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:10:09 #155 DONE 1.0s 23:10:09 23:10:09 #156 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:10:09 #156 ... 23:10:09 23:10:09 #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:10:09 #157 DONE 1.3s 23:10:09 23:10:09 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:10:09 #158 DONE 1.3s 23:10:09 23:10:09 #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:10:09 #159 DONE 1.3s 23:10:09 23:10:09 #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:10:09 #160 DONE 1.3s 23:10:09 23:10:09 #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:10:09 #154 DONE 1.3s 23:10:09 23:10:09 #156 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:10:09 #156 DONE 1.4s 23:10:09 23:10:09 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:10:09 #161 DONE 1.4s 23:10:09 23:10:09 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:10:09 #162 DONE 1.4s 23:10:09 23:10:09 #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:10:09 #163 DONE 1.4s 23:10:09 23:10:09 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:10:09 #164 ... 23:10:09 23:10:09 #141 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:10:09 #141 DONE 1.7s 23:10:09 23:10:09 #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:10:09 #165 DONE 0.5s 23:10:09 23:10:09 #89 [security-spiffe-token-provider] exporting to image 23:10:09 #89 exporting layers 23:10:10 #89 ... 23:10:10 23:10:10 #166 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:10:10 #166 DONE 0.4s 23:10:10 23:10:10 #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:10:10 #167 DONE 0.4s 23:10:10 23:10:10 #168 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:10:10 #168 DONE 0.4s 23:10:10 23:10:10 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:10:10 #169 DONE 0.5s 23:10:10 23:10:10 #170 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:10:10 #170 DONE 0.5s 23:10:10 23:10:10 #171 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:10:10 #171 DONE 0.5s 23:10:10 23:10:10 #89 [core-data] exporting to image 23:10:10 #89 ... 23:10:10 23:10:10 #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:10:10 #172 DONE 0.4s 23:10:10 23:10:10 #173 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:10:10 #173 DONE 0.5s 23:10:10 23:10:10 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:10:10 #164 DONE 0.5s 23:10:10 23:10:10 #89 [support-notifications] exporting to image 23:10:10 #89 ... 23:10:10 23:10:10 #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:10:10 #174 DONE 0.5s 23:10:10 23:10:10 #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:10:10 #175 DONE 0.4s 23:10:10 23:10:10 #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:10:10 #176 DONE 0.4s 23:10:10 23:10:10 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:10:10 #177 DONE 0.3s 23:10:10 23:10:10 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:10:10 #178 DONE 0.4s 23:10:10 23:10:10 #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:10:10 #179 DONE 0.3s 23:10:10 23:10:10 #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:10 #180 ... 23:10:10 23:10:10 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:10:10 #181 DONE 0.2s 23:10:10 23:10:10 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:10:10 #182 DONE 0.2s 23:10:10 23:10:10 #89 [core-data] exporting to image 23:10:10 #89 exporting layers 0.6s done 23:10:10 #89 writing image sha256:4b0e4e3707e268bbad7323b54b522bd502417e817dae5f81650738d77fc7ee47 done 23:10:10 #89 writing image sha256:130126f6e8d468802653cf7a3173d708cc77cbfaf18a25e96e999df8c5901763 23:10:10 #89 writing image sha256:3fc6126caa9ee7f564fe32ce7ec7663c13b58d6f53c93a90df7e25e1efcc9b0b 23:10:10 #89 writing image sha256:36c2427a61b579222c535b3dbbcc7a04363a5959cf6eb237f49c461762a4017a done 23:10:10 #89 naming to docker.io/library/core-data done 23:10:10 #89 naming to docker.io/library/support-scheduler 23:10:10 #89 naming to docker.io/library/support-scheduler 0.2s done 23:10:10 #89 exporting layers 0.8s done 23:10:10 #89 writing image sha256:130126f6e8d468802653cf7a3173d708cc77cbfaf18a25e96e999df8c5901763 0.4s done 23:10:10 #89 writing image sha256:3fc6126caa9ee7f564fe32ce7ec7663c13b58d6f53c93a90df7e25e1efcc9b0b 0.4s done 23:10:10 #89 naming to docker.io/library/core-command done 23:10:10 #89 naming to docker.io/library/security-spiffe-token-provider done 23:10:11 #89 exporting layers 0.5s done 23:10:11 #89 writing image sha256:cadf7bc4147c133a2a8de1665ef5c64bac6f4695291ebddb45c5dda325847bfc done 23:10:11 #89 naming to docker.io/library/support-notifications done 23:10:11 #89 writing image sha256:e5181fd26dfa85b7519ad7773afd3414c95d8d07ec88406f7b65663c22272d9f done 23:10:11 #89 naming to docker.io/library/core-metadata done 23:10:11 #89 DONE 1.7s 23:10:11 23:10:11 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:10:11 #183 DONE 0.5s 23:10:11 23:10:11 #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:10:11 #184 DONE 0.6s 23:10:11 23:10:11 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:10:11 #185 ... 23:10:11 23:10:11 #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:10:11 #186 DONE 0.3s 23:10:11 23:10:11 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:10:11 #185 DONE 0.3s 23:10:11 23:10:11 #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:10:11 #187 DONE 0.0s 23:10:11 23:10:11 #180 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:11 #180 DONE 0.9s 23:10:11 23:10:11 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:10:11 #188 DONE 0.1s 23:10:11 23:10:11 #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:11 #189 DONE 0.9s 23:10:11 23:10:11 #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:11 #190 ... 23:10:11 23:10:11 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:11 #191 DONE 0.8s 23:10:11 23:10:11 #192 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:10:11 #192 DONE 0.1s 23:10:11 23:10:11 #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:10:11 #193 DONE 0.1s 23:10:11 23:10:11 #89 [security-proxy-auth] exporting to image 23:10:11 #89 exporting layers 0.3s done 23:10:11 #89 writing image sha256:eb07a6b4d229bd21641e2d5048e064159cdc0e70fba758e82521a1d0b32a83ca 0.0s done 23:10:11 #89 naming to docker.io/library/security-proxy-auth 0.0s done 23:10:11 #89 writing image sha256:184a450b554cb76ded858458e981a0cc3615fa31f5f85983a58e3d6ceb3784c7 0.1s done 23:10:11 #89 naming to docker.io/library/core-common-config-bootstrapper 23:10:11 #89 exporting layers 0.3s done 23:10:11 #89 naming to docker.io/library/core-common-config-bootstrapper done 23:10:11 #89 writing image sha256:e59d33596a801f4f7626c8ef1dbf366ea0fc15ffea36d0fe5cf4b3b6bc5d1ae7 done 23:10:11 #89 naming to docker.io/library/security-proxy-setup done 23:10:11 #89 DONE 2.2s 23:10:11 23:10:11 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:10:11 #194 DONE 0.1s 23:10:11 23:10:11 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:10:12 #195 DONE 0.6s 23:10:12 23:10:12 #190 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:10:12 #190 DONE 0.9s 23:10:12 23:10:12 #89 [security-bootstrapper] exporting to image 23:10:12 #89 exporting layers 0.3s done 23:10:12 #89 writing image sha256:bea2fbf1add374b879a338c96bfdb9e3edbae73ac843c7a3e40c35a278c23417 done 23:10:12 #89 naming to docker.io/library/security-bootstrapper done 23:10:12 #89 writing image sha256:b9f761032a31f2cafbc5e3f0ad93f18d1a8fed04dfac85b20b6826557794777e done 23:10:12 #89 naming to docker.io/library/security-secretstore-setup done 23:10:12 #89 DONE 2.5s 23:10:12 23:10:12 #15 [security-proxy-auth internal] load build definition from Dockerfile 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:10:12 time="2023-10-11T23:07:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:10:12 $ docker stop --time=1 b8ccedafb4c0398323d91586aa0bfe8fbd013eefa31c9c6dc54538821f0f4159 23:10:13 $ docker rm -f --volumes b8ccedafb4c0398323d91586aa0bfe8fbd013eefa31c9c6dc54538821f0f4159 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:14 + docker images 23:10:14 REPOSITORY TAG IMAGE ID CREATED SIZE 23:10:14 security-proxy-auth latest eb07a6b4d229 2 seconds ago 19.5MB 23:10:14 security-secretstore-setup latest b9f761032a31 2 seconds ago 44.4MB 23:10:14 security-proxy-setup latest e59d33596a80 2 seconds ago 29.4MB 23:10:14 core-common-config-bootstrapper latest 184a450b554c 2 seconds ago 18.2MB 23:10:14 security-bootstrapper latest bea2fbf1add3 2 seconds ago 23.3MB 23:10:14 core-metadata latest e5181fd26dfa 3 seconds ago 21.7MB 23:10:14 core-command latest 130126f6e8d4 4 seconds ago 21.2MB 23:10:14 support-scheduler latest 36c2427a61b5 4 seconds ago 34MB 23:10:14 core-data latest 4b0e4e3707e2 4 seconds ago 21.4MB 23:10:14 security-spiffe-token-provider latest 3fc6126caa9e 4 seconds ago 35MB 23:10:14 support-notifications latest cadf7bc4147c 4 seconds ago 34.6MB 23:10:14 security-spire-agent latest 0cc86077ad52 2 minutes ago 161MB 23:10:14 security-spire-config latest 856e10052256 2 minutes ago 101MB 23:10:14 security-spire-server latest cb89a430fb60 2 minutes ago 102MB 23:10:14 ci-base-image-x86_64 latest aa1cde0c6200 4 minutes ago 928MB 23:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB 23:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 23:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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] } 23:10:27 Removing intermediate container bc0f4b6e466b 23:10:27 ---> a3c5e36a8e46 23:10:27 Successfully built a3c5e36a8e46 23:10:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:27 + docker inspect -f . ci-base-image-arm64 23:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:27 prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container 23:10:27 $ 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 23:10:29 $ docker top 00a67d205dececfe704622795df967e95f08f1f407401371c5d8af19a9b6c63d -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:30 + go version 23:10:30 go version go1.21.0 linux/arm64 [Pipeline] } 23:10:30 $ docker stop --time=1 00a67d205dececfe704622795df967e95f08f1f407401371c5d8af19a9b6c63d 23:10:31 $ docker rm -f --volumes 00a67d205dececfe704622795df967e95f08f1f407401371c5d8af19a9b6c63d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:32 + docker inspect -f . ci-base-image-arm64 23:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:33 prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container 23:10:33 $ 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 23:10:34 $ docker top 17c6ae3eaf26d299003a0148619ea0d25389d96239fc4f804566f495f5097086 -eo pid,comm [Pipeline] { [Pipeline] echo 23:10:34 ========================================================= 23:10:34 [edgeXBuildGoParallel] Running Tests and Build... 23:10:34 ========================================================= [Pipeline] sh 23:10:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:10:36 + make test 23:10:36 go test -race -coverprofile=coverage.out ./... 23:11:32 ? github.com/edgexfoundry/edgex-go [no test files] 23:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:13:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:13:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:13:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:14:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:14:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:14:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:14:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:14:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.273s coverage: 28.7% of statements 23:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.368s coverage: 97.0% of statements 23:14:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:14:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:14:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:14:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.456s coverage: 69.2% of statements 23:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.390s coverage: 53.2% of statements 23:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:14:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:14:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:15:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.791s coverage: 93.4% of statements 23:15:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.642s coverage: 4.1% of statements 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:15:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:15:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.179s coverage: 97.6% of statements 23:15:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.241s coverage: 72.2% of statements 23:15:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:15:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.490s coverage: 0.9% of statements 23:15:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.306s coverage: 32.2% of statements 23:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.348s coverage: 41.7% of statements 23:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 82.9% of statements 23:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.298s coverage: 94.1% of statements 23:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.258s coverage: 96.3% of statements 23:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.247s coverage: 87.5% of statements 23:15:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.237s coverage: 94.4% of statements 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:15:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.223s coverage: 79.9% of statements 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.291s coverage: 92.9% of statements 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.265s coverage: 62.3% of statements 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.233s coverage: 87.2% of statements 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.199s coverage: 20.0% of statements 23:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.252s coverage: 100.0% of statements 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.429s coverage: 81.8% of statements 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:16:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.455s coverage: 82.1% of statements 23:16:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.268s coverage: 86.0% of statements 23:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:16:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.141s coverage: 63.1% of statements 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.262s coverage: 100.0% of statements 23:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.132s coverage: 89.4% of statements 23:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 23:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:16:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 23:16:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 23:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.923s coverage: 38.4% of statements 23:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.269s coverage: 89.5% of statements 23:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:16:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.243s coverage: 84.8% of statements 23:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:16:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.312s coverage: 19.9% of statements 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:16:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:16:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.686s coverage: 95.7% of statements 23:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:16:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:16:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.300s coverage: 61.8% of statements 23:16:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:16:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.492s coverage: 98.9% of statements 23:16:58 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 23:16:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:58 go vet ./... 23:19:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:50 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:19:51 + ls -al . 23:19:51 total 728 23:19:51 drwxrwxr-x 11 1001 1001 4096 Oct 11 23:10 . 23:19:51 drwxr-xr-x 4 root root 4096 Oct 11 23:10 .. 23:19:51 drwxrwxr-x 2 1001 1001 4096 Oct 11 23:08 .blubracket 23:19:51 -rw-rw-r-- 1 1001 1001 16 Oct 11 23:08 .dockerignore 23:19:51 drwxrwxr-x 8 1001 1001 4096 Oct 11 23:08 .git 23:19:51 drwxrwxr-x 3 1001 1001 4096 Oct 11 23:08 .github 23:19:51 -rw-rw-r-- 1 1001 1001 1173 Oct 11 23:08 .gitignore 23:19:51 -rw-rw-r-- 1 1001 1001 42 Oct 11 23:08 .golangci.yml 23:19:51 -rw-rw-r-- 1 1001 1001 100 Oct 11 23:08 .hadolint.yml 23:19:51 -rw-rw-r-- 1 1001 1001 166 Oct 11 23:08 .sonarcloud.properties 23:19:51 -rw-rw-r-- 1 1001 1001 1171 Oct 11 23:08 ADOPTERS.md 23:19:51 -rw-rw-r-- 1 1001 1001 11674 Oct 11 23:08 Attribution.txt 23:19:51 -rw-rw-r-- 1 1001 1001 93407 Oct 11 23:08 CHANGELOG.md 23:19:51 -rw-rw-r-- 1 1001 1001 3804 Oct 11 23:08 CONTRIBUTING.md 23:19:51 -rw-rw-r-- 1 1001 1001 677 Oct 11 23:08 GOVERNANCE.md 23:19:51 -rw-rw-r-- 1 1001 1001 883 Oct 11 23:08 Jenkinsfile 23:19:51 -rw-rw-r-- 1 1001 1001 10775 Oct 11 23:08 LICENSE 23:19:51 -rw-rw-r-- 1 1001 1001 15054 Oct 11 23:08 Makefile 23:19:51 -rw-rw-r-- 1 1001 1001 582 Oct 11 23:08 OWNERS.md 23:19:51 -rw-rw-r-- 1 1001 1001 9923 Oct 11 23:08 README.md 23:19:51 -rw-rw-r-- 1 1001 1001 789 Oct 11 23:08 SECURITY.md 23:19:51 -rw-rw-r-- 1 1001 1001 5 Oct 11 23:05 VERSION 23:19:51 drwxrwxr-x 2 1001 1001 4096 Oct 11 23:08 bin 23:19:51 drwxrwxr-x 18 1001 1001 4096 Oct 11 23:08 cmd 23:19:51 -rw-r--r-- 1 root root 453602 Oct 11 23:16 coverage.out 23:19:51 drwxrwxr-x 2 1001 1001 4096 Oct 11 23:08 fuzz_test 23:19:51 -rw-rw-r-- 1 1001 1001 3689 Oct 11 23:08 go.mod 23:19:51 -rw-rw-r-- 1 1001 1001 34977 Oct 11 23:08 go.sum 23:19:51 drwxrwxr-x 7 1001 1001 4096 Oct 11 23:08 internal 23:19:51 drwxrwxr-x 3 1001 1001 4096 Oct 11 23:08 openapi 23:19:51 -rw-rw-r-- 1 1001 1001 594 Oct 11 23:08 security.txt 23:19:51 drwxrwxr-x 4 1001 1001 4096 Oct 11 23:08 snap 23:19:51 -rw-rw-r-- 1 1001 1001 204 Oct 11 23:08 version.go [Pipeline] sh 23:19:52 + '[' -e coverage.out ] 23:19:52 + chown 1001:1001 coverage.out [Pipeline] stash 23:19:52 Warning: overwriting stash ‘coverage-report’ 23:19:53 Stashed 1 file(s) [Pipeline] sh 23:19:53 + make build 23:19:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:21:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:21:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:21:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:21:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:22:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:22:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:22:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:22:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:22:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:22:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:22:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:22:36 $ docker stop --time=1 17c6ae3eaf26d299003a0148619ea0d25389d96239fc4f804566f495f5097086 23:22:38 $ docker rm -f --volumes 17c6ae3eaf26d299003a0148619ea0d25389d96239fc4f804566f495f5097086 [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 23:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:41 23:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:42 latest: Pulling from edgex-devops/edgex-compose-arm64 23:22:42 547446be3368: Pulling fs layer 23:22:42 d125d8839a47: Pulling fs layer 23:22:42 3e85d5ac6304: Pulling fs layer 23:22:42 c3105a71a48b: Pulling fs layer 23:22:42 0f093f025ec4: Pulling fs layer 23:22:42 c3106fc0e877: Pulling fs layer 23:22:42 c3105a71a48b: Waiting 23:22:42 0f093f025ec4: Waiting 23:22:42 c3106fc0e877: Waiting 23:22:42 547446be3368: Download complete 23:22:42 c3105a71a48b: Verifying Checksum 23:22:42 c3105a71a48b: Download complete 23:22:42 d125d8839a47: Verifying Checksum 23:22:42 d125d8839a47: Download complete 23:22:42 c3106fc0e877: Verifying Checksum 23:22:42 c3106fc0e877: Download complete 23:22:42 0f093f025ec4: Download complete 23:22:43 547446be3368: Pull complete 23:22:44 d125d8839a47: Pull complete 23:22:44 3e85d5ac6304: Verifying Checksum 23:22:44 3e85d5ac6304: Download complete 23:22:54 3e85d5ac6304: Pull complete 23:22:54 c3105a71a48b: Pull complete 23:22:55 0f093f025ec4: Pull complete 23:22:56 c3106fc0e877: Pull complete 23:22:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:22:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:56 prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container 23:22:56 $ 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 23:23:01 $ docker top 4028498c6dc49e8eeaeb15047483d4b2917b680a401b2cc09154e421683ca3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:02 + docker compose -f ./docker-compose-build.yml build --parallel 23:23:10 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:23:10 #1 transferring dockerfile: 1.78kB 0.0s done 23:23:10 #1 DONE 0.1s 23:23:10 23:23:10 #2 [security-spire-config internal] load build definition from Dockerfile 23:23:10 #2 transferring dockerfile: 1.58kB 0.0s done 23:23:10 #2 DONE 0.1s 23:23:10 23:23:10 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:23:10 #3 transferring dockerfile: 2.12kB 0.0s done 23:23:10 #3 DONE 0.1s 23:23:10 23:23:10 #4 [core-data internal] load build definition from Dockerfile 23:23:10 #4 transferring dockerfile: 1.90kB 0.0s done 23:23:10 #4 DONE 0.1s 23:23:10 23:23:10 #5 [security-spire-server internal] load build definition from Dockerfile 23:23:10 #5 transferring dockerfile: 1.59kB done 23:23:10 #5 DONE 0.1s 23:23:10 23:23:10 #6 [security-proxy-setup internal] load build definition from Dockerfile 23:23:11 #6 transferring dockerfile: 2.39kB 0.0s done 23:23:11 #6 DONE 0.1s 23:23:11 23:23:11 #7 [security-bootstrapper internal] load build definition from Dockerfile 23:23:11 #7 transferring dockerfile: 2.82kB done 23:23:11 #7 DONE 0.1s 23:23:11 23:23:11 #8 [core-command internal] load build definition from Dockerfile 23:23:11 #8 transferring dockerfile: 1.82kB 0.0s done 23:23:11 #8 DONE 0.1s 23:23:11 23:23:11 #9 [core-metadata internal] load build definition from Dockerfile 23:23:11 #9 transferring dockerfile: 1.96kB done 23:23:11 #9 DONE 0.0s 23:23:11 23:23:11 #10 [security-secretstore-setup internal] load build definition from Dockerfile 23:23:11 #10 transferring dockerfile: 2.38kB done 23:23:11 #10 DONE 0.1s 23:23:11 23:23:11 #11 [security-proxy-auth internal] load build definition from Dockerfile 23:23:11 #11 transferring dockerfile: 2.04kB 0.0s done 23:23:11 #11 DONE 0.1s 23:23:11 23:23:11 #12 [support-notifications internal] load build definition from Dockerfile 23:23:11 #12 transferring dockerfile: 1.84kB done 23:23:11 #12 DONE 0.1s 23:23:11 23:23:11 #13 [support-scheduler internal] load build definition from Dockerfile 23:23:11 #13 transferring dockerfile: 1.82kB 0.0s done 23:23:11 #13 DONE 0.1s 23:23:11 23:23:11 #14 [security-spire-agent internal] load build definition from Dockerfile 23:23:11 #14 transferring dockerfile: 1.70kB done 23:23:11 #14 DONE 0.1s 23:23:11 23:23:11 #15 [security-spiffe-token-provider internal] load .dockerignore 23:23:11 #15 transferring context: 56B 0.0s done 23:23:11 #15 DONE 0.1s 23:23:12 23:23:12 #16 [security-spire-config internal] load .dockerignore 23:23:12 #16 ... 23:23:12 23:23:12 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:12 #17 DONE 0.0s 23:23:13 23:23:13 #18 [security-spire-agent internal] load .dockerignore 23:23:15 #18 ... 23:23:15 23:23:15 #19 [core-common-config-bootstrapper internal] load .dockerignore 23:23:15 #19 transferring context: 56B done 23:23:15 #19 DONE 3.2s 23:23:15 23:23:15 #16 [security-spire-config internal] load .dockerignore 23:23:15 #16 transferring context: 56B 0.0s done 23:23:15 #16 DONE 3.5s 23:23:15 23:23:15 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:15 #17 DONE 0.0s 23:23:15 23:23:15 #20 [security-spire-server internal] load .dockerignore 23:23:15 #20 transferring context: 56B 0.0s done 23:23:15 #20 DONE 3.4s 23:23:15 23:23:15 #21 [core-data internal] load .dockerignore 23:23:15 #21 transferring context: 56B 0.0s done 23:23:15 #21 DONE 3.4s 23:23:15 23:23:15 #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:23:15 #22 DONE 2.9s 23:23:15 23:23:15 #23 [security-proxy-setup internal] load .dockerignore 23:23:15 #23 transferring context: 56B 0.0s done 23:23:15 #23 DONE 3.5s 23:23:15 23:23:15 #22 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 23:23:16 #22 DONE 2.9s 23:23:16 23:23:16 #24 [security-bootstrapper internal] load .dockerignore 23:23:16 #24 transferring context: 56B 0.0s done 23:23:16 #24 DONE 3.5s 23:23:16 23:23:16 #25 [core-command internal] load .dockerignore 23:23:16 #25 transferring context: 56B 0.0s done 23:23:16 #25 DONE 3.5s 23:23:16 23:23:16 #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:16 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:16 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:16 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:16 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 23:23:16 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:16 #26 ... 23:23:16 23:23:16 #18 [security-spire-agent internal] load .dockerignore 23:23:16 #18 transferring context: 56B 0.0s done 23:23:16 #18 DONE 3.3s 23:23:16 23:23:16 #27 [support-scheduler internal] load .dockerignore 23:23:16 #27 transferring context: 56B 0.0s done 23:23:16 #27 DONE 3.3s 23:23:16 23:23:16 #28 [core-metadata internal] load .dockerignore 23:23:16 #28 transferring context: 56B 0.0s done 23:23:16 #28 DONE 3.6s 23:23:16 23:23:16 #29 [security-secretstore-setup internal] load .dockerignore 23:23:16 #29 transferring context: 56B 0.0s done 23:23:16 #29 DONE 3.6s 23:23:16 23:23:16 #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:16 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s 23:23:16 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 23:23:16 #26 ... 23:23:16 23:23:16 #30 [security-proxy-auth internal] load .dockerignore 23:23:16 #30 transferring context: 56B 0.0s done 23:23:16 #30 DONE 3.6s 23:23:16 23:23:16 #26 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:16 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:16 #26 ... 23:23:16 23:23:16 #31 [support-notifications internal] load .dockerignore 23:23:16 #31 transferring context: 56B 0.0s done 23:23:16 #31 DONE 3.6s 23:23:16 23:23:16 #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:16 #17 DONE 0.0s 23:23:16 23:23:16 #22 [core-data internal] load metadata for docker.io/library/alpine:3.18 23:23:16 #22 DONE 3.0s 23:23:16 23:23:16 #32 [security-spiffe-token-provider internal] load build context 23:23:17 #32 ... 23:23:17 23:23:17 #22 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 23:23:17 #22 DONE 3.2s 23:23:17 23:23:17 #32 [security-spiffe-token-provider internal] load build context 23:23:17 #32 ... 23:23:17 23:23:17 #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:17 #17 DONE 0.0s 23:23:17 23:23:17 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:23:17 #33 DONE 1.4s 23:23:17 23:23:17 #32 [security-spiffe-token-provider internal] load build context 23:23:17 #32 ... 23:23:17 23:23:17 #22 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 23:23:17 #22 DONE 3.4s 23:23:17 23:23:17 #26 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:17 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:17 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:17 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:17 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:17 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:17 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done 23:23:18 #26 ... 23:23:18 23:23:18 #34 [security-spire-server internal] load build context 23:23:18 #34 transferring context: 18.11kB 0.1s done 23:23:18 #34 DONE 0.6s 23:23:18 23:23:18 #35 [security-spire-config internal] load build context 23:23:18 #35 transferring context: 16.36kB 0.1s done 23:23:18 #35 DONE 0.7s 23:23:18 23:23:18 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:18 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 23:23:18 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:23:18 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 23:23:18 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 23:23:18 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 23:23:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s 23:23:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 23:23:18 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 23:23:18 #36 ... 23:23:18 23:23:18 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:18 #17 DONE 0.0s 23:23:18 23:23:18 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 23:23:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 23:23:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.6s 23:23:18 #36 ... 23:23:18 23:23:18 #22 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 23:23:18 #22 DONE 3.6s 23:23:18 23:23:18 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:18 #36 ... 23:23:18 23:23:18 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:18 #17 DONE 0.0s 23:23:18 23:23:18 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.9s 23:23:18 #36 ... 23:23:18 23:23:18 #22 [core-command internal] load metadata for docker.io/library/alpine:3.18 23:23:18 #22 DONE 3.7s 23:23:18 23:23:18 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:18 #37 DONE 3.5s 23:23:18 23:23:18 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:18 #36 ... 23:23:18 23:23:18 #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:18 #17 DONE 0.0s 23:23:18 23:23:18 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:18 #37 DONE 3.5s 23:23:18 23:23:18 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 1.1s 23:23:18 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 23:23:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.4s 23:23:19 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 23:23:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.6s 23:23:19 #36 ... 23:23:19 23:23:19 #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:19 #17 DONE 0.0s 23:23:19 23:23:19 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:19 #37 DONE 3.5s 23:23:19 23:23:19 #22 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 23:23:19 #22 DONE 4.3s 23:23:19 23:23:19 #38 [core-metadata internal] load build context 23:23:19 #38 DONE 0.0s 23:23:19 23:23:19 #26 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:19 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:19 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:19 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:19 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:19 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:19 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done 23:23:19 #26 DONE 4.3s 23:23:19 23:23:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:19 #36 ... 23:23:19 23:23:19 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:19 #37 DONE 3.6s 23:23:19 23:23:19 #26 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:19 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:19 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:19 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:19 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:19 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:19 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done 23:23:19 #26 DONE 4.3s 23:23:19 23:23:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.80MB / 23.39MB 1.8s 23:23:19 #36 ... 23:23:19 23:23:19 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 23:23:19 #39 DONE 1.7s 23:23:19 23:23:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:19 #36 ... 23:23:19 23:23:19 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 23:23:19 #33 DONE 2.0s 23:23:19 23:23:19 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:19 #17 DONE 0.0s 23:23:19 23:23:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.0s 23:23:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.2s 23:23:19 #36 ... 23:23:19 23:23:19 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:19 #17 DONE 0.0s 23:23:19 23:23:19 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:19 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 23:23:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.4s 23:23:20 #36 ... 23:23:20 23:23:20 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:20 #17 DONE 0.0s 23:23:20 23:23:20 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.95MB / 23.39MB 2.5s 23:23:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s 23:23:21 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23:23:21 #36 ... 23:23:21 23:23:21 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:21 #37 DONE 3.6s 23:23:21 23:23:21 #26 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:21 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:21 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:21 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:21 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:21 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:21 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done 23:23:21 #26 DONE 4.3s 23:23:21 23:23:21 #39 [support-notifications builder 2/7] WORKDIR /edgex-go 23:23:21 #39 DONE 1.7s 23:23:21 23:23:21 #22 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 23:23:21 #22 DONE 5.7s 23:23:21 23:23:21 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 23:23:21 #36 ... 23:23:21 23:23:21 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:21 #37 DONE 3.6s 23:23:21 23:23:21 #26 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:21 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:21 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:21 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:21 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:21 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:21 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done 23:23:21 #26 DONE 4.3s 23:23:21 23:23:21 #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 23:23:21 #39 DONE 1.7s 23:23:21 23:23:21 #40 [security-proxy-setup internal] load build context 23:23:22 #40 ... 23:23:22 23:23:22 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 23:23:22 #41 DONE 3.5s 23:23:22 23:23:22 #40 [security-proxy-setup internal] load build context 23:23:22 #40 ... 23:23:22 23:23:22 #42 [core-common-config-bootstrapper internal] load build context 23:23:22 #42 ... 23:23:22 23:23:22 #26 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:23:22 #26 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 23:23:22 #26 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 23:23:22 #26 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 23:23:22 #26 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 23:23:22 #26 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 23:23:22 #26 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.7s done 23:23:22 #26 DONE 4.4s 23:23:22 23:23:22 #42 [core-common-config-bootstrapper internal] load build context 23:23:22 #42 ... 23:23:22 23:23:22 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:22 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 23:23:22 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 23:23:22 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 23:23:22 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 23:23:22 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 23:23:22 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 23:23:22 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 23:23:22 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 23:23:22 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 23:23:22 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 23:23:22 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 23:23:24 #36 ... 23:23:24 23:23:24 #43 [security-spire-agent internal] load build context 23:23:24 #43 transferring context: 17.64kB 0.4s done 23:23:24 #43 DONE 2.2s 23:23:25 23:23:25 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:26 #36 ... 23:23:26 23:23:26 #44 [core-data internal] load build context 23:23:26 #44 ... 23:23:26 23:23:26 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:26 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.9s 23:23:27 #36 ... 23:23:27 23:23:27 #32 [security-spiffe-token-provider internal] load build context 23:23:27 #32 ... 23:23:27 23:23:27 #44 [core-data internal] load build context 23:23:28 #44 ... 23:23:28 23:23:28 #45 [security-bootstrapper internal] load build context 23:23:28 #45 ... 23:23:28 23:23:28 #46 [core-command internal] load build context 23:23:28 #46 ... 23:23:28 23:23:28 #44 [core-data internal] load build context 23:23:29 #44 ... 23:23:29 23:23:29 #47 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:23:29 #0 5.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:29 #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:29 #0 8.084 OK: 266 MiB in 52 packages 23:23:29 #47 DONE 9.5s 23:23:29 23:23:29 #44 [core-data internal] load build context 23:23:29 #44 transferring context: 40.18MB 12.4s 23:23:29 #44 ... 23:23:29 23:23:29 #48 [support-scheduler internal] load build context 23:23:29 #48 ... 23:23:29 23:23:29 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:23:29 #49 ... 23:23:29 23:23:29 #38 [core-metadata internal] load build context 23:23:29 #38 ... 23:23:29 23:23:29 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:23:29 #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:29 #0 8.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:30 #50 ... 23:23:30 23:23:30 #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:30 #51 ... 23:23:30 23:23:30 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:23:30 #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:30 #0 8.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:30 #52 ... 23:23:30 23:23:30 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:30 #53 ... 23:23:30 23:23:30 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:23:30 #54 ... 23:23:30 23:23:30 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:30 #55 ... 23:23:30 23:23:30 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:30 #0 8.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:30 #0 9.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:30 #56 ... 23:23:30 23:23:30 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:23:30 #57 ... 23:23:30 23:23:30 #46 [core-command internal] load build context 23:23:31 #46 ... 23:23:31 23:23:31 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:31 #58 ... 23:23:31 23:23:31 #59 [security-proxy-auth internal] load build context 23:23:31 #59 ... 23:23:31 23:23:31 #60 [support-notifications internal] load build context 23:23:31 #60 ... 23:23:31 23:23:31 #61 [security-secretstore-setup internal] load build context 23:23:31 #61 ... 23:23:31 23:23:31 #60 [support-notifications internal] load build context 23:23:32 #60 ... 23:23:32 23:23:32 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:23:32 #62 ... 23:23:32 23:23:32 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:23:32 #63 ... 23:23:32 23:23:32 #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:23:32 #52 11.25 (1/1) Installing dumb-init (1.2.5-r2) 23:23:32 #52 11.25 Executing busybox-1.36.1-r2.trigger 23:23:32 #52 11.25 OK: 8 MiB in 16 packages 23:23:32 #52 DONE 12.7s 23:23:32 23:23:32 #60 [support-notifications internal] load build context 23:23:32 #60 ... 23:23:32 23:23:32 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:23:32 #64 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done 23:23:32 #64 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 23:23:32 #64 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 23:23:32 #64 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 23:23:32 #64 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done 23:23:32 #64 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.5s done 23:23:32 #64 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 23:23:32 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23:23:32 #64 ... 23:23:32 23:23:32 #42 [core-common-config-bootstrapper internal] load build context 23:23:32 #42 ... 23:23:32 23:23:32 #40 [security-proxy-setup internal] load build context 23:23:33 #40 ... 23:23:33 23:23:33 #42 [core-common-config-bootstrapper internal] load build context 23:23:34 #42 transferring context: 65.74MB 17.9s 23:23:38 #42 ... 23:23:38 23:23:38 #32 [security-spiffe-token-provider internal] load build context 23:23:38 #32 ... 23:23:38 23:23:38 #40 [security-proxy-setup internal] load build context 23:23:38 #40 ... 23:23:38 23:23:38 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:38 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.2s 23:23:38 #36 ... 23:23:38 23:23:38 #40 [security-proxy-setup internal] load build context 23:23:38 #40 ... 23:23:38 23:23:38 #45 [security-bootstrapper internal] load build context 23:23:39 #45 ... 23:23:39 23:23:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:40 #36 ... 23:23:40 23:23:40 #44 [core-data internal] load build context 23:23:40 #44 transferring context: 58.59MB 22.9s 23:23:40 #44 ... 23:23:40 23:23:40 #48 [support-scheduler internal] load build context 23:23:40 #48 ... 23:23:40 23:23:40 #38 [core-metadata internal] load build context 23:23:40 #38 ... 23:23:40 23:23:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:40 #36 ... 23:23:40 23:23:40 #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 23:23:40 #49 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:40 #49 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:40 #49 17.84 OK: 266 MiB in 52 packages 23:23:40 #49 ... 23:23:40 23:23:40 #45 [security-bootstrapper internal] load build context 23:23:40 #45 ... 23:23:40 23:23:40 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:40 #55 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:40 #55 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:40 #55 18.22 (1/1) Installing dumb-init (1.2.5-r2) 23:23:40 #55 18.25 Executing busybox-1.36.1-r2.trigger 23:23:40 #55 18.49 OK: 8 MiB in 16 packages 23:23:40 #55 ... 23:23:40 23:23:40 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:41 #36 ... 23:23:41 23:23:41 #46 [core-command internal] load build context 23:23:41 #46 ... 23:23:41 23:23:41 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:23:41 #50 11.77 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:23:41 #50 11.77 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:23:41 #50 11.77 OK: 19952 distinct packages available 23:23:41 #50 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:41 #50 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:41 #50 ... 23:23:41 23:23:41 #59 [security-proxy-auth internal] load build context 23:23:41 #59 ... 23:23:41 23:23:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:42 #36 ... 23:23:42 23:23:42 #61 [security-secretstore-setup internal] load build context 23:23:42 #61 ... 23:23:42 23:23:42 #59 [security-proxy-auth internal] load build context 23:23:42 #59 ... 23:23:42 23:23:42 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:23:42 #49 DONE 22.7s 23:23:42 23:23:42 #59 [security-proxy-auth internal] load build context 23:23:42 #59 ... 23:23:42 23:23:42 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:42 #55 DONE 22.3s 23:23:42 23:23:42 #59 [security-proxy-auth internal] load build context 23:23:42 #59 ... 23:23:42 23:23:42 #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:42 #51 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:42 #51 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:42 #51 22.06 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:23:42 #51 22.06 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:23:42 #51 22.06 OK: 19946 distinct packages available 23:23:42 #51 ... 23:23:42 23:23:42 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:23:42 #57 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:42 #57 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:42 #57 21.18 (1/4) Installing dumb-init (1.2.5-r2) 23:23:42 #57 21.22 (2/4) Installing openssl (3.1.3-r0) 23:23:42 #57 21.40 (3/4) Installing su-exec (0.2-r3) 23:23:42 #57 21.40 (4/4) Installing yq (4.33.3-r3) 23:23:42 #57 22.29 Executing busybox-1.36.1-r2.trigger 23:23:42 #57 22.29 OK: 18 MiB in 19 packages 23:23:43 #57 ... 23:23:43 23:23:43 #60 [support-notifications internal] load build context 23:23:43 #60 ... 23:23:43 23:23:43 #32 [security-spiffe-token-provider internal] load build context 23:23:43 #32 ... 23:23:43 23:23:43 #60 [support-notifications internal] load build context 23:23:43 #60 ... 23:23:43 23:23:43 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:23:43 #54 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:43 #54 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:43 #54 22.46 (1/2) Installing dumb-init (1.2.5-r2) 23:23:43 #54 22.48 (2/2) Installing su-exec (0.2-r3) 23:23:43 #54 22.52 Executing busybox-1.36.1-r2.trigger 23:23:43 #54 22.69 OK: 8 MiB in 17 packages 23:23:43 #54 ... 23:23:43 23:23:43 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:43 #56 13.91 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:23:43 #56 13.91 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:23:43 #56 13.91 OK: 19946 distinct packages available 23:23:43 #56 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:43 #56 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:43 #56 23.33 (1/5) Installing dumb-init (1.2.5-r2) 23:23:43 #56 23.50 (2/5) Installing musl-obstack (1.2.3-r2) 23:23:43 #56 23.50 (3/5) Installing libucontext (1.2-r2) 23:23:43 #56 23.50 (4/5) Installing gcompat (1.1.0-r1) 23:23:43 #56 23.50 (5/5) Installing openssl (3.1.3-r0) 23:23:43 #56 23.62 Executing busybox-1.36.1-r2.trigger 23:23:43 #56 23.90 OK: 9 MiB in 20 packages 23:23:43 #56 ... 23:23:43 23:23:43 #61 [security-secretstore-setup internal] load build context 23:23:44 #61 ... 23:23:44 23:23:44 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:23:44 #50 22.21 OK: 266 MiB in 52 packages 23:23:44 #50 DONE 24.5s 23:23:44 23:23:44 #61 [security-secretstore-setup internal] load build context 23:23:44 #61 ... 23:23:44 23:23:44 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 23:23:44 #57 DONE 24.4s 23:23:44 23:23:44 #61 [security-secretstore-setup internal] load build context 23:23:45 #61 transferring context: 38.27MB 21.6s 23:23:45 #61 ... 23:23:45 23:23:45 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:23:45 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.8s 23:23:45 #64 ... 23:23:45 23:23:45 #42 [core-common-config-bootstrapper internal] load build context 23:23:45 #42 ... 23:23:45 23:23:45 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 23:23:45 #65 ... 23:23:45 23:23:45 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:23:45 #54 DONE 25.3s 23:23:45 23:23:45 #42 [core-common-config-bootstrapper internal] load build context 23:23:45 #42 ... 23:23:45 23:23:45 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:45 #56 DONE 25.8s 23:23:45 23:23:45 #42 [core-common-config-bootstrapper internal] load build context 23:23:45 #42 ... 23:23:45 23:23:45 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:45 #58 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:45 #58 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:45 #58 24.44 OK: 266 MiB in 52 packages 23:23:46 #58 ... 23:23:46 23:23:46 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:46 #53 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:46 #53 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:46 #53 25.36 v3.18.4-49-g0b20ab5ed97 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 23:23:46 #53 25.36 v3.18.4-54-g50e6b5273a6 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 23:23:46 #53 25.36 OK: 19946 distinct packages available 23:23:46 #53 ... 23:23:46 23:23:46 #61 [security-secretstore-setup internal] load build context 23:23:46 #61 ... 23:23:46 23:23:46 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:46 #58 DONE 25.5s 23:23:46 23:23:46 #61 [security-secretstore-setup internal] load build context 23:23:47 #61 ... 23:23:47 23:23:47 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 23:23:47 #65 DONE 1.9s 23:23:47 23:23:47 #61 [security-secretstore-setup internal] load build context 23:23:48 #61 ... 23:23:48 23:23:48 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:23:48 #63 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:48 #63 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:48 #63 23.67 (1/4) Installing ca-certificates (20230506-r0) 23:23:48 #63 23.98 (2/4) Installing dumb-init (1.2.5-r2) 23:23:48 #63 24.06 (3/4) Installing su-exec (0.2-r3) 23:23:48 #63 24.06 (4/4) Installing yq (4.33.3-r3) 23:23:48 #63 24.62 Executing busybox-1.36.1-r2.trigger 23:23:48 #63 24.62 Executing ca-certificates-20230506-r0.trigger 23:23:48 #63 25.17 OK: 18 MiB in 19 packages 23:23:49 #63 ... 23:23:49 23:23:49 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:23:49 #62 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:49 #62 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:49 #62 23.88 (1/2) Installing ca-certificates (20230506-r0) 23:23:49 #62 24.14 (2/2) Installing dumb-init (1.2.5-r2) 23:23:49 #62 24.17 Executing busybox-1.36.1-r2.trigger 23:23:49 #62 24.25 Executing ca-certificates-20230506-r0.trigger 23:23:49 #62 25.01 OK: 9 MiB in 17 packages 23:23:49 #62 ... 23:23:49 23:23:49 #63 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:23:49 #63 DONE 26.6s 23:23:49 23:23:49 #40 [security-proxy-setup internal] load build context 23:23:49 #40 ... 23:23:49 23:23:49 #61 [security-secretstore-setup internal] load build context 23:23:49 #61 ... 23:23:49 23:23:49 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:23:49 #62 DONE 27.1s 23:23:49 23:23:49 #61 [security-secretstore-setup internal] load build context 23:23:49 #61 ... 23:23:49 23:23:49 #51 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:49 #51 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:49 #51 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:49 #51 28.42 (1/4) Installing dumb-init (1.2.5-r2) 23:23:49 #51 28.47 (2/4) Installing musl-obstack (1.2.3-r2) 23:23:49 #51 28.47 (3/4) Installing libucontext (1.2-r2) 23:23:49 #51 28.48 (4/4) Installing gcompat (1.1.0-r1) 23:23:49 #51 28.68 Executing busybox-1.36.1-r2.trigger 23:23:49 #51 28.68 OK: 8 MiB in 19 packages 23:23:49 #51 DONE 29.8s 23:23:49 23:23:49 #61 [security-secretstore-setup internal] load build context 23:23:50 #61 transferring context: 50.19MB 26.6s 23:23:50 #61 ... 23:23:50 23:23:50 #48 [support-scheduler internal] load build context 23:23:50 #48 ... 23:23:50 23:23:50 #44 [core-data internal] load build context 23:23:50 #44 ... 23:23:50 23:23:50 #38 [core-metadata internal] load build context 23:23:50 #38 ... 23:23:50 23:23:50 #44 [core-data internal] load build context 23:23:50 #44 ... 23:23:50 23:23:50 #45 [security-bootstrapper internal] load build context 23:23:51 #45 ... 23:23:51 23:23:51 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:51 #53 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:23:51 #53 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:23:51 #53 29.40 (1/11) Installing ca-certificates (20230506-r0) 23:23:51 #53 29.49 (2/11) Installing brotli-libs (1.0.9-r14) 23:23:51 #53 29.53 (3/11) Installing libunistring (1.1-r1) 23:23:51 #53 29.57 (4/11) Installing libidn2 (2.3.4-r1) 23:23:51 #53 29.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 23:23:51 #53 29.61 (6/11) Installing libcurl (8.4.0-r0) 23:23:51 #53 29.64 (7/11) Installing curl (8.4.0-r0) 23:23:51 #53 29.64 (8/11) Installing dumb-init (1.2.5-r2) 23:23:51 #53 29.66 (9/11) Installing musl-obstack (1.2.3-r2) 23:23:51 #53 29.68 (10/11) Installing libucontext (1.2-r2) 23:23:51 #53 29.68 (11/11) Installing gcompat (1.1.0-r1) 23:23:51 #53 29.68 Executing busybox-1.36.1-r2.trigger 23:23:51 #53 29.73 Executing ca-certificates-20230506-r0.trigger 23:23:51 #53 30.10 OK: 13 MiB in 26 packages 23:23:51 #53 DONE 30.8s 23:23:51 23:23:51 #45 [security-bootstrapper internal] load build context 23:23:51 #45 ... 23:23:51 23:23:51 #38 [core-metadata internal] load build context 23:23:51 #38 ... 23:23:51 23:23:51 #46 [core-command internal] load build context 23:23:51 #46 ... 23:23:51 23:23:51 #45 [security-bootstrapper internal] load build context 23:23:52 #45 ... 23:23:52 23:23:52 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:23:52 #66 DONE 6.3s 23:23:52 23:23:52 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:52 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.8s 23:23:52 #36 ... 23:23:52 23:23:52 #45 [security-bootstrapper internal] load build context 23:23:52 #45 ... 23:23:52 23:23:52 #59 [security-proxy-auth internal] load build context 23:23:53 #59 ... 23:23:53 23:23:53 #38 [core-metadata internal] load build context 23:23:53 #38 ... 23:23:53 23:23:53 #32 [security-spiffe-token-provider internal] load build context 23:23:53 #32 ... 23:23:53 23:23:53 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:23:53 #67 DONE 1.6s 23:23:53 23:23:53 #32 [security-spiffe-token-provider internal] load build context 23:23:53 #32 ... 23:23:53 23:23:53 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:54 #36 ... 23:23:54 23:23:54 #60 [support-notifications internal] load build context 23:23:54 #60 ... 23:23:54 23:23:54 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:55 #36 ... 23:23:55 23:23:55 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:23:55 #64 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.1s done 23:23:55 #64 ... 23:23:55 23:23:55 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:56 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.4s done 23:23:56 #36 ... 23:23:56 23:23:56 #42 [core-common-config-bootstrapper internal] load build context 23:23:56 #42 transferring context: 133.47MB 40.0s 23:23:56 #42 ... 23:23:56 23:23:56 #59 [security-proxy-auth internal] load build context 23:23:58 #59 ... 23:23:58 23:23:58 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 23:23:58 #68 DONE 2.1s 23:23:58 23:23:58 #59 [security-proxy-auth internal] load build context 23:23:58 #59 ... 23:23:58 23:23:58 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:23:59 #36 ... 23:23:59 23:23:59 #40 [security-proxy-setup internal] load build context 23:23:59 #40 ... 23:23:59 23:23:59 #59 [security-proxy-auth internal] load build context 23:24:00 #59 ... 23:24:00 23:24:00 #61 [security-secretstore-setup internal] load build context 23:24:00 #61 ... 23:24:00 23:24:00 #59 [security-proxy-auth internal] load build context 23:24:00 #59 ... 23:24:00 23:24:00 #48 [support-scheduler internal] load build context 23:24:00 #48 ... 23:24:00 23:24:00 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:24:01 #69 ... 23:24:01 23:24:01 #44 [core-data internal] load build context 23:24:01 #44 ... 23:24:01 23:24:01 #59 [security-proxy-auth internal] load build context 23:24:01 #59 transferring context: 113.28MB 38.4s 23:24:02 #59 ... 23:24:02 23:24:02 #46 [core-command internal] load build context 23:24:02 #46 ... 23:24:02 23:24:02 #61 [security-secretstore-setup internal] load build context 23:24:03 #61 ... 23:24:03 23:24:03 #45 [security-bootstrapper internal] load build context 23:24:03 #45 ... 23:24:03 23:24:03 #61 [security-secretstore-setup internal] load build context 23:24:03 #61 ... 23:24:03 23:24:03 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:24:03 #70 DONE 3.3s 23:24:03 23:24:03 #61 [security-secretstore-setup internal] load build context 23:24:03 #61 ... 23:24:03 23:24:03 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:24:03 #71 DONE 3.4s 23:24:03 23:24:03 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 23:24:03 #72 ... 23:24:03 23:24:03 #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 23:24:03 #69 DONE 3.1s 23:24:03 23:24:03 #38 [core-metadata internal] load build context 23:24:03 #38 ... 23:24:03 23:24:03 #32 [security-spiffe-token-provider internal] load build context 23:24:04 #32 ... 23:24:04 23:24:04 #38 [core-metadata internal] load build context 23:24:04 #38 ... 23:24:04 23:24:04 #60 [support-notifications internal] load build context 23:24:04 #60 ... 23:24:04 23:24:04 #59 [security-proxy-auth internal] load build context 23:24:04 #59 ... 23:24:04 23:24:04 #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / 23:24:04 #73 DONE 1.0s 23:24:04 23:24:04 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 23:24:04 #72 DONE 1.2s 23:24:04 23:24:04 #74 [security-spire-server stage-2 5/8] COPY security.txt / 23:24:05 #74 ... 23:24:05 23:24:05 #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 23:24:05 #75 DONE 1.3s 23:24:05 23:24:05 #38 [core-metadata internal] load build context 23:24:06 #38 ... 23:24:06 23:24:06 #74 [security-spire-server stage-2 5/8] COPY security.txt / 23:24:06 #74 DONE 1.3s 23:24:06 23:24:06 #38 [core-metadata internal] load build context 23:24:06 #38 ... 23:24:06 23:24:06 #76 [security-spire-config stage-2 5/9] COPY security.txt / 23:24:06 #76 DONE 1.3s 23:24:06 23:24:06 #38 [core-metadata internal] load build context 23:24:06 #38 ... 23:24:06 23:24:06 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 23:24:06 #77 DONE 1.3s 23:24:06 23:24:06 #38 [core-metadata internal] load build context 23:24:06 #38 transferring context: 74.23MB 46.3s 23:24:06 #38 ... 23:24:06 23:24:06 #42 [core-common-config-bootstrapper internal] load build context 23:24:06 #42 ... 23:24:06 23:24:06 #38 [core-metadata internal] load build context 23:24:07 #38 ... 23:24:07 23:24:07 #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:24:07 #78 DONE 1.7s 23:24:07 23:24:07 #38 [core-metadata internal] load build context 23:24:08 #38 ... 23:24:08 23:24:08 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:24:08 #79 DONE 1.5s 23:24:08 23:24:08 #38 [core-metadata internal] load build context 23:24:08 #38 ... 23:24:08 23:24:08 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:24:08 #80 DONE 1.8s 23:24:08 23:24:08 #38 [core-metadata internal] load build context 23:24:08 #38 ... 23:24:08 23:24:08 #42 [core-common-config-bootstrapper internal] load build context 23:24:08 #42 transferring context: 189.53MB 51.2s done 23:24:08 #42 DONE 52.7s 23:24:08 23:24:08 #38 [core-metadata internal] load build context 23:24:09 #38 ... 23:24:09 23:24:09 #32 [security-spiffe-token-provider internal] load build context 23:24:09 #32 transferring context: 189.53MB 52.3s done 23:24:09 #32 DONE 53.3s 23:24:09 23:24:09 #38 [core-metadata internal] load build context 23:24:09 #38 ... 23:24:09 23:24:09 #40 [security-proxy-setup internal] load build context 23:24:09 #40 ... 23:24:09 23:24:09 #38 [core-metadata internal] load build context 23:24:09 #38 ... 23:24:09 23:24:09 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:24:09 #81 DONE 1.8s 23:24:09 23:24:09 #38 [core-metadata internal] load build context 23:24:10 #38 ... 23:24:10 23:24:10 #46 [core-command internal] load build context 23:24:10 #46 transferring context: 189.53MB 50.1s done 23:24:10 #46 DONE 51.2s 23:24:10 23:24:10 #38 [core-metadata internal] load build context 23:24:10 #38 ... 23:24:10 23:24:10 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:24:10 #82 DONE 2.2s 23:24:10 23:24:10 #38 [core-metadata internal] load build context 23:24:10 #38 ... 23:24:10 23:24:10 #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:24:10 #83 DONE 2.0s 23:24:10 23:24:10 #38 [core-metadata internal] load build context 23:24:10 #38 ... 23:24:10 23:24:10 #48 [support-scheduler internal] load build context 23:24:10 #48 ... 23:24:10 23:24:10 #59 [security-proxy-auth internal] load build context 23:24:10 #59 ... 23:24:10 23:24:10 #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:24:10 #84 DONE 2.0s 23:24:10 23:24:10 #59 [security-proxy-auth internal] load build context 23:24:10 #59 ... 23:24:10 23:24:10 #48 [support-scheduler internal] load build context 23:24:11 #48 ... 23:24:11 23:24:11 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:24:11 #85 DONE 1.8s 23:24:11 23:24:11 #48 [support-scheduler internal] load build context 23:24:11 #48 ... 23:24:11 23:24:11 #44 [core-data internal] load build context 23:24:11 #44 ... 23:24:11 23:24:11 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:24:11 #86 DONE 1.4s 23:24:11 23:24:11 #44 [core-data internal] load build context 23:24:11 #44 ... 23:24:11 23:24:11 #48 [support-scheduler internal] load build context 23:24:12 #48 ... 23:24:12 23:24:12 #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:24:12 #87 DONE 1.8s 23:24:12 23:24:12 #48 [support-scheduler internal] load build context 23:24:12 #48 ... 23:24:12 23:24:12 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:24:12 #88 DONE 2.1s 23:24:12 23:24:12 #48 [support-scheduler internal] load build context 23:24:13 #48 ... 23:24:13 23:24:13 #45 [security-bootstrapper internal] load build context 23:24:13 #45 ... 23:24:13 23:24:13 #48 [support-scheduler internal] load build context 23:24:13 #48 ... 23:24:13 23:24:13 #61 [security-secretstore-setup internal] load build context 23:24:13 #61 ... 23:24:13 23:24:13 #45 [security-bootstrapper internal] load build context 23:24:14 #45 transferring context: 162.36MB 54.6s 23:24:14 #45 ... 23:24:14 23:24:14 #59 [security-proxy-auth internal] load build context 23:24:14 #59 transferring context: 189.53MB 51.1s done 23:24:14 #59 DONE 53.1s 23:24:14 23:24:14 #45 [security-bootstrapper internal] load build context 23:24:14 #45 ... 23:24:14 23:24:14 #60 [support-notifications internal] load build context 23:24:14 #60 ... 23:24:14 23:24:14 #48 [support-scheduler internal] load build context 23:24:14 #48 ... 23:24:14 23:24:14 #61 [security-secretstore-setup internal] load build context 23:24:14 #61 transferring context: 189.53MB 50.8s done 23:24:14 #61 DONE 53.3s 23:24:14 23:24:14 #48 [support-scheduler internal] load build context 23:24:16 #48 ... 23:24:16 23:24:16 #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:24:16 #89 DONE 1.1s 23:24:16 23:24:16 #48 [support-scheduler internal] load build context 23:24:16 #48 ... 23:24:16 23:24:16 #40 [security-proxy-setup internal] load build context 23:24:16 #40 transferring context: 189.53MB 58.1s done 23:24:16 #40 DONE 58.6s 23:24:16 23:24:16 #48 [support-scheduler internal] load build context 23:24:17 #48 ... 23:24:17 23:24:17 #44 [core-data internal] load build context 23:24:17 #44 transferring context: 189.53MB 60.8s done 23:24:17 #44 DONE 61.1s 23:24:17 23:24:17 #48 [support-scheduler internal] load build context 23:24:18 #48 ... 23:24:18 23:24:18 #90 [security-spire-config] exporting to image 23:24:18 #90 exporting layers 5.8s done 23:24:18 #90 writing image sha256:c3646b9f7b40df08f2e7fa7039929433fb33435d4da65574c9477df05bfae8f9 0.1s done 23:24:18 #90 naming to docker.io/library/security-spire-server-arm64 done 23:24:18 #90 writing image sha256:175b1f15307f6584aa4625f88b83bd6a799313ed32c72509592aec49d7ea523a 0.1s done 23:24:18 #90 naming to docker.io/library/security-spire-agent-arm64 done 23:24:18 #90 writing image sha256:5fcc266c622800fb50872382e5c34c7b6a3c7819847db6de8b9e2da968220872 0.0s done 23:24:18 #90 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:24:18 #90 DONE 7.1s 23:24:18 23:24:18 #48 [support-scheduler internal] load build context 23:24:18 #48 ... 23:24:18 23:24:18 #45 [security-bootstrapper internal] load build context 23:24:18 #45 transferring context: 189.53MB 59.1s done 23:24:18 #45 DONE 60.4s 23:24:18 23:24:18 #48 [support-scheduler internal] load build context 23:24:20 #48 ... 23:24:20 23:24:20 #60 [support-notifications internal] load build context 23:24:20 #60 transferring context: 189.53MB 56.7s done 23:24:20 #60 DONE 58.9s 23:24:20 23:24:20 #48 [support-scheduler internal] load build context 23:24:20 #48 ... 23:24:20 23:24:20 #38 [core-metadata internal] load build context 23:24:20 #38 ... 23:24:20 23:24:20 #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:24:20 #91 DONE 0.9s 23:24:20 23:24:20 #38 [core-metadata internal] load build context 23:24:20 #38 ... 23:24:20 23:24:20 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:21 #92 ... 23:24:21 23:24:21 #38 [core-metadata internal] load build context 23:24:21 #38 ... 23:24:21 23:24:21 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:21 #93 ... 23:24:21 23:24:21 #48 [support-scheduler internal] load build context 23:24:21 #48 transferring context: 189.53MB 60.6s done 23:24:21 #48 DONE 61.8s 23:24:21 23:24:21 #38 [core-metadata internal] load build context 23:24:22 #38 transferring context: 189.53MB 62.1s done 23:24:22 #38 DONE 62.7s 23:24:22 23:24:22 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:26 #94 ... 23:24:26 23:24:26 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #95 ... 23:25:05 23:25:05 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #92 DONE 49.3s 23:25:05 23:25:05 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #93 DONE 48.9s 23:25:05 23:25:05 #96 [security-spiffe-token-provider builder 6/7] COPY . . 23:25:05 #96 ... 23:25:05 23:25:05 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #95 DONE 46.5s 23:25:05 23:25:05 #97 [security-secretstore-setup builder 6/7] COPY . . 23:25:05 #97 ... 23:25:05 23:25:05 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #94 DONE 42.3s 23:25:05 23:25:05 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #98 CACHED 23:25:05 23:25:05 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:25:05 #99 CACHED 23:25:05 23:25:05 #100 [support-scheduler builder 6/7] COPY . . 23:25:05 #100 CACHED 23:25:05 23:25:05 #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #101 CACHED 23:25:05 23:25:05 #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:25:05 #102 CACHED 23:25:05 23:25:05 #103 [core-metadata builder 6/7] COPY . . 23:25:05 #103 CACHED 23:25:05 23:25:05 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 23:25:05 #104 CACHED 23:25:05 23:25:05 #105 [core-command builder 6/7] COPY . . 23:25:05 #105 CACHED 23:25:05 23:25:05 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #106 CACHED 23:25:05 23:25:05 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 23:25:05 #107 DONE 3.2s 23:25:05 23:25:05 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #108 CACHED 23:25:05 23:25:05 #109 [security-proxy-auth builder 6/7] COPY . . 23:25:05 #109 CACHED 23:25:05 23:25:05 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:25:05 #110 CACHED 23:25:05 23:25:05 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:05 #111 CACHED 23:25:05 23:25:05 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 23:25:05 #112 CACHED 23:25:05 23:25:05 #113 [core-data builder 6/7] COPY . . 23:25:05 #113 CACHED 23:25:05 23:25:05 #96 [security-spiffe-token-provider builder 6/7] COPY . . 23:25:05 #96 DONE 3.2s 23:25:05 23:25:05 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:25:07 #114 3.816 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:25:08 #114 ... 23:25:08 23:25:08 #97 [security-secretstore-setup builder 6/7] COPY . . 23:25:08 #97 DONE 5.9s 23:25:08 23:25:08 #115 [security-bootstrapper builder 6/7] COPY . . 23:25:08 #115 CACHED 23:25:08 23:25:08 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:25:08 #116 CACHED 23:25:08 23:25:08 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:08 #117 CACHED 23:25:08 23:25:08 #118 [security-proxy-setup builder 6/7] COPY . . 23:25:08 #118 CACHED 23:25:08 23:25:08 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:25:08 #119 CACHED 23:25:08 23:25:08 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:08 #120 CACHED 23:25:08 23:25:08 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:25:09 #121 ... 23:25:09 23:25:09 #122 [support-notifications builder 6/7] COPY . . 23:25:09 #122 DONE 5.8s 23:25:09 23:25:09 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:25:12 #123 3.108 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:25:13 #123 ... 23:25:13 23:25:13 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:25:13 #0 3.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:25:13 #124 ... 23:25:13 23:25:13 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:25:13 #0 3.683 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:25:13 #125 ... 23:25:13 23:25:13 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:25:13 #0 3.895 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:25:13 #126 ... 23:25:13 23:25:13 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:25:13 #0 4.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:25:13 #127 ... 23:25:13 23:25:13 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:25:13 #0 3.555 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:25:14 #128 ... 23:25:14 23:25:14 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:25:14 #0 3.028 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:25:14 #129 ... 23:25:14 23:25:14 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:25:14 #121 3.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:25:18 #121 ... 23:25:18 23:25:18 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:25:18 #0 3.975 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:25:18 #130 ... 23:25:18 23:25:18 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:25:18 #0 3.914 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:38:56 #131 814.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:38:56 #131 ... 23:38:56 23:38:56 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:38:56 #130 DONE 827.0s 23:38:56 23:38:56 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:38:56 #128 ... 23:38:56 23:38:56 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:38:56 #132 DONE 0.2s 23:38:56 23:38:56 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:38:56 #133 DONE 0.1s 23:38:56 23:38:56 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 23:38:56 #134 DONE 0.2s 23:38:56 23:38:56 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:38:56 #135 DONE 0.1s 23:38:56 23:38:56 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:38:57 #136 DONE 0.3s 23:38:57 23:38:57 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:38:57 #137 DONE 0.2s 23:38:57 23:38:57 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:38:58 #138 ... 23:38:58 23:38:58 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:38:58 #121 DONE 829.8s 23:38:58 23:38:58 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:38:58 #127 ... 23:38:58 23:38:58 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:38:59 #139 DONE 0.4s 23:38:59 23:38:59 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:39:00 #140 ... 23:39:00 23:39:00 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:00 #138 DONE 3.4s 23:39:00 23:39:00 #90 [security-proxy-setup] exporting to image 23:39:00 #90 exporting layers 23:39:01 #90 exporting layers 1.0s done 23:39:01 #90 writing image sha256:183d4a17669fae87f47fa16e12ba8b897402b806d0cf64efa734a485fd90cbdc done 23:39:01 #90 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 23:39:01 #90 DONE 8.1s 23:39:01 23:39:01 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:39:02 #123 ... 23:39:02 23:39:02 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:39:02 #140 DONE 3.1s 23:39:02 23:39:02 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:39:02 #141 DONE 0.3s 23:39:02 23:39:02 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:39:02 #129 ... 23:39:02 23:39:02 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:39:03 #142 DONE 0.4s 23:39:03 23:39:03 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:39:03 #143 DONE 0.6s 23:39:03 23:39:03 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:39:04 #144 DONE 0.4s 23:39:04 23:39:04 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 23:39:04 #145 DONE 0.2s 23:39:04 23:39:04 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 23:39:04 #146 DONE 0.2s 23:39:04 23:39:04 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:39:04 #129 ... 23:39:04 23:39:04 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:39:04 #147 DONE 0.2s 23:39:04 23:39:04 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:39:04 #148 DONE 0.2s 23:39:04 23:39:04 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:39:05 #127 ... 23:39:05 23:39:05 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:39:06 #149 ... 23:39:06 23:39:06 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:39:06 #131 DONE 837.7s 23:39:06 23:39:06 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:39:06 #64 ... 23:39:06 23:39:06 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:39:07 #150 DONE 0.3s 23:39:07 23:39:07 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:39:07 #151 DONE 0.2s 23:39:07 23:39:07 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:39:07 #152 DONE 0.3s 23:39:07 23:39:07 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:39:07 #153 DONE 0.2s 23:39:07 23:39:07 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:39:08 #154 DONE 0.3s 23:39:08 23:39:08 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:39:08 #149 DONE 3.2s 23:39:08 23:39:08 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:39:09 #155 DONE 0.8s 23:39:09 23:39:09 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:39:09 #156 DONE 0.4s 23:39:09 23:39:09 #90 [security-bootstrapper] exporting to image 23:39:09 #90 exporting layers 23:39:09 #90 ... 23:39:09 23:39:09 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:39:09 #157 DONE 0.2s 23:39:09 23:39:09 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:10 #158 ... 23:39:10 23:39:10 #90 [security-bootstrapper] exporting to image 23:39:10 #90 exporting layers 1.7s done 23:39:10 #90 writing image sha256:bc496ae2f0cf625d0b2a33ca14be3be848422f3ec744243e7273936b4ec207ac 0.0s done 23:39:10 #90 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 23:39:10 #90 DONE 9.9s 23:39:10 23:39:10 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:39:11 #129 ... 23:39:11 23:39:11 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:11 #158 DONE 2.0s 23:39:11 23:39:11 #90 [security-secretstore-setup] exporting to image 23:39:12 #90 exporting layers 1.2s done 23:39:12 #90 writing image sha256:bab7997897b8a108a4ca64bd002f879c830e7760f5c447287d1f41f2178e2428 done 23:39:12 #90 naming to docker.io/library/security-secretstore-setup-arm64 done 23:39:12 #90 DONE 11.0s 23:39:12 23:39:12 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:39:19 #127 ... 23:39:19 23:39:19 #124 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:39:19 #124 DONE 856.0s 23:39:19 23:39:19 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:39:19 #114 ... 23:39:19 23:39:19 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:39:20 #159 DONE 0.3s 23:39:20 23:39:20 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:39:20 #160 DONE 0.2s 23:39:20 23:39:20 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 23:39:20 #36 ... 23:39:20 23:39:20 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:39:20 #161 DONE 0.3s 23:39:20 23:39:20 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:39:20 #162 DONE 0.2s 23:39:20 23:39:20 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:39:20 #163 DONE 0.1s 23:39:20 23:39:20 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:22 #164 DONE 2.0s 23:39:22 23:39:22 #90 [security-proxy-auth] exporting to image 23:39:22 #90 exporting layers 23:39:23 #90 exporting layers 0.5s done 23:39:23 #90 writing image sha256:cd2353a0c4006af3829ddda8e42767a9c0d34390af6e3d8d4ae9abe2bf71b088 done 23:39:23 #90 naming to docker.io/library/security-proxy-auth-arm64 done 23:39:23 #90 DONE 11.6s 23:39:23 23:39:23 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:39:27 #129 DONE 863.7s 23:39:27 23:39:27 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:39:27 #127 ... 23:39:27 23:39:27 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:39:27 #165 DONE 0.3s 23:39:27 23:39:27 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:39:27 #166 DONE 0.2s 23:39:27 23:39:27 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:39:28 #167 DONE 0.3s 23:39:28 23:39:28 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:39:28 #168 DONE 0.2s 23:39:28 23:39:28 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:39:28 #169 DONE 0.2s 23:39:28 23:39:28 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:39:28 #123 ... 23:39:28 23:39:28 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:30 #170 DONE 1.8s 23:39:30 23:39:30 #90 [core-common-config-bootstrapper] exporting to image 23:39:30 #90 exporting layers 23:39:30 #90 exporting layers 0.7s done 23:39:31 #90 writing image sha256:1cd4dbb781f72f3382528365fe480201254432aaaeca989919759089f2d4d9a7 done 23:39:31 #90 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:39:31 #90 DONE 12.3s 23:39:31 23:39:31 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:10 #123 ... 23:40:10 23:40:10 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:40:10 #128 DONE 900.3s 23:40:10 23:40:10 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:10 #123 ... 23:40:10 23:40:10 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:40:10 #171 DONE 0.2s 23:40:10 23:40:10 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:10 #123 ... 23:40:10 23:40:10 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:40:10 #172 DONE 0.2s 23:40:10 23:40:10 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:40:10 #173 DONE 0.3s 23:40:10 23:40:10 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:40:10 #174 DONE 0.1s 23:40:10 23:40:10 #90 [core-command] exporting to image 23:40:10 #90 exporting layers 23:40:10 #90 exporting layers 0.3s done 23:40:10 #90 writing image sha256:eb2036be7f781121687d3033f45e8aa7f00fc32f31fd3fa87c53196226db3909 done 23:40:10 #90 naming to docker.io/library/core-command-arm64 done 23:40:10 #90 DONE 12.6s 23:40:10 23:40:10 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:40:15 #125 ... 23:40:15 23:40:15 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:40:15 #127 DONE 911.9s 23:40:15 23:40:15 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:15 #123 ... 23:40:15 23:40:15 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:40:16 #175 DONE 0.3s 23:40:16 23:40:16 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:40:16 #176 DONE 0.1s 23:40:16 23:40:16 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:40:16 #126 ... 23:40:16 23:40:16 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:40:16 #177 DONE 0.4s 23:40:16 23:40:16 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:40:16 #178 DONE 0.2s 23:40:16 23:40:16 #90 [core-data] exporting to image 23:40:16 #90 exporting layers 23:40:16 #90 exporting layers 0.3s done 23:40:16 #90 writing image sha256:2207222f1e1a5cbedc75a9b295bdeb3ca52887b0d92f57ae7c51b51861562680 23:40:16 #90 writing image sha256:2207222f1e1a5cbedc75a9b295bdeb3ca52887b0d92f57ae7c51b51861562680 done 23:40:16 #90 naming to docker.io/library/core-data-arm64 0.0s done 23:40:16 #90 DONE 12.8s 23:40:16 23:40:16 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:40:18 #126 ... 23:40:18 23:40:18 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:40:18 #125 DONE 915.5s 23:40:19 23:40:19 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:19 #123 ... 23:40:19 23:40:19 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:40:19 #179 DONE 0.1s 23:40:19 23:40:19 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:40:19 #180 DONE 0.1s 23:40:19 23:40:19 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:40:19 #114 ... 23:40:19 23:40:19 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:40:20 #181 DONE 0.3s 23:40:20 23:40:20 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:40:20 #182 DONE 0.1s 23:40:20 23:40:20 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:40:20 #126 ... 23:40:20 23:40:20 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:40:20 #183 DONE 0.1s 23:40:20 23:40:20 #90 [core-metadata] exporting to image 23:40:20 #90 exporting layers 0.4s done 23:40:20 #90 writing image sha256:90ad2cc71d53e530480454d1cf853a1bd71f98f5881c5903077d948420220f24 done 23:40:20 #90 naming to docker.io/library/core-metadata-arm64 done 23:40:20 #90 DONE 13.3s 23:40:20 23:40:20 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:40:42 #126 ... 23:40:42 23:40:42 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:40:42 #114 DONE 936.0s 23:40:42 23:40:42 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:40:42 #126 ... 23:40:42 23:40:42 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:40:42 #184 DONE 0.1s 23:40:42 23:40:42 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:40:42 #185 DONE 0.1s 23:40:42 23:40:42 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:40:42 #186 DONE 0.3s 23:40:42 23:40:42 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:40:42 #123 ... 23:40:42 23:40:42 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:40:42 #187 DONE 0.1s 23:40:42 23:40:42 #90 [security-spiffe-token-provider] exporting to image 23:40:42 #90 exporting layers 23:40:42 #90 exporting layers 0.5s done 23:40:42 #90 writing image sha256:da4998b982a459b7211cdb2ed5b4dc56364dd73d4d4490ef29999dbc9d9f9472 done 23:40:42 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 23:40:42 #90 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:40:42 #90 DONE 13.9s 23:40:42 23:40:42 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:41:01 #126 DONE 955.8s 23:41:01 23:41:01 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:01 #123 ... 23:41:01 23:41:01 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:41:01 #188 DONE 0.2s 23:41:01 23:41:01 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:01 #123 ... 23:41:01 23:41:01 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:41:01 #189 DONE 0.1s 23:41:01 23:41:01 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:41:01 #190 ... 23:41:01 23:41:01 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:01 #123 DONE 950.8s 23:41:01 23:41:01 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:41:01 #64 ... 23:41:01 23:41:01 #191 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:41:01 #191 DONE 0.1s 23:41:01 23:41:01 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:41:01 #190 DONE 0.5s 23:41:01 23:41:01 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:41:01 #192 DONE 0.1s 23:41:01 23:41:01 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:41:01 #193 DONE 0.1s 23:41:01 23:41:01 #90 [support-scheduler] exporting to image 23:41:01 #90 exporting layers 23:41:01 #90 ... 23:41:01 23:41:01 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:41:01 #194 DONE 0.3s 23:41:01 23:41:01 #90 [support-scheduler] exporting to image 23:41:01 #90 exporting layers 0.5s done 23:41:01 #90 ... 23:41:01 23:41:01 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:41:01 #195 DONE 0.1s 23:41:01 23:41:01 #90 [support-notifications] exporting to image 23:41:01 #90 writing image sha256:a305c9a62e0ca294701ec75653aa05c0a4f5d192b8b70ec4254cf2b6ee40ba7f done 23:41:01 #90 naming to docker.io/library/support-scheduler-arm64 0.0s done 23:41:01 #90 exporting layers 0.4s done 23:41:01 #90 writing image sha256:c001a04ef6d83c9d442fc26ebe71302e7aaed70ff31d7fefd025700f18726fcc done 23:41:01 #90 naming to docker.io/library/support-notifications-arm64 done 23:41:01 #90 DONE 14.8s 23:41:01 23:41:01 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:41:01 time="2023-10-11T23:23:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:41:01 $ docker stop --time=1 4028498c6dc49e8eeaeb15047483d4b2917b680a401b2cc09154e421683ca3d9 23:41:06 $ docker rm -f --volumes 4028498c6dc49e8eeaeb15047483d4b2917b680a401b2cc09154e421683ca3d9 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:06 + docker images 23:41:06 REPOSITORY TAG IMAGE ID CREATED SIZE 23:41:06 support-notifications-arm64 latest c001a04ef6d8 5 seconds ago 34.2MB 23:41:06 support-scheduler-arm64 latest a305c9a62e0c 6 seconds ago 33.5MB 23:41:06 security-spiffe-token-provider-arm64 latest da4998b982a4 26 seconds ago 35.1MB 23:41:06 core-metadata-arm64 latest 90ad2cc71d53 46 seconds ago 21.5MB 23:41:06 core-data-arm64 latest 2207222f1e1a 50 seconds ago 21.2MB 23:41:06 core-command-arm64 latest eb2036be7f78 About a minute ago 21MB 23:41:06 core-common-config-bootstrapper-arm64 latest 1cd4dbb781f7 About a minute ago 18.3MB 23:41:06 security-proxy-auth-arm64 latest cd2353a0c400 About a minute ago 19.4MB 23:41:06 security-secretstore-setup-arm64 latest bab7997897b8 About a minute ago 43.7MB 23:41:06 security-bootstrapper-arm64 latest bc496ae2f0cf About a minute ago 23.1MB 23:41:06 security-proxy-setup-arm64 latest 183d4a17669f 2 minutes ago 29.1MB 23:41:06 security-spire-config-arm64 latest 5fcc266c6228 16 minutes ago 95.8MB 23:41:06 security-spire-agent-arm64 latest 175b1f15307f 16 minutes ago 152MB 23:41:06 security-spire-server-arm64 latest c3646b9f7b40 16 minutes ago 96.6MB 23:41:06 ci-base-image-arm64 latest a3c5e36a8e46 30 minutes ago 924MB 23:41:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB 23:41:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 23:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:07 23:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:08 arm64: Pulling from edgex-lftools-log-publisher 23:41:08 8998bd30e6a1: Pulling fs layer 23:41:08 04944245beec: Pulling fs layer 23:41:08 699f458cf7ca: Pulling fs layer 23:41:08 765212b225bb: Pulling fs layer 23:41:08 f23df028b6ca: Pulling fs layer 23:41:08 d65c8cfc05b1: Pulling fs layer 23:41:08 2437ff75d9bd: Pulling fs layer 23:41:08 d65c8cfc05b1: Waiting 23:41:08 f23df028b6ca: Waiting 23:41:08 765212b225bb: Waiting 23:41:08 2437ff75d9bd: Waiting 23:41:08 04944245beec: Verifying Checksum 23:41:08 04944245beec: Download complete 23:41:08 765212b225bb: Verifying Checksum 23:41:08 765212b225bb: Download complete 23:41:08 f23df028b6ca: Verifying Checksum 23:41:08 f23df028b6ca: Download complete 23:41:08 d65c8cfc05b1: Verifying Checksum 23:41:08 d65c8cfc05b1: Download complete 23:41:08 699f458cf7ca: Verifying Checksum 23:41:08 699f458cf7ca: Download complete 23:41:08 8998bd30e6a1: Verifying Checksum 23:41:08 8998bd30e6a1: Download complete 23:41:11 2437ff75d9bd: Verifying Checksum 23:41:11 2437ff75d9bd: Download complete 23:41:13 8998bd30e6a1: Pull complete 23:41:13 04944245beec: Pull complete 23:41:15 699f458cf7ca: Pull complete 23:41:15 765212b225bb: Pull complete 23:41:19 f23df028b6ca: Pull complete 23:41:20 d65c8cfc05b1: Pull complete 23:41:38 2437ff75d9bd: Pull complete 23:41:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:38 prd-ubuntu20.04-docker-arm64-4c-16g-8895 does not seem to be running inside a container 23:41:38 $ 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 23:41:41 $ docker top 8db004d6dfc07a51e3773ed1bc6e5bcf32334c47d57d6841ee5cea3921865de0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:42 ---> job-cost.sh 23:41:42 lf-activate-venv: SKIPPING 23:41:42 INFO: No Stack... 23:41:42 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:43 INFO: Archiving Costs [Pipeline] sh 23:41:44 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:41:44 + cut -d, -f6 [Pipeline] lock 23:41:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] 23:41:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] did not exist. Created. 23:41:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:45 + echo total: 0.10999999940395355 [Pipeline] stash 23:41:45 Stashed 1 file(s) [Pipeline] } 23:41:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4704-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:45 $ docker stop --time=1 8db004d6dfc07a51e3773ed1bc6e5bcf32334c47d57d6841ee5cea3921865de0 23:41:47 $ docker rm -f --volumes 8db004d6dfc07a51e3773ed1bc6e5bcf32334c47d57d6841ee5cea3921865de0 [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 23:41:48 provisioning config files... 23:41:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12824007723908577091tmp [Pipeline] { [Pipeline] sh 23:41:48 + set +x 23:41:48 + curl -s https://codecov.io/bash 23:41:48 + bash -s -- 23:41:48 23:41:48 _____ _ 23:41:48 / ____| | | 23:41:48 | | ___ __| | ___ ___ _____ __ 23:41:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:48 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:48 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:48 Bash-1.0.6 23:41:48 23:41:48 23:41:48 ==> git version 2.25.1 found 23:41:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:41:48 Release-Date: 2020-01-08 23:41:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:41:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:41:48 ==> Jenkins CI detected. 23:41:48 current dir:  /w/workspace/edgex-go/1 23:41:48 project root: . 23:41:48 --> token set from env 23:41:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:49 ==> Running gcov in . (disable via -X gcov) 23:41:49 ==> Python coveragepy not found 23:41:49 ==> Searching for coverage reports in: 23:41:49 + . 23:41:49 -> Found 1 reports 23:41:49 ==> Detecting git/mercurial file structure 23:41:49 ==> Reading reports 23:41:49 + ./coverage.out bytes=453602 23:41:49 ==> Appending adjustments 23:41:49 https://docs.codecov.io/docs/fixing-reports 23:41:50 + Found adjustments 23:41:50 ==> Gzipping contents 23:41:50 60K /tmp/codecov.goYp8r.gz 23:41:50 ==> Uploading reports 23:41:50 url: https://codecov.io 23:41:50 query: branch=PR-4704&commit=96db6fe68b7706a4e5f351ffe6ad7e1947fde11f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4704&job=&cmd_args= 23:41:50 -> Pinging Codecov 23:41:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4704&commit=96db6fe68b7706a4e5f351ffe6ad7e1947fde11f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4704&job=&cmd_args= 23:41:50 -> Uploading to 23:41:50 https://storage.googleapis.com/codecov/v4/raw/2023-10-11/00271124DB129430A58F1EEE437C3FCB/96db6fe68b7706a4e5f351ffe6ad7e1947fde11f/81bbf86b-9283-4cc9-96bf-d152155af34a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T234150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=197873af4ac95f790215f3ddfe394b1b0a0afee46264d6c1d074ba988bf435c9 23:41:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:50 Dload Upload Total Spent Left Speed 23:41:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58148 0 0 100 58148 0 174k --:--:-- --:--:-- --:--:-- 174k 100 58148 0 0 100 58148 0 174k --:--:-- --:--:-- --:--:-- 174k 23:41:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/96db6fe68b7706a4e5f351ffe6ad7e1947fde11f [Pipeline] } 23:41:50 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 23:41:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:41:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:41:53 ---> package-listing.sh 23:41:53 ++ facter osfamily 23:41:53 ++ tr '[:upper:]' '[:lower:]' 23:41:53 + OS_FAMILY=debian 23:41:53 + workspace=/w/workspace/edgex-go/1 23:41:53 + START_PACKAGES=/tmp/packages_start.txt 23:41:53 + END_PACKAGES=/tmp/packages_end.txt 23:41:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:41:53 + PACKAGES=/tmp/packages_start.txt 23:41:53 + '[' /w/workspace/edgex-go/1 ']' 23:41:53 + PACKAGES=/tmp/packages_end.txt 23:41:53 + case "${OS_FAMILY}" in 23:41:53 + dpkg -l 23:41:53 + grep '^ii' 23:41:53 + '[' -f /tmp/packages_start.txt ']' 23:41:53 + '[' -f /tmp/packages_end.txt ']' 23:41:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:41:53 + '[' /w/workspace/edgex-go/1 ']' 23:41:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:41:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:41:53 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 23:41:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:54 23:41:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:54 latest: Pulling from edgex-lftools-log-publisher 23:41:54 5eb5b503b376: Pulling fs layer 23:41:54 5c69ac0246d0: Pulling fs layer 23:41:54 ec43610c2a17: Pulling fs layer 23:41:54 3a2ae6a8a46f: Pulling fs layer 23:41:54 33b1e0a273af: Pulling fs layer 23:41:54 5d3b04190fa2: Pulling fs layer 23:41:54 2f39f015ded8: Pulling fs layer 23:41:54 3a2ae6a8a46f: Waiting 23:41:54 33b1e0a273af: Waiting 23:41:54 5d3b04190fa2: Waiting 23:41:54 2f39f015ded8: Waiting 23:41:54 5c69ac0246d0: Download complete 23:41:54 3a2ae6a8a46f: Verifying Checksum 23:41:54 3a2ae6a8a46f: Download complete 23:41:54 ec43610c2a17: Verifying Checksum 23:41:54 ec43610c2a17: Download complete 23:41:54 33b1e0a273af: Verifying Checksum 23:41:54 33b1e0a273af: Download complete 23:41:54 5d3b04190fa2: Verifying Checksum 23:41:55 5eb5b503b376: Verifying Checksum 23:41:55 5eb5b503b376: Download complete 23:41:55 2f39f015ded8: Download complete 23:41:56 5eb5b503b376: Pull complete 23:41:56 5c69ac0246d0: Pull complete 23:41:56 ec43610c2a17: Pull complete 23:41:57 3a2ae6a8a46f: Pull complete 23:41:57 33b1e0a273af: Pull complete 23:41:57 5d3b04190fa2: Pull complete 23:42:01 2f39f015ded8: Pull complete 23:42:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:01 prd-ubuntu20.04-docker-8c-8g-8883 does not seem to be running inside a container 23:42:01 $ 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 23:42:05 $ docker top 080a18c8eee650c316a475fcf034128ed2fa3efd127535001dcde7cbe41f2865 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:05 + touch /tmp/pre-build-complete [Pipeline] sh 23:42:05 + mkdir -p /var/log/sysstat [Pipeline] sh 23:42:06 + ls /var/log/sa-host 23:42:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:06 provisioning config files... 23:42:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10654263038574618274tmp [Pipeline] { [Pipeline] echo 23:42:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:42:06 ---> create-netrc.sh [Pipeline] } 23:42:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:42:07 ---> python-tools-install.sh [Pipeline] echo 23:42:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:42:07 ---> sudo-logs.sh 23:42:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:42:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:42:07 ---> job-cost.sh 23:42:07 lf-activate-venv: SKIPPING 23:42:07 DEBUG: total: 0.10999999940395355 23:42:07 INFO: Retrieving Stack Cost... 23:42:08 INFO: Retrieving Pricing Info for: v3-standard-8 23:42:08 INFO: Archiving Costs [Pipeline] echo 23:42:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:42:08 ---> logs-deploy.sh 23:42:08 lf-activate-venv: SKIPPING 23:42:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4704/1 23:42:08 INFO: archiving workspace using pattern(s): 23:42:09 Archives upload complete. 23:42:09 INFO: archiving logs to Nexus 23:42:10 ---> uname -a: 23:42:10 Linux prd-ubuntu20-04-docker-8c-8g-8883 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:42:10 23:42:10 23:42:10 ---> lscpu: 23:42:10 Architecture: x86_64 23:42:10 CPU op-mode(s): 32-bit, 64-bit 23:42:10 Byte Order: Little Endian 23:42:10 Address sizes: 40 bits physical, 48 bits virtual 23:42:10 CPU(s): 8 23:42:10 On-line CPU(s) list: 0-7 23:42:10 Thread(s) per core: 1 23:42:10 Core(s) per socket: 1 23:42:10 Socket(s): 8 23:42:10 NUMA node(s): 1 23:42:10 Vendor ID: AuthenticAMD 23:42:10 CPU family: 23 23:42:10 Model: 49 23:42:10 Model name: AMD EPYC-Rome Processor 23:42:10 Stepping: 0 23:42:10 CPU MHz: 2800.000 23:42:10 BogoMIPS: 5600.00 23:42:10 Virtualization: AMD-V 23:42:10 Hypervisor vendor: KVM 23:42:10 Virtualization type: full 23:42:10 L1d cache: 256 KiB 23:42:10 L1i cache: 256 KiB 23:42:10 L2 cache: 4 MiB 23:42:10 L3 cache: 128 MiB 23:42:10 NUMA node0 CPU(s): 0-7 23:42:10 Vulnerability Itlb multihit: Not affected 23:42:10 Vulnerability L1tf: Not affected 23:42:10 Vulnerability Mds: Not affected 23:42:10 Vulnerability Meltdown: Not affected 23:42:10 Vulnerability Mmio stale data: Not affected 23:42:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:42:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:42:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:42:10 Vulnerability Srbds: Not affected 23:42:10 Vulnerability Tsx async abort: Not affected 23:42:10 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 23:42:10 23:42:10 23:42:10 ---> nproc: 23:42:10 8 23:42:10 23:42:10 23:42:10 ---> df -h: 23:42:10 Filesystem Size Used Avail Use% Mounted on 23:42:10 overlay 155G 21G 135G 14% / 23:42:10 tmpfs 64M 0 64M 0% /dev 23:42:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:42:10 shm 64M 0 64M 0% /dev/shm 23:42:10 /dev/vda1 155G 21G 135G 14% /facter-os 23:42:10 23:42:10 23:42:10 ---> sar -b -r -n DEV: 23:42:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8883) 10/11/23 _x86_64_ (8 CPU) 23:42:10 23:42:10 23:04:03 LINUX RESTART (8 CPU) 23:42:10 23:42:10 23:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:42:10 23:06:01 135.63 0.42 135.22 0.00 23.73 57539.07 0.00 23:42:10 23:07:01 28.16 0.07 28.10 0.00 0.53 20032.54 0.00 23:42:10 23:08:01 287.70 0.52 287.19 0.00 52.39 171451.42 0.00 23:42:10 23:09:01 509.83 6.12 503.71 0.00 53.04 111979.68 0.00 23:42:10 23:10:01 290.62 11.43 279.19 0.00 5197.33 120099.30 0.00 23:42:10 23:11:01 455.21 1.73 453.48 0.00 278.97 27054.18 0.00 23:42:10 23:12:02 1.03 0.00 1.03 0.00 0.00 10.93 0.00 23:42:10 23:13:01 1.27 0.00 1.27 0.00 0.00 14.10 0.00 23:42:10 23:14:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 23:42:10 23:15:01 2.65 0.00 2.65 0.00 0.00 41.19 0.00 23:42:10 23:16:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 23:42:10 23:17:01 1.67 0.02 1.65 0.00 0.13 18.13 0.00 23:42:10 23:18:01 2.80 1.60 1.20 0.00 36.26 14.93 0.00 23:42:10 23:19:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 23:42:10 23:20:01 1.43 0.02 1.42 0.00 0.13 17.33 0.00 23:42:10 23:21:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 23:42:10 23:22:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 23:42:10 23:23:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 23:42:10 23:24:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:42:10 23:25:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 23:42:10 23:26:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 23:42:10 23:27:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 23:42:10 23:28:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 23:42:10 23:29:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 23:42:10 23:30:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 23:42:10 23:31:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 23:42:10 23:32:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 23:42:10 23:33:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 23:42:10 23:34:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 23:42:10 23:35:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 23:42:10 23:36:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 23:42:10 23:37:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 23:42:10 23:38:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 23:42:10 23:39:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 23:42:10 23:40:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 23:42:10 23:41:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 23:42:10 23:42:01 8.97 0.22 8.75 0.00 16.93 1013.96 0.00 23:42:10 Average: 47.61 0.60 47.01 0.00 153.02 13807.04 0.00 23:42:10 23:42:10 23:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:42:10 23:06:01 27784472 31498628 802844 2.44 118740 3776708 1952172 5.75 1543352 3068768 571896 23:42:10 23:07:01 27819752 31584844 713012 2.17 121800 3799184 1805440 5.32 1237648 3308040 297444 23:42:10 23:08:01 23506944 31282184 1002624 3.05 133592 7697640 4334588 12.77 1806852 6927632 9244 23:42:10 23:09:01 17049108 28994216 3235092 9.84 228652 11374988 8525192 25.12 4776616 9940124 744408 23:42:10 23:10:01 16600120 30747472 1490724 4.53 248924 13506696 4247680 12.52 3755448 11384244 286376 23:42:10 23:11:01 17793708 31486696 784436 2.39 255852 13123556 2189180 6.45 2520324 11548592 168 23:42:10 23:12:02 17794408 31487436 783624 2.38 255872 13123560 2189180 6.45 2519892 11548596 12 23:42:10 23:13:01 17816464 31509620 761488 2.32 255904 13123560 2189180 6.45 2496812 11548684 156 23:42:10 23:14:01 17818116 31511348 759656 2.31 255932 13123564 2189180 6.45 2496056 11548704 168 23:42:10 23:15:01 17819156 31512496 758508 2.31 256060 13123544 2189180 6.45 2494668 11548684 8 23:42:10 23:16:01 17820056 31513440 757692 2.30 256144 13123548 2189180 6.45 2494624 11548688 8 23:42:10 23:17:01 17819700 31513152 757952 2.30 256176 13123552 2189180 6.45 2494700 11548696 8 23:42:10 23:18:01 17808544 31504292 766860 2.33 256232 13124640 2189180 6.45 2509512 11549124 68 23:42:10 23:19:01 17807812 31503600 767544 2.33 256268 13124636 2189180 6.45 2509880 11549096 16 23:42:10 23:20:01 17803268 31498996 772072 2.35 256324 13124636 2228180 6.57 2510156 11549076 16 23:42:10 23:21:01 17803796 31499564 771496 2.35 256360 13124648 2228180 6.57 2509892 11549080 8 23:42:10 23:22:01 17803496 31499328 771704 2.35 256392 13124652 2228180 6.57 2509856 11549088 24 23:42:10 23:23:01 17803396 31499244 771884 2.35 256432 13124656 2228180 6.57 2510196 11549084 184 23:42:10 23:24:01 17803088 31498940 772168 2.35 256452 13124660 2228180 6.57 2509872 11549088 8 23:42:10 23:25:01 17803592 31499612 771424 2.35 256500 13124788 2228180 6.57 2510052 11549192 40 23:42:10 23:26:01 17803568 31499620 771360 2.35 256516 13124792 2228180 6.57 2509932 11549224 8 23:42:10 23:27:01 17803268 31499396 771564 2.35 256540 13124796 2228180 6.57 2510024 11549228 12 23:42:10 23:28:01 17803180 31499344 771568 2.35 256564 13124796 2228180 6.57 2510144 11549228 20 23:42:10 23:29:01 17803424 31499632 771224 2.35 256600 13124800 2228180 6.57 2510272 11549232 16 23:42:10 23:30:01 17803408 31499640 771184 2.35 256636 13124800 2228180 6.57 2510264 11549232 36 23:42:10 23:31:01 17803108 31499376 771428 2.35 256672 13124804 2228180 6.57 2510168 11549236 4 23:42:10 23:32:01 17803472 31499744 771148 2.35 256704 13124808 2228180 6.57 2510488 11549236 156 23:42:10 23:33:01 17803536 31499872 771060 2.34 256724 13124816 2244248 6.61 2510228 11549240 8 23:42:10 23:34:01 17803268 31499608 771276 2.35 256744 13124820 2244248 6.61 2510228 11549244 8 23:42:10 23:35:01 17802896 31499280 771564 2.35 256780 13124808 2227704 6.57 2510332 11549244 12 23:42:10 23:36:01 17803136 31499536 771436 2.35 256804 13124824 2227704 6.57 2510276 11549256 4 23:42:10 23:37:01 17803072 31499536 771404 2.35 256836 13124824 2227704 6.57 2510652 11549256 188 23:42:10 23:38:01 17802764 31499240 771620 2.35 256856 13124828 2227704 6.57 2510644 11549260 168 23:42:10 23:39:01 17803040 31499568 771316 2.35 256880 13124832 2227704 6.57 2510384 11549264 28 23:42:10 23:40:01 17802888 31499476 771296 2.35 256932 13124832 2227704 6.57 2510860 11549268 32 23:42:10 23:41:01 17802840 31499456 771232 2.35 256972 13124840 2227704 6.57 2510916 11549272 204 23:42:10 23:42:01 17274664 31481436 788124 2.40 263660 13577960 2146448 6.33 2533884 12001532 464224 23:42:10 Average: 18432555 31408618 862233 2.62 245028 12448443 2480078 7.31 2524760 10936533 64200 23:42:10 23:42:10 23:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:42:10 23:06:01 veth512cf5f 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 23:42:10 23:06:01 ens3 346.12 264.47 4881.65 100.66 0.00 0.00 0.00 0.00 23:42:10 23:06:01 docker0 162.97 189.30 12.80 1759.59 0.00 0.00 0.00 0.00 23:42:10 23:06:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:42:10 23:07:01 veth512cf5f 1.30 1.32 0.11 0.12 0.00 0.00 0.00 0.00 23:42:10 23:07:01 ens3 31.51 17.50 23.40 12.92 0.00 0.00 0.00 0.00 23:42:10 23:07:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 23:42:10 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth6e1e4bf 0.55 0.65 0.05 0.19 0.00 0.00 0.00 0.00 23:42:10 23:08:01 vethe23880a 2.55 3.63 0.18 30.94 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth9719609 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth0485708 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth77ced3d 1.37 2.43 0.10 30.85 0.00 0.00 0.00 0.00 23:42:10 23:08:01 ens3 164.27 96.47 2735.41 26.85 0.00 0.00 0.00 0.00 23:42:10 23:08:01 vethcf5c4ca 1.65 3.32 0.13 33.98 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth04bf2b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth675f601 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth32f4722 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth8964c30 3.63 2.55 30.94 0.18 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth3e867cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 docker0 13.68 24.33 0.82 220.14 0.00 0.00 0.00 0.00 23:42:10 23:08:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth91dcc59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth936f821 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth246a1d0 3.32 1.65 33.98 0.13 0.00 0.00 0.00 0.00 23:42:10 23:08:01 vethba657a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:08:01 veth2dd4ade 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth6e1e4bf 0.08 0.54 0.00 0.02 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth436205f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth22a5905 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth6bd4079 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth1b8c720 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 ens3 542.22 315.31 3333.38 39.90 0.00 0.00 0.00 0.00 23:42:10 23:09:01 vethee084f8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth4c51175 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 vethf91ecec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth4dbaaf9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 docker0 297.00 495.86 24.60 2811.32 0.00 0.00 0.00 0.00 23:42:10 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth6184346 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth4c2f9d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:09:01 veth50b9b81 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth6e1e4bf 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth436205f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth22a5905 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth6bd4079 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth1b8c720 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 ens3 145.77 87.14 2031.47 8.10 0.00 0.00 0.00 0.00 23:42:10 23:10:01 vethee084f8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth4c51175 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 vethf91ecec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth4dbaaf9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth6184346 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth4c2f9d2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:10:01 veth50b9b81 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:11:01 ens3 11.00 6.75 9.40 4.68 0.00 0.00 0.00 0.00 23:42:10 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:42:10 23:12:02 ens3 0.43 0.18 0.37 0.01 0.00 0.00 0.00 0.00 23:42:10 23:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:13:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:42:10 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:14:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:10 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:15:01 ens3 0.40 0.23 0.09 0.07 0.00 0.00 0.00 0.00 23:42:10 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:16:01 ens3 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 23:42:10 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:17:01 ens3 0.33 0.20 0.08 0.01 0.00 0.00 0.00 0.00 23:42:10 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:18:01 ens3 5.18 4.40 3.70 4.25 0.00 0.00 0.00 0.00 23:42:10 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:19:01 ens3 3.58 3.30 1.78 2.08 0.00 0.00 0.00 0.00 23:42:10 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:20:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:42:10 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:21:01 ens3 0.43 0.13 0.08 0.01 0.00 0.00 0.00 0.00 23:42:10 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:22:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:10 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:23:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:42:10 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:24:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:10 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:25:01 ens3 0.40 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:42:10 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:26:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:42:10 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:27:01 ens3 1.67 0.22 0.19 0.01 0.00 0.00 0.00 0.00 23:42:10 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:28:01 ens3 1.77 0.55 0.44 0.29 0.00 0.00 0.00 0.00 23:42:10 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:29:01 ens3 0.82 0.42 0.37 0.27 0.00 0.00 0.00 0.00 23:42:10 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:30:01 ens3 0.58 0.38 0.34 0.29 0.00 0.00 0.00 0.00 23:42:10 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:34:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:35:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 23:42:10 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:36:01 ens3 0.27 0.12 0.12 0.01 0.00 0.00 0.00 0.00 23:42:10 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:37:01 ens3 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 23:42:10 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:40:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:42:10 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:41:01 ens3 0.70 0.53 0.27 0.22 0.00 0.00 0.00 0.00 23:42:10 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:10 23:42:01 ens3 88.87 52.64 2520.87 10.78 0.00 0.00 0.00 0.00 23:42:10 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:10 23:42:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:42:10 Average: ens3 36.64 23.12 421.08 5.73 0.00 0.00 0.00 0.00 23:42:10 Average: docker0 12.92 19.35 1.04 130.29 0.00 0.00 0.00 0.00 23:42:10 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:42:10 23:42:10 23:42:10 ---> sar -P ALL: 23:42:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8883) 10/11/23 _x86_64_ (8 CPU) 23:42:10 23:42:10 23:04:03 LINUX RESTART (8 CPU) 23:42:10 23:42:10 23:05:01 CPU %user %nice %system %iowait %steal %idle 23:42:10 23:06:01 all 27.38 0.00 5.25 0.73 0.09 66.55 23:42:10 23:06:01 0 27.36 0.00 5.32 0.03 0.10 67.18 23:42:10 23:06:01 1 26.05 0.00 6.13 4.53 0.08 63.20 23:42:10 23:06:01 2 28.07 0.00 4.65 0.17 0.08 67.03 23:42:10 23:06:01 3 28.21 0.00 5.51 0.37 0.10 65.80 23:42:10 23:06:01 4 27.18 0.00 4.99 0.58 0.07 67.19 23:42:10 23:06:01 5 25.90 0.00 5.74 0.02 0.08 68.26 23:42:10 23:06:01 6 26.49 0.00 4.48 0.03 0.08 68.92 23:42:10 23:06:01 7 29.79 0.00 5.17 0.10 0.10 64.84 23:42:10 23:07:01 all 39.99 0.00 3.61 1.37 0.09 54.93 23:42:10 23:07:01 0 39.68 0.00 3.56 1.07 0.10 55.59 23:42:10 23:07:01 1 39.86 0.00 3.74 2.10 0.08 54.22 23:42:10 23:07:01 2 39.35 0.00 3.54 0.02 0.07 57.03 23:42:10 23:07:01 3 39.93 0.00 3.65 0.07 0.10 56.24 23:42:10 23:07:01 4 38.53 0.00 3.63 3.55 0.08 54.20 23:42:10 23:07:01 5 40.65 0.00 3.54 1.70 0.08 54.03 23:42:10 23:07:01 6 41.15 0.00 3.26 1.42 0.08 54.08 23:42:10 23:07:01 7 40.77 0.00 3.99 1.07 0.10 54.06 23:42:10 23:08:01 all 29.19 0.00 6.93 8.23 0.10 55.54 23:42:10 23:08:01 0 30.38 0.00 7.09 5.89 0.08 56.56 23:42:10 23:08:01 1 28.54 0.00 6.98 1.69 0.10 62.69 23:42:10 23:08:01 2 29.88 0.00 7.31 10.45 0.22 52.14 23:42:10 23:08:01 3 30.15 0.00 7.26 6.11 0.08 56.40 23:42:10 23:08:01 4 28.14 0.00 6.17 2.69 0.09 62.91 23:42:10 23:08:01 5 29.56 0.00 8.03 15.24 0.08 47.08 23:42:10 23:08:01 6 27.67 0.00 6.39 14.23 0.09 51.62 23:42:10 23:08:01 7 29.20 0.00 6.16 9.50 0.09 55.05 23:42:10 23:09:01 all 36.15 0.00 6.82 7.67 0.10 49.26 23:42:10 23:09:01 0 36.42 0.00 6.47 3.59 0.07 53.45 23:42:10 23:09:01 1 36.17 0.00 7.32 5.31 0.08 51.11 23:42:10 23:09:01 2 36.72 0.00 6.52 11.24 0.08 45.44 23:42:10 23:09:01 3 36.10 0.00 6.77 13.56 0.17 43.40 23:42:10 23:09:01 4 35.23 0.00 5.81 5.60 0.10 53.26 23:42:10 23:09:01 5 36.63 0.00 7.61 13.59 0.12 42.05 23:42:10 23:09:01 6 35.22 0.00 6.27 4.07 0.08 54.36 23:42:10 23:09:01 7 36.73 0.00 7.80 4.43 0.10 50.94 23:42:10 23:10:01 all 91.30 0.00 8.47 0.02 0.19 0.02 23:42:10 23:10:01 0 91.09 0.00 8.74 0.00 0.17 0.00 23:42:10 23:10:01 1 91.15 0.00 8.66 0.02 0.17 0.00 23:42:10 23:10:01 2 91.27 0.00 8.55 0.00 0.19 0.00 23:42:10 23:10:01 3 91.36 0.00 8.42 0.00 0.20 0.02 23:42:10 23:10:01 4 92.08 0.00 7.61 0.02 0.22 0.07 23:42:10 23:10:01 5 90.67 0.00 8.94 0.14 0.19 0.07 23:42:10 23:10:01 6 92.02 0.00 7.76 0.02 0.19 0.02 23:42:10 23:10:01 7 90.80 0.00 9.03 0.00 0.17 0.00 23:42:10 23:11:01 all 4.75 0.00 1.68 3.45 0.04 90.07 23:42:10 23:11:01 0 4.57 0.00 1.77 6.51 0.02 87.14 23:42:10 23:11:01 1 5.06 0.00 1.93 2.43 0.03 90.54 23:42:10 23:11:01 2 4.94 0.00 1.85 6.21 0.03 86.97 23:42:10 23:11:01 3 5.31 0.00 1.87 4.22 0.05 88.55 23:42:10 23:11:01 4 3.43 0.00 1.25 1.34 0.03 93.94 23:42:10 23:11:01 5 5.39 0.00 1.65 1.32 0.05 91.58 23:42:10 23:11:01 6 4.48 0.00 1.61 4.22 0.05 89.64 23:42:10 23:11:01 7 4.81 0.00 1.54 1.41 0.05 92.19 23:42:10 23:12:02 all 0.21 0.00 0.01 0.00 0.01 99.76 23:42:10 23:12:02 0 1.50 0.00 0.02 0.00 0.02 98.47 23:42:10 23:12:02 1 0.05 0.00 0.00 0.00 0.00 99.95 23:42:10 23:12:02 2 0.03 0.00 0.02 0.02 0.02 99.92 23:42:10 23:12:02 3 0.00 0.00 0.00 0.02 0.02 99.97 23:42:10 23:12:02 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:12:02 5 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:12:02 6 0.00 0.00 0.03 0.00 0.02 99.95 23:42:10 23:12:02 7 0.05 0.00 0.02 0.00 0.00 99.93 23:42:10 23:13:01 all 0.12 0.00 0.01 0.00 0.03 99.84 23:42:10 23:13:01 0 0.71 0.00 0.00 0.00 0.00 99.29 23:42:10 23:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:13:01 2 0.02 0.00 0.03 0.02 0.00 99.93 23:42:10 23:13:01 3 0.07 0.00 0.02 0.02 0.02 99.88 23:42:10 23:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:42:10 23:13:01 5 0.05 0.00 0.02 0.00 0.14 99.80 23:42:10 23:13:01 6 0.03 0.00 0.00 0.00 0.03 99.93 23:42:10 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:42:10 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:42:10 23:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:42:10 23:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:42:10 23:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:14:01 5 0.05 0.00 0.00 0.00 0.02 99.93 23:42:10 23:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:15:01 all 0.17 0.00 0.01 0.01 0.01 99.79 23:42:10 23:15:01 0 1.21 0.00 0.02 0.02 0.02 98.74 23:42:10 23:15:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:42:10 23:15:01 2 0.00 0.00 0.00 0.05 0.00 99.95 23:42:10 23:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:42:10 23:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:42:10 23:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:15:01 6 0.00 0.00 0.00 0.00 0.03 99.97 23:42:10 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:16:01 all 0.21 0.00 0.01 0.01 0.01 99.76 23:42:10 23:16:01 0 1.56 0.00 0.03 0.00 0.00 98.40 23:42:10 23:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:16:01 2 0.03 0.00 0.02 0.05 0.02 99.88 23:42:10 23:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:42:10 23:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:42:10 23:16:01 CPU %user %nice %system %iowait %steal %idle 23:42:10 23:17:01 all 0.28 0.00 0.02 0.00 0.01 99.69 23:42:10 23:17:01 0 1.99 0.00 0.02 0.02 0.02 97.97 23:42:10 23:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:42:10 23:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:17:01 3 0.08 0.00 0.02 0.00 0.02 99.88 23:42:10 23:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:17:01 6 0.02 0.00 0.05 0.00 0.03 99.90 23:42:10 23:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:18:01 all 0.45 0.00 0.03 0.01 0.01 99.50 23:42:10 23:18:01 0 1.50 0.00 0.02 0.02 0.00 98.46 23:42:10 23:18:01 1 0.35 0.00 0.05 0.02 0.02 99.57 23:42:10 23:18:01 2 0.12 0.00 0.07 0.02 0.02 99.78 23:42:10 23:18:01 3 0.23 0.00 0.03 0.00 0.03 99.70 23:42:10 23:18:01 4 0.07 0.00 0.02 0.00 0.02 99.90 23:42:10 23:18:01 5 0.52 0.00 0.02 0.00 0.00 99.47 23:42:10 23:18:01 6 0.07 0.00 0.02 0.00 0.02 99.90 23:42:10 23:18:01 7 0.77 0.00 0.03 0.00 0.00 99.20 23:42:10 23:19:01 all 0.04 0.00 0.02 0.03 0.01 99.90 23:42:10 23:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:19:01 1 0.08 0.00 0.03 0.00 0.00 99.88 23:42:10 23:19:01 2 0.02 0.00 0.00 0.22 0.00 99.77 23:42:10 23:19:01 3 0.05 0.00 0.02 0.02 0.02 99.90 23:42:10 23:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:42:10 23:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 23:42:10 23:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:19:01 7 0.08 0.00 0.00 0.00 0.02 99.90 23:42:10 23:20:01 all 0.03 0.00 0.03 0.00 0.01 99.93 23:42:10 23:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:42:10 23:20:01 1 0.05 0.00 0.03 0.02 0.00 99.90 23:42:10 23:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 23:42:10 23:20:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:20:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:42:10 23:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:42:10 23:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:42:10 23:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:42:10 23:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:42:10 23:21:01 2 0.03 0.00 0.02 0.02 0.00 99.93 23:42:10 23:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:42:10 23:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:42:10 23:21:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:10 23:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:42:10 23:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:42:10 23:22:01 5 0.02 0.00 0.03 0.00 0.03 99.92 23:42:10 23:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:42:10 23:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:42:10 23:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 23:42:10 23:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:23:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:42:10 23:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:23:01 5 0.07 0.00 0.03 0.00 0.03 99.87 23:42:10 23:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 23:42:10 23:24:01 0 1.95 0.00 0.00 0.00 0.00 98.05 23:42:10 23:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:10 23:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:24:01 5 0.05 0.00 0.03 0.00 0.03 99.88 23:42:10 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:25:01 all 0.27 0.00 0.01 0.00 0.01 99.72 23:42:10 23:25:01 0 1.95 0.00 0.02 0.00 0.00 98.03 23:42:10 23:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:42:10 23:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:42:10 23:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:42:10 23:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:42:10 23:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:26:01 all 0.16 0.00 0.02 0.00 0.01 99.81 23:42:10 23:26:01 0 0.93 0.00 0.00 0.00 0.02 99.06 23:42:10 23:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:42:10 23:26:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:42:10 23:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:26:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:42:10 23:26:01 5 0.03 0.00 0.07 0.00 0.03 99.87 23:42:10 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:26:01 7 0.18 0.00 0.02 0.00 0.00 99.80 23:42:10 23:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:42:10 23:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:42:10 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:27:01 3 0.05 0.00 0.00 0.02 0.02 99.92 23:42:10 23:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 23:42:10 23:27:01 5 0.05 0.00 0.05 0.00 0.03 99.87 23:42:10 23:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:42:10 23:27:01 CPU %user %nice %system %iowait %steal %idle 23:42:10 23:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:42:10 23:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:28:01 3 0.05 0.00 0.00 0.02 0.02 99.92 23:42:10 23:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:28:01 5 0.07 0.00 0.05 0.00 0.02 99.87 23:42:10 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:28:01 7 0.07 0.00 0.00 0.00 0.00 99.93 23:42:10 23:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:42:10 23:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:42:10 23:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:42:10 23:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:29:01 5 0.03 0.00 0.05 0.00 0.05 99.87 23:42:10 23:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:29:01 7 0.12 0.00 0.00 0.00 0.02 99.87 23:42:10 23:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:42:10 23:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:30:01 1 0.07 0.00 0.00 0.00 0.00 99.93 23:42:10 23:30:01 2 0.05 0.00 0.03 0.02 0.00 99.90 23:42:10 23:30:01 3 0.03 0.00 0.00 0.02 0.02 99.93 23:42:10 23:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:42:10 23:30:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:42:10 23:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:31:01 all 0.10 0.00 0.01 0.00 0.01 99.88 23:42:10 23:31:01 0 0.66 0.00 0.00 0.00 0.00 99.34 23:42:10 23:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:31:01 2 0.07 0.00 0.00 0.02 0.02 99.90 23:42:10 23:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:10 23:31:01 5 0.05 0.00 0.03 0.00 0.03 99.88 23:42:10 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:32:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:42:10 23:32:01 0 0.55 0.00 0.00 0.00 0.02 99.43 23:42:10 23:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:42:10 23:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:10 23:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:42:10 23:32:01 5 0.05 0.00 0.05 0.00 0.03 99.87 23:42:10 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:33:01 all 0.11 0.00 0.01 0.01 0.01 99.86 23:42:10 23:33:01 0 0.70 0.00 0.02 0.00 0.00 99.29 23:42:10 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:33:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:42:10 23:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:33:01 4 0.05 0.00 0.00 0.02 0.02 99.92 23:42:10 23:33:01 5 0.05 0.00 0.07 0.00 0.03 99.85 23:42:10 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:34:01 all 0.13 0.00 0.01 0.00 0.01 99.85 23:42:10 23:34:01 0 0.91 0.00 0.02 0.00 0.02 99.06 23:42:10 23:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:34:01 2 0.05 0.00 0.03 0.02 0.00 99.90 23:42:10 23:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:42:10 23:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:34:01 5 0.02 0.00 0.02 0.00 0.03 99.93 23:42:10 23:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:42:10 23:35:01 0 0.17 0.00 0.00 0.00 0.00 99.83 23:42:10 23:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:35:01 2 0.03 0.00 0.03 0.02 0.02 99.90 23:42:10 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:35:01 4 0.00 0.00 0.02 0.02 0.02 99.95 23:42:10 23:35:01 5 0.03 0.00 0.07 0.00 0.03 99.87 23:42:10 23:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:36:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:42:10 23:36:01 0 1.94 0.00 0.02 0.00 0.02 98.03 23:42:10 23:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:42:10 23:36:01 2 0.07 0.00 0.00 0.02 0.02 99.90 23:42:10 23:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:10 23:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 23:42:10 23:36:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:42:10 23:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:10 23:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:37:01 all 0.05 0.00 0.01 0.00 0.00 99.93 23:42:10 23:37:01 0 0.40 0.00 0.02 0.00 0.00 99.58 23:42:10 23:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:37:01 5 0.02 0.00 0.03 0.00 0.03 99.92 23:42:10 23:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:42:10 23:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:10 23:38:01 2 0.07 0.00 0.03 0.02 0.02 99.87 23:42:10 23:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:42:10 23:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:42:10 23:38:01 5 0.08 0.00 0.02 0.02 0.03 99.85 23:42:10 23:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:42:10 23:38:01 CPU %user %nice %system %iowait %steal %idle 23:42:10 23:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:42:10 23:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:42:10 23:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:42:10 23:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:42:10 23:40:01 2 0.05 0.00 0.02 0.03 0.02 99.88 23:42:10 23:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:42:10 23:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:42:10 23:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:42:10 23:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:10 23:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:42:10 23:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:42:10 23:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:42:10 23:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:42:10 23:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 23:42:10 23:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:42:10 23:41:01 4 0.02 0.00 0.02 0.00 0.03 99.93 23:42:10 23:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:42:10 23:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:10 23:42:01 all 2.71 0.00 1.17 0.10 0.02 95.99 23:42:10 23:42:01 0 2.92 0.00 1.14 0.00 0.02 95.92 23:42:10 23:42:01 1 2.76 0.00 1.30 0.03 0.03 95.88 23:42:10 23:42:01 2 3.40 0.00 0.92 0.64 0.02 95.03 23:42:10 23:42:01 3 2.94 0.00 1.49 0.00 0.03 95.53 23:42:10 23:42:01 4 2.40 0.00 0.87 0.10 0.02 96.62 23:42:10 23:42:01 5 2.32 0.00 1.60 0.00 0.03 96.04 23:42:10 23:42:01 6 2.53 0.00 0.87 0.07 0.02 96.52 23:42:10 23:42:01 7 2.39 0.00 1.17 0.00 0.02 96.42 23:42:10 Average: all 6.27 0.00 0.92 0.58 0.03 92.20 23:42:10 Average: 0 6.73 0.00 0.92 0.46 0.02 91.87 23:42:10 Average: 1 6.17 0.00 0.97 0.43 0.02 92.40 23:42:10 Average: 2 6.28 0.00 0.90 0.79 0.03 92.00 23:42:10 Average: 3 6.27 0.00 0.94 0.66 0.03 92.10 23:42:10 Average: 4 6.07 0.00 0.82 0.38 0.03 92.71 23:42:10 Average: 5 6.23 0.00 1.02 0.86 0.04 91.85 23:42:10 Average: 6 6.12 0.00 0.83 0.64 0.02 92.39 23:42:10 Average: 7 6.30 0.00 0.94 0.44 0.02 92.31 23:42:10 23:42:10 23:42:10