Pull request #4626 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 298aa16deeaea3deb2902ab199ed43078040b30e+fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (a0749fcf7cdf3b868e8313388e4462d2cd4a8ed5) 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-ssh17881665738428493235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2373108615112077118.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh900182791070032546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh12972051360698114013.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8282354356792039076.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3157 in /w/workspace/edgexfoundry_edgex-go_PR-4626 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 into PR head commit 298aa16deeaea3deb2902ab199ed43078040b30e > 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/4626/head:refs/remotes/origin/PR-4626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 Merge succeeded, producing 298aa16deeaea3deb2902ab199ed43078040b30e Checking out Revision 298aa16deeaea3deb2902ab199ed43078040b30e (PR-4626) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:33:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:33:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:33:08 ========================================================= 00:33:08 EdgeX Global Pipelines Version Info 00:33:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 > git rev-list --no-walk a4566e0be4fc2847649530d5f2c0a03535d3dc22 # timeout=10 00:33:09 ------------------- 00:33:09 stable info: 00:33:09 ------------------- 00:33:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:33:09 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:33:09 Message: update stable to v1.0.250 00:33:09 ------------------- 00:33:09 experimental info: 00:33:09 ------------------- 00:33:09 Commited By: **** collab-it+edgex@linuxfoundation.org 00:33:09 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 00:33:09 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:33:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4626 [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4626 [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4626 [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 298aa16 [Pipeline] echo 00:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:10 provisioning config files... 00:33:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5070853265244276574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:10 ---> docker-login.sh 00:33:10 nexus3.edgexfoundry.org:10001 00:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:10 Configure a credential helper to remove this warning. See 00:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:10 00:33:10 Login Succeeded 00:33:10 nexus3.edgexfoundry.org:10002 00:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:11 Configure a credential helper to remove this warning. See 00:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:11 00:33:11 Login Succeeded 00:33:11 nexus3.edgexfoundry.org:10003 00:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:11 Configure a credential helper to remove this warning. See 00:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:11 00:33:11 Login Succeeded 00:33:11 nexus3.edgexfoundry.org:10004 00:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:11 Configure a credential helper to remove this warning. See 00:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:11 00:33:11 Login Succeeded 00:33:11 docker.io 00:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:11 Configure a credential helper to remove this warning. See 00:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:11 00:33:11 Login Succeeded 00:33:11 ---> docker-login.sh ends [Pipeline] } 00:33:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:12 + 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 00:33:12 + dirname cmd/core-command/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo core-command,cmd/core-command/Dockerfile 00:33:12 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 00:33:12 cut -d/ -f2 00:33:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:33:12 + dirname cmd/core-data/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo core-data,cmd/core-data/Dockerfile 00:33:12 + dirname cmd/core-metadata/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo core-metadata,cmd/core-metadata/Dockerfile 00:33:12 + dirname cmd/security-bootstrapper/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:33:12 + dirname cmd/security-proxy-auth/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:33:12 + dirname cmd/security-proxy-setup/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:33:12 + dirname cmd/security-secretstore-setup/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:33:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:33:12 + dirname cmd/security-spire-agent/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:33:12 + dirname cmd/security-spire-config/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:33:12 + dirname cmd/security-spire-server/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:33:12 + dirname cmd/support-notifications/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo support-notifications,cmd/support-notifications/Dockerfile 00:33:12 + dirname cmd/support-scheduler/Dockerfile 00:33:12 + cut -d/ -f2 00:33:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:33:12 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 00:33:12 + git rev-list -1 --merges 298aa16deeaea3deb2902ab199ed43078040b30e~1..298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] echo 00:33:12 -----------> git rev-list -1 --merges 298aa16deeaea3deb2902ab199ed43078040b30e~1..298aa16deeaea3deb2902ab199ed43078040b30e 298aa16deeaea3deb2902ab199ed43078040b30e [false] [Pipeline] sh 00:33:12 + git log --format=format:%s -1 298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] echo 00:33:12 ========================================================= 00:33:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:33:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:33:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:13 + grep -v github /etc/ssh/ssh_known_hosts 00:33:13 + [ -e /tmp/ssh_known_hosts ] 00:33:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:33:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:33:13 + sudo tee -a /etc/ssh/ssh_known_hosts 00:33:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:13 00:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:13 0.1.4: Pulling from edgex-devops/py-git-semver 00:33:13 b85a868b505f: Pulling fs layer 00:33:13 e2be974225ed: Pulling fs layer 00:33:13 339a4e72a1f5: Pulling fs layer 00:33:13 988bab9f4d93: Pulling fs layer 00:33:13 1469e6f7b9e6: Pulling fs layer 00:33:13 eaf3925da568: Pulling fs layer 00:33:13 bab4dde63d76: Pulling fs layer 00:33:13 bde34c3a00c8: Pulling fs layer 00:33:13 b352a97aabf1: Pulling fs layer 00:33:13 4872d77fe225: Pulling fs layer 00:33:13 5851b861e8e6: Pulling fs layer 00:33:13 bab4dde63d76: Waiting 00:33:13 988bab9f4d93: Waiting 00:33:13 bde34c3a00c8: Waiting 00:33:13 b352a97aabf1: Waiting 00:33:13 4872d77fe225: Waiting 00:33:13 5851b861e8e6: Waiting 00:33:13 1469e6f7b9e6: Waiting 00:33:13 eaf3925da568: Waiting 00:33:13 e2be974225ed: Verifying Checksum 00:33:13 e2be974225ed: Download complete 00:33:13 988bab9f4d93: Verifying Checksum 00:33:13 988bab9f4d93: Download complete 00:33:13 1469e6f7b9e6: Verifying Checksum 00:33:13 1469e6f7b9e6: Download complete 00:33:13 339a4e72a1f5: Verifying Checksum 00:33:13 339a4e72a1f5: Download complete 00:33:13 eaf3925da568: Verifying Checksum 00:33:13 eaf3925da568: Download complete 00:33:14 bde34c3a00c8: Verifying Checksum 00:33:14 bde34c3a00c8: Download complete 00:33:14 b352a97aabf1: Verifying Checksum 00:33:14 b352a97aabf1: Download complete 00:33:14 4872d77fe225: Download complete 00:33:14 5851b861e8e6: Download complete 00:33:14 b85a868b505f: Verifying Checksum 00:33:14 b85a868b505f: Download complete 00:33:14 bab4dde63d76: Verifying Checksum 00:33:14 bab4dde63d76: Download complete 00:33:15 b85a868b505f: Pull complete 00:33:15 e2be974225ed: Pull complete 00:33:16 339a4e72a1f5: Pull complete 00:33:16 988bab9f4d93: Pull complete 00:33:16 1469e6f7b9e6: Pull complete 00:33:16 eaf3925da568: Pull complete 00:33:18 bab4dde63d76: Pull complete 00:33:18 bde34c3a00c8: Pull complete 00:33:18 b352a97aabf1: Pull complete 00:33:18 4872d77fe225: Pull complete 00:33:18 5851b861e8e6: Pull complete 00:33:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:18 prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container 00:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:33:21 $ docker top cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 -eo pid,comm 00:33:22 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). 00:33:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:22 [ssh-agent] Looking for ssh-agent implementation... 00:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:22 $ docker exec cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent 00:33:22 SSH_AUTH_SOCK=/tmp/ssh-JwaFsLnk2KRP/agent.33 00:33:22 SSH_AGENT_PID=39 00:33:22 Running ssh-add (command line suppressed) 00:33:22 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5383175755872113091.key (/w/workspace/edgex-go/2@tmp/private_key_5383175755872113091.key) 00:33:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:22 + git tag --points-at HEAD [Pipeline] } 00:33:22 $ docker exec --env ******** --env ******** cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent -k 00:33:22 unset SSH_AUTH_SOCK; 00:33:22 unset SSH_AGENT_PID; 00:33:22 echo Agent pid 39 killed; 00:33:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:22 [ssh-agent] Looking for ssh-agent implementation... 00:33:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:22 $ docker exec cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent 00:33:23 SSH_AUTH_SOCK=/tmp/ssh-PaWoyEkDjmI8/agent.71 00:33:23 SSH_AGENT_PID=77 00:33:23 Running ssh-add (command line suppressed) 00:33:23 Identity added: /w/workspace/edgex-go/2@tmp/private_key_15455107440440038317.key (/w/workspace/edgex-go/2@tmp/private_key_15455107440440038317.key) 00:33:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:23 + git semver init 00:33:23 2023-08-09 00:33:23,657 [run_init] DEBUG init version:0.0.0 force:False 00:33:23 2023-08-09 00:33:23,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 00:33:23 2023-08-09 00:33:23,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 00:33:23 2023-08-09 00:33:23,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 00:33:30 2023-08-09 00:33:29,646 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 00:33:30 2023-08-09 00:33:29,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4626 with force:False 00:33:30 2023-08-09 00:33:29,647 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4626 00:33:30 2023-08-09 00:33:29,650 [execute] INFO git cat-file --batch-check 00:33:30 2023-08-09 00:33:29,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 00:33:30 2023-08-09 00:33:29,656 [execute] INFO git cat-file --batch 00:33:30 2023-08-09 00:33:29,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 00:33:30 2023-08-09 00:33:29,662 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4626 00:33:30 0.0.0 [Pipeline] } 00:33:30 $ docker exec --env ******** --env ******** cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent -k 00:33:30 unset SSH_AUTH_SOCK; 00:33:30 unset SSH_AGENT_PID; 00:33:30 echo Agent pid 77 killed; 00:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:30 + git semver [Pipeline] } 00:33:31 $ docker stop --time=1 cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 00:33:32 $ docker rm -f --volumes cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:32 Stashed 1 file(s) [Pipeline] echo 00:33:32 [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 00:33:33 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 00:33:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:33 ========================================================= 00:33:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:33:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:33 4db1b89c0bd1: Pulling fs layer 00:33:33 6911f1a30b25: Pulling fs layer 00:33:33 e194b8c5c2a9: Pulling fs layer 00:33:33 6863d3e3a2b1: Pulling fs layer 00:33:33 ec0bb842ea78: Pulling fs layer 00:33:33 40a00589a448: Pulling fs layer 00:33:33 6c08303d61cc: Pulling fs layer 00:33:33 798269fcf238: Pulling fs layer 00:33:33 6863d3e3a2b1: Waiting 00:33:33 ec0bb842ea78: Waiting 00:33:33 798269fcf238: Waiting 00:33:33 40a00589a448: Waiting 00:33:33 6c08303d61cc: Waiting 00:33:33 6911f1a30b25: Verifying Checksum 00:33:33 6911f1a30b25: Download complete 00:33:33 6863d3e3a2b1: Verifying Checksum 00:33:33 6863d3e3a2b1: Download complete 00:33:33 ec0bb842ea78: Verifying Checksum 00:33:33 ec0bb842ea78: Download complete 00:33:33 4db1b89c0bd1: Verifying Checksum 00:33:33 4db1b89c0bd1: Download complete 00:33:33 40a00589a448: Verifying Checksum 00:33:33 40a00589a448: Download complete 00:33:34 4db1b89c0bd1: Pull complete 00:33:34 6911f1a30b25: Pull complete 00:33:34 798269fcf238: Verifying Checksum 00:33:34 798269fcf238: Download complete 00:33:34 e194b8c5c2a9: Verifying Checksum 00:33:34 e194b8c5c2a9: Download complete 00:33:34 6c08303d61cc: Verifying Checksum 00:33:34 6c08303d61cc: Download complete 00:33:37 e194b8c5c2a9: Pull complete 00:33:37 6863d3e3a2b1: Pull complete 00:33:37 ec0bb842ea78: Pull complete 00:33:38 40a00589a448: Pull complete 00:33:40 6c08303d61cc: Pull complete 00:33:41 798269fcf238: Pull complete 00:33:41 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:33:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:33:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:41 WORKDIR /edgex 00:33:41 COPY go.mod . 00:33:41 RUN go mod download 00:33:41 + docker build -t ci-base-image-x86_64 -f - . 00:33:42 Sending build context to Docker daemon 170.7MB 00:33:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:42 ---> ec979cd7f677 00:33:42 Step 2/4 : WORKDIR /edgex 00:33:47 ---> Running in a932ae294e61 00:33:47 Removing intermediate container a932ae294e61 00:33:47 ---> 8b04d7e5ee77 00:33:47 Step 3/4 : COPY go.mod . 00:33:47 ---> 06000a01872e 00:33:47 Step 4/4 : RUN go mod download 00:33:47 ---> Running in 3d4a95a24577 00:33:48 Still waiting to schedule task 00:33:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3152’ 00:34:09 Removing intermediate container 3d4a95a24577 00:34:09 ---> 6fc08c2cce6b 00:34:09 Successfully built 6fc08c2cce6b 00:34:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:09 + docker inspect -f . ci-base-image-x86_64 00:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:09 prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container 00:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:10 $ docker top f2fb0537f337f160a941a1847517f3b74016aa292db2eadea5323fd7d8990c4e -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:10 + go version 00:34:10 go version go1.20.6 linux/amd64 [Pipeline] } 00:34:10 $ docker stop --time=1 f2fb0537f337f160a941a1847517f3b74016aa292db2eadea5323fd7d8990c4e 00:34:11 $ docker rm -f --volumes f2fb0537f337f160a941a1847517f3b74016aa292db2eadea5323fd7d8990c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:12 + docker inspect -f . ci-base-image-x86_64 00:34:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:12 prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container 00:34:12 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:12 $ docker top 0b6d69197cd69e97f23c11246232b9e26303ef1958183db03c385dfee4cf5e55 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:12 ========================================================= 00:34:12 [edgeXBuildGoParallel] Running Tests and Build... 00:34:12 ========================================================= [Pipeline] sh 00:34:13 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 00:34:13 + make test 00:34:13 go test -race -coverprofile=coverage.out ./... 00:34:21 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 97.0% of statements 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.073s coverage: 71.5% of statements 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 93.4% of statements 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 97.6% of statements 00:34:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 82.9% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:34:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 00:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:34:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.065s coverage: 92.9% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.117s coverage: 82.1% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 95.7% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.8% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 98.9% of statements 00:35:09 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 00:35:09 running golangci-lint 00:35:09 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:35:09 go version go1.20.6 linux/amd64 00:35:09 level=info msg="[config_reader] Used config file .golangci.yml" 00:35:09 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:35:24 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 13.949627053s" 00:35:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.849936ms" 00:35:31 level=info msg="[linters_context/goanalysis] analyzers took 58.297772048s with top 10 stages: buildir: 34.346404738s, inspect: 1.743912418s, fact_deprecated: 1.725492447s, gosec: 1.50611443s, ctrlflow: 1.201475034s, printf: 1.186758308s, S1038: 951.691278ms, fact_purity: 946.98881ms, nilness: 814.79826ms, isgenerated: 570.034886ms" 00:35:31 level=info msg="[runner] Issues before processing: 200, after processing: 0" 00:35:31 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, exclude-rules: 21/200, nolint: 0/21, skip_files: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200" 00:35:31 level=info msg="[runner] processing took 19.289419ms with stages: identifier_marker: 7.416277ms, nolint: 7.01444ms, autogenerated_exclude: 1.777072ms, path_prettifier: 1.275103ms, exclude-rules: 1.096266ms, skip_dirs: 636.421µs, cgo: 54.158µs, filename_unadjuster: 14.462µs, max_same_issues: 1.15µs, skip_files: 680ns, uniq_by_line: 590ns, max_from_linter: 470ns, sort_results: 450ns, diff: 400ns, severity-rules: 390ns, source_code: 290ns, path_shortener: 280ns, exclude: 270ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" 00:35:31 level=info msg="[runner] linters took 7.911040353s with stages: goanalysis_metalinter: 7.891631587s" 00:35:31 level=info msg="File cache stats: 0 entries of total size 0B" 00:35:31 level=info msg="Memory: 221 samples, avg is 206.1MB, max is 840.6MB" 00:35:31 level=info msg="Execution took 21.917683914s" 00:35:31 go vet ./... 00:35:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:35 ./bin/test-attribution-txt.sh 00:35:35 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:35:35 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:35:35 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:35:35 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:35:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:35:35 + ls -al . 00:35:35 total 724 00:35:35 drwxrwxr-x 11 1001 1001 4096 Aug 9 00:34 . 00:35:35 drwxr-xr-x 4 root root 4096 Aug 9 00:34 .. 00:35:35 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:33 .blubracket 00:35:35 -rw-rw-r-- 1 1001 1001 16 Aug 9 00:33 .dockerignore 00:35:35 drwxrwxr-x 8 1001 1001 4096 Aug 9 00:33 .git 00:35:35 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:33 .github 00:35:35 -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:33 .gitignore 00:35:35 -rw-rw-r-- 1 1001 1001 42 Aug 9 00:33 .golangci.yml 00:35:35 -rw-rw-r-- 1 1001 1001 87 Aug 9 00:33 .hadolint.yml 00:35:35 drwxr-xr-x 3 1001 1001 4096 Aug 9 00:33 .semver 00:35:35 -rw-rw-r-- 1 1001 1001 166 Aug 9 00:33 .sonarcloud.properties 00:35:35 -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:33 ADOPTERS.md 00:35:35 -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:33 Attribution.txt 00:35:35 -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:33 CHANGELOG.md 00:35:35 -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:33 CONTRIBUTING.md 00:35:35 -rw-rw-r-- 1 1001 1001 677 Aug 9 00:33 GOVERNANCE.md 00:35:35 -rw-rw-r-- 1 1001 1001 883 Aug 9 00:33 Jenkinsfile 00:35:35 -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:33 LICENSE 00:35:35 -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:33 Makefile 00:35:35 -rw-rw-r-- 1 1001 1001 582 Aug 9 00:33 OWNERS.md 00:35:35 -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:33 README.md 00:35:35 -rw-rw-r-- 1 1001 1001 789 Aug 9 00:33 SECURITY.md 00:35:35 -rw-rw-r-- 1 1001 1001 5 Aug 9 00:33 VERSION 00:35:35 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:33 bin 00:35:35 drwxrwxr-x 18 1001 1001 4096 Aug 9 00:33 cmd 00:35:35 -rw-r--r-- 1 root root 446998 Aug 9 00:35 coverage.out 00:35:35 -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:33 go.mod 00:35:35 -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:33 go.sum 00:35:35 drwxrwxr-x 7 1001 1001 4096 Aug 9 00:33 internal 00:35:35 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:33 openapi 00:35:35 -rw-rw-r-- 1 1001 1001 594 Aug 9 00:33 security.txt 00:35:35 drwxrwxr-x 4 1001 1001 4096 Aug 9 00:33 snap 00:35:35 -rw-rw-r-- 1 1001 1001 204 Aug 9 00:33 version.go [Pipeline] sh 00:35:36 + '[' -e coverage.out ] 00:35:36 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:36 Stashed 1 file(s) [Pipeline] sh 00:35:36 + make build 00:35:36 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 00:35:48 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 00:35:50 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 00:35:51 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 00:35:51 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 00:35:58 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 00:35:59 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 00:36:01 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 00:36:02 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 00:36:03 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 00:36:03 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 00:36:05 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] } 00:36:06 $ docker stop --time=1 0b6d69197cd69e97f23c11246232b9e26303ef1958183db03c385dfee4cf5e55 00:36:11 $ docker rm -f --volumes 0b6d69197cd69e97f23c11246232b9e26303ef1958183db03c385dfee4cf5e55 [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 00:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:12 00:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:12 latest: Pulling from edgex-devops/edgex-compose 00:36:12 91d30c5bc195: Pulling fs layer 00:36:12 2e9b0aa3be6d: Pulling fs layer 00:36:12 9c61dcf015f6: Pulling fs layer 00:36:12 4698f68db338: Pulling fs layer 00:36:12 2a2f49069b9e: Pulling fs layer 00:36:12 e0025b399a48: Pulling fs layer 00:36:12 4698f68db338: Waiting 00:36:12 2a2f49069b9e: Waiting 00:36:12 e0025b399a48: Waiting 00:36:12 91d30c5bc195: Download complete 00:36:12 4698f68db338: Download complete 00:36:12 2e9b0aa3be6d: Verifying Checksum 00:36:12 2e9b0aa3be6d: Download complete 00:36:12 e0025b399a48: Verifying Checksum 00:36:12 e0025b399a48: Download complete 00:36:12 91d30c5bc195: Pull complete 00:36:12 2a2f49069b9e: Download complete 00:36:12 2e9b0aa3be6d: Pull complete 00:36:13 9c61dcf015f6: Download complete 00:36:15 9c61dcf015f6: Pull complete 00:36:15 4698f68db338: Pull complete 00:36:16 2a2f49069b9e: Pull complete 00:36:16 e0025b399a48: Pull complete 00:36:16 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:16 prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container 00:36:16 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:19 $ docker top e1078f1d0ad345ede736c75725b9dd700f3759251326502d8b3e18944c259bb2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:19 + docker compose -f ./docker-compose-build.yml build --parallel 00:36:21 #1 [core-metadata internal] load build definition from Dockerfile 00:36:21 #1 transferring dockerfile: 1.96kB done 00:36:21 #1 DONE 0.0s 00:36:21 00:36:21 #2 [security-secretstore-setup internal] load build definition from Dockerfile 00:36:21 #2 transferring dockerfile: 2.38kB done 00:36:21 #2 DONE 0.0s 00:36:21 00:36:21 #3 [security-spire-config internal] load build definition from Dockerfile 00:36:21 #3 transferring dockerfile: 2.58kB done 00:36:21 #3 DONE 0.0s 00:36:21 00:36:21 #4 [security-spire-server internal] load build definition from Dockerfile 00:36:21 #4 transferring dockerfile: 2.63kB done 00:36:21 #4 DONE 0.0s 00:36:21 00:36:21 #5 [security-spire-agent internal] load build definition from Dockerfile 00:36:21 #5 transferring dockerfile: 2.68kB done 00:36:21 #5 DONE 0.0s 00:36:21 00:36:21 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:36:21 #6 transferring dockerfile: 2.12kB done 00:36:21 #6 DONE 0.0s 00:36:21 00:36:21 #7 [core-data internal] load build definition from Dockerfile 00:36:21 #7 transferring dockerfile: 1.90kB done 00:36:21 #7 DONE 0.0s 00:36:21 00:36:21 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:36:21 #8 transferring dockerfile: 1.78kB done 00:36:21 #8 DONE 0.0s 00:36:21 00:36:21 #9 [support-notifications internal] load build definition from Dockerfile 00:36:21 #9 transferring dockerfile: 1.84kB done 00:36:21 #9 DONE 0.1s 00:36:21 00:36:21 #10 [security-bootstrapper internal] load build definition from Dockerfile 00:36:21 #10 transferring dockerfile: 2.82kB done 00:36:21 #10 DONE 0.1s 00:36:21 00:36:21 #11 [security-proxy-setup internal] load build definition from Dockerfile 00:36:21 #11 transferring dockerfile: 2.06kB done 00:36:21 #11 DONE 0.1s 00:36:21 00:36:21 #12 [core-command internal] load build definition from Dockerfile 00:36:21 #12 transferring dockerfile: 1.82kB done 00:36:21 #12 DONE 0.1s 00:36:21 00:36:21 #13 [core-metadata internal] load .dockerignore 00:36:21 #13 transferring context: 56B done 00:36:21 #13 DONE 0.0s 00:36:21 00:36:21 #14 [support-scheduler internal] load build definition from Dockerfile 00:36:21 #14 transferring dockerfile: 1.82kB done 00:36:21 #14 DONE 0.1s 00:36:21 00:36:21 #15 [security-proxy-auth internal] load build definition from Dockerfile 00:36:21 #15 transferring dockerfile: 2.04kB done 00:36:21 #15 DONE 0.1s 00:36:21 00:36:21 #16 [security-secretstore-setup internal] load .dockerignore 00:36:21 #16 transferring context: 56B done 00:36:21 #16 DONE 0.0s 00:36:21 00:36:21 #17 [security-spire-config internal] load .dockerignore 00:36:21 #17 transferring context: 56B done 00:36:21 #17 DONE 0.0s 00:36:21 00:36:21 #18 [security-spire-server internal] load .dockerignore 00:36:21 #18 transferring context: 56B done 00:36:21 #18 DONE 0.0s 00:36:21 00:36:21 #19 [security-spire-agent internal] load .dockerignore 00:36:21 #19 transferring context: 56B done 00:36:21 #19 DONE 0.0s 00:36:21 00:36:21 #20 [core-data internal] load .dockerignore 00:36:21 #20 transferring context: 56B done 00:36:21 #20 DONE 0.0s 00:36:21 00:36:21 #21 [core-common-config-bootstrapper internal] load .dockerignore 00:36:21 #21 transferring context: 56B done 00:36:21 #21 DONE 0.0s 00:36:21 00:36:21 #22 [security-spiffe-token-provider internal] load .dockerignore 00:36:21 #22 transferring context: 56B done 00:36:21 #22 DONE 0.0s 00:36:21 00:36:21 #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:21 #23 DONE 0.0s 00:36:21 00:36:21 #24 [security-bootstrapper internal] load .dockerignore 00:36:22 #24 transferring context: 56B done 00:36:22 #24 DONE 0.0s 00:36:22 00:36:22 #25 [support-notifications internal] load .dockerignore 00:36:22 #25 transferring context: 56B done 00:36:22 #25 DONE 0.1s 00:36:22 00:36:22 #26 [security-proxy-setup internal] load .dockerignore 00:36:22 #26 transferring context: 56B done 00:36:22 #26 DONE 0.0s 00:36:22 00:36:22 #27 [core-command internal] load .dockerignore 00:36:22 #27 transferring context: 56B done 00:36:22 #27 DONE 0.0s 00:36:22 00:36:22 #28 [support-scheduler internal] load .dockerignore 00:36:22 #28 transferring context: 56B done 00:36:22 #28 DONE 0.1s 00:36:22 00:36:22 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 00:36:22 #29 DONE 0.1s 00:36:22 00:36:22 #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:22 #30 ... 00:36:22 00:36:22 #31 [security-proxy-auth internal] load .dockerignore 00:36:22 #31 transferring context: 56B done 00:36:22 #31 DONE 0.1s 00:36:22 00:36:22 #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:22 #23 DONE 0.0s 00:36:22 00:36:22 #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:22 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:22 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:22 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:22 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s 00:36:22 #30 ... 00:36:22 00:36:22 #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:22 #23 DONE 0.0s 00:36:22 00:36:22 #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:36:22 #29 DONE 0.2s 00:36:22 00:36:22 #30 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:22 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:22 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:22 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:22 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 00:36:22 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 00:36:22 #30 ... 00:36:22 00:36:22 #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:22 #23 DONE 0.0s 00:36:22 00:36:22 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 00:36:22 #29 DONE 0.2s 00:36:22 00:36:22 #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:22 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:22 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:22 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:22 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 00:36:22 #30 ... 00:36:22 00:36:22 #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:22 #23 DONE 0.0s 00:36:22 00:36:22 #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 ... 00:36:22 00:36:22 #23 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:22 #23 DONE 0.0s 00:36:22 00:36:22 #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:22 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:22 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:22 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:22 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 00:36:22 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 00:36:22 #30 ... 00:36:22 00:36:22 #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:22 #23 DONE 0.0s 00:36:22 00:36:22 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:36:22 #32 DONE 0.7s 00:36:22 00:36:22 #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 00:36:22 #29 DONE 0.5s 00:36:22 00:36:22 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:36:22 #32 DONE 0.7s 00:36:22 00:36:22 #30 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:22 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:22 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:22 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:22 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:22 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 00:36:22 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 00:36:24 #30 DONE 2.5s 00:36:24 00:36:24 #33 [security-spire-config internal] load build context 00:36:27 #33 transferring context: 200.66MB 4.8s 00:36:27 #33 ... 00:36:27 00:36:27 #34 [core-common-config-bootstrapper internal] load build context 00:36:27 #34 ... 00:36:27 00:36:27 #35 [security-secretstore-setup internal] load build context 00:36:28 #35 ... 00:36:28 00:36:28 #36 [security-bootstrapper internal] load build context 00:36:28 #36 ... 00:36:28 00:36:28 #34 [core-common-config-bootstrapper internal] load build context 00:36:30 #34 transferring context: 364.87MB 8.0s done 00:36:32 #34 ... 00:36:32 00:36:32 #37 [core-metadata internal] load build context 00:36:32 #37 transferring context: 364.87MB 9.7s done 00:36:32 #37 ... 00:36:32 00:36:32 #38 [security-spiffe-token-provider internal] load build context 00:36:32 #38 transferring context: 364.87MB 8.8s done 00:36:32 #38 ... 00:36:32 00:36:32 #39 [security-spire-server internal] load build context 00:36:32 #39 ... 00:36:32 00:36:32 #40 [core-command internal] load build context 00:36:33 #40 ... 00:36:33 00:36:33 #41 [security-spire-agent internal] load build context 00:36:33 #41 transferring context: 364.87MB 9.2s done 00:36:33 #41 ... 00:36:33 00:36:33 #42 [support-scheduler internal] load build context 00:36:33 #42 ... 00:36:33 00:36:33 #43 [security-proxy-auth internal] load build context 00:36:33 #43 transferring context: 364.87MB 5.6s done 00:36:33 #43 ... 00:36:33 00:36:33 #44 [support-notifications internal] load build context 00:36:33 #44 transferring context: 364.87MB 8.2s done 00:36:33 #44 ... 00:36:33 00:36:33 #45 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:36:33 #45 ... 00:36:33 00:36:33 #46 [security-proxy-setup internal] load build context 00:36:33 #46 transferring context: 364.87MB 7.7s done 00:36:33 #46 ... 00:36:33 00:36:33 #47 [core-data internal] load build context 00:36:33 #47 transferring context: 364.87MB 9.4s done 00:36:33 #47 ... 00:36:33 00:36:33 #42 [support-scheduler internal] load build context 00:36:33 #42 transferring context: 364.87MB 8.8s done 00:36:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3161 in /w/workspace/edgexfoundry_edgex-go_PR-4626 [Pipeline] { [Pipeline] ws 00:36:34 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:36:34 The recommended git tool is: git 00:36:37 #42 ... 00:36:37 00:36:37 #33 [security-spire-config internal] load build context 00:36:37 #33 transferring context: 364.87MB 8.1s done 00:36:38 #33 ... 00:36:38 00:36:38 #35 [security-secretstore-setup internal] load build context 00:36:38 #35 transferring context: 364.87MB 6.5s done 00:36:38 #35 ... 00:36:38 00:36:38 #36 [security-bootstrapper internal] load build context 00:36:38 #36 transferring context: 364.87MB 6.9s done 00:36:38 #36 ... 00:36:38 00:36:38 #39 [security-spire-server internal] load build context 00:36:38 #39 transferring context: 364.87MB 11.6s done 00:36:40 using credential edgex-jenkins-ssh 00:36:40 Cloning the remote Git repository 00:36:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:40 > git init /w/workspace/edgex-go/2 # timeout=10 00:36:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:40 > git --version # timeout=10 00:36:40 > git --version # 'git version 2.25.1' 00:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:43 #39 ... 00:36:43 00:36:43 #40 [core-command internal] load build context 00:36:43 #40 transferring context: 364.87MB 7.6s done 00:36:43 #40 ... 00:36:43 00:36:43 #35 [security-secretstore-setup internal] load build context 00:36:43 #35 DONE 21.4s 00:36:43 00:36:43 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:36:43 #45 DONE 21.0s 00:36:43 00:36:43 #36 [security-bootstrapper internal] load build context 00:36:43 #36 DONE 21.0s 00:36:43 00:36:43 #46 [security-proxy-setup internal] load build context 00:36:43 #46 DONE 21.0s 00:36:43 00:36:43 #34 [core-common-config-bootstrapper internal] load build context 00:36:43 #34 DONE 21.3s 00:36:43 00:36:43 #33 [security-spire-config internal] load build context 00:36:43 #33 DONE 21.4s 00:36:43 00:36:43 #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 00:36:43 #48 ... 00:36:43 00:36:43 #44 [support-notifications internal] load build context 00:36:43 #44 DONE 21.1s 00:36:43 00:36:43 #38 [security-spiffe-token-provider internal] load build context 00:36:43 #38 DONE 21.3s 00:36:43 00:36:43 #41 [security-spire-agent internal] load build context 00:36:43 #41 DONE 21.4s 00:36:43 00:36:43 #43 [security-proxy-auth internal] load build context 00:36:43 #43 DONE 20.9s 00:36:43 00:36:43 #40 [core-command internal] load build context 00:36:43 #40 DONE 20.9s 00:36:43 00:36:43 #47 [core-data internal] load build context 00:36:43 #47 DONE 21.4s 00:36:43 00:36:43 #42 [support-scheduler internal] load build context 00:36:43 #42 DONE 20.9s 00:36:43 00:36:43 #39 [security-spire-server internal] load build context 00:36:43 #39 DONE 21.5s 00:36:43 00:36:43 #37 [core-metadata internal] load build context 00:36:43 #37 DONE 21.6s 00:36:43 00:36:43 #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:36:44 #49 0.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:44 #49 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:44 #49 1.350 (1/1) Installing dumb-init (1.2.5-r2) 00:36:44 #49 1.354 Executing busybox-1.35.0-r29.trigger 00:36:44 #49 1.360 OK: 7 MiB in 16 packages 00:36:50 #49 ... 00:36:50 00:36:50 #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:36:50 #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 4.545 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:36:50 #0 4.545 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:36:50 #0 4.545 OK: 17818 distinct packages available 00:36:50 #0 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 4.940 (1/9) Installing ca-certificates (20230506-r0) 00:36:50 #0 4.995 (2/9) Installing brotli-libs (1.0.9-r9) 00:36:50 #0 5.017 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:36:50 #0 5.022 (4/9) Installing libcurl (8.2.1-r0) 00:36:50 #0 5.032 (5/9) Installing curl (8.2.1-r0) 00:36:50 #0 5.041 (6/9) Installing dumb-init (1.2.5-r2) 00:36:50 #0 5.045 (7/9) Installing musl-obstack (1.2.3-r0) 00:36:50 #0 5.048 (8/9) Installing libucontext (1.2-r0) 00:36:50 #0 5.051 (9/9) Installing gcompat (1.1.0-r0) 00:36:50 #0 5.055 Executing busybox-1.35.0-r29.trigger 00:36:50 #0 5.062 Executing ca-certificates-20230506-r0.trigger 00:36:50 #0 5.124 OK: 10 MiB in 24 packages 00:36:50 #50 DONE 7.2s 00:36:50 00:36:50 #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:36:50 #0 0.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.023 (1/2) Installing dumb-init (1.2.5-r2) 00:36:50 #0 1.033 (2/2) Installing su-exec (0.2-r2) 00:36:50 #0 1.033 Executing busybox-1.35.0-r29.trigger 00:36:50 #0 1.038 OK: 7 MiB in 17 packages 00:36:50 #51 DONE 7.2s 00:36:50 00:36:50 #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:36:50 #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.208 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:36:50 #0 1.208 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:36:50 #0 1.208 OK: 17818 distinct packages available 00:36:50 #0 1.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.641 (1/5) Installing dumb-init (1.2.5-r2) 00:36:50 #0 1.658 (2/5) Installing musl-obstack (1.2.3-r0) 00:36:50 #0 1.662 (3/5) Installing libucontext (1.2-r0) 00:36:50 #0 1.669 (4/5) Installing gcompat (1.1.0-r0) 00:36:50 #0 1.674 (5/5) Installing openssl (3.0.10-r0) 00:36:50 #0 1.682 Executing busybox-1.35.0-r29.trigger 00:36:50 #0 1.688 OK: 8 MiB in 20 packages 00:36:50 #52 DONE 7.2s 00:36:50 00:36:50 #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:36:50 #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.113 (1/1) Installing dumb-init (1.2.5-r2) 00:36:50 #0 1.126 Executing busybox-1.35.0-r29.trigger 00:36:50 #0 1.136 OK: 7 MiB in 16 packages 00:36:50 #53 DONE 7.2s 00:36:50 00:36:50 #54 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:36:50 #54 ... 00:36:50 00:36:50 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:36:50 #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 3.245 OK: 265 MiB in 53 packages 00:36:50 #55 DONE 7.1s 00:36:50 00:36:50 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:36:50 #0 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.048 (1/4) Installing ca-certificates (20230506-r0) 00:36:50 #0 1.069 (2/4) Installing dumb-init (1.2.5-r2) 00:36:50 #0 1.069 (3/4) Installing su-exec (0.2-r2) 00:36:50 #0 1.085 (4/4) Installing yq (4.30.4-r4) 00:36:50 #0 1.162 Executing busybox-1.35.0-r29.trigger 00:36:50 #0 1.167 Executing ca-certificates-20230506-r0.trigger 00:36:50 #0 1.227 OK: 17 MiB in 19 packages 00:36:50 #56 DONE 7.2s 00:36:50 00:36:50 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:36:50 #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:50 #0 1.441 (1/2) Installing dumb-init (1.2.5-r2) 00:36:50 #0 1.445 (2/2) Installing openssl (3.0.10-r0) 00:36:50 #0 1.471 Executing busybox-1.35.0-r29.trigger 00:36:50 #0 1.477 OK: 8 MiB in 17 packages 00:36:50 #57 DONE 7.2s 00:36:50 00:36:50 #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:36:50 #58 DONE 0.1s 00:36:50 00:36:50 #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:36:50 #49 DONE 7.4s 00:36:50 00:36:50 #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:36:50 #59 DONE 0.0s 00:36:50 00:36:50 #60 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:51 #60 ... 00:36:51 00:36:51 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:36:51 #48 7.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:51 #48 7.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:51 #48 8.119 OK: 265 MiB in 53 packages 00:36:51 #48 DONE 8.4s 00:36:51 00:36:51 #61 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:36:51 #61 DONE 0.0s 00:36:51 00:36:51 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:36:51 #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:51 #0 8.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:51 #0 8.345 OK: 265 MiB in 53 packages 00:36:51 #62 DONE 8.5s 00:36:51 00:36:51 #63 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:52 #63 ... 00:36:52 00:36:52 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:36:52 #64 DONE 0.1s 00:36:52 00:36:52 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:52 #65 ... 00:36:52 00:36:52 #54 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:36:52 #54 DONE 1.7s 00:36:52 00:36:52 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:36:52 #66 DONE 0.0s 00:36:52 00:36:52 #67 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:36:52 #0 8.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:52 #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:52 #0 8.865 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:36:52 #0 8.865 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:36:52 #0 8.865 OK: 17818 distinct packages available 00:36:52 #0 8.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:52 #0 9.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:52 #67 9.242 (1/4) Installing dumb-init (1.2.5-r2) 00:36:52 #67 9.245 (2/4) Installing musl-obstack (1.2.3-r0) 00:36:52 #67 9.249 (3/4) Installing libucontext (1.2-r0) 00:36:52 #67 9.254 (4/4) Installing gcompat (1.1.0-r0) 00:36:52 #67 9.259 Executing busybox-1.35.0-r29.trigger 00:36:52 #67 9.266 OK: 7 MiB in 19 packages 00:36:52 #67 DONE 9.4s 00:36:52 00:36:52 #68 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:36:52 #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:52 #0 9.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:52 #68 9.352 OK: 265 MiB in 53 packages 00:36:53 #68 DONE 9.5s 00:36:53 00:36:53 #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:36:53 #69 DONE 0.1s 00:36:53 00:36:53 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:36:53 #0 8.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:53 #0 9.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:53 #70 9.724 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:36:53 #70 9.724 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:36:53 #70 9.724 OK: 17823 distinct packages available 00:36:53 #70 ... 00:36:53 00:36:53 #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:53 #71 ... 00:36:53 00:36:53 #72 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:36:53 #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:53 #0 9.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:53 #0 9.821 (1/2) Installing ca-certificates (20230506-r0) 00:36:53 #0 9.841 (2/2) Installing dumb-init (1.2.5-r2) 00:36:53 #0 9.846 Executing busybox-1.35.0-r29.trigger 00:36:53 #0 9.852 Executing ca-certificates-20230506-r0.trigger 00:36:53 #0 9.916 OK: 8 MiB in 17 packages 00:36:53 #72 DONE 10.1s 00:36:53 00:36:53 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:36:53 #70 9.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:53 #70 9.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:53 #70 10.12 OK: 265 MiB in 53 packages 00:36:53 #70 DONE 10.2s 00:36:53 00:36:53 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:36:53 #73 DONE 0.1s 00:36:53 00:36:53 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4626/head:refs/remotes/origin/PR-4626 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:36:58 Merging remotes/origin/main commit fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 into PR head commit 298aa16deeaea3deb2902ab199ed43078040b30e 00:36:59 Merge succeeded, producing 298aa16deeaea3deb2902ab199ed43078040b30e 00:36:59 Checking out Revision 298aa16deeaea3deb2902ab199ed43078040b30e (PR-4626) 00:37:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:58 > git config core.sparsecheckout # timeout=10 00:36:59 > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 00:36:59 > git remote # timeout=10 00:36:59 > git config --get remote.origin.url # timeout=10 00:36:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:59 > git merge fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 00:36:59 > git rev-parse HEAD^{commit} # timeout=10 00:36:59 > git config core.sparsecheckout # timeout=10 00:36:59 > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 00:37:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:37:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:37:01 Dload Upload Total Spent Left Speed 00:37:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 00:37:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:37:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:37:01 + sudo tee /etc/docker/daemon.new 00:37:01 { 00:37:01 "registry-mirrors": [ 00:37:01 "https://nexus3.edgexfoundry.org:10001" 00:37:01 ], 00:37:01 "bip": "10.250.0.254/24", 00:37:01 "hosts": [ 00:37:01 "tcp://0.0.0.0:5555", 00:37:01 "unix:///var/run/docker.sock" 00:37:01 ], 00:37:01 "mtu": 1458, 00:37:01 "selinux-enabled": true, 00:37:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:37:01 } [Pipeline] sh 00:37:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:37:02 + sudo service docker restart 00:37:12 #74 DONE 18.1s 00:37:12 00:37:12 #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:12 #71 DONE 18.8s 00:37:12 00:37:12 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:12 #65 DONE 19.9s 00:37:12 00:37:12 #63 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:12 #63 DONE 20.1s 00:37:12 00:37:12 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:37:12 #75 ... 00:37:12 00:37:12 #60 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:12 #60 DONE 21.2s 00:37:12 00:37:12 #76 [security-secretstore-setup builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:20 provisioning config files... 00:37:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11549768359130562037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:21 ---> docker-login.sh 00:37:21 nexus3.edgexfoundry.org:10001 00:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:21 Configure a credential helper to remove this warning. See 00:37:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:21 00:37:21 Login Succeeded 00:37:21 nexus3.edgexfoundry.org:10002 00:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:22 Configure a credential helper to remove this warning. See 00:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:22 00:37:22 Login Succeeded 00:37:22 #76 DONE 9.9s 00:37:22 00:37:22 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:37:22 #75 DONE 9.9s 00:37:22 00:37:22 #77 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:22 #77 ... 00:37:22 00:37:22 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #78 CACHED 00:37:22 00:37:22 #79 [security-bootstrapper builder 6/7] COPY . . 00:37:22 #79 CACHED 00:37:22 00:37:22 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:37:22 #80 CACHED 00:37:22 00:37:22 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #81 CACHED 00:37:22 00:37:22 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:37:22 #82 CACHED 00:37:22 00:37:22 #83 [security-proxy-setup builder 6/7] COPY . . 00:37:22 #83 CACHED 00:37:22 00:37:22 #84 [support-scheduler builder 6/7] COPY . . 00:37:22 #84 CACHED 00:37:22 00:37:22 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #85 CACHED 00:37:22 00:37:22 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:37:22 #86 CACHED 00:37:22 00:37:22 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #87 CACHED 00:37:22 00:37:22 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 00:37:22 #88 CACHED 00:37:22 00:37:22 #89 [core-command builder 6/7] COPY . . 00:37:22 #89 CACHED 00:37:22 00:37:22 #90 [security-proxy-auth builder 6/7] COPY . . 00:37:22 #90 CACHED 00:37:22 00:37:22 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:37:22 #91 CACHED 00:37:22 00:37:22 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #92 CACHED 00:37:22 00:37:22 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #93 CACHED 00:37:22 00:37:22 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 00:37:22 #94 CACHED 00:37:22 00:37:22 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:37:22 #95 CACHED 00:37:22 00:37:22 #96 [security-spire-agent builder 6/9] COPY . . 00:37:22 #96 DONE 10.0s 00:37:22 00:37:22 #97 [core-data builder 6/7] COPY . . 00:37:22 #97 CACHED 00:37:22 00:37:22 #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #98 CACHED 00:37:22 00:37:22 #99 [core-data builder 4/7] COPY go.mod vendor* ./ 00:37:22 #99 CACHED 00:37:22 00:37:22 #100 [support-notifications builder 6/7] COPY . . 00:37:22 #100 DONE 10.0s 00:37:22 00:37:22 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:37:22 #101 DONE 0.1s 00:37:22 00:37:22 #102 [core-metadata builder 6/7] COPY . . 00:37:22 #102 DONE 9.9s 00:37:22 00:37:22 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:37:22 #103 CACHED 00:37:22 00:37:22 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:37:22 #104 CACHED 00:37:22 00:37:22 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:22 #105 CACHED 00:37:22 00:37:22 #106 [security-spire-server builder 6/9] COPY . . 00:37:22 #106 CACHED 00:37:22 00:37:22 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:37:22 nexus3.edgexfoundry.org:10003 00:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:22 Configure a credential helper to remove this warning. See 00:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:22 00:37:22 Login Succeeded 00:37:22 nexus3.edgexfoundry.org:10004 00:37:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:22 Configure a credential helper to remove this warning. See 00:37:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:22 00:37:22 Login Succeeded 00:37:22 docker.io 00:37:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:23 Configure a credential helper to remove this warning. See 00:37:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:23 00:37:23 Login Succeeded 00:37:23 ---> docker-login.sh ends [Pipeline] } 00:37:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:37:24 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 00:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:24 ========================================================= 00:37:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:37:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:24 edb6bdbacee9: Pulling fs layer 00:37:24 5f9638ab2659: Pulling fs layer 00:37:24 8d51d6327a98: Pulling fs layer 00:37:24 8b374f2dd631: Pulling fs layer 00:37:24 ec14aa9079de: Pulling fs layer 00:37:24 2f466654f4bb: Pulling fs layer 00:37:24 554e91adad29: Pulling fs layer 00:37:24 8b374f2dd631: Waiting 00:37:24 2f466654f4bb: Waiting 00:37:24 554e91adad29: Waiting 00:37:24 ec14aa9079de: Waiting 00:37:24 5f9638ab2659: Verifying Checksum 00:37:24 5f9638ab2659: Download complete 00:37:24 8b374f2dd631: Verifying Checksum 00:37:24 8b374f2dd631: Download complete 00:37:24 ec14aa9079de: Verifying Checksum 00:37:24 ec14aa9079de: Download complete 00:37:24 edb6bdbacee9: Verifying Checksum 00:37:24 edb6bdbacee9: Download complete 00:37:24 #107 ... 00:37:24 00:37:24 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:37:24 #108 DONE 2.7s 00:37:25 00:37:25 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:37:25 #107 DONE 2.8s 00:37:25 00:37:25 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:37:25 #109 ... 00:37:25 00:37:25 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:37:25 #110 DONE 0.4s 00:37:25 00:37:25 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:37:25 #0 1.459 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 00:37:25 #111 ... 00:37:25 00:37:25 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:37:25 #109 DONE 0.7s 00:37:25 edb6bdbacee9: Pull complete 00:37:25 00:37:25 #112 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:37:25 #0 2.190 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 00:37:26 #112 ... 00:37:26 00:37:26 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:37:26 #113 CACHED 00:37:26 00:37:26 #114 [security-spire-config builder 6/9] COPY . . 00:37:26 #114 CACHED 00:37:26 00:37:26 #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:37:26 #115 CACHED 00:37:26 00:37:26 #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:37:26 #116 CACHED 00:37:26 00:37:26 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:26 #117 CACHED 00:37:26 00:37:26 #118 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:37:26 #118 CACHED 00:37:26 554e91adad29: Verifying Checksum 00:37:26 554e91adad29: Download complete 00:37:26 5f9638ab2659: Pull complete 00:37:26 00:37:26 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:37:26 #119 DONE 0.4s 00:37:26 00:37:26 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:37:26 #120 DONE 0.5s 00:37:26 00:37:26 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:37:26 #121 ... 00:37:26 00:37:26 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:37:26 #122 DONE 0.2s 00:37:27 00:37:27 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:37:27 #121 DONE 0.2s 00:37:27 00:37:27 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:37:27 #123 CACHED 00:37:27 00:37:27 #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:37:27 #124 CACHED 00:37:27 00:37:27 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:37:27 2f466654f4bb: Verifying Checksum 00:37:27 2f466654f4bb: Download complete 00:37:27 8d51d6327a98: Verifying Checksum 00:37:27 8d51d6327a98: Download complete 00:37:29 #125 DONE 2.6s 00:37:29 00:37:29 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:37:29 #126 DONE 2.6s 00:37:29 00:37:29 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:37:29 #127 DONE 2.6s 00:37:29 00:37:29 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:37:30 #128 DONE 1.2s 00:37:30 00:37:30 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:37:30 #129 DONE 1.2s 00:37:30 00:37:30 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:37:30 #130 DONE 1.2s 00:37:30 00:37:30 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:37:30 #131 DONE 0.1s 00:37:30 00:37:30 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:37:30 #132 DONE 0.1s 00:37:30 00:37:30 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:37:30 #133 DONE 0.1s 00:37:30 00:37:30 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:37:30 #134 DONE 0.1s 00:37:30 00:37:30 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:37:30 #135 DONE 0.1s 00:37:30 00:37:30 #136 [security-spire-config] exporting to image 00:37:30 #136 exporting layers 00:37:30 #136 ... 00:37:30 00:37:30 #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:37:30 #137 DONE 0.1s 00:37:30 00:37:30 #136 [security-spire-server] exporting to image 00:37:31 #136 ... 00:37:31 00:37:31 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:37:31 #138 DONE 0.4s 00:37:31 00:37:31 #136 [security-spire-agent] exporting to image 00:37:31 #136 exporting layers 0.6s done 00:37:31 #136 writing image sha256:988ee0304a5bfef56fb2cfbd72e2dcda35e29a5f1f90c80cd15483047d8c39db done 00:37:31 #136 naming to docker.io/library/security-spire-config done 00:37:31 #136 exporting layers 0.7s done 00:37:31 #136 writing image sha256:691c8a080a7799df411a40def47747ed32648dae4f071ab2d19219ed16cbe59d done 00:37:31 #136 naming to docker.io/library/security-spire-server 0.1s done 00:37:32 #136 exporting layers 0.6s done 00:37:32 #136 writing image sha256:98beec77c2e7ecef81c8297ad0d5e5012828e59aad1af54c45da364f8dd5a6ce done 00:37:32 #136 naming to docker.io/library/security-spire-agent done 00:37:32 #136 DONE 1.1s 00:37:32 00:37:32 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:37:32 #0 1.690 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 00:37:32 #139 ... 00:37:32 00:37:32 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:37:32 #0 0.459 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 00:37:32 #140 ... 00:37:32 00:37:32 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:32 #0 1.287 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 00:37:32 #141 ... 00:37:32 00:37:32 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:37:32 #0 1.572 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 00:37:32 #142 ... 00:37:32 00:37:32 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:37:32 #0 0.665 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 00:37:32 #143 ... 00:37:32 00:37:32 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:37:32 #0 1.275 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 00:37:32 #144 ... 00:37:32 00:37:32 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:37:32 #0 0.728 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 00:37:33 #145 ... 00:37:33 00:37:33 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:37:33 #0 1.004 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 00:37:33 #146 ... 00:37:33 00:37:33 #77 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:33 #77 1.108 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 00:37:39 8d51d6327a98: Pull complete 00:37:39 8b374f2dd631: Pull complete 00:37:39 ec14aa9079de: Pull complete 00:37:46 2f466654f4bb: Pull complete 00:37:48 554e91adad29: Pull complete 00:37:48 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:37:48 + docker build -t ci-base-image-arm64 -f - . 00:37:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:48 WORKDIR /edgex 00:37:48 COPY go.mod . 00:37:48 RUN go mod download 00:37:49 Sending build context to Docker daemon 2.937MB 00:37:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:49 ---> 1e15ea492957 00:37:49 Step 2/4 : WORKDIR /edgex 00:37:51 ---> Running in 6f1e3637bde5 00:37:51 Removing intermediate container 6f1e3637bde5 00:37:51 ---> 0bc779a2db13 00:37:51 Step 3/4 : COPY go.mod . 00:37:52 ---> 3eac8298e1f1 00:37:52 Step 4/4 : RUN go mod download 00:37:52 ---> Running in 5e55a836b73e 00:38:31 Removing intermediate container 5e55a836b73e 00:38:31 ---> 0df890eff61b 00:38:31 Successfully built 0df890eff61b 00:38:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:31 + docker inspect -f . ci-base-image-arm64 00:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:31 prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container 00:38:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:32 $ docker top 11daa15dc9436ac8c0ece7e4a082f5a30dfc82a1537297012b24b5bb22feb56c -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:33 + go version 00:38:33 go version go1.20.6 linux/arm64 [Pipeline] } 00:38:33 $ docker stop --time=1 11daa15dc9436ac8c0ece7e4a082f5a30dfc82a1537297012b24b5bb22feb56c 00:38:35 $ docker rm -f --volumes 11daa15dc9436ac8c0ece7e4a082f5a30dfc82a1537297012b24b5bb22feb56c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:35 + docker inspect -f . ci-base-image-arm64 00:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:36 prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container 00:38:36 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:37 $ docker top 39f40ce00bbb6a04c0c28094b405157164835ffd7940359e52fac6cd03e359c5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:37 ========================================================= 00:38:37 [edgeXBuildGoParallel] Running Tests and Build... 00:38:37 ========================================================= [Pipeline] sh 00:38:37 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 00:38:38 + make test 00:38:38 go test -race -coverprofile=coverage.out ./... 00:38:40 #77 69.46 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 00:38:48 #77 ... 00:38:48 00:38:48 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:38:48 #146 DONE 86.3s 00:38:48 00:38:48 #112 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:38:48 #112 DONE 86.4s 00:38:48 00:38:48 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:38:48 #140 DONE 86.4s 00:38:48 00:38:48 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:38:48 #145 DONE 86.4s 00:38:48 00:38:48 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:48 #147 ... 00:38:48 00:38:48 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:48 #141 DONE 86.5s 00:38:48 00:38:48 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:38:48 #139 DONE 86.5s 00:38:48 00:38:48 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:38:48 #142 DONE 86.6s 00:38:48 00:38:48 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:38:48 #148 ... 00:38:48 00:38:48 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:38:48 #143 DONE 86.8s 00:38:48 00:38:48 #77 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:48 #77 DONE 86.8s 00:38:48 00:38:48 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:38:48 #144 DONE 86.7s 00:38:48 00:38:48 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:38:48 #111 DONE 86.8s 00:38:48 00:38:48 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #149 ... 00:38:49 00:38:49 #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #150 DONE 0.8s 00:38:49 00:38:49 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #148 DONE 0.7s 00:38:49 00:38:49 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #147 DONE 0.8s 00:38:49 00:38:49 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:38:49 #151 DONE 0.5s 00:38:49 00:38:49 #152 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #152 DONE 0.5s 00:38:49 00:38:49 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:38:49 #153 ... 00:38:49 00:38:49 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #149 DONE 0.5s 00:38:49 00:38:49 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #154 DONE 0.5s 00:38:49 00:38:49 #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:49 #155 DONE 0.4s 00:38:49 00:38:49 #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #156 CACHED 00:38:49 00:38:49 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:49 #157 CACHED 00:38:49 00:38:49 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:49 #158 ... 00:38:49 00:38:49 #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #159 CACHED 00:38:49 00:38:49 #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:38:49 #160 CACHED 00:38:49 00:38:49 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:49 #161 CACHED 00:38:49 00:38:49 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #162 CACHED 00:38:49 00:38:49 #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:38:49 #163 DONE 0.4s 00:38:49 00:38:49 #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:49 #164 CACHED 00:38:49 00:38:49 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 #165 CACHED 00:38:49 00:38:49 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:49 #166 DONE 0.3s 00:38:49 00:38:49 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:49 #167 DONE 0.4s 00:38:49 00:38:49 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:38:49 #168 DONE 0.4s 00:38:49 00:38:49 #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:38:49 #169 DONE 0.4s 00:38:49 00:38:49 #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:51 #170 ... 00:38:51 00:38:51 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:38:51 #171 DONE 1.4s 00:38:51 00:38:51 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:38:51 #172 DONE 1.4s 00:38:51 00:38:51 #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:51 #158 DONE 1.4s 00:38:51 00:38:51 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:51 #173 DONE 1.4s 00:38:51 00:38:51 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:51 #174 DONE 1.4s 00:38:51 00:38:51 #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:38:51 #175 ... 00:38:51 00:38:51 #176 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:38:51 #176 DONE 1.8s 00:38:51 00:38:51 #177 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:38:51 #177 DONE 1.7s 00:38:51 00:38:51 #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:51 #178 DONE 1.8s 00:38:51 00:38:51 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:38:51 #153 DONE 2.1s 00:38:51 00:38:51 #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:51 #170 DONE 1.7s 00:38:51 00:38:51 #179 [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 00:38:51 #179 DONE 1.7s 00:38:51 00:38:51 #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:38:51 #180 DONE 0.7s 00:38:51 00:38:51 #181 [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 00:38:51 #181 ... 00:38:51 00:38:51 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:38:51 #182 DONE 0.8s 00:38:51 00:38:51 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:38:51 #183 DONE 0.8s 00:38:51 00:38:51 #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:38:51 #175 DONE 0.8s 00:38:51 00:38:51 #184 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:38:51 #184 DONE 0.4s 00:38:51 00:38:51 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:51 #185 DONE 0.4s 00:38:51 00:38:51 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:38:51 #186 DONE 0.5s 00:38:51 00:38:51 #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:38:51 #187 DONE 0.4s 00:38:51 00:38:51 #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:38:51 #188 DONE 0.4s 00:38:51 00:38:51 #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:38:51 #189 ... 00:38:51 00:38:51 #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:38:51 #190 DONE 0.5s 00:38:51 00:38:51 #181 [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 00:38:51 #181 DONE 0.5s 00:38:51 00:38:51 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:38:51 #191 DONE 0.3s 00:38:52 00:38:52 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:38:52 #192 DONE 0.4s 00:38:52 00:38:52 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:38:52 #193 DONE 0.4s 00:38:52 00:38:52 #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:52 #194 ... 00:38:52 00:38:52 #195 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:38:52 #195 DONE 0.4s 00:38:52 00:38:52 #196 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:38:52 #196 DONE 0.3s 00:38:52 00:38:52 #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:38:52 #189 DONE 0.3s 00:38:52 00:38:52 #136 [core-data] exporting to image 00:38:52 #136 exporting layers 0.5s done 00:38:52 #136 writing image sha256:f5df66cdbba9711006be32a29f11698a4e506ed04bdba5025c1fd6777ff519a8 00:38:52 #136 writing image sha256:fa3e4177ea88689403408007bacaf193afcae1776cf115b79fa2aaebb56722f6 00:38:52 #136 writing image sha256:4046c307f5fc077502fe938aa1b6b1688b3237c79f06edcb84f5a85c51a0a340 00:38:52 #136 writing image sha256:943e7400b2f3288c7b912756917033928eab6801e461e5602cffc0fbda04d96a 0.0s done 00:38:52 #136 naming to docker.io/library/core-data done 00:38:52 #136 exporting layers 0.9s done 00:38:52 #136 writing image sha256:f5df66cdbba9711006be32a29f11698a4e506ed04bdba5025c1fd6777ff519a8 0.6s done 00:38:52 #136 writing image sha256:fa3e4177ea88689403408007bacaf193afcae1776cf115b79fa2aaebb56722f6 0.6s done 00:38:52 #136 writing image sha256:4046c307f5fc077502fe938aa1b6b1688b3237c79f06edcb84f5a85c51a0a340 0.6s done 00:38:52 #136 naming to docker.io/library/core-command done 00:38:52 #136 naming to docker.io/library/security-spiffe-token-provider done 00:38:52 #136 naming to docker.io/library/support-scheduler done 00:38:52 #136 writing image sha256:84cfa2c00fdbe0359211ff46f6cd135e8300a2f34883431fe05eff0e584b6f9c done 00:38:52 #136 writing image sha256:97ad12ecdf26ee05c6825a1cd5adda9775eaab4a9ac19853f363942c40e1dea9 done 00:38:52 #136 naming to docker.io/library/support-notifications done 00:38:52 #136 naming to docker.io/library/core-metadata 00:38:52 #136 naming to docker.io/library/core-metadata done 00:38:52 #136 DONE 2.4s 00:38:52 00:38:52 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:38:52 #197 DONE 0.7s 00:38:52 00:38:52 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:52 #198 DONE 0.8s 00:38:52 00:38:52 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:53 #199 ... 00:38:53 00:38:53 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:53 #200 DONE 1.1s 00:38:53 00:38:53 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:38:53 #201 DONE 0.4s 00:38:53 00:38:53 #136 [core-common-config-bootstrapper] exporting to image 00:38:53 #136 ... 00:38:53 00:38:53 #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:53 #199 DONE 0.4s 00:38:53 00:38:53 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:53 #202 DONE 0.0s 00:38:53 00:38:53 #203 [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/ 00:38:53 #203 DONE 0.1s 00:38:53 00:38:53 #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:53 #204 DONE 1.3s 00:38:53 00:38:53 #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:53 #194 DONE 1.4s 00:38:53 00:38:53 #136 [security-proxy-setup] exporting to image 00:38:53 #136 ... 00:38:53 00:38:53 #205 [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/ 00:38:53 #205 DONE 0.2s 00:38:53 00:38:53 #136 [core-common-config-bootstrapper] exporting to image 00:38:53 #136 writing image sha256:c428f04fbe82c26eaaa6e240e41360cdd3d2c4020a4513f13206dc903b507c77 done 00:38:53 #136 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 00:38:53 #136 ... 00:38:53 00:38:53 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:38:53 #206 DONE 0.1s 00:38:53 00:38:53 #136 [core-common-config-bootstrapper] exporting to image 00:38:53 #136 exporting layers 0.2s done 00:38:53 #136 writing image sha256:45067f38aa33ae675090459a108f60ff4cecea86a6849530d4b546166b37179b 00:38:53 #136 exporting layers 0.3s done 00:38:53 #136 writing image sha256:45067f38aa33ae675090459a108f60ff4cecea86a6849530d4b546166b37179b done 00:38:53 #136 naming to docker.io/library/security-proxy-auth done 00:38:53 #136 writing image sha256:c390ab5de351b490eb8bbe8868108896add5ab1c1e7a7d6bcb695a641910cf61 done 00:38:53 #136 naming to docker.io/library/security-proxy-setup done 00:38:53 #136 DONE 3.1s 00:38:53 00:38:53 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:38:53 #207 DONE 0.1s 00:38:53 00:38:53 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:38:54 #208 DONE 0.4s 00:38:54 00:38:54 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:54 #209 DONE 0.8s 00:38:54 00:38:54 #136 [security-secretstore-setup] exporting to image 00:38:54 #136 exporting layers 0.2s done 00:38:54 #136 writing image sha256:93cd04707700f5b698f05c41a52e80a23bd61bd12d7950824badbe2c0d4b24aa done 00:38:54 #136 naming to docker.io/library/security-bootstrapper done 00:38:54 #136 writing image sha256:4e3fba393093303e460dc15a85404b08dfc9274662d51f8ff3db50d3c059cca2 done 00:38:54 #136 naming to docker.io/library/security-secretstore-setup done 00:38:54 #136 DONE 3.4s 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:38:54 time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:38:54 $ docker stop --time=1 e1078f1d0ad345ede736c75725b9dd700f3759251326502d8b3e18944c259bb2 00:38:56 $ docker rm -f --volumes e1078f1d0ad345ede736c75725b9dd700f3759251326502d8b3e18944c259bb2 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:56 + docker images 00:38:56 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:56 security-secretstore-setup latest 4e3fba393093 2 seconds ago 44.1MB 00:38:56 security-proxy-auth latest 45067f38aa33 3 seconds ago 19.4MB 00:38:56 security-bootstrapper latest 93cd04707700 3 seconds ago 23MB 00:38:56 security-proxy-setup latest c390ab5de351 3 seconds ago 19.6MB 00:38:56 core-common-config-bootstrapper latest c428f04fbe82 4 seconds ago 18MB 00:38:56 core-command latest f5df66cdbba9 5 seconds ago 21MB 00:38:56 security-spiffe-token-provider latest fa3e4177ea88 5 seconds ago 33.5MB 00:38:56 core-metadata latest 84cfa2c00fdb 5 seconds ago 21.6MB 00:38:56 support-scheduler latest 4046c307f5fc 5 seconds ago 33.7MB 00:38:56 core-data latest 943e7400b2f3 5 seconds ago 21.2MB 00:38:56 support-notifications latest 97ad12ecdf26 5 seconds ago 34.3MB 00:38:56 security-spire-agent latest 98beec77c2e7 About a minute ago 161MB 00:38:56 security-spire-config latest 988ee0304a5b About a minute ago 102MB 00:38:56 security-spire-server latest 691c8a080a77 About a minute ago 103MB 00:38:56 ci-base-image-x86_64 latest 6fc08c2cce6b 4 minutes ago 1.07GB 00:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB 00:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 00:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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] } 00:39:25 ? github.com/edgexfoundry/edgex-go [no test files] 00:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:41:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:41:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:41:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:41:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:41:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:41:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:41:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:41:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:41:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:41:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements 00:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 97.0% of statements 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:42:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:42:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.427s coverage: 71.5% of statements 00:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:42:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:42:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 54.0% of statements 00:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:42:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:42:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.590s coverage: 93.4% of statements 00:42:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.469s coverage: 3.8% of statements 00:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:43:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.154s coverage: 97.6% of statements 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:43:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:43:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 72.2% of statements 00:43:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:43:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:43:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.501s coverage: 0.9% of statements 00:43:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.324s coverage: 32.2% of statements 00:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 42.9% of statements 00:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements 00:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements 00:43:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements 00:43:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements 00:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:43:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:43:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements 00:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.111s coverage: 79.9% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements 00:43:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.510s coverage: 81.8% of statements 00:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.517s coverage: 82.1% of statements 00:43:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 86.0% of statements 00:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:43:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 63.1% of statements 00:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements 00:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements 00:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.102s coverage: 100.0% of statements 00:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements 00:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:44:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 00:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.069s coverage: 38.4% of statements 00:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 00:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:44:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:44:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements 00:44:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:44:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:44:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:44:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 00:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:44:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:44:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.648s coverage: 95.7% of statements 00:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:44:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:44:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.8% of statements 00:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:44:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:44:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 98.9% of statements 00:44:39 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 00:44:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:44:39 go vet ./... 00:47:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:47:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:47:46 ./bin/test-attribution-txt.sh 00:47:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:47:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:47:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:47:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:47:47 + ls -al . 00:47:47 total 720 00:47:47 drwxrwxr-x 10 1001 1001 4096 Aug 9 00:38 . 00:47:47 drwxr-xr-x 4 root root 4096 Aug 9 00:38 .. 00:47:47 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:36 .blubracket 00:47:47 -rw-rw-r-- 1 1001 1001 16 Aug 9 00:36 .dockerignore 00:47:47 drwxrwxr-x 8 1001 1001 4096 Aug 9 00:36 .git 00:47:47 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:36 .github 00:47:47 -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:36 .gitignore 00:47:47 -rw-rw-r-- 1 1001 1001 42 Aug 9 00:36 .golangci.yml 00:47:47 -rw-rw-r-- 1 1001 1001 87 Aug 9 00:36 .hadolint.yml 00:47:47 -rw-rw-r-- 1 1001 1001 166 Aug 9 00:36 .sonarcloud.properties 00:47:47 -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:36 ADOPTERS.md 00:47:47 -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:36 Attribution.txt 00:47:47 -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:36 CHANGELOG.md 00:47:47 -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:36 CONTRIBUTING.md 00:47:47 -rw-rw-r-- 1 1001 1001 677 Aug 9 00:36 GOVERNANCE.md 00:47:47 -rw-rw-r-- 1 1001 1001 883 Aug 9 00:36 Jenkinsfile 00:47:47 -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:36 LICENSE 00:47:47 -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:36 Makefile 00:47:47 -rw-rw-r-- 1 1001 1001 582 Aug 9 00:36 OWNERS.md 00:47:47 -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:36 README.md 00:47:47 -rw-rw-r-- 1 1001 1001 789 Aug 9 00:36 SECURITY.md 00:47:47 -rw-rw-r-- 1 1001 1001 5 Aug 9 00:33 VERSION 00:47:47 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:36 bin 00:47:47 drwxrwxr-x 18 1001 1001 4096 Aug 9 00:36 cmd 00:47:47 -rw-r--r-- 1 root root 446998 Aug 9 00:44 coverage.out 00:47:47 -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:36 go.mod 00:47:47 -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:36 go.sum 00:47:47 drwxrwxr-x 7 1001 1001 4096 Aug 9 00:36 internal 00:47:47 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:36 openapi 00:47:47 -rw-rw-r-- 1 1001 1001 594 Aug 9 00:36 security.txt 00:47:47 drwxrwxr-x 4 1001 1001 4096 Aug 9 00:36 snap 00:47:47 -rw-rw-r-- 1 1001 1001 204 Aug 9 00:36 version.go [Pipeline] sh 00:47:47 + '[' -e coverage.out ] 00:47:47 + chown 1001:1001 coverage.out [Pipeline] stash 00:47:47 Warning: overwriting stash ‘coverage-report’ 00:47:48 Stashed 1 file(s) [Pipeline] sh 00:47:49 + make build 00:47:49 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 00:49:40 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 00:49:46 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 00:49:52 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 00:49:56 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 00:50:43 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 00:50:51 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 00:50:59 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 00:51:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:51:10 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 00:51: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:51:22 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] } 00:51:30 $ docker stop --time=1 39f40ce00bbb6a04c0c28094b405157164835ffd7940359e52fac6cd03e359c5 00:51:32 $ docker rm -f --volumes 39f40ce00bbb6a04c0c28094b405157164835ffd7940359e52fac6cd03e359c5 [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 00:51:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:51:35 00:51:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:51:36 latest: Pulling from edgex-devops/edgex-compose-arm64 00:51:36 547446be3368: Pulling fs layer 00:51:36 d125d8839a47: Pulling fs layer 00:51:36 3e85d5ac6304: Pulling fs layer 00:51:36 c3105a71a48b: Pulling fs layer 00:51:36 0f093f025ec4: Pulling fs layer 00:51:36 c3106fc0e877: Pulling fs layer 00:51:36 c3105a71a48b: Waiting 00:51:36 0f093f025ec4: Waiting 00:51:36 c3106fc0e877: Waiting 00:51:36 547446be3368: Download complete 00:51:36 c3105a71a48b: Verifying Checksum 00:51:36 c3105a71a48b: Download complete 00:51:36 d125d8839a47: Verifying Checksum 00:51:36 d125d8839a47: Download complete 00:51:36 c3106fc0e877: Verifying Checksum 00:51:36 c3106fc0e877: Download complete 00:51:36 0f093f025ec4: Verifying Checksum 00:51:36 0f093f025ec4: Download complete 00:51:37 547446be3368: Pull complete 00:51:38 d125d8839a47: Pull complete 00:51:38 3e85d5ac6304: Download complete 00:51:46 3e85d5ac6304: Pull complete 00:51:46 c3105a71a48b: Pull complete 00:51:47 0f093f025ec4: Pull complete 00:51:48 c3106fc0e877: Pull complete 00:51:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:51:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:51:48 prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container 00:51:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:51:50 $ docker top c768e87f880f064ee666df3774ae447153049bbabe8026071a3ed54a08a893d2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:51 + docker compose -f ./docker-compose-build.yml build --parallel 00:52:01 #1 [support-scheduler internal] load build definition from Dockerfile 00:52:01 #1 transferring dockerfile: 1.82kB done 00:52:01 #1 DONE 0.1s 00:52:02 00:52:02 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:52:02 #2 transferring dockerfile: 1.78kB done 00:52:02 #2 DONE 0.1s 00:52:02 00:52:02 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:52:02 #3 transferring dockerfile: 2.12kB 0.0s done 00:52:02 #3 DONE 0.1s 00:52:02 00:52:02 #4 [security-bootstrapper internal] load build definition from Dockerfile 00:52:02 #4 transferring dockerfile: 2.82kB done 00:52:02 #4 DONE 0.0s 00:52:02 00:52:02 #5 [core-command internal] load build definition from Dockerfile 00:52:02 #5 transferring dockerfile: 1.82kB done 00:52:02 #5 DONE 0.1s 00:52:02 00:52:02 #6 [core-data internal] load build definition from Dockerfile 00:52:02 #6 transferring dockerfile: 1.90kB 0.0s done 00:52:02 #6 DONE 0.1s 00:52:02 00:52:02 #7 [support-notifications internal] load build definition from Dockerfile 00:52:02 #7 transferring dockerfile: 1.84kB done 00:52:02 #7 DONE 0.1s 00:52:02 00:52:02 #8 [security-spire-server internal] load build definition from Dockerfile 00:52:02 #8 transferring dockerfile: 2.63kB 0.0s done 00:52:02 #8 DONE 0.1s 00:52:02 00:52:02 #9 [core-metadata internal] load build definition from Dockerfile 00:52:02 #9 transferring dockerfile: 1.96kB done 00:52:02 #9 DONE 0.1s 00:52:02 00:52:02 #10 [security-secretstore-setup internal] load build definition from Dockerfile 00:52:02 #10 transferring dockerfile: 2.38kB 0.0s done 00:52:02 #10 DONE 0.1s 00:52:02 00:52:02 #11 [security-proxy-auth internal] load build definition from Dockerfile 00:52:03 #11 transferring dockerfile: 2.04kB 0.0s done 00:52:03 #11 DONE 0.1s 00:52:03 00:52:03 #12 [support-scheduler internal] load .dockerignore 00:52:03 #12 transferring context: 56B done 00:52:03 #12 DONE 0.1s 00:52:03 00:52:03 #13 [security-proxy-setup internal] load build definition from Dockerfile 00:52:03 #13 transferring dockerfile: 2.06kB done 00:52:03 #13 DONE 0.1s 00:52:04 00:52:04 #14 [security-spire-agent internal] load build definition from Dockerfile 00:52:04 #14 transferring dockerfile: 2.68kB done 00:52:04 #14 DONE 0.1s 00:52:04 00:52:04 #15 [security-spire-config internal] load build definition from Dockerfile 00:52:04 #15 transferring dockerfile: 2.58kB done 00:52:04 #15 DONE 0.1s 00:52:04 00:52:04 #16 [security-spiffe-token-provider internal] load .dockerignore 00:52:04 #16 transferring context: 56B done 00:52:04 #16 DONE 0.0s 00:52:04 00:52:04 #17 [core-common-config-bootstrapper internal] load .dockerignore 00:52:04 #17 transferring context: 56B 0.0s done 00:52:04 #17 DONE 0.1s 00:52:04 00:52:04 #18 [security-bootstrapper internal] load .dockerignore 00:52:04 #18 transferring context: 56B done 00:52:04 #18 DONE 0.1s 00:52:04 00:52:04 #19 [core-command internal] load .dockerignore 00:52:04 #19 transferring context: 56B 0.0s done 00:52:04 #19 DONE 0.1s 00:52:04 00:52:04 #20 [core-data internal] load .dockerignore 00:52:04 #20 transferring context: 56B 0.0s done 00:52:04 #20 DONE 0.1s 00:52:04 00:52:04 #21 [support-notifications internal] load .dockerignore 00:52:04 #21 transferring context: 56B 0.0s done 00:52:04 #21 DONE 0.1s 00:52:04 00:52:04 #22 [security-spire-server internal] load .dockerignore 00:52:04 #22 transferring context: 56B done 00:52:04 #22 DONE 0.1s 00:52:04 00:52:04 #23 [core-metadata internal] load .dockerignore 00:52:04 #23 transferring context: 56B done 00:52:04 #23 DONE 0.1s 00:52:04 00:52:04 #24 [security-secretstore-setup internal] load .dockerignore 00:52:04 #24 transferring context: 56B done 00:52:04 #24 DONE 0.1s 00:52:04 00:52:04 #25 [security-proxy-auth internal] load .dockerignore 00:52:04 #25 transferring context: 56B done 00:52:04 #25 DONE 0.1s 00:52:04 00:52:04 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:04 #26 DONE 0.0s 00:52:04 00:52:04 #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 00:52:04 #27 DONE 0.1s 00:52:05 00:52:05 #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:05 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:05 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:05 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:05 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:05 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.01MB / 3.26MB 0.1s 00:52:05 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s 00:52:05 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 00:52:05 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:05 #28 ... 00:52:05 00:52:05 #29 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:05 #29 DONE 0.9s 00:52:05 00:52:05 #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:05 #28 ... 00:52:05 00:52:05 #30 [security-proxy-setup internal] load .dockerignore 00:52:05 #30 transferring context: 56B 0.0s done 00:52:05 #30 DONE 0.3s 00:52:05 00:52:05 #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:05 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:06 #28 ... 00:52:06 00:52:06 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:06 #26 DONE 0.0s 00:52:06 00:52:06 #31 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:52:06 #31 DONE 0.5s 00:52:06 00:52:06 #32 [security-spire-config internal] load .dockerignore 00:52:06 #32 transferring context: 56B 0.0s done 00:52:06 #32 DONE 0.4s 00:52:06 00:52:06 #33 [security-spire-agent internal] load .dockerignore 00:52:06 #33 transferring context: 56B 0.0s done 00:52:06 #33 DONE 0.5s 00:52:06 00:52:06 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:06 #26 DONE 0.0s 00:52:06 00:52:06 #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:06 #29 DONE 1.8s 00:52:06 00:52:06 #31 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:52:06 #31 DONE 1.0s 00:52:06 00:52:06 #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:06 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:06 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:06 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:06 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:06 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:06 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:06 #28 ... 00:52:06 00:52:06 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:06 #26 DONE 0.0s 00:52:06 00:52:06 #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 00:52:06 #27 DONE 0.4s 00:52:06 00:52:06 #29 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:06 #29 DONE 1.8s 00:52:06 00:52:06 #31 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 00:52:06 #31 DONE 1.0s 00:52:06 00:52:06 #28 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:06 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:06 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:06 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:06 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:06 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:06 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:06 #28 ... 00:52:06 00:52:06 #26 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:06 #26 DONE 0.0s 00:52:06 00:52:06 #29 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:06 #29 DONE 1.8s 00:52:06 00:52:06 #31 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:52:06 #31 DONE 1.0s 00:52:06 00:52:06 #28 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:06 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:06 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:06 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:06 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:06 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:06 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:06 #28 DONE 2.7s 00:52:06 00:52:06 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:06 #26 DONE 0.0s 00:52:06 00:52:06 #29 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:06 #29 DONE 1.8s 00:52:06 00:52:06 #27 [core-command internal] load metadata for docker.io/library/alpine:3.17 00:52:06 #27 DONE 0.5s 00:52:06 00:52:06 #31 [core-command builder 2/7] WORKDIR /edgex-go 00:52:06 #31 DONE 1.0s 00:52:06 00:52:06 #28 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:06 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:06 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:06 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:06 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:06 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:06 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:06 #28 DONE 2.7s 00:52:06 00:52:06 #34 [core-data internal] load build context 00:52:07 #34 ... 00:52:07 00:52:07 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:07 #26 DONE 0.0s 00:52:07 00:52:07 #26 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:07 #26 DONE 0.0s 00:52:07 00:52:07 #34 [core-data internal] load build context 00:52:07 #34 ... 00:52:07 00:52:07 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:07 #26 DONE 0.0s 00:52:07 00:52:07 #34 [core-data internal] load build context 00:52:07 #34 ... 00:52:07 00:52:07 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:07 #26 DONE 0.0s 00:52:07 00:52:07 #34 [core-data internal] load build context 00:52:07 #34 ... 00:52:07 00:52:07 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 00:52:07 #27 DONE 1.2s 00:52:07 00:52:07 #34 [core-data internal] load build context 00:52:07 #34 ... 00:52:07 00:52:07 #29 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:07 #29 DONE 1.9s 00:52:07 00:52:07 #31 [security-spire-server builder 2/7] WORKDIR /edgex-go 00:52:07 #31 DONE 1.1s 00:52:07 00:52:07 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:07 #26 DONE 0.0s 00:52:07 00:52:07 #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:07 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:07 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:07 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:07 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:07 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:07 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:07 #28 DONE 2.8s 00:52:07 00:52:07 #34 [core-data internal] load build context 00:52:07 #34 ... 00:52:07 00:52:07 #29 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:07 #29 DONE 1.9s 00:52:07 00:52:07 #31 [support-notifications builder 2/7] WORKDIR /edgex-go 00:52:07 #31 DONE 1.1s 00:52:07 00:52:07 #28 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:07 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:07 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:07 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:07 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:07 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:07 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:07 #28 DONE 2.8s 00:52:07 00:52:07 #34 [core-data internal] load build context 00:52:08 #34 ... 00:52:08 00:52:08 #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 00:52:08 #27 DONE 1.8s 00:52:08 00:52:08 #29 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:08 #29 DONE 2.0s 00:52:08 00:52:08 #31 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:52:08 #31 DONE 1.1s 00:52:08 00:52:08 #28 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:08 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:08 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:08 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:08 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:08 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:08 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:08 #28 DONE 2.8s 00:52:08 00:52:08 #35 [core-common-config-bootstrapper internal] load build context 00:52:09 #35 ... 00:52:09 00:52:09 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:09 #26 DONE 0.0s 00:52:09 00:52:09 #35 [core-common-config-bootstrapper internal] load build context 00:52:09 #35 ... 00:52:09 00:52:09 #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 00:52:09 #27 DONE 2.0s 00:52:09 00:52:09 #35 [core-common-config-bootstrapper internal] load build context 00:52:09 #35 ... 00:52:09 00:52:09 #29 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:09 #29 DONE 2.0s 00:52:09 00:52:09 #31 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:52:09 #31 DONE 1.1s 00:52:09 00:52:09 #28 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:09 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:09 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:09 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:09 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:09 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:09 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:09 #28 DONE 2.8s 00:52:09 00:52:09 #26 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:09 #26 DONE 0.0s 00:52:09 00:52:09 #35 [core-common-config-bootstrapper internal] load build context 00:52:09 #35 ... 00:52:09 00:52:09 #26 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:09 #26 DONE 0.0s 00:52:10 00:52:10 #27 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 00:52:10 #27 DONE 2.7s 00:52:10 00:52:10 #35 [core-common-config-bootstrapper internal] load build context 00:52:10 #35 ... 00:52:10 00:52:10 #29 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:10 #29 DONE 2.0s 00:52:10 00:52:10 #31 [security-spire-agent builder 2/7] WORKDIR /edgex-go 00:52:10 #31 DONE 1.2s 00:52:10 00:52:10 #28 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:10 #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:10 #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:10 #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:10 #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:10 #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:10 #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 00:52:10 #28 DONE 2.9s 00:52:10 00:52:10 #36 [security-spire-config internal] load build context 00:52:10 #36 DONE 0.0s 00:52:10 00:52:10 #35 [core-common-config-bootstrapper internal] load build context 00:52:10 #35 ... 00:52:10 00:52:10 #37 [security-spire-agent internal] load build context 00:52:10 #37 DONE 0.0s 00:52:10 00:52:10 #35 [core-common-config-bootstrapper internal] load build context 00:52:11 #35 transferring context: 18.58MB 4.5s 00:52:14 #35 ... 00:52:14 00:52:14 #38 [support-scheduler internal] load build context 00:52:15 #38 ... 00:52:15 00:52:15 #35 [core-common-config-bootstrapper internal] load build context 00:52:16 #35 ... 00:52:16 00:52:16 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:52:16 #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:16 #0 7.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:16 #39 ... 00:52:16 00:52:16 #40 [security-spiffe-token-provider internal] load build context 00:52:16 #40 transferring context: 30.69MB 9.5s 00:52:16 #40 ... 00:52:16 00:52:16 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:52:16 #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:16 #41 ... 00:52:16 00:52:16 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:52:16 #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:16 #0 8.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:16 #42 ... 00:52:16 00:52:16 #43 [core-command internal] load build context 00:52:17 #43 ... 00:52:17 00:52:17 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:52:17 #44 ... 00:52:17 00:52:17 #45 [security-bootstrapper internal] load build context 00:52:17 #45 ... 00:52:17 00:52:17 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:17 #46 ... 00:52:17 00:52:17 #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:17 #47 ... 00:52:17 00:52:17 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:17 #0 9.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:17 #48 ... 00:52:17 00:52:17 #35 [core-common-config-bootstrapper internal] load build context 00:52:17 #35 ... 00:52:17 00:52:17 #49 [security-spire-server internal] load build context 00:52:17 #49 ... 00:52:17 00:52:17 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:52:17 #50 ... 00:52:17 00:52:17 #51 [support-notifications internal] load build context 00:52:18 #51 ... 00:52:18 00:52:18 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:52:18 #52 ... 00:52:18 00:52:18 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:52:18 #53 ... 00:52:18 00:52:18 #54 [security-secretstore-setup internal] load build context 00:52:18 #54 ... 00:52:18 00:52:18 #55 [core-metadata internal] load build context 00:52:18 #55 ... 00:52:18 00:52:18 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:18 #56 ... 00:52:18 00:52:18 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:52:18 #57 ... 00:52:18 00:52:18 #58 [security-proxy-auth internal] load build context 00:52:18 #58 ... 00:52:18 00:52:18 #34 [core-data internal] load build context 00:52:18 #34 ... 00:52:18 00:52:18 #49 [security-spire-server internal] load build context 00:52:19 #49 ... 00:52:19 00:52:19 #59 [security-proxy-setup internal] load build context 00:52:19 #59 ... 00:52:19 00:52:19 #34 [core-data internal] load build context 00:52:20 #34 ... 00:52:20 00:52:20 #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:52:20 #60 ... 00:52:20 00:52:20 #34 [core-data internal] load build context 00:52:20 #34 ... 00:52:20 00:52:20 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:52:20 #39 11.00 OK: 263 MiB in 53 packages 00:52:20 #39 DONE 14.4s 00:52:20 00:52:20 #34 [core-data internal] load build context 00:52:20 #34 ... 00:52:20 00:52:20 #37 [security-spire-agent internal] load build context 00:52:20 #37 ... 00:52:20 00:52:20 #36 [security-spire-config internal] load build context 00:52:20 #36 ... 00:52:20 00:52:20 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:52:20 #61 ... 00:52:20 00:52:20 #58 [security-proxy-auth internal] load build context 00:52:21 #58 transferring context: 11.36MB 12.2s 00:52:25 #58 ... 00:52:25 00:52:25 #38 [support-scheduler internal] load build context 00:52:25 #38 ... 00:52:25 00:52:25 #58 [security-proxy-auth internal] load build context 00:52:26 #58 transferring context: 23.42MB 17.3s 00:52:26 #58 ... 00:52:26 00:52:26 #40 [security-spiffe-token-provider internal] load build context 00:52:27 #40 ... 00:52:27 00:52:27 #38 [support-scheduler internal] load build context 00:52:27 #38 ... 00:52:27 00:52:27 #43 [core-command internal] load build context 00:52:27 #43 ... 00:52:27 00:52:27 #38 [support-scheduler internal] load build context 00:52:27 #38 ... 00:52:27 00:52:27 #45 [security-bootstrapper internal] load build context 00:52:27 #45 ... 00:52:27 00:52:27 #38 [support-scheduler internal] load build context 00:52:27 #38 ... 00:52:27 00:52:27 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:52:27 #41 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:27 #41 20.32 OK: 263 MiB in 53 packages 00:52:27 #41 ... 00:52:27 00:52:27 #38 [support-scheduler internal] load build context 00:52:27 #38 ... 00:52:27 00:52:27 #35 [core-common-config-bootstrapper internal] load build context 00:52:28 #35 ... 00:52:28 00:52:28 #45 [security-bootstrapper internal] load build context 00:52:28 #45 ... 00:52:28 00:52:28 #51 [support-notifications internal] load build context 00:52:28 #51 ... 00:52:28 00:52:28 #35 [core-common-config-bootstrapper internal] load build context 00:52:28 #35 ... 00:52:28 00:52:28 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:28 #46 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:28 #46 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:28 #46 ... 00:52:28 00:52:28 #54 [security-secretstore-setup internal] load build context 00:52:28 #54 ... 00:52:28 00:52:28 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:28 #48 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:28 #48 20.22 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:28 #48 20.25 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:28 #48 20.25 OK: 17689 distinct packages available 00:52:28 #48 ... 00:52:28 00:52:28 #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:28 #47 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:28 #47 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:28 #47 ... 00:52:28 00:52:28 #55 [core-metadata internal] load build context 00:52:29 #55 ... 00:52:29 00:52:29 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:52:29 #44 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:29 #44 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:29 #44 ... 00:52:29 00:52:29 #55 [core-metadata internal] load build context 00:52:29 #55 ... 00:52:29 00:52:29 #49 [security-spire-server internal] load build context 00:52:29 #49 ... 00:52:29 00:52:29 #59 [security-proxy-setup internal] load build context 00:52:29 #59 ... 00:52:29 00:52:29 #55 [core-metadata internal] load build context 00:52:30 #55 ... 00:52:30 00:52:30 #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:52:30 #41 DONE 23.5s 00:52:30 00:52:30 #55 [core-metadata internal] load build context 00:52:30 #55 ... 00:52:30 00:52:30 #34 [core-data internal] load build context 00:52:30 #34 ... 00:52:30 00:52:30 #36 [security-spire-config internal] load build context 00:52:30 #36 ... 00:52:30 00:52:30 #37 [security-spire-agent internal] load build context 00:52:30 #37 ... 00:52:30 00:52:30 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:52:30 #42 14.05 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:30 #42 14.05 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:30 #42 14.05 OK: 17694 distinct packages available 00:52:30 #42 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:30 #42 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:31 #42 ... 00:52:31 00:52:31 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:52:31 #53 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:31 #53 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:31 #53 ... 00:52:31 00:52:31 #36 [security-spire-config internal] load build context 00:52:31 #36 transferring context: 26.05MB 21.3s 00:52:32 #36 ... 00:52:32 00:52:32 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:52:32 #50 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:32 #50 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:32 #50 ... 00:52:32 00:52:32 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:52:32 #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:32 #57 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:32 #57 ... 00:52:32 00:52:32 #36 [security-spire-config internal] load build context 00:52:33 #36 ... 00:52:33 00:52:33 #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:52:33 #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:33 #60 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:33 #60 ... 00:52:33 00:52:33 #40 [security-spiffe-token-provider internal] load build context 00:52:33 #40 ... 00:52:33 00:52:33 #36 [security-spire-config internal] load build context 00:52:34 #36 ... 00:52:34 00:52:34 #47 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:34 #47 24.42 (1/1) Installing dumb-init (1.2.5-r2) 00:52:34 #47 24.44 Executing busybox-1.35.0-r29.trigger 00:52:34 #47 24.61 OK: 8 MiB in 16 packages 00:52:34 #47 DONE 28.4s 00:52:34 00:52:34 #36 [security-spire-config internal] load build context 00:52:34 #36 ... 00:52:34 00:52:34 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:34 #56 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:34 #56 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:34 #56 ... 00:52:34 00:52:34 #36 [security-spire-config internal] load build context 00:52:34 #36 ... 00:52:34 00:52:34 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:52:34 #52 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:34 #52 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:34 #52 ... 00:52:34 00:52:34 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:52:34 #61 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:34 #61 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:34 #61 ... 00:52:34 00:52:34 #36 [security-spire-config internal] load build context 00:52:35 #36 ... 00:52:35 00:52:35 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:52:35 #44 24.99 (1/2) Installing dumb-init (1.2.5-r2) 00:52:35 #44 25.04 (2/2) Installing su-exec (0.2-r2) 00:52:35 #44 25.10 Executing busybox-1.35.0-r29.trigger 00:52:35 #44 25.57 OK: 8 MiB in 17 packages 00:52:35 #44 DONE 28.0s 00:52:35 00:52:35 #36 [security-spire-config internal] load build context 00:52:36 #36 ... 00:52:36 00:52:36 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:36 #46 27.05 (1/1) Installing dumb-init (1.2.5-r2) 00:52:36 #46 27.05 Executing busybox-1.35.0-r29.trigger 00:52:36 #46 27.42 OK: 8 MiB in 16 packages 00:52:36 #46 DONE 29.2s 00:52:36 00:52:36 #36 [security-spire-config internal] load build context 00:52:36 #36 transferring context: 37.46MB 26.4s 00:52:36 #36 ... 00:52:36 00:52:36 #58 [security-proxy-auth internal] load build context 00:52:37 #58 ... 00:52:37 00:52:37 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:52:37 #53 27.22 OK: 263 MiB in 53 packages 00:52:37 #53 DONE 29.0s 00:52:37 00:52:37 #58 [security-proxy-auth internal] load build context 00:52:37 #58 ... 00:52:37 00:52:37 #55 [core-metadata internal] load build context 00:52:37 #55 ... 00:52:37 00:52:37 #43 [core-command internal] load build context 00:52:37 #43 ... 00:52:37 00:52:37 #55 [core-metadata internal] load build context 00:52:38 #55 ... 00:52:38 00:52:38 #38 [support-scheduler internal] load build context 00:52:38 #38 ... 00:52:38 00:52:38 #45 [security-bootstrapper internal] load build context 00:52:38 #45 ... 00:52:38 00:52:38 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:52:38 #50 28.77 OK: 263 MiB in 53 packages 00:52:38 #50 DONE 30.5s 00:52:38 00:52:38 #45 [security-bootstrapper internal] load build context 00:52:38 #45 ... 00:52:38 00:52:38 #51 [support-notifications internal] load build context 00:52:38 #51 ... 00:52:38 00:52:38 #35 [core-common-config-bootstrapper internal] load build context 00:52:38 #35 ... 00:52:38 00:52:38 #45 [security-bootstrapper internal] load build context 00:52:38 #45 ... 00:52:38 00:52:38 #54 [security-secretstore-setup internal] load build context 00:52:38 #54 ... 00:52:38 00:52:38 #45 [security-bootstrapper internal] load build context 00:52:39 #45 ... 00:52:39 00:52:39 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:52:39 #42 31.18 OK: 263 MiB in 53 packages 00:52:39 #42 DONE 33.0s 00:52:39 00:52:39 #45 [security-bootstrapper internal] load build context 00:52:39 #45 ... 00:52:39 00:52:39 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:39 #48 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:39 #48 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:39 #48 ... 00:52:39 00:52:39 #45 [security-bootstrapper internal] load build context 00:52:39 #45 ... 00:52:39 00:52:39 #49 [security-spire-server internal] load build context 00:52:39 #49 ... 00:52:39 00:52:39 #59 [security-proxy-setup internal] load build context 00:52:40 #59 ... 00:52:40 00:52:40 #45 [security-bootstrapper internal] load build context 00:52:40 #45 ... 00:52:40 00:52:40 #34 [core-data internal] load build context 00:52:41 #34 ... 00:52:41 00:52:41 #45 [security-bootstrapper internal] load build context 00:52:41 #45 ... 00:52:41 00:52:41 #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:52:41 #60 28.36 (1/2) Installing dumb-init (1.2.5-r2) 00:52:41 #60 28.38 (2/2) Installing openssl (3.0.10-r0) 00:52:41 #60 28.49 Executing busybox-1.35.0-r29.trigger 00:52:41 #60 28.71 OK: 8 MiB in 17 packages 00:52:41 #60 DONE 31.1s 00:52:41 00:52:41 #45 [security-bootstrapper internal] load build context 00:52:41 #45 ... 00:52:41 00:52:41 #37 [security-spire-agent internal] load build context 00:52:41 #37 ... 00:52:41 00:52:41 #34 [core-data internal] load build context 00:52:41 #34 ... 00:52:41 00:52:41 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:52:41 #57 27.67 (1/2) Installing ca-certificates (20230506-r0) 00:52:41 #57 28.26 (2/2) Installing dumb-init (1.2.5-r2) 00:52:41 #57 28.29 Executing busybox-1.35.0-r29.trigger 00:52:41 #57 28.51 Executing ca-certificates-20230506-r0.trigger 00:52:41 #57 30.92 OK: 8 MiB in 17 packages 00:52:41 #57 DONE 33.1s 00:52:41 00:52:41 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:52:42 #62 DONE 1.2s 00:52:42 00:52:42 #37 [security-spire-agent internal] load build context 00:52:42 #37 transferring context: 33.55MB 31.5s 00:52:43 #37 ... 00:52:43 00:52:43 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:52:43 #52 30.62 (1/4) Installing ca-certificates (20230506-r0) 00:52:43 #52 31.15 (2/4) Installing dumb-init (1.2.5-r2) 00:52:43 #52 31.23 (3/4) Installing su-exec (0.2-r2) 00:52:43 #52 31.25 (4/4) Installing yq (4.30.4-r4) 00:52:43 #52 32.48 Executing busybox-1.35.0-r29.trigger 00:52:43 #52 32.58 Executing ca-certificates-20230506-r0.trigger 00:52:43 #52 34.29 OK: 17 MiB in 19 packages 00:52:43 #52 DONE 35.3s 00:52:43 00:52:43 #37 [security-spire-agent internal] load build context 00:52:43 #37 ... 00:52:43 00:52:43 #40 [security-spiffe-token-provider internal] load build context 00:52:43 #40 ... 00:52:43 00:52:43 #37 [security-spire-agent internal] load build context 00:52:44 #37 ... 00:52:44 00:52:44 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:52:44 #63 DONE 9.2s 00:52:44 00:52:44 #37 [security-spire-agent internal] load build context 00:52:45 #37 ... 00:52:45 00:52:45 #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:45 #48 34.20 (1/9) Installing ca-certificates (20230506-r0) 00:52:45 #48 34.51 (2/9) Installing brotli-libs (1.0.9-r9) 00:52:45 #48 34.57 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:52:45 #48 34.57 (4/9) Installing libcurl (8.2.1-r0) 00:52:45 #48 34.61 (5/9) Installing curl (8.2.1-r0) 00:52:45 #48 34.70 (6/9) Installing dumb-init (1.2.5-r2) 00:52:45 #48 34.70 (7/9) Installing musl-obstack (1.2.3-r0) 00:52:45 #48 34.70 (8/9) Installing libucontext (1.2-r0) 00:52:45 #48 34.72 (9/9) Installing gcompat (1.1.0-r0) 00:52:45 #48 34.75 Executing busybox-1.35.0-r29.trigger 00:52:45 #48 34.87 Executing ca-certificates-20230506-r0.trigger 00:52:45 #48 36.23 OK: 11 MiB in 24 packages 00:52:45 #48 DONE 38.4s 00:52:45 00:52:45 #37 [security-spire-agent internal] load build context 00:52:45 #37 ... 00:52:45 00:52:45 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:52:45 #61 27.72 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:45 #61 27.72 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:45 #61 27.72 OK: 17689 distinct packages available 00:52:45 #61 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:45 #61 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:45 #61 33.92 (1/4) Installing dumb-init (1.2.5-r2) 00:52:45 #61 33.92 (2/4) Installing musl-obstack (1.2.3-r0) 00:52:45 #61 34.04 (3/4) Installing libucontext (1.2-r0) 00:52:45 #61 34.04 (4/4) Installing gcompat (1.1.0-r0) 00:52:45 #61 34.04 Executing busybox-1.35.0-r29.trigger 00:52:45 #61 34.04 OK: 8 MiB in 19 packages 00:52:45 #61 DONE 35.4s 00:52:45 00:52:45 #37 [security-spire-agent internal] load build context 00:52:46 #37 ... 00:52:46 00:52:46 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:46 #56 31.82 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:46 #56 31.82 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:46 #56 31.82 OK: 17689 distinct packages available 00:52:46 #56 32.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:46 #56 34.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:46 #56 37.33 (1/5) Installing dumb-init (1.2.5-r2) 00:52:46 #56 37.33 (2/5) Installing musl-obstack (1.2.3-r0) 00:52:46 #56 37.33 (3/5) Installing libucontext (1.2-r0) 00:52:46 #56 37.34 (4/5) Installing gcompat (1.1.0-r0) 00:52:46 #56 37.34 (5/5) Installing openssl (3.0.10-r0) 00:52:46 #56 37.41 Executing busybox-1.35.0-r29.trigger 00:52:46 #56 37.44 OK: 9 MiB in 20 packages 00:52:46 #56 DONE 38.7s 00:52:46 00:52:46 #37 [security-spire-agent internal] load build context 00:52:46 #37 ... 00:52:46 00:52:46 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:52:46 #64 DONE 2.2s 00:52:46 00:52:46 #37 [security-spire-agent internal] load build context 00:52:47 #37 ... 00:52:47 00:52:47 #36 [security-spire-config internal] load build context 00:52:47 #36 ... 00:52:47 00:52:47 #58 [security-proxy-auth internal] load build context 00:52:47 #58 ... 00:52:47 00:52:47 #37 [security-spire-agent internal] load build context 00:52:47 #37 transferring context: 46.20MB 36.6s 00:52:47 #37 ... 00:52:47 00:52:47 #43 [core-command internal] load build context 00:52:47 #43 ... 00:52:47 00:52:47 #37 [security-spire-agent internal] load build context 00:52:48 #37 ... 00:52:48 00:52:48 #55 [core-metadata internal] load build context 00:52:48 #55 ... 00:52:48 00:52:48 #38 [support-scheduler internal] load build context 00:52:48 #38 ... 00:52:48 00:52:48 #36 [security-spire-config internal] load build context 00:52:48 #36 ... 00:52:48 00:52:48 #35 [core-common-config-bootstrapper internal] load build context 00:52:49 #35 ... 00:52:49 00:52:49 #51 [support-notifications internal] load build context 00:52:49 #51 ... 00:52:49 00:52:49 #35 [core-common-config-bootstrapper internal] load build context 00:52:49 #35 ... 00:52:49 00:52:49 #54 [security-secretstore-setup internal] load build context 00:52:49 #54 ... 00:52:49 00:52:49 #35 [core-common-config-bootstrapper internal] load build context 00:52:50 #35 ... 00:52:50 00:52:50 #59 [security-proxy-setup internal] load build context 00:52:50 #59 ... 00:52:50 00:52:50 #49 [security-spire-server internal] load build context 00:52:50 #49 ... 00:52:50 00:52:50 #59 [security-proxy-setup internal] load build context 00:52:51 #59 ... 00:52:51 00:52:51 #45 [security-bootstrapper internal] load build context 00:52:51 #45 ... 00:52:51 00:52:51 #59 [security-proxy-setup internal] load build context 00:52:51 #59 ... 00:52:51 00:52:51 #34 [core-data internal] load build context 00:52:51 #34 ... 00:52:51 00:52:51 #45 [security-bootstrapper internal] load build context 00:52:52 #45 transferring context: 85.17MB 45.8s 00:52:54 #45 ... 00:52:54 00:52:54 #40 [security-spiffe-token-provider internal] load build context 00:52:54 #40 ... 00:52:54 00:52:54 #45 [security-bootstrapper internal] load build context 00:52:58 #45 ... 00:52:58 00:52:58 #58 [security-proxy-auth internal] load build context 00:52:58 #58 ... 00:52:58 00:52:58 #45 [security-bootstrapper internal] load build context 00:52:58 #45 transferring context: 101.83MB 50.9s 00:52:58 #45 ... 00:52:58 00:52:58 #43 [core-command internal] load build context 00:52:58 #43 ... 00:52:58 00:52:58 #45 [security-bootstrapper internal] load build context 00:52:58 #45 ... 00:52:58 00:52:58 #55 [core-metadata internal] load build context 00:52:58 #55 ... 00:52:58 00:52:58 #37 [security-spire-agent internal] load build context 00:52:58 #37 ... 00:52:58 00:52:58 #38 [support-scheduler internal] load build context 00:52:58 #38 ... 00:52:58 00:52:58 #37 [security-spire-agent internal] load build context 00:52:58 #37 ... 00:52:58 00:52:58 #36 [security-spire-config internal] load build context 00:52:59 #36 ... 00:52:59 00:52:59 #51 [support-notifications internal] load build context 00:52:59 #51 ... 00:52:59 00:52:59 #45 [security-bootstrapper internal] load build context 00:52:59 #45 ... 00:52:59 00:52:59 #54 [security-secretstore-setup internal] load build context 00:52:59 #54 ... 00:52:59 00:52:59 #45 [security-bootstrapper internal] load build context 00:53:00 #45 ... 00:53:00 00:53:00 #35 [core-common-config-bootstrapper internal] load build context 00:53:00 #35 ... 00:53:00 00:53:00 #45 [security-bootstrapper internal] load build context 00:53:00 #45 ... 00:53:00 00:53:00 #49 [security-spire-server internal] load build context 00:53:00 #49 ... 00:53:00 00:53:00 #45 [security-bootstrapper internal] load build context 00:53:01 #45 ... 00:53:01 00:53:01 #34 [core-data internal] load build context 00:53:01 #34 ... 00:53:01 00:53:01 #59 [security-proxy-setup internal] load build context 00:53:02 #59 ... 00:53:02 00:53:02 #45 [security-bootstrapper internal] load build context 00:53:02 #45 transferring context: 122.80MB 56.0s 00:53:04 #45 ... 00:53:04 00:53:04 #40 [security-spiffe-token-provider internal] load build context 00:53:04 #40 transferring context: 188.04MB 57.4s done 00:53:04 #40 DONE 57.9s 00:53:04 00:53:04 #45 [security-bootstrapper internal] load build context 00:53:07 #45 ... 00:53:07 00:53:07 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:53:07 #65 DONE 3.1s 00:53:07 00:53:07 #45 [security-bootstrapper internal] load build context 00:53:07 #45 ... 00:53:07 00:53:07 #58 [security-proxy-auth internal] load build context 00:53:07 #58 ... 00:53:07 00:53:07 #35 [core-common-config-bootstrapper internal] load build context 00:53:07 #35 transferring context: 188.04MB 61.0s done 00:53:07 #35 DONE 61.2s 00:53:07 00:53:07 #49 [security-spire-server internal] load build context 00:53:07 #49 ... 00:53:07 00:53:07 #45 [security-bootstrapper internal] load build context 00:53:07 #45 ... 00:53:07 00:53:07 #43 [core-command internal] load build context 00:53:08 #43 ... 00:53:08 00:53:08 #45 [security-bootstrapper internal] load build context 00:53:08 #45 ... 00:53:08 00:53:08 #55 [core-metadata internal] load build context 00:53:08 #55 ... 00:53:08 00:53:08 #45 [security-bootstrapper internal] load build context 00:53:08 #45 ... 00:53:08 00:53:08 #38 [support-scheduler internal] load build context 00:53:09 #38 ... 00:53:09 00:53:09 #58 [security-proxy-auth internal] load build context 00:53:09 #58 transferring context: 188.04MB 59.4s done 00:53:09 #58 DONE 60.3s 00:53:09 00:53:09 #38 [support-scheduler internal] load build context 00:53:09 #38 ... 00:53:09 00:53:09 #55 [core-metadata internal] load build context 00:53:09 #55 ... 00:53:09 00:53:09 #37 [security-spire-agent internal] load build context 00:53:09 #37 ... 00:53:09 00:53:09 #36 [security-spire-config internal] load build context 00:53:09 #36 ... 00:53:09 00:53:09 #51 [support-notifications internal] load build context 00:53:09 #51 ... 00:53:09 00:53:09 #36 [security-spire-config internal] load build context 00:53:09 #36 ... 00:53:09 00:53:09 #54 [security-secretstore-setup internal] load build context 00:53:09 #54 ... 00:53:09 00:53:09 #51 [support-notifications internal] load build context 00:53:09 #51 ... 00:53:09 00:53:09 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:53:09 #66 DONE 1.7s 00:53:09 00:53:09 #51 [support-notifications internal] load build context 00:53:11 #51 ... 00:53:11 00:53:11 #34 [core-data internal] load build context 00:53:12 #34 ... 00:53:12 00:53:12 #59 [security-proxy-setup internal] load build context 00:53:12 #59 ... 00:53:12 00:53:12 #51 [support-notifications internal] load build context 00:53:14 #51 transferring context: 178.08MB 65.1s 00:53:14 #51 ... 00:53:14 00:53:14 #55 [core-metadata internal] load build context 00:53:14 #55 transferring context: 188.04MB 64.0s done 00:53:14 #55 DONE 66.7s 00:53:14 00:53:14 #49 [security-spire-server internal] load build context 00:53:14 #49 transferring context: 188.04MB 64.9s done 00:53:14 #49 DONE 66.7s 00:53:14 00:53:14 #51 [support-notifications internal] load build context 00:53:14 #51 ... 00:53:14 00:53:14 #36 [security-spire-config internal] load build context 00:53:14 #36 transferring context: 188.04MB 62.9s done 00:53:14 #36 DONE 64.4s 00:53:14 00:53:14 #51 [support-notifications internal] load build context 00:53:14 #51 ... 00:53:14 00:53:14 #38 [support-scheduler internal] load build context 00:53:14 #38 transferring context: 188.04MB 68.9s done 00:53:14 #38 DONE 69.9s 00:53:14 00:53:14 #51 [support-notifications internal] load build context 00:53:15 #51 ... 00:53:15 00:53:15 #37 [security-spire-agent internal] load build context 00:53:15 #37 transferring context: 188.04MB 63.9s done 00:53:15 #37 DONE 65.3s 00:53:15 00:53:15 #51 [support-notifications internal] load build context 00:53:15 #51 transferring context: 188.04MB 67.1s done 00:53:15 #51 DONE 68.2s 00:53:15 00:53:15 #34 [core-data internal] load build context 00:53:16 #34 ... 00:53:16 00:53:16 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:53:16 #67 DONE 1.8s 00:53:16 00:53:16 #34 [core-data internal] load build context 00:53:17 #34 ... 00:53:17 00:53:17 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:53:17 #68 DONE 1.0s 00:53:17 00:53:17 #34 [core-data internal] load build context 00:53:17 #34 ... 00:53:17 00:53:17 #45 [security-bootstrapper internal] load build context 00:53:17 #45 transferring context: 188.04MB 70.3s done 00:53:17 #45 DONE 70.6s 00:53:17 00:53:17 #34 [core-data internal] load build context 00:53:17 #34 ... 00:53:17 00:53:17 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:17 #69 ... 00:53:17 00:53:17 #34 [core-data internal] load build context 00:53:18 #34 ... 00:53:18 00:53:18 #43 [core-command internal] load build context 00:53:18 #43 ... 00:53:18 00:53:18 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:53:18 #70 DONE 1.3s 00:53:18 00:53:18 #43 [core-command internal] load build context 00:53:18 #43 ... 00:53:18 00:53:18 #34 [core-data internal] load build context 00:53:19 #34 transferring context: 188.04MB 72.4s done 00:53:19 #34 DONE 72.7s 00:53:19 00:53:19 #43 [core-command internal] load build context 00:53:20 #43 ... 00:53:20 00:53:20 #54 [security-secretstore-setup internal] load build context 00:53:20 #54 ... 00:53:20 00:53:20 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:20 #71 ... 00:53:20 00:53:20 #54 [security-secretstore-setup internal] load build context 00:53:22 #54 ... 00:53:22 00:53:22 #59 [security-proxy-setup internal] load build context 00:53:22 #59 ... 00:53:22 00:53:22 #54 [security-secretstore-setup internal] load build context 00:53:24 #54 transferring context: 169.38MB 76.5s 00:53:25 #54 ... 00:53:25 00:53:25 #43 [core-command internal] load build context 00:53:25 #43 transferring context: 188.04MB 77.8s done 00:53:25 #43 DONE 78.4s 00:53:25 00:53:25 #54 [security-secretstore-setup internal] load build context 00:53:25 #54 ... 00:53:25 00:53:25 #59 [security-proxy-setup internal] load build context 00:53:25 #59 transferring context: 188.04MB 75.9s done 00:53:25 #59 DONE 76.4s 00:53:25 00:53:25 #54 [security-secretstore-setup internal] load build context 00:53:26 #54 transferring context: 188.04MB 77.8s done 00:53:26 #54 DONE 78.2s 00:53:26 00:53:26 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:26 #72 ... 00:53:26 00:53:26 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:26 #73 ... 00:53:26 00:53:26 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #74 ... 00:54:13 00:54:13 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #69 DONE 58.2s 00:54:13 00:54:13 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:54:13 #75 ... 00:54:13 00:54:13 #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #71 DONE 55.9s 00:54:13 00:54:13 #76 [core-common-config-bootstrapper builder 6/7] COPY . . 00:54:13 #76 ... 00:54:13 00:54:13 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #72 DONE 51.0s 00:54:13 00:54:13 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:54:13 #77 CACHED 00:54:13 00:54:13 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #78 CACHED 00:54:13 00:54:13 #79 [security-proxy-auth builder 6/7] COPY . . 00:54:13 #79 CACHED 00:54:13 00:54:13 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #73 DONE 53.4s 00:54:13 00:54:13 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #74 DONE 52.5s 00:54:13 00:54:13 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #80 CACHED 00:54:13 00:54:13 #81 [core-metadata builder 6/7] COPY . . 00:54:13 #81 CACHED 00:54:13 00:54:13 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:54:13 #82 CACHED 00:54:13 00:54:13 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 00:54:13 #83 CACHED 00:54:13 00:54:13 #84 [core-data builder 6/7] COPY . . 00:54:13 #84 CACHED 00:54:13 00:54:13 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #85 CACHED 00:54:13 00:54:13 #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #86 CACHED 00:54:13 00:54:13 #87 [core-command builder 6/7] COPY . . 00:54:13 #87 CACHED 00:54:13 00:54:13 #88 [core-command builder 4/7] COPY go.mod vendor* ./ 00:54:13 #88 CACHED 00:54:13 00:54:13 #76 [core-common-config-bootstrapper builder 6/7] COPY . . 00:54:13 #76 DONE 3.9s 00:54:13 00:54:13 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:54:13 #75 DONE 4.0s 00:54:13 00:54:13 #89 [support-scheduler builder 6/7] COPY . . 00:54:13 #89 CACHED 00:54:13 00:54:13 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:54:13 #90 CACHED 00:54:13 00:54:13 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:13 #91 CACHED 00:54:13 00:54:13 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:54:14 #92 4.845 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 00:54:15 #92 ... 00:54:15 00:54:15 #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:54:15 #0 3.965 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 00:54:17 #93 ... 00:54:17 00:54:17 #94 [security-spire-server builder 6/9] COPY . . 00:54:17 #94 DONE 7.6s 00:54:17 00:54:17 #95 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:54:17 #0 4.222 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 00:54:17 #95 ... 00:54:17 00:54:17 #96 [security-secretstore-setup builder 6/7] COPY . . 00:54:17 #96 CACHED 00:54:17 00:54:17 #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:17 #97 CACHED 00:54:17 00:54:17 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:54:17 #98 CACHED 00:54:17 00:54:17 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:54:17 #99 CACHED 00:54:17 00:54:17 #100 [security-proxy-setup builder 6/7] COPY . . 00:54:17 #100 CACHED 00:54:17 00:54:17 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:17 #101 CACHED 00:54:17 00:54:17 #102 [security-bootstrapper builder 6/7] COPY . . 00:54:17 #102 DONE 7.7s 00:54:17 00:54:17 #103 [support-notifications builder 6/7] COPY . . 00:54:17 #103 DONE 7.7s 00:54:17 00:54:17 #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:54:17 #104 ... 00:54:17 00:54:17 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:54:17 #105 DONE 0.4s 00:54:17 00:54:17 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:54:17 #106 CACHED 00:54:17 00:54:17 #107 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:54:17 #107 CACHED 00:54:17 00:54:17 #108 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:17 #108 CACHED 00:54:17 00:54:17 #109 [security-spire-config builder 6/9] COPY . . 00:54:17 #109 CACHED 00:54:17 00:54:17 #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:19 #110 ... 00:54:19 00:54:19 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:54:19 #0 3.843 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 00:54:19 #111 ... 00:54:19 00:54:19 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:54:19 #0 3.569 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 00:54:20 #112 ... 00:54:20 00:54:20 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:54:20 #0 4.271 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 00:54:20 #113 ... 00:54:20 00:54:20 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:54:20 #0 4.358 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 00:54:20 #114 ... 00:54:20 00:54:20 #115 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:23 #115 DONE 5.4s 00:54:23 00:54:23 #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:54:23 #104 5.316 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 00:54:23 #104 ... 00:54:23 00:54:23 #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:23 #110 DONE 5.5s 00:54:23 00:54:23 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:54:23 #116 DONE 0.4s 00:54:23 00:54:23 #117 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:54:23 #117 DONE 0.4s 00:54:23 00:54:23 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:54:23 #0 5.030 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 00:54:24 #118 ... 00:54:24 00:54:24 #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:54:24 #119 DONE 0.3s 00:54:24 00:54:24 #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:54:24 #0 5.184 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 00:54:25 #120 ... 00:54:25 00:54:25 #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:54:25 #121 DONE 0.2s 00:54:25 00:54:25 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:54:25 #0 5.318 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 00:54:25 #122 ... 00:54:25 00:54:25 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:25 #123 ... 00:54:25 00:54:25 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:54:25 #124 CACHED 00:54:25 00:54:25 #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:54:25 #125 CACHED 00:54:25 00:54:25 #126 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:25 #126 CACHED 00:54:25 00:54:25 #127 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:25 #127 CACHED 00:54:25 00:54:25 #128 [security-spire-agent builder 6/9] COPY . . 00:54:25 #128 CACHED 00:54:25 00:54:25 #129 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:54:25 #129 CACHED 00:54:25 00:54:25 #130 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:54:25 #130 CACHED 00:54:25 00:54:25 #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:54:25 #131 CACHED 00:54:26 00:54:26 #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:54:26 #132 ... 00:54:26 00:54:26 #133 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:54:26 #133 DONE 0.5s 00:54:26 00:54:26 #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:54:26 #134 DONE 0.2s 00:54:26 00:54:26 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:27 #123 ... 00:54:27 00:54:27 #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:54:27 #132 DONE 1.5s 00:54:27 00:54:27 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:27 #135 ... 00:54:27 00:54:27 #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:27 #123 DONE 2.1s 00:54:27 00:54:27 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:54:27 #136 DONE 0.3s 00:54:27 00:54:27 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:54:28 #137 DONE 0.5s 00:54:28 00:54:28 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:54:29 #138 DONE 0.5s 00:54:29 00:54:29 #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:29 #139 DONE 2.3s 00:54:29 00:54:29 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:54:29 #140 DONE 0.7s 00:54:29 00:54:29 #141 [security-spire-server] exporting to image 00:54:29 #141 exporting layers 00:54:30 #141 ... 00:54:30 00:54:30 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:54:30 #142 DONE 0.7s 00:54:30 00:54:30 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:54:30 #143 ... 00:54:30 00:54:30 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:30 #135 DONE 3.1s 00:54:30 00:54:30 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:54:31 #144 ... 00:54:31 00:54:31 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:54:31 #143 DONE 0.6s 00:54:31 00:54:31 #141 [security-spire-config] exporting to image 00:54:31 #141 ... 00:54:31 00:54:31 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:54:31 #144 DONE 0.7s 00:54:31 00:54:31 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:54:31 #145 DONE 0.7s 00:54:31 00:54:31 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:54:32 #146 DONE 0.7s 00:54:32 00:54:32 #141 [security-spire-agent] exporting to image 00:54:32 #141 writing image sha256:648165f0acf38bb7826c15a7c6ac897258a457c412a7eec096a858a84ba8beeb 0.1s done 00:54:32 #141 naming to docker.io/library/security-spire-server-arm64 0.0s done 00:54:33 #141 exporting layers 2.5s done 00:54:33 #141 writing image sha256:3b7bcc9e05540e5008cfd9a6037bc445f9c3d3121ef040ec89dcf2dcfb17fe6a 0.0s done 00:54:33 #141 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:54:34 #141 exporting layers 1.7s done 00:54:34 #141 writing image sha256:755a27610c94326f2b81434be54d8cea2e7bc4f03a316d3e27a9f52ee665543b done 00:54:34 #141 naming to docker.io/library/security-spire-agent-arm64 done 00:54:34 #141 DONE 5.1s 00:54:34 00:54:34 #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:12:28 #104 ... 01:12:28 01:12:28 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:12:28 #122 1080.2 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 01:12:32 #122 ... 01:12:32 01:12:32 #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:12:32 #104 DONE 1094.1s 01:12:32 01:12:32 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:12:32 #113 ... 01:12:32 01:12:32 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:32 #147 DONE 0.1s 01:12:32 01:12:32 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:12:32 #148 DONE 0.1s 01:12:32 01:12:32 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:32 #118 ... 01:12:32 01:12:32 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:12:32 #149 DONE 0.2s 01:12:32 01:12:32 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:12:32 #150 DONE 0.3s 01:12:32 01:12:32 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:12:32 #151 DONE 0.1s 01:12:32 01:12:32 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:34 #152 DONE 2.0s 01:12:34 01:12:34 #141 [security-proxy-setup] exporting to image 01:12:34 #141 exporting layers 01:12:35 #141 exporting layers 0.6s done 01:12:35 #141 writing image sha256:bc9fbc53f47a0019538771cee422296e5921092c4b2aae55a09a493dc13c4d12 done 01:12:35 #141 naming to docker.io/library/security-proxy-setup-arm64 done 01:12:35 #141 DONE 5.8s 01:12:35 01:12:35 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:12:45 #113 ... 01:12:45 01:12:45 #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:12:45 #122 DONE 1107.3s 01:12:45 01:12:45 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:12:45 #92 ... 01:12:45 01:12:45 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:12:45 #153 DONE 0.4s 01:12:45 01:12:45 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:45 #118 ... 01:12:45 01:12:45 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:12:46 #154 DONE 0.4s 01:12:46 01:12:46 #155 [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 01:12:46 #155 DONE 0.3s 01:12:46 01:12:46 #156 [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 01:12:46 #156 DONE 0.2s 01:12:46 01:12:46 #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:12:46 #157 DONE 0.2s 01:12:46 01:12:46 #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:12:47 #158 ... 01:12:47 01:12:47 #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:12:47 #120 DONE 1109.9s 01:12:47 01:12:47 #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:12:47 #158 DONE 0.7s 01:12:47 01:12:47 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:47 #118 ... 01:12:47 01:12:47 #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:12:48 #159 DONE 0.6s 01:12:48 01:12:48 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:48 #118 ... 01:12:48 01:12:48 #160 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:12:48 #160 DONE 0.6s 01:12:48 01:12:48 #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:12:48 #161 DONE 0.6s 01:12:48 01:12:48 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:51 #162 DONE 2.8s 01:12:51 01:12:51 #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:12:52 #163 DONE 3.5s 01:12:52 01:12:52 #141 [security-secretstore-setup] exporting to image 01:12:52 #141 exporting layers 01:12:53 #141 ... 01:12:53 01:12:53 #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:12:53 #164 DONE 0.6s 01:12:53 01:12:53 #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:12:53 #165 DONE 0.2s 01:12:53 01:12:53 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:53 #118 ... 01:12:53 01:12:53 #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:12:53 #166 DONE 0.5s 01:12:53 01:12:53 #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:12:53 #167 DONE 0.2s 01:12:53 01:12:53 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:12:54 #118 ... 01:12:54 01:12:54 #141 [security-secretstore-setup] exporting to image 01:12:54 #141 exporting layers 2.4s done 01:12:54 #141 writing image sha256:f54efc793c7ea68f1ff40d9f7ae61294cf0138b6adca9844e84d7136c9589383 done 01:12:54 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 01:12:54 #141 DONE 8.2s 01:12:54 01:12:54 #168 [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/ 01:12:54 #168 DONE 0.3s 01:12:54 01:12:54 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:12:54 #92 ... 01:12:54 01:12:54 #169 [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/ 01:12:54 #169 DONE 0.1s 01:12:54 01:12:54 #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:12:54 #170 DONE 0.2s 01:12:54 01:12:54 #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:12:54 #171 DONE 0.2s 01:12:54 01:12:54 #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:12:59 #172 DONE 3.9s 01:12:59 01:12:59 #141 [security-bootstrapper] exporting to image 01:12:59 #141 exporting layers 1.0s done 01:12:59 #141 writing image sha256:275a23130ea26211fc092608e7a45cc9d3dceb869456d70ef6dd0c7e16c082cb done 01:12:59 #141 naming to docker.io/library/security-bootstrapper-arm64 done 01:12:59 #141 DONE 9.2s 01:12:59 01:12:59 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:00 #118 ... 01:13:00 01:13:00 #95 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:13:00 #95 DONE 1130.6s 01:13:00 01:13:00 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:13:00 #113 ... 01:13:00 01:13:00 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:01 #173 DONE 0.2s 01:13:01 01:13:01 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:01 #174 DONE 0.3s 01:13:01 01:13:01 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:13:01 #175 DONE 0.3s 01:13:01 01:13:01 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:13:01 #176 DONE 0.1s 01:13:01 01:13:01 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:13:01 #177 DONE 0.2s 01:13:01 01:13:01 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:04 #178 DONE 2.1s 01:13:04 01:13:04 #141 [security-proxy-auth] exporting to image 01:13:04 #141 exporting layers 0.5s done 01:13:04 #141 writing image sha256:04792791735aeaff506ba375eaeb6dee4c5387302926f53cf7e9e84969556693 done 01:13:04 #141 naming to docker.io/library/security-proxy-auth-arm64 done 01:13:04 #141 DONE 9.8s 01:13:04 01:13:04 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:13:26 #92 ... 01:13:26 01:13:26 #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:13:26 #112 DONE 1153.8s 01:13:26 01:13:26 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:13:26 #111 ... 01:13:26 01:13:26 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:26 #179 DONE 0.2s 01:13:26 01:13:26 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:26 #180 DONE 0.2s 01:13:26 01:13:26 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:13:26 #92 ... 01:13:26 01:13:26 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:13:26 #181 DONE 0.3s 01:13:26 01:13:26 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:26 #118 ... 01:13:26 01:13:26 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:13:26 #182 DONE 0.2s 01:13:26 01:13:26 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:13:26 #183 DONE 0.2s 01:13:26 01:13:26 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:26 #118 ... 01:13:26 01:13:26 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:27 #184 DONE 2.0s 01:13:27 01:13:27 #141 [core-common-config-bootstrapper] exporting to image 01:13:27 #141 exporting layers 01:13:28 #141 exporting layers 0.6s done 01:13:28 #141 writing image sha256:6be1ba247d417211563d4106c3df53cac1f4abedf031e2ec393a0d8c7fbb448b done 01:13:28 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:13:28 #141 DONE 10.4s 01:13:28 01:13:28 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:06 #92 ... 01:14:06 01:14:06 #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:14:06 #111 DONE 1196.6s 01:14:06 01:14:06 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:06 #92 ... 01:14:06 01:14:06 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:14:06 #185 DONE 0.2s 01:14:06 01:14:06 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:07 #92 ... 01:14:07 01:14:07 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:14:07 #186 DONE 0.2s 01:14:07 01:14:07 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:14:07 #187 DONE 0.3s 01:14:07 01:14:07 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:14:07 #188 DONE 0.2s 01:14:07 01:14:07 #141 [core-command] exporting to image 01:14:07 #141 exporting layers 01:14:08 #141 exporting layers 0.3s done 01:14:08 #141 writing image sha256:e9cae9542be2c081bb889c93ca070b728a5f6cd491eb45974d7d4aa3522d3a55 done 01:14:08 #141 naming to docker.io/library/core-command-arm64 done 01:14:08 #141 DONE 10.7s 01:14:08 01:14:08 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:14:20 #118 ... 01:14:20 01:14:20 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:20 #92 DONE 1210.7s 01:14:20 01:14:20 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:14:20 #114 ... 01:14:20 01:14:20 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:14:20 #189 DONE 0.2s 01:14:20 01:14:20 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:14:21 #190 DONE 0.1s 01:14:21 01:14:21 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:14:21 #114 ... 01:14:21 01:14:21 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:14:21 #191 DONE 0.3s 01:14:21 01:14:21 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:14:21 #192 DONE 0.2s 01:14:21 01:14:21 #141 [core-data] exporting to image 01:14:21 #141 exporting layers 01:14:22 #141 exporting layers 0.4s done 01:14:22 #141 writing image sha256:6d07e6215125865366e78660eafa5d4d05e78a5db973e8a8a9a98341ca99c5d0 done 01:14:22 #141 naming to docker.io/library/core-data-arm64 done 01:14:22 #141 DONE 11.2s 01:14:22 01:14:22 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:14:23 #118 ... 01:14:23 01:14:23 #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:14:23 #113 DONE 1213.1s 01:14:23 01:14:23 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:14:23 #114 ... 01:14:23 01:14:23 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:14:23 #193 DONE 0.2s 01:14:23 01:14:23 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:14:23 #194 DONE 0.2s 01:14:23 01:14:23 #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:23 #93 ... 01:14:23 01:14:23 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:14:23 #195 DONE 0.3s 01:14:23 01:14:23 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:14:23 #118 ... 01:14:23 01:14:23 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:14:23 #196 DONE 0.1s 01:14:24 01:14:24 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:14:24 #197 DONE 0.1s 01:14:24 01:14:24 #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:24 #93 ... 01:14:24 01:14:24 #141 [core-metadata] exporting to image 01:14:24 #141 exporting layers 0.4s done 01:14:24 #141 writing image sha256:f144c3f4a5b78c465f813d6113effff8e171df1e3e290689cf87e6d051f798c5 0.0s done 01:14:24 #141 naming to docker.io/library/core-metadata-arm64 01:14:24 #141 naming to docker.io/library/core-metadata-arm64 done 01:14:24 #141 DONE 11.6s 01:14:24 01:14:24 #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:56 #93 DONE 1245.8s 01:14:56 01:14:56 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:14:56 #118 ... 01:14:56 01:14:56 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:14:56 #198 DONE 0.3s 01:14:56 01:14:56 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:14:56 #199 DONE 0.2s 01:14:56 01:14:56 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:14:56 #200 DONE 0.4s 01:14:56 01:14:56 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:14:56 #201 DONE 0.1s 01:14:56 01:14:56 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:14:57 #114 ... 01:14:57 01:14:57 #141 [security-spiffe-token-provider] exporting to image 01:14:57 #141 exporting layers 01:14:57 #141 exporting layers 0.6s done 01:14:57 #141 writing image sha256:2595d948ae81d0a79b9cd9cfa20a53f8d007a3670baebf2fd01a77fd08953eb1 done 01:14:57 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:14:57 #141 DONE 12.2s 01:14:57 01:14:57 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:29 #118 ... 01:15:29 01:15:29 #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:29 #114 DONE 1277.2s 01:15:29 01:15:29 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:29 #118 ... 01:15:29 01:15:29 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:15:29 #202 DONE 0.1s 01:15:29 01:15:29 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:29 #118 DONE 1270.1s 01:15:29 01:15:29 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:15:29 #203 DONE 0.2s 01:15:29 01:15:29 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:15:29 #204 DONE 0.4s 01:15:29 01:15:29 #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:15:29 #205 DONE 0.2s 01:15:29 01:15:29 #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:15:29 #206 DONE 0.1s 01:15:29 01:15:29 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:15:29 #207 DONE 0.1s 01:15:29 01:15:29 #141 [support-scheduler] exporting to image 01:15:29 #141 exporting layers 01:15:29 #141 ... 01:15:29 01:15:29 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:15:29 #208 DONE 0.4s 01:15:29 01:15:29 #141 [support-scheduler] exporting to image 01:15:29 #141 exporting layers 0.5s done 01:15:29 #141 writing image sha256:257021b0313f8a743a2b4bd625e88c33af34bece643f64a41a9537c64ba49cab done 01:15:29 #141 naming to docker.io/library/support-scheduler-arm64 done 01:15:29 #141 DONE 12.7s 01:15:29 01:15:29 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:15:29 #209 DONE 0.1s 01:15:29 01:15:29 #141 [support-notifications] exporting to image 01:15:29 #141 exporting layers 0.4s done 01:15:29 #141 writing image sha256:cecef5c766cebf5052409428ae88f4b6cfb4956e99ec27723fcc043d2faf094e done 01:15:29 #141 naming to docker.io/library/support-notifications-arm64 done 01:15:29 #141 DONE 13.0s 01:15:29 time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:29 time="2023-08-09T00:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:15:29 $ docker stop --time=1 c768e87f880f064ee666df3774ae447153049bbabe8026071a3ed54a08a893d2 01:15:31 $ docker rm -f --volumes c768e87f880f064ee666df3774ae447153049bbabe8026071a3ed54a08a893d2 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:32 + docker images 01:15:32 REPOSITORY TAG IMAGE ID CREATED SIZE 01:15:32 support-notifications-arm64 latest cecef5c766ce 3 seconds ago 33.7MB 01:15:32 support-scheduler-arm64 latest 257021b0313f 3 seconds ago 32.9MB 01:15:32 security-spiffe-token-provider-arm64 latest 2595d948ae81 35 seconds ago 33.2MB 01:15:32 core-metadata-arm64 latest f144c3f4a5b7 About a minute ago 21.2MB 01:15:32 core-data-arm64 latest 6d07e6215125 About a minute ago 20.9MB 01:15:32 core-command-arm64 latest e9cae9542be2 About a minute ago 20.8MB 01:15:32 core-common-config-bootstrapper-arm64 latest 6be1ba247d41 2 minutes ago 18MB 01:15:32 security-proxy-auth-arm64 latest 04792791735a 2 minutes ago 19.3MB 01:15:32 security-bootstrapper-arm64 latest 275a23130ea2 2 minutes ago 22.6MB 01:15:32 security-secretstore-setup-arm64 latest f54efc793c7e 2 minutes ago 42.9MB 01:15:32 security-proxy-setup-arm64 latest bc9fbc53f47a 2 minutes ago 19.5MB 01:15:32 security-spire-agent-arm64 latest 755a27610c94 20 minutes ago 152MB 01:15:32 security-spire-config-arm64 latest 3b7bcc9e0554 21 minutes ago 96.1MB 01:15:32 security-spire-server-arm64 latest 648165f0acf3 21 minutes ago 96.9MB 01:15:32 ci-base-image-arm64 latest 0df890eff61b 37 minutes ago 1.05GB 01:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB 01:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 01:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:32 01:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:33 arm64: Pulling from edgex-lftools-log-publisher 01:15:33 8998bd30e6a1: Pulling fs layer 01:15:33 04944245beec: Pulling fs layer 01:15:33 699f458cf7ca: Pulling fs layer 01:15:33 765212b225bb: Pulling fs layer 01:15:33 f23df028b6ca: Pulling fs layer 01:15:33 d65c8cfc05b1: Pulling fs layer 01:15:33 2437ff75d9bd: Pulling fs layer 01:15:33 765212b225bb: Waiting 01:15:33 f23df028b6ca: Waiting 01:15:33 2437ff75d9bd: Waiting 01:15:33 d65c8cfc05b1: Waiting 01:15:33 04944245beec: Verifying Checksum 01:15:33 04944245beec: Download complete 01:15:33 765212b225bb: Verifying Checksum 01:15:33 765212b225bb: Download complete 01:15:33 f23df028b6ca: Verifying Checksum 01:15:33 f23df028b6ca: Download complete 01:15:33 d65c8cfc05b1: Verifying Checksum 01:15:33 d65c8cfc05b1: Download complete 01:15:33 699f458cf7ca: Download complete 01:15:34 8998bd30e6a1: Verifying Checksum 01:15:34 8998bd30e6a1: Download complete 01:15:35 2437ff75d9bd: Verifying Checksum 01:15:35 2437ff75d9bd: Download complete 01:15:37 8998bd30e6a1: Pull complete 01:15:38 04944245beec: Pull complete 01:15:39 699f458cf7ca: Pull complete 01:15:40 765212b225bb: Pull complete 01:15:40 f23df028b6ca: Pull complete 01:15:41 d65c8cfc05b1: Pull complete 01:15:55 2437ff75d9bd: Pull complete 01:15:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:15:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container 01:15:56 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:15:59 $ docker top 7a922bad588e90e1393835c9fb410145536bc3a2d309a9c59c265bef3ba5ded3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:00 ---> job-cost.sh 01:16:00 lf-activate-venv: SKIPPING 01:16:00 INFO: No Stack... 01:16:00 INFO: Retrieving Pricing Info for: v3-standard-4 01:16:01 INFO: Archiving Costs [Pipeline] sh 01:16:02 + cat /w/workspace/edgex-go/2/archives/cost.csv 01:16:02 + cut -d, -f6 [Pipeline] lock 01:16:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] 01:16:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] did not exist. Created. 01:16:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:16:03 Stashed 1 file(s) [Pipeline] } 01:16:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:03 $ docker stop --time=1 7a922bad588e90e1393835c9fb410145536bc3a2d309a9c59c265bef3ba5ded3 01:16:06 $ docker rm -f --volumes 7a922bad588e90e1393835c9fb410145536bc3a2d309a9c59c265bef3ba5ded3 [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 01:16:06 provisioning config files... 01:16:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config14745906301427056830tmp [Pipeline] { [Pipeline] sh 01:16:07 + set +x 01:16:07 + curl -s https://codecov.io/bash 01:16:07 + bash -s -- 01:16:07 01:16:07 _____ _ 01:16:07 / ____| | | 01:16:07 | | ___ __| | ___ ___ _____ __ 01:16:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:16:07 | |___| (_) | (_| | __/ (_| (_) \ V / 01:16:07 \_____\___/ \__,_|\___|\___\___/ \_/ 01:16:07 Bash-1.0.6 01:16:07 01:16:07 01:16:07 ==> git version 2.25.1 found 01:16:07 ==> 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 01:16:07 Release-Date: 2020-01-08 01:16:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:16:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:16:07 ==> Jenkins CI detected. 01:16:07 current dir:  /w/workspace/edgex-go/2 01:16:07 project root: . 01:16:07 --> token set from env 01:16:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:16:07 ==> Running gcov in . (disable via -X gcov) 01:16:07 ==> Python coveragepy not found 01:16:07 ==> Searching for coverage reports in: 01:16:07 + . 01:16:07 -> Found 1 reports 01:16:07 ==> Detecting git/mercurial file structure 01:16:07 ==> Reading reports 01:16:07 + ./coverage.out bytes=446998 01:16:07 ==> Appending adjustments 01:16:07 https://docs.codecov.io/docs/fixing-reports 01:16:08 + Found adjustments 01:16:08 ==> Gzipping contents 01:16:08 56K /tmp/codecov.LAzD7e.gz 01:16:08 ==> Uploading reports 01:16:08 url: https://codecov.io 01:16:08 query: branch=PR-4626&commit=298aa16deeaea3deb2902ab199ed43078040b30e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4626&job=&cmd_args= 01:16:08 -> Pinging Codecov 01:16:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4626&commit=298aa16deeaea3deb2902ab199ed43078040b30e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4626&job=&cmd_args= 01:16:08 -> Uploading to 01:16:08 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/298aa16deeaea3deb2902ab199ed43078040b30e/b31b98db-f45c-4f73-99ef-f2a0cf9acd03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T011608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e40f2e73f1f63787505fcb65192ab2eab13511f40a6c9e471b3caa6d9bfc3b8e 01:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:08 Dload Upload Total Spent Left Speed 01:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57273 0 0 100 57273 0 297k --:--:-- --:--:-- --:--:-- 295k 100 57273 0 0 100 57273 0 297k --:--:-- --:--:-- --:--:-- 295k 01:16:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] } 01:16:08 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 01:16:09 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 01:16:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:10 ---> package-listing.sh 01:16:10 ++ facter osfamily 01:16:10 ++ tr '[:upper:]' '[:lower:]' 01:16:10 + OS_FAMILY=debian 01:16:10 + workspace=/w/workspace/edgex-go/2 01:16:10 + START_PACKAGES=/tmp/packages_start.txt 01:16:10 + END_PACKAGES=/tmp/packages_end.txt 01:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:10 + PACKAGES=/tmp/packages_start.txt 01:16:10 + '[' /w/workspace/edgex-go/2 ']' 01:16:10 + PACKAGES=/tmp/packages_end.txt 01:16:10 + case "${OS_FAMILY}" in 01:16:10 + dpkg -l 01:16:10 + grep '^ii' 01:16:10 + '[' -f /tmp/packages_start.txt ']' 01:16:10 + '[' -f /tmp/packages_end.txt ']' 01:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:10 + '[' /w/workspace/edgex-go/2 ']' 01:16:10 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:16:10 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:16:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:11 01:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:11 latest: Pulling from edgex-lftools-log-publisher 01:16:11 5eb5b503b376: Pulling fs layer 01:16:11 5c69ac0246d0: Pulling fs layer 01:16:11 ec43610c2a17: Pulling fs layer 01:16:11 3a2ae6a8a46f: Pulling fs layer 01:16:11 33b1e0a273af: Pulling fs layer 01:16:11 5d3b04190fa2: Pulling fs layer 01:16:11 2f39f015ded8: Pulling fs layer 01:16:11 3a2ae6a8a46f: Waiting 01:16:11 5d3b04190fa2: Waiting 01:16:11 2f39f015ded8: Waiting 01:16:11 5c69ac0246d0: Verifying Checksum 01:16:11 5c69ac0246d0: Download complete 01:16:11 3a2ae6a8a46f: Verifying Checksum 01:16:11 3a2ae6a8a46f: Download complete 01:16:11 33b1e0a273af: Verifying Checksum 01:16:11 33b1e0a273af: Download complete 01:16:11 ec43610c2a17: Verifying Checksum 01:16:11 ec43610c2a17: Download complete 01:16:11 5d3b04190fa2: Download complete 01:16:12 5eb5b503b376: Download complete 01:16:12 2f39f015ded8: Download complete 01:16:13 5eb5b503b376: Pull complete 01:16:13 5c69ac0246d0: Pull complete 01:16:13 ec43610c2a17: Pull complete 01:16:13 3a2ae6a8a46f: Pull complete 01:16:13 33b1e0a273af: Pull complete 01:16:14 5d3b04190fa2: Pull complete 01:16:18 2f39f015ded8: Pull complete 01:16:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:18 prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container 01:16:18 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:22 $ docker top 82200985bb9f93f2a9ecd3ba154de3c2057f4228302aa3003633d60d73136c58 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:22 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:22 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:22 + ls /var/log/sa-host 01:16:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:22 provisioning config files... 01:16:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16550906847545234482tmp [Pipeline] { [Pipeline] echo 01:16:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:23 ---> create-netrc.sh [Pipeline] } 01:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:23 ---> python-tools-install.sh [Pipeline] echo 01:16:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:23 ---> sudo-logs.sh 01:16:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:24 ---> job-cost.sh 01:16:24 lf-activate-venv: SKIPPING 01:16:24 DEBUG: total: 0.10999999940395355 01:16:24 INFO: Retrieving Stack Cost... 01:16:24 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:25 INFO: Archiving Costs [Pipeline] echo 01:16:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:25 ---> logs-deploy.sh 01:16:25 lf-activate-venv: SKIPPING 01:16:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4626/2 01:16:25 INFO: archiving workspace using pattern(s): 01:16:26 Archives upload complete. 01:16:26 INFO: archiving logs to Nexus 01:16:27 ---> uname -a: 01:16:27 Linux prd-ubuntu20-04-docker-8c-8g-3157 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:16:27 01:16:27 01:16:27 ---> lscpu: 01:16:27 Architecture: x86_64 01:16:27 CPU op-mode(s): 32-bit, 64-bit 01:16:27 Byte Order: Little Endian 01:16:27 Address sizes: 40 bits physical, 48 bits virtual 01:16:27 CPU(s): 8 01:16:27 On-line CPU(s) list: 0-7 01:16:27 Thread(s) per core: 1 01:16:27 Core(s) per socket: 1 01:16:27 Socket(s): 8 01:16:27 NUMA node(s): 1 01:16:27 Vendor ID: AuthenticAMD 01:16:27 CPU family: 23 01:16:27 Model: 49 01:16:27 Model name: AMD EPYC-Rome Processor 01:16:27 Stepping: 0 01:16:27 CPU MHz: 2799.998 01:16:27 BogoMIPS: 5599.99 01:16:27 Virtualization: AMD-V 01:16:27 Hypervisor vendor: KVM 01:16:27 Virtualization type: full 01:16:27 L1d cache: 256 KiB 01:16:27 L1i cache: 256 KiB 01:16:27 L2 cache: 4 MiB 01:16:27 L3 cache: 128 MiB 01:16:27 NUMA node0 CPU(s): 0-7 01:16:27 Vulnerability Itlb multihit: Not affected 01:16:27 Vulnerability L1tf: Not affected 01:16:27 Vulnerability Mds: Not affected 01:16:27 Vulnerability Meltdown: Not affected 01:16:27 Vulnerability Mmio stale data: Not affected 01:16:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:16:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:16:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:16:27 Vulnerability Srbds: Not affected 01:16:27 Vulnerability Tsx async abort: Not affected 01:16:27 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 01:16:27 01:16:27 01:16:27 ---> nproc: 01:16:27 8 01:16:27 01:16:27 01:16:27 ---> df -h: 01:16:27 Filesystem Size Used Avail Use% Mounted on 01:16:27 overlay 155G 22G 133G 15% / 01:16:27 tmpfs 64M 0 64M 0% /dev 01:16:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:16:27 shm 64M 0 64M 0% /dev/shm 01:16:27 /dev/vda1 155G 22G 133G 15% /facter-os 01:16:27 01:16:27 01:16:27 ---> sar -b -r -n DEV: 01:16:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3157) 08/09/23 _x86_64_ (8 CPU) 01:16:27 01:16:27 00:32:26 LINUX RESTART (8 CPU) 01:16:27 01:16:27 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:16:27 00:34:01 132.21 11.28 120.93 0.00 1798.47 71922.83 0.00 01:16:27 00:35:01 57.49 0.08 57.41 0.00 6.53 29325.38 0.00 01:16:27 00:36:01 38.16 0.17 37.99 0.00 2.53 11748.06 0.00 01:16:27 00:37:01 475.00 4.58 470.42 0.00 68.66 212594.17 0.00 01:16:27 00:38:01 430.42 1.73 428.69 0.00 76.77 121727.96 0.00 01:16:27 00:39:01 670.17 9.83 660.34 0.00 2827.00 111823.36 0.00 01:16:27 00:40:01 21.46 0.00 21.46 0.00 0.00 2003.00 0.00 01:16:27 00:41:01 22.36 0.00 22.36 0.00 0.00 2107.65 0.00 01:16:27 00:42:01 20.94 0.00 20.94 0.00 0.00 1592.40 0.00 01:16:27 00:43:01 21.78 0.00 21.78 0.00 0.00 1582.54 0.00 01:16:27 00:44:01 20.76 0.00 20.76 0.00 0.00 1638.10 0.00 01:16:27 00:45:01 29.10 3.88 25.21 0.00 2292.28 4487.79 0.00 01:16:27 00:46:01 4.45 0.02 4.43 0.00 0.13 102.38 0.00 01:16:27 00:47:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 01:16:27 00:48:01 2.18 0.02 2.17 0.00 0.13 23.73 0.00 01:16:27 00:49:01 2.27 0.00 2.27 0.00 0.00 28.40 0.00 01:16:27 00:50:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 01:16:27 00:51:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 01:16:27 00:52:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 01:16:27 00:53:01 2.17 0.00 2.17 0.00 0.00 24.40 0.00 01:16:27 00:54:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 01:16:27 00:55:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 01:16:27 00:56:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 01:16:27 00:57:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 01:16:27 00:58:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 01:16:27 00:59:01 3.22 1.60 1.62 0.00 36.26 19.33 0.00 01:16:27 01:00:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 01:16:27 01:01:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 01:16:27 01:02:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 01:16:27 01:03:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 01:16:27 01:04:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 01:16:27 01:05:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 01:16:27 01:06:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 01:16:27 01:07:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 01:16:27 01:08:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 01:16:27 01:09:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 01:16:27 01:10:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 01:16:27 01:11:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 01:16:27 01:12:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 01:16:27 01:13:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 01:16:27 01:14:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 01:16:27 01:15:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 01:16:27 01:16:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 01:16:27 Average: 46.24 0.77 45.46 0.00 165.39 13333.36 0.00 01:16:27 01:16:27 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:16:27 00:34:01 27797860 31611976 698296 2.12 113404 3894004 1848252 5.45 1172608 3466216 267096 01:16:27 00:35:01 27588432 31480200 827364 2.52 115896 3952340 2035540 6.00 1604196 3222184 91144 01:16:27 00:36:01 27281412 31500572 805332 2.45 120028 4247468 1936340 5.71 1499980 3608296 341596 01:16:27 00:37:01 20922284 31434980 851312 2.59 214020 10152556 2553224 7.52 1940304 9204392 1026572 01:16:27 00:38:01 13995496 28605648 3624676 11.02 254012 13904260 10301296 30.36 5650860 12029680 1425508 01:16:27 00:39:01 16142420 31443848 824144 2.51 282308 14656432 2117568 6.24 2550176 13137780 416 01:16:27 00:40:01 16120604 31459356 809020 2.46 285020 14690264 2117324 6.24 2540276 13171604 13496 01:16:27 00:41:01 16103764 31460736 807508 2.46 287920 14705020 2117324 6.24 2541148 13186436 4188 01:16:27 00:42:01 16144272 31511064 757112 2.30 290492 14712068 2117324 6.24 2493396 13193428 2652 01:16:27 00:43:01 16133268 31512060 756132 2.30 292524 14721544 2117324 6.24 2495652 13202916 4060 01:16:27 00:44:01 16128208 31520172 748144 2.28 294772 14732212 2117324 6.24 2488792 13213564 4312 01:16:27 00:45:01 15972640 31514760 752676 2.29 310532 14862412 2136272 6.30 2660804 13188036 244 01:16:27 00:46:01 15977888 31515152 752620 2.29 309048 14859160 2123628 6.26 2659472 13184828 4 01:16:27 00:47:01 15977824 31515116 752556 2.29 309092 14859168 2123628 6.26 2659576 13184836 8 01:16:27 00:48:01 15977252 31514648 752664 2.29 309152 14859168 2149756 6.34 2659616 13184828 168 01:16:27 00:49:01 15977512 31515076 752172 2.29 309200 14859272 2149756 6.34 2659716 13184932 4 01:16:27 00:50:01 15977444 31515080 752352 2.29 309256 14859276 2149756 6.34 2659648 13184936 140 01:16:27 00:51:01 15977500 31515292 752256 2.29 309288 14859276 2149756 6.34 2659440 13185088 44 01:16:27 00:52:01 15977200 31515036 752464 2.29 309344 14859280 2149756 6.34 2659536 13185092 8 01:16:27 00:53:01 15977112 31515044 752384 2.29 309392 14859280 2149756 6.34 2659920 13185096 184 01:16:27 00:54:01 15977144 31515332 752268 2.29 309448 14859288 2149756 6.34 2659272 13185340 8 01:16:27 00:55:01 15977120 31515368 752212 2.29 309476 14859296 2149756 6.34 2659336 13185344 4 01:16:27 00:56:01 15977072 31515352 752184 2.29 309488 14859296 2149756 6.34 2659372 13185344 8 01:16:27 00:57:01 15977232 31515536 752144 2.29 309516 14859300 2149756 6.34 2659660 13185352 8 01:16:27 00:58:01 15977192 31515532 752136 2.29 309528 14859304 2149756 6.34 2659572 13185356 148 01:16:27 00:59:01 15959224 31499568 767948 2.34 309544 14860388 2149756 6.34 2678936 13185684 36 01:16:27 01:00:01 15958916 31499296 768276 2.34 309568 14860392 2149756 6.34 2678696 13185648 8 01:16:27 01:01:01 15958656 31499040 768464 2.34 309584 14860392 2149756 6.34 2678844 13185648 52 01:16:27 01:02:01 15958416 31498920 768464 2.34 309600 14860396 2149756 6.34 2678568 13185652 8 01:16:27 01:03:01 15958400 31498924 768416 2.34 309620 14860388 2149756 6.34 2678664 13185656 232 01:16:27 01:04:01 15958536 31499064 768408 2.34 309628 14860404 2149756 6.34 2678584 13185656 12 01:16:27 01:05:01 15958544 31499116 768356 2.34 309640 14860408 2149756 6.34 2678944 13185660 4 01:16:27 01:06:01 15958460 31499040 768576 2.34 309644 14860412 2149756 6.34 2678640 13185664 8 01:16:27 01:07:01 15958596 31499212 768572 2.34 309672 14860412 2149756 6.34 2678716 13185664 136 01:16:27 01:08:01 15958368 31498996 768752 2.34 309712 14860400 2133388 6.29 2678816 13185668 32 01:16:27 01:09:01 15958336 31499016 768684 2.34 309728 14860416 2133388 6.29 2678704 13185672 12 01:16:27 01:10:01 15958288 31498992 768640 2.34 309752 14860420 2133388 6.29 2678720 13185676 192 01:16:27 01:11:01 15957956 31498696 768880 2.34 309776 14860428 2133388 6.29 2678808 13185684 240 01:16:27 01:12:01 15958124 31498884 768860 2.34 309784 14860428 2133388 6.29 2678772 13185684 8 01:16:27 01:13:01 15958132 31498928 768784 2.34 309812 14860436 2133388 6.29 2679004 13185688 68 01:16:27 01:14:01 15958084 31498896 768744 2.34 309828 14860436 2133388 6.29 2678872 13185692 12 01:16:27 01:15:01 15957744 31498584 769012 2.34 309836 14860440 2133388 6.29 2678956 13185696 172 01:16:27 01:16:01 15957696 31498540 768976 2.34 309856 14860444 2133388 6.29 2678896 13185700 4 01:16:27 Average: 16867131 31435689 834347 2.54 289692 13950893 2324604 6.85 2614662 12385419 74029 01:16:27 01:16:27 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:16:27 00:34:01 docker0 709.21 720.83 49.84 4508.54 0.00 0.00 0.00 0.00 01:16:27 00:34:01 ens3 1445.57 1354.30 13217.72 137.65 0.00 0.00 0.00 0.00 01:16:27 00:34:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 01:16:27 00:35:01 docker0 1.17 1.23 0.09 0.11 0.00 0.00 0.00 0.00 01:16:27 00:35:01 veth89da710 1.17 1.35 0.10 0.12 0.00 0.00 0.00 0.00 01:16:27 00:35:01 ens3 58.72 56.12 42.34 105.25 0.00 0.00 0.00 0.00 01:16:27 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:36:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:36:01 veth89da710 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:36:01 ens3 28.56 17.06 26.64 12.45 0.00 0.00 0.00 0.00 01:16:27 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:37:01 vetha287a6a 60.34 107.68 5.82 554.16 0.00 0.00 0.00 0.05 01:16:27 00:37:01 vetha7babdd 58.52 111.63 5.78 587.07 0.00 0.00 0.00 0.05 01:16:27 00:37:01 docker0 341.66 622.20 27.71 3767.90 0.00 0.00 0.00 0.00 01:16:27 00:37:01 veth828dd18 0.00 0.88 0.00 0.04 0.00 0.00 0.00 0.00 01:16:27 00:37:01 ens3 730.38 413.88 6051.34 55.02 0.00 0.00 0.00 0.00 01:16:27 00:37:01 vethb4e90a8 64.27 110.53 6.16 587.02 0.00 0.00 0.00 0.05 01:16:27 00:37:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:16:27 00:37:01 veth8353b5e 61.74 111.26 6.01 587.02 0.00 0.00 0.00 0.05 01:16:27 00:37:01 veth51f908a 62.71 111.85 6.06 587.10 0.00 0.00 0.00 0.05 01:16:27 00:38:01 vethff08db1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 docker0 2.42 4.92 0.20 32.99 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth31795b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth828dd18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:38:01 ens3 412.68 223.88 830.78 27.99 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth5c4b912 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 vethc5ffe45 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth7b61b4e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth14019c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 vethb3a8e92 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth9e6dedf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 vethd057007 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 vethd7659d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:38:01 veth20e7855 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:16:27 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:39:01 ens3 139.49 84.10 807.72 12.59 0.00 0.00 0.00 0.00 01:16:27 00:39:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 01:16:27 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:40:01 ens3 324.33 231.46 586.16 20.76 0.00 0.00 0.00 0.00 01:16:27 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:41:01 ens3 136.89 101.12 254.65 9.04 0.00 0.00 0.00 0.00 01:16:27 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:42:01 ens3 65.66 49.95 120.97 4.02 0.00 0.00 0.00 0.00 01:16:27 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:43:01 ens3 85.75 65.97 163.63 5.58 0.00 0.00 0.00 0.00 01:16:27 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:44:01 ens3 99.88 75.21 188.82 6.33 0.00 0.00 0.00 0.00 01:16:27 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:45:01 ens3 55.44 40.59 103.94 3.52 0.00 0.00 0.00 0.00 01:16:27 00:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:16:27 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:47:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:48:01 ens3 0.82 0.10 0.13 0.07 0.00 0.00 0.00 0.00 01:16:27 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:49:01 ens3 0.68 0.45 0.40 0.28 0.00 0.00 0.00 0.00 01:16:27 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:50:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:16:27 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:52:01 ens3 0.25 0.15 0.12 0.07 0.00 0.00 0.00 0.00 01:16:27 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:53:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:16:27 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:55:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:16:27 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:58:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:16:27 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 00:59:01 ens3 8.02 6.62 5.34 6.29 0.00 0.00 0.00 0.00 01:16:27 00:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:16:27 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:03:01 ens3 0.37 0.22 0.19 0.07 0.00 0.00 0.00 0.00 01:16:27 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:04:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:16:27 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:05:01 ens3 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:16:27 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:06:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:16:27 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:07:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:16:27 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:08:01 ens3 0.70 0.17 0.13 0.07 0.00 0.00 0.00 0.00 01:16:27 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:09:01 ens3 0.55 0.10 0.04 0.01 0.00 0.00 0.00 0.00 01:16:27 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:10:01 ens3 0.63 0.00 0.07 0.00 0.00 0.00 0.00 0.00 01:16:27 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:11:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:12:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:13:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 01:16:27 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:27 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 01:16:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:16:27 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:27 Average: docker0 24.54 31.39 1.81 193.33 0.00 0.00 0.00 0.00 01:16:27 Average: ens3 83.70 63.33 521.14 9.48 0.00 0.00 0.00 0.00 01:16:27 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 01:16:27 01:16:27 01:16:27 ---> sar -P ALL: 01:16:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3157) 08/09/23 _x86_64_ (8 CPU) 01:16:27 01:16:27 00:32:26 LINUX RESTART (8 CPU) 01:16:27 01:16:27 00:33:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 00:34:01 all 10.10 0.00 4.55 4.22 0.07 81.06 01:16:27 00:34:01 0 7.23 0.00 3.79 3.66 0.07 85.24 01:16:27 00:34:01 1 12.09 0.00 3.61 2.16 0.07 82.08 01:16:27 00:34:01 2 12.65 0.00 5.19 2.84 0.07 79.26 01:16:27 00:34:01 3 10.75 0.00 4.72 1.27 0.08 83.18 01:16:27 00:34:01 4 9.65 0.00 4.93 0.94 0.07 84.41 01:16:27 00:34:01 5 8.57 0.00 3.98 0.39 0.05 87.01 01:16:27 00:34:01 6 10.33 0.00 5.24 17.38 0.09 66.96 01:16:27 00:34:01 7 9.47 0.00 4.99 5.32 0.09 80.14 01:16:27 00:35:01 all 28.39 0.00 5.07 1.97 0.09 64.49 01:16:27 00:35:01 0 27.45 0.00 5.59 0.12 0.08 66.76 01:16:27 00:35:01 1 28.95 0.00 4.77 0.00 0.12 66.16 01:16:27 00:35:01 2 28.17 0.00 5.11 2.50 0.08 64.13 01:16:27 00:35:01 3 27.80 0.00 5.54 7.18 0.12 59.37 01:16:27 00:35:01 4 28.95 0.00 4.98 0.24 0.07 65.78 01:16:27 00:35:01 5 28.90 0.00 4.28 0.03 0.10 66.69 01:16:27 00:35:01 6 29.75 0.00 5.51 5.68 0.08 58.99 01:16:27 00:35:01 7 27.12 0.00 4.78 0.02 0.08 68.01 01:16:27 00:36:01 all 46.81 0.00 6.55 0.42 0.09 46.12 01:16:27 00:36:01 0 46.30 0.00 6.12 0.18 0.08 47.32 01:16:27 00:36:01 1 47.83 0.00 6.77 0.42 0.08 44.90 01:16:27 00:36:01 2 47.22 0.00 6.35 0.62 0.10 45.70 01:16:27 00:36:01 3 45.70 0.00 7.27 1.52 0.08 45.43 01:16:27 00:36:01 4 46.03 0.00 6.58 0.00 0.10 47.29 01:16:27 00:36:01 5 49.46 0.00 6.73 0.10 0.08 43.63 01:16:27 00:36:01 6 43.64 0.00 5.78 0.12 0.10 50.36 01:16:27 00:36:01 7 48.34 0.00 6.78 0.42 0.10 44.35 01:16:27 00:37:01 all 19.68 0.00 7.65 15.59 0.12 56.96 01:16:27 00:37:01 0 18.82 0.00 6.73 7.22 0.14 67.10 01:16:27 00:37:01 1 21.81 0.00 8.88 16.04 0.15 53.12 01:16:27 00:37:01 2 17.02 0.00 7.63 17.24 0.10 58.01 01:16:27 00:37:01 3 18.94 0.00 8.08 33.92 0.10 38.95 01:16:27 00:37:01 4 19.68 0.00 6.35 11.73 0.10 62.14 01:16:27 00:37:01 5 23.26 0.00 8.57 21.88 0.10 46.19 01:16:27 00:37:01 6 19.04 0.00 7.13 8.00 0.07 65.77 01:16:27 00:37:01 7 18.86 0.00 7.84 8.76 0.19 64.36 01:16:27 00:38:01 all 57.14 0.00 9.45 6.78 0.10 26.53 01:16:27 00:38:01 0 57.20 0.00 8.64 3.51 0.08 30.56 01:16:27 00:38:01 1 57.58 0.00 9.76 3.93 0.08 28.64 01:16:27 00:38:01 2 57.15 0.00 8.99 1.53 0.10 32.23 01:16:27 00:38:01 3 56.47 0.00 11.12 20.66 0.10 11.65 01:16:27 00:38:01 4 57.61 0.00 8.03 3.01 0.10 31.24 01:16:27 00:38:01 5 57.10 0.00 10.27 5.24 0.10 27.29 01:16:27 00:38:01 6 56.88 0.00 8.93 6.39 0.08 27.71 01:16:27 00:38:01 7 57.11 0.00 9.84 10.08 0.14 22.84 01:16:27 00:39:01 all 56.55 0.00 8.49 6.99 0.14 27.83 01:16:27 00:39:01 0 56.24 0.00 9.60 3.69 0.13 30.33 01:16:27 00:39:01 1 57.97 0.00 8.52 2.27 0.14 31.10 01:16:27 00:39:01 2 55.51 0.00 8.15 4.47 0.10 31.76 01:16:27 00:39:01 3 55.30 0.00 8.66 16.13 0.12 19.78 01:16:27 00:39:01 4 56.78 0.00 7.87 2.47 0.20 32.69 01:16:27 00:39:01 5 57.46 0.00 8.84 3.60 0.14 29.97 01:16:27 00:39:01 6 56.56 0.00 7.94 5.13 0.08 30.28 01:16:27 00:39:01 7 56.61 0.00 8.37 18.29 0.17 16.56 01:16:27 00:40:01 all 0.46 0.00 0.12 0.19 0.04 99.19 01:16:27 00:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:40:01 1 0.75 0.00 0.15 0.05 0.02 99.03 01:16:27 00:40:01 2 0.20 0.00 0.10 0.28 0.03 99.38 01:16:27 00:40:01 3 0.43 0.00 0.10 0.03 0.10 99.33 01:16:27 00:40:01 4 0.40 0.00 0.08 0.02 0.00 99.50 01:16:27 00:40:01 5 0.88 0.00 0.15 0.07 0.03 98.87 01:16:27 00:40:01 6 0.60 0.00 0.23 1.07 0.02 98.08 01:16:27 00:40:01 7 0.42 0.00 0.12 0.02 0.12 99.33 01:16:27 00:41:01 all 0.55 0.00 0.11 0.26 0.03 99.04 01:16:27 00:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:16:27 00:41:01 1 1.48 0.00 0.17 0.05 0.03 98.28 01:16:27 00:41:01 2 0.53 0.00 0.05 0.05 0.00 99.37 01:16:27 00:41:01 3 0.20 0.00 0.03 0.02 0.07 99.68 01:16:27 00:41:01 4 0.65 0.00 0.15 0.07 0.02 99.12 01:16:27 00:41:01 5 0.67 0.00 0.10 0.03 0.03 99.17 01:16:27 00:41:01 6 0.42 0.00 0.18 1.84 0.02 97.55 01:16:27 00:41:01 7 0.42 0.00 0.15 0.07 0.08 99.28 01:16:27 00:42:01 all 0.42 0.00 0.10 0.16 0.02 99.30 01:16:27 00:42:01 0 0.10 0.00 0.05 0.00 0.00 99.85 01:16:27 00:42:01 1 0.67 0.00 0.12 0.05 0.02 99.15 01:16:27 00:42:01 2 0.37 0.00 0.05 0.03 0.02 99.53 01:16:27 00:42:01 3 0.05 0.00 0.07 0.00 0.03 99.85 01:16:27 00:42:01 4 0.82 0.00 0.15 0.10 0.03 98.90 01:16:27 00:42:01 5 0.57 0.00 0.10 0.05 0.02 99.26 01:16:27 00:42:01 6 0.10 0.00 0.12 1.00 0.00 98.78 01:16:27 00:42:01 7 0.65 0.00 0.13 0.07 0.05 99.10 01:16:27 00:43:01 all 0.38 0.00 0.09 0.16 0.03 99.34 01:16:27 00:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:43:01 1 0.55 0.00 0.07 0.05 0.03 99.30 01:16:27 00:43:01 2 0.42 0.00 0.13 0.03 0.02 99.40 01:16:27 00:43:01 3 0.20 0.00 0.05 0.02 0.07 99.67 01:16:27 00:43:01 4 0.72 0.00 0.15 0.05 0.03 99.05 01:16:27 00:43:01 5 0.30 0.00 0.07 0.02 0.02 99.60 01:16:27 00:43:01 6 0.28 0.00 0.12 1.03 0.02 98.55 01:16:27 00:43:01 7 0.59 0.00 0.13 0.05 0.07 99.16 01:16:27 00:44:01 all 0.41 0.00 0.10 0.55 0.03 98.90 01:16:27 00:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:44:01 1 0.82 0.00 0.15 0.17 0.03 98.82 01:16:27 00:44:01 2 0.58 0.00 0.07 0.29 0.02 99.05 01:16:27 00:44:01 3 0.20 0.00 0.05 0.03 0.05 99.66 01:16:27 00:44:01 4 0.51 0.00 0.12 0.24 0.03 99.10 01:16:27 00:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:44:01 6 0.59 0.00 0.27 3.51 0.02 95.61 01:16:27 00:44:01 7 0.56 0.00 0.14 0.19 0.07 99.05 01:16:27 01:16:27 00:44:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 00:45:01 all 0.94 0.00 0.64 0.50 0.03 97.89 01:16:27 00:45:01 0 1.19 0.00 0.28 0.03 0.02 98.48 01:16:27 00:45:01 1 0.87 0.00 0.59 1.22 0.02 97.30 01:16:27 00:45:01 2 0.77 0.00 0.37 0.08 0.02 98.77 01:16:27 00:45:01 3 0.63 0.00 0.30 0.68 0.05 98.33 01:16:27 00:45:01 4 0.80 0.00 0.40 0.22 0.03 98.55 01:16:27 00:45:01 5 1.18 0.00 1.20 0.02 0.02 97.58 01:16:27 00:45:01 6 1.28 0.00 0.38 1.02 0.02 97.30 01:16:27 00:45:01 7 0.75 0.00 1.61 0.75 0.05 96.84 01:16:27 00:46:01 all 0.08 0.00 0.05 0.01 0.01 99.85 01:16:27 00:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:16:27 00:46:01 1 0.12 0.00 0.03 0.00 0.02 99.83 01:16:27 00:46:01 2 0.07 0.00 0.03 0.00 0.02 99.88 01:16:27 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:16:27 00:46:01 4 0.07 0.00 0.05 0.02 0.03 99.83 01:16:27 00:46:01 5 0.27 0.00 0.10 0.00 0.00 99.63 01:16:27 00:46:01 6 0.03 0.00 0.03 0.10 0.00 99.83 01:16:27 00:46:01 7 0.07 0.00 0.05 0.00 0.00 99.88 01:16:27 00:47:01 all 0.05 0.00 0.01 0.01 0.01 99.92 01:16:27 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:47:01 4 0.02 0.00 0.02 0.03 0.03 99.90 01:16:27 00:47:01 5 0.33 0.00 0.02 0.00 0.00 99.65 01:16:27 00:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:16:27 00:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:48:01 all 0.04 0.00 0.02 0.01 0.01 99.93 01:16:27 00:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 00:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:48:01 4 0.05 0.00 0.00 0.02 0.02 99.92 01:16:27 00:48:01 5 0.10 0.00 0.03 0.00 0.00 99.87 01:16:27 00:48:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:16:27 00:48:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:16:27 00:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:16:27 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:49:01 4 0.00 0.00 0.02 0.02 0.03 99.93 01:16:27 00:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:49:01 6 0.07 0.00 0.02 0.05 0.00 99.87 01:16:27 00:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:50:01 all 0.09 0.00 0.01 0.02 0.01 99.87 01:16:27 00:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:50:01 1 0.63 0.00 0.02 0.00 0.00 99.35 01:16:27 00:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:16:27 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:50:01 6 0.00 0.00 0.00 0.15 0.02 99.83 01:16:27 00:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:51:01 all 0.17 0.00 0.01 0.01 0.01 99.81 01:16:27 00:51:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:16:27 00:51:01 1 1.12 0.00 0.00 0.00 0.02 98.86 01:16:27 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:51:01 4 0.05 0.00 0.02 0.02 0.03 99.88 01:16:27 00:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:16:27 00:51:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:16:27 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:52:01 all 0.22 0.00 0.01 0.01 0.01 99.75 01:16:27 00:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 00:52:01 1 1.65 0.00 0.00 0.00 0.02 98.34 01:16:27 00:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 00:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:52:01 4 0.05 0.00 0.02 0.02 0.03 99.88 01:16:27 00:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:52:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:16:27 00:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:53:01 all 0.15 0.00 0.01 0.03 0.01 99.81 01:16:27 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 00:53:01 1 1.12 0.00 0.02 0.00 0.02 98.84 01:16:27 00:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:53:01 4 0.02 0.00 0.05 0.13 0.02 99.78 01:16:27 00:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:53:01 6 0.00 0.00 0.00 0.08 0.00 99.92 01:16:27 00:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:54:01 all 0.22 0.00 0.01 0.01 0.01 99.75 01:16:27 00:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:16:27 00:54:01 1 1.60 0.00 0.00 0.00 0.00 98.40 01:16:27 00:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:54:01 4 0.05 0.00 0.02 0.02 0.03 99.88 01:16:27 00:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 00:54:01 6 0.03 0.00 0.00 0.03 0.00 99.93 01:16:27 00:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:16:27 00:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:16:27 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:55:01 4 0.07 0.00 0.00 0.02 0.03 99.88 01:16:27 00:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:16:27 00:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:16:27 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 00:56:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:16:27 00:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 00:56:01 4 0.02 0.00 0.05 0.00 0.02 99.92 01:16:27 00:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:16:27 00:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:57:01 all 0.01 0.00 0.00 0.02 0.01 99.95 01:16:27 00:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 00:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 00:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:57:01 3 0.02 0.00 0.00 0.12 0.02 99.85 01:16:27 00:57:01 4 0.05 0.00 0.02 0.00 0.03 99.90 01:16:27 00:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:57:01 6 0.00 0.00 0.00 0.05 0.00 99.95 01:16:27 00:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:58:01 all 0.00 0.00 0.01 0.00 0.01 99.98 01:16:27 00:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 00:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 00:58:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:16:27 00:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 00:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 00:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 00:59:01 all 0.30 0.00 0.03 0.01 0.01 99.65 01:16:27 00:59:01 0 0.40 0.00 0.07 0.05 0.02 99.47 01:16:27 00:59:01 1 0.08 0.00 0.05 0.00 0.02 99.85 01:16:27 00:59:01 2 0.23 0.00 0.00 0.00 0.02 99.75 01:16:27 00:59:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:16:27 00:59:01 4 0.22 0.00 0.03 0.00 0.02 99.73 01:16:27 00:59:01 5 1.12 0.00 0.03 0.00 0.00 98.85 01:16:27 00:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:16:27 00:59:01 7 0.30 0.00 0.05 0.00 0.00 99.65 01:16:27 01:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:16:27 01:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 01:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:16:27 01:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 01:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:00:01 6 0.00 0.00 0.00 0.03 0.02 99.95 01:16:27 01:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:16:27 01:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 01:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:16:27 01:01:01 2 0.00 0.00 0.03 0.00 0.02 99.95 01:16:27 01:01:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:01:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:16:27 01:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 01:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:02:01 all 0.01 0.00 0.00 0.02 0.01 99.96 01:16:27 01:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 01:02:01 2 0.02 0.00 0.00 0.00 0.03 99.95 01:16:27 01:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:02:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:16:27 01:02:01 6 0.00 0.00 0.00 0.15 0.00 99.85 01:16:27 01:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:03:01 all 0.03 0.00 0.00 0.00 0.01 99.96 01:16:27 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 01:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:16:27 01:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 01:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:16:27 01:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 01:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 01:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 01:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:16:27 01:04:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:16:27 01:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:16:27 01:05:01 all 0.18 0.00 0.01 0.02 0.01 99.78 01:16:27 01:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:05:01 1 1.29 0.00 0.00 0.00 0.00 98.71 01:16:27 01:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:05:01 3 0.02 0.00 0.03 0.05 0.00 99.90 01:16:27 01:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:16:27 01:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:05:01 6 0.00 0.00 0.02 0.12 0.00 99.87 01:16:27 01:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:06:01 all 0.06 0.00 0.01 0.02 0.01 99.91 01:16:27 01:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:06:01 1 0.37 0.00 0.02 0.00 0.02 99.60 01:16:27 01:06:01 2 0.02 0.00 0.00 0.00 0.03 99.95 01:16:27 01:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:06:01 6 0.00 0.00 0.00 0.15 0.00 99.85 01:16:27 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:16:27 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:16:27 01:07:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:16:27 01:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:16:27 01:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:16:27 01:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:16:27 01:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:16:27 01:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:16:27 01:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:16:27 01:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:08:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:16:27 01:08:01 6 0.00 0.00 0.02 0.05 0.00 99.93 01:16:27 01:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:09:01 all 0.08 0.00 0.01 0.00 0.00 99.91 01:16:27 01:09:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:16:27 01:09:01 1 0.30 0.00 0.00 0.00 0.00 99.70 01:16:27 01:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:09:01 3 0.02 0.00 0.02 0.03 0.02 99.92 01:16:27 01:09:01 4 0.07 0.00 0.00 0.00 0.00 99.93 01:16:27 01:09:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:16:27 01:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:16:27 01:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:16:27 01:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:16:27 01:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:10:01 6 0.00 0.00 0.00 0.05 0.00 99.95 01:16:27 01:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:11:01 all 0.05 0.00 0.01 0.04 0.00 99.90 01:16:27 01:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:16:27 01:11:01 1 0.27 0.00 0.02 0.00 0.00 99.72 01:16:27 01:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 01:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:11:01 6 0.00 0.00 0.00 0.28 0.00 99.72 01:16:27 01:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:16:27 01:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:16:27 01:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 01:12:01 2 0.00 0.00 0.03 0.00 0.03 99.93 01:16:27 01:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:16:27 01:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:16:27 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:13:01 all 0.01 0.00 0.01 0.02 0.00 99.95 01:16:27 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:13:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:16:27 01:13:01 3 0.00 0.00 0.00 0.13 0.00 99.87 01:16:27 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:13:01 6 0.00 0.00 0.00 0.05 0.00 99.95 01:16:27 01:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:16:27 01:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:16:27 01:14:01 0 0.07 0.00 0.00 0.00 0.02 99.92 01:16:27 01:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:16:27 01:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:16:27 01:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:16:27 01:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:16:27 01:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:16:27 01:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:16:27 01:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:16:27 01:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:16:27 01:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:16:27 01:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:16:27 01:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:16:27 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:16:27 01:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 01:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:16:27 01:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:16:27 Average: all 5.15 0.00 0.99 0.87 0.02 92.96 01:16:27 Average: 0 4.98 0.00 0.95 0.42 0.02 93.62 01:16:27 Average: 1 5.55 0.00 1.01 0.61 0.03 92.80 01:16:27 Average: 2 5.09 0.00 0.98 0.69 0.02 93.22 01:16:27 Average: 3 4.98 0.00 1.06 1.87 0.03 92.07 01:16:27 Average: 4 5.16 0.00 0.93 0.44 0.03 93.44 01:16:27 Average: 5 5.29 0.00 1.03 0.72 0.02 92.95 01:16:27 Average: 6 5.07 0.00 0.97 1.24 0.01 92.71 01:16:27 Average: 7 5.09 0.00 1.04 1.00 0.03 92.84 01:16:27 01:16:27 01:16:27