Pull request #4569 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from a0e06c82f5c5d2950420c9874d55b8124d37b92b+fe3620ce412f86f9ce6eb635c00e802c499476bf (ad934ba0b2351ce88ae89bfe8850838ff6f16033) 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-ssh13849883489480785888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12933493470328396830.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4569/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-4569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15134658295262947303.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh10910440626442024889.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-4569/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-4569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1963725860243642813.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 ‘prd-ubuntu20.04-docker-8c-8g-3550’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3553 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a0e06c82f5c5d2950420c9874d55b8124d37b92b Merge succeeded, producing 97f380f8ad9370cb726292e14705582dd3acd3b9 Checking out Revision 97f380f8ad9370cb726292e14705582dd3acd3b9 (PR-4569) > git config core.sparsecheckout # timeout=10 > git checkout -f a0e06c82f5c5d2950420c9874d55b8124d37b92b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97f380f8ad9370cb726292e14705582dd3acd3b9 # timeout=10 Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0ec1ce35df2bb177cfb03ab4d19848964fff359c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:10:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:10:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:10:20 ========================================================= 19:10:20 EdgeX Global Pipelines Version Info 19:10:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:10:21 ------------------- 19:10:21 stable info: 19:10:21 ------------------- 19:10:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:10:21 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:10:21 Message: update stable to v1.0.253 19:10:21 ------------------- 19:10:21 experimental info: 19:10:21 ------------------- 19:10:21 Commited By: **** collab-it+edgex@linuxfoundation.org 19:10:21 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 19:10:21 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:10:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:10:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:10:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:10:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4569 [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4569 [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4569 [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97f380f8ad9370cb726292e14705582dd3acd3b9 [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97f380f [Pipeline] echo 19:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:22 provisioning config files... 19:10:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config12424615772633389832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:22 ---> docker-login.sh 19:10:22 nexus3.edgexfoundry.org:10001 19:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:22 Configure a credential helper to remove this warning. See 19:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:22 19:10:22 Login Succeeded 19:10:22 nexus3.edgexfoundry.org:10002 19:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:22 Configure a credential helper to remove this warning. See 19:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:22 19:10:22 Login Succeeded 19:10:22 nexus3.edgexfoundry.org:10003 19:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:23 Configure a credential helper to remove this warning. See 19:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:23 19:10:23 Login Succeeded 19:10:23 nexus3.edgexfoundry.org:10004 19:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:23 Configure a credential helper to remove this warning. See 19:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:23 19:10:23 Login Succeeded 19:10:23 docker.io 19:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:23 Configure a credential helper to remove this warning. See 19:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:23 19:10:23 Login Succeeded 19:10:23 ---> docker-login.sh ends [Pipeline] } 19:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:23 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:10:23 + dirname cmd/core-command/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo core-command,cmd/core-command/Dockerfile 19:10:23 + + cut -d/ -f2 19:10:23 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:10:23 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:10:23 + dirname cmd/core-data/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo core-data,cmd/core-data/Dockerfile 19:10:23 + dirname cmd/core-metadata/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo core-metadata,cmd/core-metadata/Dockerfile 19:10:23 + dirname cmd/security-bootstrapper/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:10:23 + dirname cmd/security-proxy-auth/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:10:23 + dirname cmd/security-proxy-setup/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:10:23 + dirname cmd/security-secretstore-setup/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:10:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:10:23 + dirname cmd/security-spire-agent/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:10:23 + dirname cmd/security-spire-config/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:10:23 + dirname cmd/security-spire-server/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:10:23 + dirname cmd/support-notifications/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo support-notifications,cmd/support-notifications/Dockerfile 19:10:23 + dirname cmd/support-scheduler/Dockerfile 19:10:23 + cut -d/ -f2 19:10:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:10:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:10:24 + git rev-list -1 --merges 97f380f8ad9370cb726292e14705582dd3acd3b9~1..97f380f8ad9370cb726292e14705582dd3acd3b9 [Pipeline] echo 19:10:24 -----------> git rev-list -1 --merges 97f380f8ad9370cb726292e14705582dd3acd3b9~1..97f380f8ad9370cb726292e14705582dd3acd3b9 97f380f8ad9370cb726292e14705582dd3acd3b9 19:10:24 97f380f8ad9370cb726292e14705582dd3acd3b9 [false] [Pipeline] sh 19:10:24 + git log --format=format:%s -1 97f380f8ad9370cb726292e14705582dd3acd3b9 [Pipeline] echo 19:10:24 ========================================================= 19:10:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:10:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:10:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:10:24 + grep -v github /etc/ssh/ssh_known_hosts 19:10:24 + [ -e /tmp/ssh_known_hosts ] 19:10:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:10:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:10:24 + sudo tee -a /etc/ssh/ssh_known_hosts 19:10:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:25 19:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:25 0.1.4: Pulling from edgex-devops/py-git-semver 19:10:25 b85a868b505f: Pulling fs layer 19:10:25 e2be974225ed: Pulling fs layer 19:10:25 339a4e72a1f5: Pulling fs layer 19:10:25 988bab9f4d93: Pulling fs layer 19:10:25 1469e6f7b9e6: Pulling fs layer 19:10:25 eaf3925da568: Pulling fs layer 19:10:25 bab4dde63d76: Pulling fs layer 19:10:25 bde34c3a00c8: Pulling fs layer 19:10:25 988bab9f4d93: Waiting 19:10:25 b352a97aabf1: Pulling fs layer 19:10:25 1469e6f7b9e6: Waiting 19:10:25 eaf3925da568: Waiting 19:10:25 bab4dde63d76: Waiting 19:10:25 4872d77fe225: Pulling fs layer 19:10:25 5851b861e8e6: Pulling fs layer 19:10:25 bde34c3a00c8: Waiting 19:10:25 b352a97aabf1: Waiting 19:10:25 5851b861e8e6: Waiting 19:10:25 4872d77fe225: Waiting 19:10:25 e2be974225ed: Verifying Checksum 19:10:25 e2be974225ed: Download complete 19:10:25 988bab9f4d93: Verifying Checksum 19:10:25 988bab9f4d93: Download complete 19:10:25 1469e6f7b9e6: Verifying Checksum 19:10:25 1469e6f7b9e6: Download complete 19:10:25 eaf3925da568: Verifying Checksum 19:10:25 eaf3925da568: Download complete 19:10:25 339a4e72a1f5: Verifying Checksum 19:10:25 339a4e72a1f5: Download complete 19:10:25 bde34c3a00c8: Download complete 19:10:25 b352a97aabf1: Verifying Checksum 19:10:25 4872d77fe225: Download complete 19:10:25 5851b861e8e6: Verifying Checksum 19:10:25 5851b861e8e6: Download complete 19:10:25 b85a868b505f: Verifying Checksum 19:10:25 b85a868b505f: Download complete 19:10:26 bab4dde63d76: Verifying Checksum 19:10:26 bab4dde63d76: Download complete 19:10:27 b85a868b505f: Pull complete 19:10:27 e2be974225ed: Pull complete 19:10:27 339a4e72a1f5: Pull complete 19:10:27 988bab9f4d93: Pull complete 19:10:27 1469e6f7b9e6: Pull complete 19:10:27 eaf3925da568: Pull complete 19:10:29 bab4dde63d76: Pull complete 19:10:29 bde34c3a00c8: Pull complete 19:10:29 b352a97aabf1: Pull complete 19:10:29 4872d77fe225: Pull complete 19:10:29 5851b861e8e6: Pull complete 19:10:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:29 prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container 19:10:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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-devops/py-git-semver:0.1.4 cat 19:10:31 $ docker top 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 -eo pid,comm 19:10:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:10:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:10:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:31 [ssh-agent] Looking for ssh-agent implementation... 19:10:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:31 $ docker exec 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent 19:10:31 SSH_AUTH_SOCK=/tmp/ssh-ez69H1awdSz8/agent.32 19:10:31 SSH_AGENT_PID=38 19:10:31 Running ssh-add (command line suppressed) 19:10:31 Identity added: /w/workspace/edgex-go/31@tmp/private_key_11311189991473307866.key (/w/workspace/edgex-go/31@tmp/private_key_11311189991473307866.key) 19:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:32 + git tag --points-at HEAD [Pipeline] } 19:10:32 $ docker exec --env ******** --env ******** 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent -k 19:10:32 unset SSH_AUTH_SOCK; 19:10:32 unset SSH_AGENT_PID; 19:10:32 echo Agent pid 38 killed; 19:10:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:10:32 [ssh-agent] Looking for ssh-agent implementation... 19:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:10:32 $ docker exec 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent 19:10:32 SSH_AUTH_SOCK=/tmp/ssh-rlhMbEPQTeF6/agent.70 19:10:32 SSH_AGENT_PID=76 19:10:32 Running ssh-add (command line suppressed) 19:10:32 Identity added: /w/workspace/edgex-go/31@tmp/private_key_861557117055890659.key (/w/workspace/edgex-go/31@tmp/private_key_861557117055890659.key) 19:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:10:33 + git semver init 19:10:33 2023-08-14 19:10:33,285 [run_init] DEBUG init version:0.0.0 force:False 19:10:33 2023-08-14 19:10:33,286 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/31/.semver 19:10:33 2023-08-14 19:10:33,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/31/.semver 19:10:33 2023-08-14 19:10:33,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/31/.semver'], cwd=/w/workspace/edgex-go/31, universal_newlines=False, shell=None, istream=None) 19:10:38 2023-08-14 19:10:38,094 [append_file] DEBUG append to file:/w/workspace/edgex-go/31/.git/info/exclude 19:10:38 2023-08-14 19:10:38,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/31/.semver/PR-4569 with force:False 19:10:38 2023-08-14 19:10:38,095 [write_file] DEBUG write to file:/w/workspace/edgex-go/31/.semver/PR-4569 19:10:38 2023-08-14 19:10:38,099 [execute] INFO git cat-file --batch-check 19:10:38 2023-08-14 19:10:38,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/31/.semver, universal_newlines=False, shell=None, istream=) 19:10:38 2023-08-14 19:10:38,106 [execute] INFO git cat-file --batch 19:10:38 2023-08-14 19:10:38,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/31/.semver, universal_newlines=False, shell=None, istream=) 19:10:38 2023-08-14 19:10:38,112 [read_version] DEBUG read version from /w/workspace/edgex-go/31/.semver/PR-4569 19:10:38 0.0.0 [Pipeline] } 19:10:38 $ docker exec --env ******** --env ******** 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 ssh-agent -k 19:10:38 unset SSH_AUTH_SOCK; 19:10:38 unset SSH_AGENT_PID; 19:10:38 echo Agent pid 76 killed; 19:10:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:10:39 + git semver [Pipeline] } 19:10:39 $ docker stop --time=1 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 19:10:40 $ docker rm -f --volumes 91202c423d0397b84efc325eb9d716280a8bd99ebeb27fcf0590fa5bb2028c98 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:10:41 Stashed 1 file(s) [Pipeline] echo 19:10:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:41 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] echo 19:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:41 ========================================================= 19:10:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:10:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:10:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:10:41 4db1b89c0bd1: Pulling fs layer 19:10:41 6911f1a30b25: Pulling fs layer 19:10:41 e194b8c5c2a9: Pulling fs layer 19:10:41 6863d3e3a2b1: Pulling fs layer 19:10:41 ec0bb842ea78: Pulling fs layer 19:10:41 40a00589a448: Pulling fs layer 19:10:41 6c08303d61cc: Pulling fs layer 19:10:41 798269fcf238: Pulling fs layer 19:10:41 798269fcf238: Waiting 19:10:41 6863d3e3a2b1: Waiting 19:10:41 6c08303d61cc: Waiting 19:10:41 ec0bb842ea78: Waiting 19:10:41 40a00589a448: Waiting 19:10:41 6911f1a30b25: Download complete 19:10:41 6863d3e3a2b1: Download complete 19:10:41 ec0bb842ea78: Verifying Checksum 19:10:41 ec0bb842ea78: Download complete 19:10:41 4db1b89c0bd1: Verifying Checksum 19:10:41 4db1b89c0bd1: Download complete 19:10:41 40a00589a448: Verifying Checksum 19:10:41 40a00589a448: Download complete 19:10:42 4db1b89c0bd1: Pull complete 19:10:42 6911f1a30b25: Pull complete 19:10:42 798269fcf238: Verifying Checksum 19:10:42 798269fcf238: Download complete 19:10:42 e194b8c5c2a9: Verifying Checksum 19:10:42 e194b8c5c2a9: Download complete 19:10:42 6c08303d61cc: Verifying Checksum 19:10:42 6c08303d61cc: Download complete 19:10:45 e194b8c5c2a9: Pull complete 19:10:45 6863d3e3a2b1: Pull complete 19:10:45 ec0bb842ea78: Pull complete 19:10:45 40a00589a448: Pull complete 19:10:47 6c08303d61cc: Pull complete 19:10:48 798269fcf238: Pull complete 19:10:48 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 19:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:10:49 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:10:49 WORKDIR /edgex 19:10:49 COPY go.mod . 19:10:49 RUN go mod download 19:10:49 docker build -t ci-base-image-x86_64 -f - . 19:10:49 Sending build context to Docker daemon 170.8MB 19:10:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:10:49 ---> ec979cd7f677 19:10:49 Step 2/4 : WORKDIR /edgex 19:10:52 ---> Running in 611033ade9cc 19:10:52 Removing intermediate container 611033ade9cc 19:10:52 ---> 17b76ed33cf4 19:10:52 Step 3/4 : COPY go.mod . 19:10:52 ---> 730e112490ee 19:10:52 Step 4/4 : RUN go mod download 19:10:52 ---> Running in 739ff77b696f 19:10:56 Still waiting to schedule task 19:10:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3551’ is offline 19:11:05 Removing intermediate container 739ff77b696f 19:11:05 ---> 5ca6fa8a8033 19:11:05 Successfully built 5ca6fa8a8033 19:11:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:05 + docker inspect -f . ci-base-image-x86_64 19:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:05 prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container 19:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:05 $ docker top 9b3a0039505853873893f493c8a88962e5f69a85bf448594a98527a109932c05 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:06 + go version 19:11:06 go version go1.20.6 linux/amd64 [Pipeline] } 19:11:06 $ docker stop --time=1 9b3a0039505853873893f493c8a88962e5f69a85bf448594a98527a109932c05 19:11:07 $ docker rm -f --volumes 9b3a0039505853873893f493c8a88962e5f69a85bf448594a98527a109932c05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:07 + docker inspect -f . ci-base-image-x86_64 19:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:07 prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container 19:11:07 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:11:08 $ docker top e80914e617a0bd4329061b413768c7a2429ab659ea559928ad99d812ff338540 -eo pid,comm [Pipeline] { [Pipeline] echo 19:11:08 ========================================================= 19:11:08 [edgeXBuildGoParallel] Running Tests and Build... 19:11:08 ========================================================= [Pipeline] sh 19:11:08 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] fileExists [Pipeline] sh 19:11:08 + make test 19:11:08 go test -race -coverprofile=coverage.out ./... 19:11:17 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 19:11:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.5% of statements 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.0% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.266s coverage: 93.4% of statements 19:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 19:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 97.6% of statements 19:11:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 19:11:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:11:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:11:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 19:11:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 32.2% of statements 19:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 42.9% of statements 19:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 19:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 19:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.294s coverage: 79.9% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.071s coverage: 92.9% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 38.4% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 95.7% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements 19:12:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 19:12:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:12:04 Dockerfile.fuzz:18 DL3026 error: Use only an allowed registry in the FROM image 19:12:04 Dockerfile.fuzz:23 DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check 19:12:04 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 19:12:04 $ docker stop --time=1 e80914e617a0bd4329061b413768c7a2429ab659ea559928ad99d812ff338540 19:12:06 $ docker rm -f --volumes e80914e617a0bd4329061b413768c7a2429ab659ea559928ad99d812ff338540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:06 Failed in branch amd64 19:12:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3555 in /w/workspace/edgexfoundry_edgex-go_PR-4569 [Pipeline] { [Pipeline] ws 19:12:24 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 19:12:24 The recommended git tool is: git 19:12:29 using credential edgex-jenkins-ssh 19:12:29 Cloning the remote Git repository 19:12:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:29 > git init /w/workspace/edgex-go/31 # timeout=10 19:12:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:29 > git --version # timeout=10 19:12:29 > git --version # 'git version 2.25.1' 19:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:47 Merging remotes/origin/main commit fe3620ce412f86f9ce6eb635c00e802c499476bf into PR head commit a0e06c82f5c5d2950420c9874d55b8124d37b92b 19:12:48 Merge succeeded, producing 3db5e89487e42bab101ea645e29e41178214c7fd 19:12:48 Checking out Revision 3db5e89487e42bab101ea645e29e41178214c7fd (PR-4569) 19:12:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4569/head:refs/remotes/origin/PR-4569 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:47 > git config core.sparsecheckout # timeout=10 19:12:47 > git checkout -f a0e06c82f5c5d2950420c9874d55b8124d37b92b # timeout=10 19:12:47 > git remote # timeout=10 19:12:47 > git config --get remote.origin.url # timeout=10 19:12:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:47 > git merge fe3620ce412f86f9ce6eb635c00e802c499476bf # timeout=10 19:12:48 > git rev-parse HEAD^{commit} # timeout=10 19:12:48 > git config core.sparsecheckout # timeout=10 19:12:48 > git checkout -f 3db5e89487e42bab101ea645e29e41178214c7fd # timeout=10 19:12:51 Commit message: "Merge commit 'fe3620ce412f86f9ce6eb635c00e802c499476bf' into HEAD" 19:12:51 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:52 Dload Upload Total Spent Left Speed 19:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh 19:12:51 > git rev-list --no-walk 0ec1ce35df2bb177cfb03ab4d19848964fff359c # timeout=10 19:12:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:53 + sudo tee /etc/docker/daemon.new 19:12:53 { 19:12:53 "registry-mirrors": [ 19:12:53 "https://nexus3.edgexfoundry.org:10001" 19:12:53 ], 19:12:53 "bip": "10.250.0.254/24", 19:12:53 "hosts": [ 19:12:53 "tcp://0.0.0.0:5555", 19:12:53 "unix:///var/run/docker.sock" 19:12:53 ], 19:12:53 "mtu": 1458, 19:12:53 "selinux-enabled": true, 19:12:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:53 } [Pipeline] sh 19:12:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:12 provisioning config files... 19:13:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config16819923592246438142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:12 ---> docker-login.sh 19:13:12 nexus3.edgexfoundry.org:10001 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10002 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10003 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 nexus3.edgexfoundry.org:10004 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 docker.io 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 ---> docker-login.sh ends [Pipeline] } 19:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:13:15 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] echo 19:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:15 ========================================================= 19:13:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:13:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:19 edb6bdbacee9: Pulling fs layer 19:13:19 5f9638ab2659: Pulling fs layer 19:13:19 8d51d6327a98: Pulling fs layer 19:13:19 8b374f2dd631: Pulling fs layer 19:13:19 ec14aa9079de: Pulling fs layer 19:13:19 2f466654f4bb: Pulling fs layer 19:13:19 554e91adad29: Pulling fs layer 19:13:19 ec14aa9079de: Waiting 19:13:19 2f466654f4bb: Waiting 19:13:19 554e91adad29: Waiting 19:13:19 8b374f2dd631: Waiting 19:13:19 5f9638ab2659: Verifying Checksum 19:13:19 5f9638ab2659: Download complete 19:13:19 8b374f2dd631: Verifying Checksum 19:13:19 8b374f2dd631: Download complete 19:13:19 ec14aa9079de: Verifying Checksum 19:13:19 ec14aa9079de: Download complete 19:13:19 edb6bdbacee9: Verifying Checksum 19:13:19 edb6bdbacee9: Download complete 19:13:19 edb6bdbacee9: Pull complete 19:13:20 554e91adad29: Verifying Checksum 19:13:20 554e91adad29: Download complete 19:13:20 5f9638ab2659: Pull complete 19:13:21 8d51d6327a98: Verifying Checksum 19:13:21 8d51d6327a98: Download complete 19:13:21 2f466654f4bb: Download complete 19:13:33 8d51d6327a98: Pull complete 19:13:33 8b374f2dd631: Pull complete 19:13:33 ec14aa9079de: Pull complete 19:13:40 2f466654f4bb: Pull complete 19:13:42 554e91adad29: Pull complete 19:13:42 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 19:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:13:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:43 WORKDIR /edgex 19:13:43 COPY go.mod . 19:13:43 RUN go mod download 19:13:43 + docker build -t ci-base-image-arm64 -f - . 19:13:43 Sending build context to Docker daemon 2.944MB 19:13:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:43 ---> 1e15ea492957 19:13:43 Step 2/4 : WORKDIR /edgex 19:13:46 ---> Running in 7fcf1e1e9955 19:13:46 Removing intermediate container 7fcf1e1e9955 19:13:46 ---> 912deb46944d 19:13:46 Step 3/4 : COPY go.mod . 19:13:47 ---> cfc9e964d67f 19:13:47 Step 4/4 : RUN go mod download 19:13:47 ---> Running in 1d0eaa07417f 19:14:26 Removing intermediate container 1d0eaa07417f 19:14:26 ---> 960fdf3ed098 19:14:26 Successfully built 960fdf3ed098 19:14:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:27 + docker inspect -f . ci-base-image-arm64 19:14:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:27 prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 19:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:29 $ docker top 274576a1c9e4d2560e716d174bf2b4bb01d7ad580cd9047596fa4f3ef57a780b -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:30 + go version 19:14:30 go version go1.20.6 linux/arm64 [Pipeline] } 19:14:30 $ docker stop --time=1 274576a1c9e4d2560e716d174bf2b4bb01d7ad580cd9047596fa4f3ef57a780b 19:14:31 $ docker rm -f --volumes 274576a1c9e4d2560e716d174bf2b4bb01d7ad580cd9047596fa4f3ef57a780b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:32 + docker inspect -f . ci-base-image-arm64 19:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:32 prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 19:14:32 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:34 $ docker top 96c941d040435162d93c1b89272b23ecbca8a024fb82927db70d0af604c4e471 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:34 ========================================================= 19:14:34 [edgeXBuildGoParallel] Running Tests and Build... 19:14:34 ========================================================= [Pipeline] sh 19:14:34 + git config --global --add safe.directory /w/workspace/edgex-go/31 [Pipeline] fileExists [Pipeline] sh 19:14:34 + make test 19:14:35 go test -race -coverprofile=coverage.out ./... 19:15:21 ? github.com/edgexfoundry/edgex-go [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:18:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:18:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements 19:18:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 97.0% of statements 19:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:18:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.486s coverage: 71.5% of statements 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:18:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:18:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.857s coverage: 93.4% of statements 19:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.515s coverage: 3.8% of statements 19:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:19:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:19:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.038s coverage: 97.6% of statements 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:19:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 72.2% of statements 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:19:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.539s coverage: 0.9% of statements 19:19:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.413s coverage: 32.2% of statements 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 42.9% of statements 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.343s coverage: 96.3% of statements 19:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.253s coverage: 87.5% of statements 19:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:19:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:19:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.259s coverage: 94.4% of statements 19:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.301s coverage: 92.9% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.258s coverage: 62.3% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 19:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.672s coverage: 81.8% of statements 19:19:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 86.0% of statements 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.193s coverage: 63.1% of statements 19:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 19:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 19:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 19:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:20:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:20:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.104s coverage: 38.4% of statements 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.289s coverage: 89.5% of statements 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements 19:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.734s coverage: 95.7% of statements 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.330s coverage: 61.8% of statements 19:20:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:20:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.464s coverage: 98.9% of statements 19:20:48 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:20:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:48 go vet ./... 19:23:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:54 ./bin/test-attribution-txt.sh 19:23:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 19:23:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 19:23:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 19:23:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:23:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:23:55 + ls -al . 19:23:55 total 728 19:23:55 drwxrwxr-x 10 1001 1001 4096 Aug 14 19:14 . 19:23:55 drwxr-xr-x 4 root root 4096 Aug 14 19:14 .. 19:23:55 drwxrwxr-x 2 1001 1001 4096 Aug 14 19:12 .blubracket 19:23:55 -rw-rw-r-- 1 1001 1001 16 Aug 14 19:12 .dockerignore 19:23:55 drwxrwxr-x 8 1001 1001 4096 Aug 14 19:12 .git 19:23:55 drwxrwxr-x 3 1001 1001 4096 Aug 14 19:12 .github 19:23:55 -rw-rw-r-- 1 1001 1001 1163 Aug 14 19:12 .gitignore 19:23:55 -rw-rw-r-- 1 1001 1001 42 Aug 14 19:12 .golangci.yml 19:23:55 -rw-rw-r-- 1 1001 1001 87 Aug 14 19:12 .hadolint.yml 19:23:55 -rw-rw-r-- 1 1001 1001 166 Aug 14 19:12 .sonarcloud.properties 19:23:55 -rw-rw-r-- 1 1001 1001 1171 Aug 14 19:12 ADOPTERS.md 19:23:55 -rw-rw-r-- 1 1001 1001 11152 Aug 14 19:12 Attribution.txt 19:23:55 -rw-rw-r-- 1 1001 1001 93407 Aug 14 19:12 CHANGELOG.md 19:23:55 -rw-rw-r-- 1 1001 1001 3804 Aug 14 19:12 CONTRIBUTING.md 19:23:55 -rw-rw-r-- 1 1001 1001 1806 Aug 14 19:12 Dockerfile.fuzz 19:23:55 -rw-rw-r-- 1 1001 1001 677 Aug 14 19:12 GOVERNANCE.md 19:23:55 -rw-rw-r-- 1 1001 1001 883 Aug 14 19:12 Jenkinsfile 19:23:55 -rw-rw-r-- 1 1001 1001 10775 Aug 14 19:12 LICENSE 19:23:55 -rw-rw-r-- 1 1001 1001 14561 Aug 14 19:12 Makefile 19:23:55 -rw-rw-r-- 1 1001 1001 582 Aug 14 19:12 OWNERS.md 19:23:55 -rw-rw-r-- 1 1001 1001 9923 Aug 14 19:12 README.md 19:23:55 -rw-rw-r-- 1 1001 1001 789 Aug 14 19:12 SECURITY.md 19:23:55 -rw-rw-r-- 1 1001 1001 5 Aug 14 19:10 VERSION 19:23:55 drwxrwxr-x 2 1001 1001 4096 Aug 14 19:12 bin 19:23:55 drwxrwxr-x 18 1001 1001 4096 Aug 14 19:12 cmd 19:23:55 -rw-r--r-- 1 root root 446998 Aug 14 19:20 coverage.out 19:23:55 -rwxrwxr-x 1 1001 1001 2621 Aug 14 19:12 fuzzing_docker.sh 19:23:55 -rw-rw-r-- 1 1001 1001 3687 Aug 14 19:12 go.mod 19:23:55 -rw-rw-r-- 1 1001 1001 33714 Aug 14 19:12 go.sum 19:23:55 drwxrwxr-x 7 1001 1001 4096 Aug 14 19:12 internal 19:23:55 drwxrwxr-x 3 1001 1001 4096 Aug 14 19:12 openapi 19:23:55 -rw-rw-r-- 1 1001 1001 594 Aug 14 19:12 security.txt 19:23:55 drwxrwxr-x 4 1001 1001 4096 Aug 14 19:12 snap 19:23:55 -rw-rw-r-- 1 1001 1001 204 Aug 14 19:12 version.go [Pipeline] sh 19:23:56 + '[' -e coverage.out ] 19:23:56 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:57 Stashed 1 file(s) [Pipeline] sh 19:23:58 + make build 19:23:58 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 19:25:49 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 19:25:56 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 19:26:03 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 19:26:06 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 19:26:53 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 19:27:00 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 19:27:08 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 19:27:14 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 19:27:18 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 19:27:23 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 19:27:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:27:35 $ docker stop --time=1 96c941d040435162d93c1b89272b23ecbca8a024fb82927db70d0af604c4e471 19:27:37 $ docker rm -f --volumes 96c941d040435162d93c1b89272b23ecbca8a024fb82927db70d0af604c4e471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:40 19:27:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:40 latest: Pulling from edgex-devops/edgex-compose-arm64 19:27:40 547446be3368: Pulling fs layer 19:27:40 d125d8839a47: Pulling fs layer 19:27:40 3e85d5ac6304: Pulling fs layer 19:27:40 c3105a71a48b: Pulling fs layer 19:27:40 0f093f025ec4: Pulling fs layer 19:27:40 c3106fc0e877: Pulling fs layer 19:27:40 c3105a71a48b: Waiting 19:27:40 0f093f025ec4: Waiting 19:27:40 c3106fc0e877: Waiting 19:27:40 547446be3368: Verifying Checksum 19:27:40 547446be3368: Download complete 19:27:40 c3105a71a48b: Verifying Checksum 19:27:40 c3105a71a48b: Download complete 19:27:41 d125d8839a47: Verifying Checksum 19:27:41 d125d8839a47: Download complete 19:27:41 c3106fc0e877: Verifying Checksum 19:27:41 c3106fc0e877: Download complete 19:27:41 0f093f025ec4: Verifying Checksum 19:27:41 0f093f025ec4: Download complete 19:27:41 547446be3368: Pull complete 19:27:42 d125d8839a47: Pull complete 19:27:43 3e85d5ac6304: Verifying Checksum 19:27:43 3e85d5ac6304: Download complete 19:27:50 3e85d5ac6304: Pull complete 19:27:50 c3105a71a48b: Pull complete 19:27:51 0f093f025ec4: Pull complete 19:27:51 c3106fc0e877: Pull complete 19:27:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:27:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:51 prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 19:27:51 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:27:53 $ docker top 6c1f40f42e4cab5a3d062799211fe4a84f931024b6faa58fbc1a8b2f0b279e21 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:54 + docker compose -f ./docker-compose-build.yml build --parallel 19:28:02 #1 [security-spire-config internal] load build definition from Dockerfile 19:28:02 #1 transferring dockerfile: 2.58kB done 19:28:02 #1 DONE 0.1s 19:28:03 19:28:03 #2 [core-command internal] load build definition from Dockerfile 19:28:03 #2 transferring dockerfile: 1.82kB done 19:28:03 #2 DONE 0.0s 19:28:03 19:28:03 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:28:03 #3 transferring dockerfile: 2.82kB 0.0s done 19:28:03 #3 DONE 0.0s 19:28:03 19:28:03 #4 [support-scheduler internal] load build definition from Dockerfile 19:28:03 #4 transferring dockerfile: 1.82kB done 19:28:03 #4 DONE 0.1s 19:28:03 19:28:03 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:28:03 #5 transferring dockerfile: 2.12kB done 19:28:03 #5 DONE 0.1s 19:28:03 19:28:03 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:28:03 #6 transferring dockerfile: 1.78kB 0.0s done 19:28:03 #6 DONE 0.1s 19:28:03 19:28:03 #7 [core-data internal] load build definition from Dockerfile 19:28:03 #7 transferring dockerfile: 1.90kB done 19:28:03 #7 DONE 0.1s 19:28:03 19:28:03 #8 [security-spire-server internal] load build definition from Dockerfile 19:28:03 #8 transferring dockerfile: 2.63kB 0.0s done 19:28:03 #8 DONE 0.1s 19:28:03 19:28:03 #9 [core-metadata internal] load build definition from Dockerfile 19:28:03 #9 transferring dockerfile: 1.96kB 0.0s done 19:28:03 #9 DONE 0.1s 19:28:03 19:28:03 #10 [support-notifications internal] load build definition from Dockerfile 19:28:03 #10 transferring dockerfile: 1.84kB done 19:28:03 #10 DONE 0.1s 19:28:03 19:28:03 #11 [security-proxy-auth internal] load build definition from Dockerfile 19:28:03 #11 transferring dockerfile: 2.04kB 0.0s done 19:28:03 #11 DONE 0.1s 19:28:03 19:28:03 #12 [security-spire-agent internal] load build definition from Dockerfile 19:28:04 #12 transferring dockerfile: 2.68kB done 19:28:04 #12 DONE 0.1s 19:28:04 19:28:04 #13 [security-secretstore-setup internal] load build definition from Dockerfile 19:28:04 #13 transferring dockerfile: 2.38kB done 19:28:04 #13 DONE 0.1s 19:28:04 19:28:04 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:28:04 #14 transferring dockerfile: 2.06kB done 19:28:04 #14 DONE 0.1s 19:28:04 19:28:04 #15 [security-spire-config internal] load .dockerignore 19:28:04 #15 transferring context: 19:28:04 #15 transferring context: 56B done 19:28:04 #15 DONE 0.1s 19:28:05 19:28:05 #16 [core-command internal] load .dockerignore 19:28:05 #16 transferring context: 56B done 19:28:05 #16 DONE 0.1s 19:28:05 19:28:05 #17 [security-bootstrapper internal] load .dockerignore 19:28:05 #17 transferring context: 56B done 19:28:05 #17 DONE 0.0s 19:28:05 19:28:05 #18 [support-scheduler internal] load .dockerignore 19:28:05 #18 transferring context: 56B 0.0s done 19:28:05 #18 DONE 0.1s 19:28:05 19:28:05 #19 [core-common-config-bootstrapper internal] load .dockerignore 19:28:05 #19 transferring context: 56B done 19:28:05 #19 DONE 0.0s 19:28:05 19:28:05 #20 [security-spiffe-token-provider internal] load .dockerignore 19:28:05 #20 transferring context: 56B done 19:28:05 #20 DONE 0.1s 19:28:05 19:28:05 #21 [core-data internal] load .dockerignore 19:28:05 #21 transferring context: 56B done 19:28:05 #21 DONE 0.0s 19:28:05 19:28:05 #22 [security-spire-server internal] load .dockerignore 19:28:05 #22 transferring context: 56B done 19:28:05 #22 DONE 0.1s 19:28:05 19:28:05 #23 [core-metadata internal] load .dockerignore 19:28:05 #23 transferring context: 56B done 19:28:05 #23 DONE 0.1s 19:28:05 19:28:05 #24 [support-notifications internal] load .dockerignore 19:28:05 #24 transferring context: 56B done 19:28:05 #24 DONE 0.1s 19:28:05 19:28:05 #25 [security-proxy-auth internal] load .dockerignore 19:28:05 #25 transferring context: 56B 0.0s done 19:28:05 #25 DONE 0.1s 19:28:05 19:28:05 #26 [security-spire-agent internal] load .dockerignore 19:28:05 #26 transferring context: 56B 0.0s done 19:28:05 #26 DONE 0.1s 19:28:05 19:28:05 #27 [security-secretstore-setup internal] load .dockerignore 19:28:05 #27 transferring context: 56B 0.0s done 19:28:05 #27 DONE 0.1s 19:28:05 19:28:05 #28 [security-proxy-setup internal] load .dockerignore 19:28:05 #28 transferring context: 56B 0.0s done 19:28:05 #28 DONE 0.1s 19:28:05 19:28:05 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:05 #29 DONE 0.0s 19:28:05 19:28:05 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 19:28:06 #30 DONE 0.1s 19:28:06 19:28:06 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:28:06 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:28:06 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 19:28:06 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:28:06 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:28:06 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 19:28:06 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:28:06 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:28:06 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 19:28:07 #31 ... 19:28:07 19:28:07 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:07 #29 DONE 0.0s 19:28:07 19:28:07 #32 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:07 #32 DONE 1.0s 19:28:07 19:28:07 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 19:28:07 #30 DONE 0.2s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:07 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:07 #29 DONE 0.0s 19:28:07 19:28:07 #32 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:07 #32 DONE 1.7s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:07 #34 [security-spire-config builder 2/9] WORKDIR /edgex-go 19:28:07 #34 DONE 0.6s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:07 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:07 #29 DONE 0.0s 19:28:07 19:28:07 #32 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:07 #32 DONE 1.7s 19:28:07 19:28:07 #34 [support-scheduler builder 2/9] WORKDIR /edgex-go 19:28:07 #34 DONE 0.6s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:07 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:07 #29 DONE 0.0s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:07 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:07 #29 DONE 0.0s 19:28:07 19:28:07 #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:07 #32 DONE 1.7s 19:28:07 19:28:07 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 19:28:07 #34 DONE 0.6s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:07 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:07 #29 DONE 0.0s 19:28:07 19:28:07 #33 [security-spire-config internal] load build context 19:28:07 #33 ... 19:28:07 19:28:08 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 19:28:08 #30 DONE 0.8s 19:28:08 19:28:08 #33 [security-spire-config internal] load build context 19:28:08 #33 ... 19:28:08 19:28:08 #32 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:08 #32 DONE 1.8s 19:28:08 19:28:08 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:08 #29 DONE 0.0s 19:28:08 19:28:08 #34 [security-spire-server builder 2/9] WORKDIR /edgex-go 19:28:08 #34 DONE 0.7s 19:28:08 19:28:08 #33 [security-spire-config internal] load build context 19:28:08 #33 ... 19:28:08 19:28:08 #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:08 #32 DONE 1.8s 19:28:08 19:28:08 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 19:28:08 #30 DONE 0.9s 19:28:08 19:28:08 #35 [core-metadata internal] load build context 19:28:08 #35 DONE 0.0s 19:28:08 19:28:08 #34 [core-metadata builder 2/9] WORKDIR /edgex-go 19:28:08 #34 DONE 0.7s 19:28:08 19:28:08 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:08 #29 DONE 0.0s 19:28:08 19:28:08 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:28:08 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:28:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:28:08 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:28:08 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:28:08 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:28:08 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.3s done 19:28:08 #31 ... 19:28:08 19:28:08 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:08 #29 DONE 0.0s 19:28:08 19:28:08 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 19:28:08 #30 DONE 1.2s 19:28:08 19:28:08 #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:08 #32 DONE 1.9s 19:28:08 19:28:08 #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 19:28:08 #34 DONE 0.8s 19:28:08 19:28:08 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:28:08 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:28:08 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:28:08 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:28:08 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:28:08 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:28:08 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.3s done 19:28:08 #31 ... 19:28:08 19:28:08 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:08 #29 DONE 0.0s 19:28:08 19:28:08 #36 [security-proxy-auth internal] load build context 19:28:08 #36 ... 19:28:08 19:28:08 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:08 #29 DONE 0.0s 19:28:08 19:28:08 #36 [security-proxy-auth internal] load build context 19:28:09 #36 ... 19:28:09 19:28:09 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:28:09 #29 DONE 0.0s 19:28:09 19:28:09 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:28:09 #31 DONE 4.0s 19:28:09 19:28:09 #36 [security-proxy-auth internal] load build context 19:28:09 #36 ... 19:28:09 19:28:09 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 19:28:09 #30 DONE 1.8s 19:28:09 19:28:09 #36 [security-proxy-auth internal] load build context 19:28:09 #36 ... 19:28:09 19:28:09 #32 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 19:28:09 #32 DONE 1.9s 19:28:09 19:28:09 #34 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 19:28:09 #34 DONE 0.8s 19:28:09 19:28:09 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 19:28:09 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 19:28:09 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 19:28:09 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 19:28:09 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 19:28:09 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 19:28:09 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.3s done 19:28:09 #31 DONE 4.1s 19:28:09 19:28:09 #36 [security-proxy-auth internal] load build context 19:28:10 #36 transferring context: 2.45MB 2.0s 19:28:15 #36 ... 19:28:15 19:28:15 #37 [core-command internal] load build context 19:28:15 #37 ... 19:28:15 19:28:15 #36 [security-proxy-auth internal] load build context 19:28:16 #36 transferring context: 7.96MB 7.1s 19:28:17 #36 ... 19:28:17 19:28:17 #38 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:28:17 #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:17 #0 5.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:17 #0 7.589 OK: 263 MiB in 53 packages 19:28:17 #38 DONE 9.8s 19:28:17 19:28:17 #36 [security-proxy-auth internal] load build context 19:28:17 #36 ... 19:28:17 19:28:17 #39 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:28:17 #0 8.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:17 #0 9.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:17 #39 ... 19:28:17 19:28:17 #40 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:28:17 #0 6.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:17 #0 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:17 #0 9.292 OK: 263 MiB in 53 packages 19:28:17 #40 DONE 10.3s 19:28:17 19:28:17 #41 [security-bootstrapper internal] load build context 19:28:17 #41 ... 19:28:17 19:28:17 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:28:17 #42 9.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:17 #42 ... 19:28:17 19:28:17 #43 [security-spiffe-token-provider internal] load build context 19:28:17 #43 ... 19:28:17 19:28:17 #44 [core-common-config-bootstrapper internal] load build context 19:28:18 #44 ... 19:28:18 19:28:18 #45 [support-scheduler internal] load build context 19:28:18 #45 ... 19:28:18 19:28:18 #46 [core-data internal] load build context 19:28:18 #46 ... 19:28:18 19:28:18 #35 [core-metadata internal] load build context 19:28:18 #35 ... 19:28:18 19:28:18 #33 [security-spire-config internal] load build context 19:28:18 #33 ... 19:28:18 19:28:18 #47 [security-spire-server internal] load build context 19:28:18 #47 ... 19:28:18 19:28:18 #35 [core-metadata internal] load build context 19:28:18 #35 ... 19:28:18 19:28:18 #48 [support-notifications internal] load build context 19:28:18 #48 ... 19:28:18 19:28:18 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:28:18 #0 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:18 #49 ... 19:28:18 19:28:18 #48 [support-notifications internal] load build context 19:28:19 #48 ... 19:28:19 19:28:19 #50 [security-spire-agent internal] load build context 19:28:19 #50 ... 19:28:19 19:28:19 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:28:19 #0 9.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:19 #51 ... 19:28:19 19:28:19 #52 [security-secretstore-setup internal] load build context 19:28:19 #52 ... 19:28:19 19:28:19 #53 [security-proxy-setup internal] load build context 19:28:20 #53 ... 19:28:20 19:28:20 #46 [core-data internal] load build context 19:28:20 #46 ... 19:28:20 19:28:20 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:28:20 #54 ... 19:28:20 19:28:20 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:20 #55 ... 19:28:20 19:28:20 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:20 #56 ... 19:28:20 19:28:20 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:28:20 #57 ... 19:28:20 19:28:20 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:28:20 #58 ... 19:28:20 19:28:20 #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:21 #59 ... 19:28:21 19:28:21 #39 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 19:28:21 #39 11.74 OK: 263 MiB in 53 packages 19:28:21 #39 DONE 14.5s 19:28:21 19:28:21 #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:28:21 #60 ... 19:28:21 19:28:21 #61 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:28:21 #61 ... 19:28:21 19:28:21 #46 [core-data internal] load build context 19:28:21 #46 transferring context: 21.80MB 13.2s 19:28:24 #46 ... 19:28:24 19:28:24 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:28:24 #49 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:24 #49 14.00 OK: 263 MiB in 53 packages 19:28:24 #49 DONE 15.1s 19:28:24 19:28:24 #46 [core-data internal] load build context 19:28:25 #46 ... 19:28:25 19:28:25 #37 [core-command internal] load build context 19:28:25 #37 ... 19:28:25 19:28:25 #46 [core-data internal] load build context 19:28:26 #46 transferring context: 29.24MB 18.4s 19:28:27 #46 ... 19:28:27 19:28:27 #36 [security-proxy-auth internal] load build context 19:28:27 #36 ... 19:28:27 19:28:27 #35 [core-metadata internal] load build context 19:28:27 #35 ... 19:28:27 19:28:27 #41 [security-bootstrapper internal] load build context 19:28:27 #41 ... 19:28:27 19:28:27 #36 [security-proxy-auth internal] load build context 19:28:28 #36 ... 19:28:28 19:28:28 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:28:28 #51 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:28 #51 14.92 (1/2) Installing ca-certificates (20230506-r0) 19:28:28 #51 15.09 (2/2) Installing dumb-init (1.2.5-r2) 19:28:28 #51 15.09 Executing busybox-1.35.0-r29.trigger 19:28:28 #51 15.09 Executing ca-certificates-20230506-r0.trigger 19:28:28 #51 17.13 OK: 8 MiB in 17 packages 19:28:28 #51 DONE 18.5s 19:28:28 19:28:28 #36 [security-proxy-auth internal] load build context 19:28:28 #36 ... 19:28:28 19:28:28 #43 [security-spiffe-token-provider internal] load build context 19:28:28 #43 ... 19:28:28 19:28:28 #45 [support-scheduler internal] load build context 19:28:28 #45 ... 19:28:28 19:28:28 #44 [core-common-config-bootstrapper internal] load build context 19:28:28 #44 ... 19:28:28 19:28:28 #33 [security-spire-config internal] load build context 19:28:28 #33 ... 19:28:28 19:28:28 #47 [security-spire-server internal] load build context 19:28:28 #47 ... 19:28:28 19:28:28 #33 [security-spire-config internal] load build context 19:28:29 #33 ... 19:28:29 19:28:29 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:28:29 #42 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:29 #42 14.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:28:29 #42 14.92 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:28:29 #42 14.92 OK: 17694 distinct packages available 19:28:29 #42 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:29 #42 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:29 #42 ... 19:28:29 19:28:29 #47 [security-spire-server internal] load build context 19:28:29 #47 ... 19:28:29 19:28:29 #50 [security-spire-agent internal] load build context 19:28:29 #50 ... 19:28:29 19:28:29 #48 [support-notifications internal] load build context 19:28:29 #48 ... 19:28:29 19:28:29 #50 [security-spire-agent internal] load build context 19:28:30 #50 ... 19:28:30 19:28:30 #53 [security-proxy-setup internal] load build context 19:28:30 #53 ... 19:28:30 19:28:30 #52 [security-secretstore-setup internal] load build context 19:28:30 #52 ... 19:28:30 19:28:30 #33 [security-spire-config internal] load build context 19:28:30 #33 transferring context: 69.93MB 24.5s 19:28:33 #33 ... 19:28:33 19:28:33 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:33 #56 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:33 #56 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:33 #56 19.50 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:28:33 #56 19.50 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:28:33 #56 19.50 OK: 17689 distinct packages available 19:28:33 #56 20.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:33 #56 ... 19:28:33 19:28:33 #61 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:28:33 #61 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:33 #61 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:33 #61 20.07 (1/1) Installing dumb-init (1.2.5-r2) 19:28:33 #61 20.14 Executing busybox-1.35.0-r29.trigger 19:28:33 #61 20.28 OK: 8 MiB in 16 packages 19:28:33 #61 ... 19:28:33 19:28:33 #33 [security-spire-config internal] load build context 19:28:33 #33 ... 19:28:33 19:28:33 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:28:33 #61 DONE 22.7s 19:28:33 19:28:33 #33 [security-spire-config internal] load build context 19:28:33 #33 ... 19:28:33 19:28:33 #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:28:33 #42 24.31 OK: 263 MiB in 53 packages 19:28:33 #42 DONE 25.9s 19:28:33 19:28:33 #33 [security-spire-config internal] load build context 19:28:35 #33 ... 19:28:35 19:28:35 #37 [core-command internal] load build context 19:28:35 #37 ... 19:28:35 19:28:35 #33 [security-spire-config internal] load build context 19:28:35 #33 transferring context: 82.10MB 29.6s 19:28:37 #33 ... 19:28:37 19:28:37 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:28:37 #54 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:37 #54 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:37 #54 25.45 (1/2) Installing dumb-init (1.2.5-r2) 19:28:37 #54 25.49 (2/2) Installing su-exec (0.2-r2) 19:28:37 #54 25.50 Executing busybox-1.35.0-r29.trigger 19:28:37 #54 25.72 OK: 8 MiB in 17 packages 19:28:37 #54 ... 19:28:37 19:28:37 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:37 #55 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:37 #55 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:37 #55 ... 19:28:37 19:28:37 #37 [core-command internal] load build context 19:28:37 #37 ... 19:28:37 19:28:37 #46 [core-data internal] load build context 19:28:38 #46 ... 19:28:38 19:28:38 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:28:38 #54 DONE 27.3s 19:28:38 19:28:38 #35 [core-metadata internal] load build context 19:28:38 #35 ... 19:28:38 19:28:38 #41 [security-bootstrapper internal] load build context 19:28:38 #41 ... 19:28:38 19:28:38 #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:28:38 #60 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:38 #60 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:38 #60 26.40 (1/2) Installing dumb-init (1.2.5-r2) 19:28:38 #60 26.46 (2/2) Installing openssl (3.0.10-r0) 19:28:38 #60 26.57 Executing busybox-1.35.0-r29.trigger 19:28:38 #60 26.79 OK: 8 MiB in 17 packages 19:28:38 #60 ... 19:28:38 19:28:38 #41 [security-bootstrapper internal] load build context 19:28:38 #41 ... 19:28:38 19:28:38 #43 [security-spiffe-token-provider internal] load build context 19:28:38 #43 ... 19:28:38 19:28:38 #36 [security-proxy-auth internal] load build context 19:28:38 #36 ... 19:28:38 19:28:38 #45 [support-scheduler internal] load build context 19:28:38 #45 ... 19:28:38 19:28:38 #44 [core-common-config-bootstrapper internal] load build context 19:28:38 #44 ... 19:28:38 19:28:38 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:28:38 #57 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:38 #57 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:38 #57 27.47 (1/1) Installing dumb-init (1.2.5-r2) 19:28:38 #57 27.47 Executing busybox-1.35.0-r29.trigger 19:28:38 #57 27.60 OK: 8 MiB in 16 packages 19:28:39 #57 ... 19:28:39 19:28:39 #43 [security-spiffe-token-provider internal] load build context 19:28:39 #43 ... 19:28:39 19:28:39 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:28:39 #57 DONE 29.1s 19:28:39 19:28:39 #47 [security-spire-server internal] load build context 19:28:39 #47 ... 19:28:39 19:28:39 #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 19:28:39 #60 DONE 28.7s 19:28:39 19:28:39 #43 [security-spiffe-token-provider internal] load build context 19:28:39 #43 ... 19:28:39 19:28:39 #48 [support-notifications internal] load build context 19:28:40 #48 ... 19:28:40 19:28:40 #50 [security-spire-agent internal] load build context 19:28:40 #50 ... 19:28:40 19:28:40 #53 [security-proxy-setup internal] load build context 19:28:40 #53 ... 19:28:40 19:28:40 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:28:40 #58 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:40 #58 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:40 #58 27.46 (1/4) Installing ca-certificates (20230506-r0) 19:28:40 #58 28.01 (2/4) Installing dumb-init (1.2.5-r2) 19:28:40 #58 28.01 (3/4) Installing su-exec (0.2-r2) 19:28:40 #58 28.01 (4/4) Installing yq (4.30.4-r4) 19:28:40 #58 28.69 Executing busybox-1.35.0-r29.trigger 19:28:40 #58 28.69 Executing ca-certificates-20230506-r0.trigger 19:28:40 #58 ... 19:28:40 19:28:40 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:40 #56 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:40 #56 28.74 (1/4) Installing dumb-init (1.2.5-r2) 19:28:40 #56 28.74 (2/4) Installing musl-obstack (1.2.3-r0) 19:28:40 #56 28.74 (3/4) Installing libucontext (1.2-r0) 19:28:40 #56 28.76 (4/4) Installing gcompat (1.1.0-r0) 19:28:40 #56 28.76 Executing busybox-1.35.0-r29.trigger 19:28:40 #56 29.00 OK: 8 MiB in 19 packages 19:28:40 #56 DONE 29.9s 19:28:40 19:28:40 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:28:40 #58 29.52 OK: 17 MiB in 19 packages 19:28:40 #58 ... 19:28:40 19:28:40 #52 [security-secretstore-setup internal] load build context 19:28:40 #52 ... 19:28:40 19:28:40 #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:40 #59 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:40 #59 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:40 #59 28.32 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:28:40 #59 28.32 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:28:40 #59 28.32 OK: 17689 distinct packages available 19:28:40 #59 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:40 #59 ... 19:28:40 19:28:40 #52 [security-secretstore-setup internal] load build context 19:28:41 #52 ... 19:28:41 19:28:41 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 19:28:41 #62 DONE 1.9s 19:28:41 19:28:41 #52 [security-secretstore-setup internal] load build context 19:28:41 #52 transferring context: 18.28MB 31.0s 19:28:42 #52 ... 19:28:42 19:28:42 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:28:42 #58 DONE 31.3s 19:28:42 19:28:42 #52 [security-secretstore-setup internal] load build context 19:28:44 #52 ... 19:28:44 19:28:44 #59 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:44 #59 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:44 #59 32.24 (1/5) Installing dumb-init (1.2.5-r2) 19:28:44 #59 32.24 (2/5) Installing musl-obstack (1.2.3-r0) 19:28:44 #59 32.25 (3/5) Installing libucontext (1.2-r0) 19:28:44 #59 32.27 (4/5) Installing gcompat (1.1.0-r0) 19:28:44 #59 32.28 (5/5) Installing openssl (3.0.10-r0) 19:28:44 #59 32.37 Executing busybox-1.35.0-r29.trigger 19:28:44 #59 32.45 OK: 9 MiB in 20 packages 19:28:44 #59 DONE 33.3s 19:28:44 19:28:44 #52 [security-secretstore-setup internal] load build context 19:28:44 #52 ... 19:28:44 19:28:44 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:28:44 #63 DONE 6.4s 19:28:44 19:28:44 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:28:45 #64 ... 19:28:45 19:28:45 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:45 #55 26.89 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:28:45 #55 26.89 v3.17.5-26-g14c59668238 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:28:45 #55 26.89 OK: 17689 distinct packages available 19:28:45 #55 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:28:45 #55 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:28:45 #55 32.28 (1/9) Installing ca-certificates (20230506-r0) 19:28:45 #55 32.37 (2/9) Installing brotli-libs (1.0.9-r9) 19:28:45 #55 32.41 (3/9) Installing nghttp2-libs (1.51.0-r1) 19:28:45 #55 32.43 (4/9) Installing libcurl (8.2.1-r0) 19:28:45 #55 32.48 (5/9) Installing curl (8.2.1-r0) 19:28:45 #55 32.53 (6/9) Installing dumb-init (1.2.5-r2) 19:28:45 #55 32.55 (7/9) Installing musl-obstack (1.2.3-r0) 19:28:45 #55 32.55 (8/9) Installing libucontext (1.2-r0) 19:28:45 #55 32.58 (9/9) Installing gcompat (1.1.0-r0) 19:28:45 #55 32.58 Executing busybox-1.35.0-r29.trigger 19:28:45 #55 32.63 Executing ca-certificates-20230506-r0.trigger 19:28:45 #55 33.54 OK: 11 MiB in 24 packages 19:28:45 #55 DONE 34.8s 19:28:45 19:28:45 #50 [security-spire-agent internal] load build context 19:28:45 #50 ... 19:28:45 19:28:45 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:28:45 #64 DONE 1.4s 19:28:45 19:28:45 #50 [security-spire-agent internal] load build context 19:28:45 #50 ... 19:28:45 19:28:45 #52 [security-secretstore-setup internal] load build context 19:28:47 #52 ... 19:28:47 19:28:47 #33 [security-spire-config internal] load build context 19:28:47 #33 transferring context: 107.94MB 40.7s 19:28:47 #33 ... 19:28:47 19:28:47 #52 [security-secretstore-setup internal] load build context 19:28:48 #52 ... 19:28:48 19:28:48 #37 [core-command internal] load build context 19:28:48 #37 ... 19:28:48 19:28:48 #35 [core-metadata internal] load build context 19:28:48 #35 ... 19:28:48 19:28:48 #37 [core-command internal] load build context 19:28:48 #37 ... 19:28:48 19:28:48 #46 [core-data internal] load build context 19:28:48 #46 ... 19:28:48 19:28:48 #41 [security-bootstrapper internal] load build context 19:28:48 #41 ... 19:28:48 19:28:48 #36 [security-proxy-auth internal] load build context 19:28:48 #36 ... 19:28:48 19:28:48 #45 [support-scheduler internal] load build context 19:28:48 #45 ... 19:28:48 19:28:48 #36 [security-proxy-auth internal] load build context 19:28:48 #36 ... 19:28:48 19:28:48 #44 [core-common-config-bootstrapper internal] load build context 19:28:49 #44 ... 19:28:49 19:28:49 #36 [security-proxy-auth internal] load build context 19:28:50 #36 ... 19:28:50 19:28:50 #47 [security-spire-server internal] load build context 19:28:50 #47 ... 19:28:50 19:28:50 #43 [security-spiffe-token-provider internal] load build context 19:28:50 #43 ... 19:28:50 19:28:50 #48 [support-notifications internal] load build context 19:28:50 #48 ... 19:28:50 19:28:50 #36 [security-proxy-auth internal] load build context 19:28:50 #36 ... 19:28:50 19:28:50 #53 [security-proxy-setup internal] load build context 19:28:50 #53 ... 19:28:50 19:28:50 #36 [security-proxy-auth internal] load build context 19:28:53 #36 transferring context: 86.31MB 44.0s 19:28:56 #36 ... 19:28:56 19:28:56 #46 [core-data internal] load build context 19:28:56 #46 ... 19:28:56 19:28:56 #50 [security-spire-agent internal] load build context 19:28:56 #50 ... 19:28:56 19:28:56 #46 [core-data internal] load build context 19:28:57 #46 ... 19:28:57 19:28:57 #33 [security-spire-config internal] load build context 19:28:57 #33 transferring context: 158.08MB 51.0s 19:28:57 #33 ... 19:28:57 19:28:57 #46 [core-data internal] load build context 19:28:58 #46 ... 19:28:58 19:28:58 #52 [security-secretstore-setup internal] load build context 19:28:58 #52 ... 19:28:58 19:28:58 #46 [core-data internal] load build context 19:28:58 #46 ... 19:28:58 19:28:58 #35 [core-metadata internal] load build context 19:28:58 #35 ... 19:28:58 19:28:58 #37 [core-command internal] load build context 19:28:58 #37 ... 19:28:58 19:28:58 #35 [core-metadata internal] load build context 19:28:58 #35 ... 19:28:58 19:28:58 #41 [security-bootstrapper internal] load build context 19:28:59 #41 ... 19:28:59 19:28:59 #35 [core-metadata internal] load build context 19:28:59 #35 ... 19:28:59 19:28:59 #45 [support-scheduler internal] load build context 19:28:59 #45 ... 19:28:59 19:28:59 #44 [core-common-config-bootstrapper internal] load build context 19:28:59 #44 ... 19:28:59 19:28:59 #45 [support-scheduler internal] load build context 19:29:00 #45 ... 19:29:00 19:29:00 #47 [security-spire-server internal] load build context 19:29:00 #47 ... 19:29:00 19:29:00 #43 [security-spiffe-token-provider internal] load build context 19:29:00 #43 ... 19:29:00 19:29:00 #48 [support-notifications internal] load build context 19:29:00 #48 ... 19:29:00 19:29:00 #47 [security-spire-server internal] load build context 19:29:00 #47 ... 19:29:00 19:29:00 #53 [security-proxy-setup internal] load build context 19:29:00 #53 ... 19:29:00 19:29:00 #47 [security-spire-server internal] load build context 19:29:03 #47 transferring context: 65.47MB 54.8s 19:29:04 #47 ... 19:29:04 19:29:04 #33 [security-spire-config internal] load build context 19:29:04 #33 transferring context: 188.04MB 58.3s done 19:29:04 #33 DONE 58.5s 19:29:04 19:29:04 #47 [security-spire-server internal] load build context 19:29:04 #47 ... 19:29:04 19:29:04 #37 [core-command internal] load build context 19:29:04 #37 transferring context: 188.04MB 57.3s done 19:29:04 #37 DONE 57.7s 19:29:04 19:29:04 #47 [security-spire-server internal] load build context 19:29:06 #47 ... 19:29:06 19:29:06 #36 [security-proxy-auth internal] load build context 19:29:06 #36 ... 19:29:06 19:29:06 #50 [security-spire-agent internal] load build context 19:29:06 #50 ... 19:29:06 19:29:06 #36 [security-proxy-auth internal] load build context 19:29:07 #36 ... 19:29:07 19:29:07 #44 [core-common-config-bootstrapper internal] load build context 19:29:07 #44 transferring context: 188.04MB 58.8s done 19:29:07 #44 DONE 60.1s 19:29:07 19:29:07 #36 [security-proxy-auth internal] load build context 19:29:08 #36 ... 19:29:08 19:29:08 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 19:29:08 #65 DONE 3.5s 19:29:08 19:29:08 #36 [security-proxy-auth internal] load build context 19:29:08 #36 ... 19:29:08 19:29:08 #52 [security-secretstore-setup internal] load build context 19:29:08 #52 ... 19:29:08 19:29:08 #36 [security-proxy-auth internal] load build context 19:29:08 #36 ... 19:29:08 19:29:08 #46 [core-data internal] load build context 19:29:08 #46 ... 19:29:08 19:29:08 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 19:29:08 #66 DONE 3.2s 19:29:08 19:29:08 #36 [security-proxy-auth internal] load build context 19:29:09 #36 ... 19:29:09 19:29:09 #41 [security-bootstrapper internal] load build context 19:29:09 #41 ... 19:29:09 19:29:09 #35 [core-metadata internal] load build context 19:29:09 #35 ... 19:29:09 19:29:09 #41 [security-bootstrapper internal] load build context 19:29:09 #41 ... 19:29:09 19:29:09 #46 [core-data internal] load build context 19:29:09 #46 transferring context: 188.04MB 61.3s done 19:29:09 #46 DONE 61.6s 19:29:09 19:29:09 #41 [security-bootstrapper internal] load build context 19:29:09 #41 ... 19:29:09 19:29:09 #43 [security-spiffe-token-provider internal] load build context 19:29:09 #43 transferring context: 188.04MB 61.4s done 19:29:09 #43 DONE 62.1s 19:29:09 19:29:09 #41 [security-bootstrapper internal] load build context 19:29:10 #41 ... 19:29:10 19:29:10 #35 [core-metadata internal] load build context 19:29:10 #35 transferring context: 188.04MB 61.8s done 19:29:10 #35 DONE 62.2s 19:29:10 19:29:10 #41 [security-bootstrapper internal] load build context 19:29:10 #41 ... 19:29:10 19:29:10 #45 [support-scheduler internal] load build context 19:29:10 #45 ... 19:29:10 19:29:10 #53 [security-proxy-setup internal] load build context 19:29:10 #53 ... 19:29:10 19:29:10 #48 [support-notifications internal] load build context 19:29:10 #48 ... 19:29:10 19:29:10 #53 [security-proxy-setup internal] load build context 19:29:11 #53 ... 19:29:11 19:29:11 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:29:11 #67 DONE 1.2s 19:29:11 19:29:11 #53 [security-proxy-setup internal] load build context 19:29:13 #53 ... 19:29:13 19:29:13 #50 [security-spire-agent internal] load build context 19:29:13 #50 transferring context: 188.04MB 61.8s done 19:29:13 #50 DONE 64.0s 19:29:13 19:29:13 #53 [security-proxy-setup internal] load build context 19:29:14 #53 ... 19:29:14 19:29:14 #36 [security-proxy-auth internal] load build context 19:29:14 #36 transferring context: 188.04MB 65.1s done 19:29:14 #36 DONE 65.6s 19:29:14 19:29:14 #53 [security-proxy-setup internal] load build context 19:29:15 #53 ... 19:29:15 19:29:15 #48 [support-notifications internal] load build context 19:29:15 #48 transferring context: 188.04MB 66.1s done 19:29:15 #48 DONE 66.4s 19:29:15 19:29:15 #53 [security-proxy-setup internal] load build context 19:29:16 #53 ... 19:29:16 19:29:16 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:29:16 #68 DONE 1.0s 19:29:16 19:29:16 #53 [security-proxy-setup internal] load build context 19:29:16 #53 ... 19:29:16 19:29:16 #47 [security-spire-server internal] load build context 19:29:16 #47 ... 19:29:16 19:29:16 #53 [security-proxy-setup internal] load build context 19:29:17 #53 transferring context: 188.04MB 65.9s done 19:29:17 #53 DONE 67.7s 19:29:17 19:29:17 #45 [support-scheduler internal] load build context 19:29:17 #45 transferring context: 188.04MB 69.4s done 19:29:17 #45 DONE 69.6s 19:29:17 19:29:17 #47 [security-spire-server internal] load build context 19:29:17 #47 ... 19:29:17 19:29:17 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:29:17 #69 DONE 0.7s 19:29:17 19:29:17 #47 [security-spire-server internal] load build context 19:29:18 #47 ... 19:29:18 19:29:18 #41 [security-bootstrapper internal] load build context 19:29:18 #41 transferring context: 188.04MB 70.4s done 19:29:18 #41 DONE 70.8s 19:29:18 19:29:18 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:18 #70 ... 19:29:18 19:29:18 #47 [security-spire-server internal] load build context 19:29:18 #47 ... 19:29:18 19:29:18 #52 [security-secretstore-setup internal] load build context 19:29:18 #52 ... 19:29:18 19:29:18 #47 [security-spire-server internal] load build context 19:29:19 #47 ... 19:29:19 19:29:19 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:19 #71 ... 19:29:19 19:29:19 #47 [security-spire-server internal] load build context 19:29:21 #47 ... 19:29:21 19:29:21 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:21 #72 ... 19:29:21 19:29:21 #47 [security-spire-server internal] load build context 19:29:21 #47 ... 19:29:21 19:29:21 #52 [security-secretstore-setup internal] load build context 19:29:21 #52 transferring context: 188.04MB 70.7s done 19:29:21 #52 DONE 72.2s 19:29:21 19:29:21 #47 [security-spire-server internal] load build context 19:29:22 #47 transferring context: 188.04MB 74.2s done 19:29:22 #47 DONE 74.5s 19:29:22 19:29:22 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:26 #73 ... 19:29:26 19:29:26 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #74 ... 19:30:05 19:30:05 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #70 DONE 52.0s 19:30:05 19:30:05 #75 [security-spire-config builder 6/9] COPY . . 19:30:05 #75 ... 19:30:05 19:30:05 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #72 DONE 50.3s 19:30:05 19:30:05 #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #71 DONE 52.6s 19:30:05 19:30:05 #76 [core-command builder 6/7] COPY . . 19:30:05 #76 ... 19:30:05 19:30:05 #75 [security-spire-config builder 6/9] COPY . . 19:30:05 #75 DONE 5.0s 19:30:05 19:30:05 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #73 DONE 47.4s 19:30:05 19:30:05 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #74 DONE 49.2s 19:30:05 19:30:05 #77 [security-spiffe-token-provider builder 6/7] COPY . . 19:30:05 #77 DONE 3.8s 19:30:05 19:30:05 #78 [security-proxy-setup builder 6/7] COPY . . 19:30:05 #78 ... 19:30:05 19:30:05 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #79 CACHED 19:30:05 19:30:05 #80 [support-scheduler builder 6/7] COPY . . 19:30:05 #80 CACHED 19:30:05 19:30:05 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:30:05 #81 CACHED 19:30:05 19:30:05 #76 [core-command builder 6/7] COPY . . 19:30:05 #76 DONE 3.9s 19:30:05 19:30:05 #82 [security-proxy-auth builder 6/7] COPY . . 19:30:05 #82 CACHED 19:30:05 19:30:05 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #83 CACHED 19:30:05 19:30:05 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:30:05 #84 CACHED 19:30:05 19:30:05 #85 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:30:05 #85 CACHED 19:30:05 19:30:05 #86 [core-metadata builder 6/7] COPY . . 19:30:05 #86 CACHED 19:30:05 19:30:05 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #87 CACHED 19:30:05 19:30:05 #88 [core-data builder 6/7] COPY . . 19:30:05 #88 CACHED 19:30:05 19:30:05 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #89 CACHED 19:30:05 19:30:05 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 19:30:05 #90 CACHED 19:30:05 19:30:05 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 19:30:05 #91 CACHED 19:30:05 19:30:05 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #92 CACHED 19:30:05 19:30:05 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:30:05 #93 CACHED 19:30:05 19:30:05 #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:30:05 #94 ... 19:30:05 19:30:05 #95 [security-spire-server builder 6/9] COPY . . 19:30:05 #95 CACHED 19:30:05 19:30:05 #96 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 19:30:05 #96 CACHED 19:30:05 19:30:05 #97 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:05 #97 CACHED 19:30:05 19:30:05 #98 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 19:30:05 #98 CACHED 19:30:05 19:30:05 #99 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 19:30:05 #99 DONE 0.5s 19:30:06 19:30:06 #100 [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 19:30:11 #100 DONE 5.4s 19:30:11 19:30:11 #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:30:11 #94 4.328 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 19:30:11 #94 ... 19:30:11 19:30:11 #101 [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 19:30:11 #101 DONE 5.7s 19:30:11 19:30:11 #102 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:30:12 #102 ... 19:30:12 19:30:12 #103 [security-spire-config builder 9/9] WORKDIR /edgex-go 19:30:12 #103 DONE 0.6s 19:30:12 19:30:12 #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:30:12 #0 6.015 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 19:30:12 #104 ... 19:30:12 19:30:12 #102 [security-spire-server builder 9/9] WORKDIR /edgex-go 19:30:12 #102 DONE 0.5s 19:30:12 19:30:12 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:30:12 #0 4.540 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 19:30:13 #105 ... 19:30:13 19:30:13 #78 [security-proxy-setup builder 6/7] COPY . . 19:30:13 #78 DONE 8.3s 19:30:13 19:30:13 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:30:13 #106 CACHED 19:30:13 19:30:13 #107 [security-secretstore-setup builder 6/7] COPY . . 19:30:13 #107 CACHED 19:30:13 19:30:13 #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:13 #108 CACHED 19:30:13 19:30:13 #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:30:13 #109 ... 19:30:13 19:30:13 #110 [security-bootstrapper builder 6/7] COPY . . 19:30:13 #110 CACHED 19:30:13 19:30:13 #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:30:13 #111 CACHED 19:30:13 19:30:13 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:13 #112 CACHED 19:30:13 19:30:13 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:30:14 #113 ... 19:30:14 19:30:14 #114 [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 19:30:14 #114 CACHED 19:30:14 19:30:14 #115 [security-spire-agent builder 6/9] COPY . . 19:30:14 #115 CACHED 19:30:14 19:30:14 #116 [security-spire-agent builder 9/9] WORKDIR /edgex-go 19:30:14 #116 CACHED 19:30:14 19:30:14 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 19:30:14 #117 CACHED 19:30:14 19:30:14 #118 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:14 #118 CACHED 19:30:14 19:30:14 #119 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 19:30:14 #119 CACHED 19:30:14 19:30:14 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:30:15 #120 DONE 0.9s 19:30:15 19:30:15 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:30:15 #121 ... 19:30:15 19:30:15 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 19:30:15 #122 DONE 1.1s 19:30:15 19:30:15 #123 [support-notifications builder 6/7] COPY . . 19:30:15 #123 ... 19:30:15 19:30:15 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:30:15 #0 3.980 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 19:30:15 #124 ... 19:30:15 19:30:15 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:30:15 #0 4.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 19:30:15 #125 ... 19:30:15 19:30:15 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:30:15 #121 DONE 0.6s 19:30:15 19:30:15 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:30:15 #0 5.311 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 19:30:15 #126 ... 19:30:15 19:30:15 #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:30:15 #127 CACHED 19:30:15 19:30:15 #128 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:30:15 #128 CACHED 19:30:15 19:30:15 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 19:30:15 #129 DONE 0.5s 19:30:15 19:30:15 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:30:15 #0 5.393 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 19:30:16 #130 ... 19:30:16 19:30:16 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:16 #131 ... 19:30:16 19:30:16 #123 [support-notifications builder 6/7] COPY . . 19:30:16 #123 DONE 11.0s 19:30:16 19:30:16 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:30:19 #132 ... 19:30:19 19:30:19 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:30:19 #133 DONE 2.5s 19:30:19 19:30:19 #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:19 #134 DONE 3.8s 19:30:19 19:30:19 #131 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:19 #131 DONE 3.7s 19:30:19 19:30:19 #135 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:30:19 #135 DONE 0.3s 19:30:19 19:30:19 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:30:19 #136 DONE 0.2s 19:30:19 19:30:19 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:30:19 #132 3.537 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 19:30:20 #132 ... 19:30:20 19:30:20 #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 19:30:20 #137 DONE 0.3s 19:30:20 19:30:20 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:30:20 #138 DONE 0.3s 19:30:20 19:30:20 #139 [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 19:30:20 #139 DONE 0.3s 19:30:20 19:30:20 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:30:20 #140 DONE 0.3s 19:30:20 19:30:20 #141 [security-spire-config] exporting to image 19:30:20 #141 exporting layers 19:30:22 #141 ... 19:30:22 19:30:22 #142 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:30:22 #142 DONE 2.8s 19:30:22 19:30:22 #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:30:22 #143 DONE 0.3s 19:30:22 19:30:22 #144 [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 19:30:23 #144 DONE 0.3s 19:30:23 19:30:23 #141 [security-spire-server] exporting to image 19:30:23 #141 exporting layers 2.5s done 19:30:23 #141 writing image sha256:0cbd35034f47b29af316d24f1be72700042c794d15835a6305bf4baaefc83f7b 0.0s done 19:30:23 #141 naming to docker.io/library/security-spire-server-arm64 done 19:30:23 #141 exporting layers 2.7s done 19:30:23 #141 writing image sha256:d49b012304ebaccb6667424b90053e1ed8750f76e46b4ec08a0ed4237f9bf716 19:30:23 #141 writing image sha256:d49b012304ebaccb6667424b90053e1ed8750f76e46b4ec08a0ed4237f9bf716 0.0s done 19:30:23 #141 naming to docker.io/library/security-spire-config-arm64 0.1s done 19:30:23 #141 DONE 3.7s 19:30:23 19:30:23 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:30:23 #145 DONE 0.4s 19:30:23 19:30:23 #141 [security-spire-agent] exporting to image 19:30:23 #141 ... 19:30:23 19:30:23 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:23 #0 4.685 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 19:30:23 #146 ... 19:30:23 19:30:23 #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:30:23 #109 5.732 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 19:30:25 #109 ... 19:30:25 19:30:25 #141 [security-spire-agent] exporting to image 19:30:25 #141 exporting layers 1.8s done 19:30:25 #141 writing image sha256:17f0e881aa9e03a40c3517a0330d6e58450348c4feda4a470fe493d0d0a1ea68 done 19:30:25 #141 naming to docker.io/library/security-spire-agent-arm64 done 19:30:25 #141 DONE 4.7s 19:30:25 19:30:25 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:30:25 #113 5.636 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 19:49:18 #113 ... 19:49:18 19:49:18 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:49:18 #146 1144.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:49:26 #146 ... 19:49:26 19:49:26 #109 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:49:26 #109 DONE 1152.0s 19:49:26 19:49:26 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:26 #125 ... 19:49:26 19:49:26 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:49:26 #147 DONE 0.2s 19:49:26 19:49:26 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:49:26 #148 DONE 0.3s 19:49:26 19:49:26 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:49:26 #130 ... 19:49:26 19:49:26 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:49:27 #149 DONE 0.2s 19:49:27 19:49:27 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:49:27 #150 DONE 0.4s 19:49:27 19:49:27 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:27 #124 ... 19:49:27 19:49:27 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:49:27 #151 DONE 0.2s 19:49:27 19:49:27 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:49:31 #152 DONE 2.9s 19:49:31 19:49:31 #141 [security-proxy-setup] exporting to image 19:49:31 #141 exporting layers 19:49:31 #141 exporting layers 0.9s done 19:49:31 #141 writing image sha256:ee966adf285aededea3797aae4321a1a6bc055a3972667d59c7e8384efaba2b9 done 19:49:31 #141 naming to docker.io/library/security-proxy-setup-arm64 done 19:49:31 #141 DONE 5.6s 19:49:31 19:49:31 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:49:43 #105 ... 19:49:43 19:49:43 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:49:43 #113 DONE 1168.4s 19:49:43 19:49:43 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:49:43 #153 DONE 0.5s 19:49:43 19:49:43 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:49:46 #154 DONE 2.8s 19:49:46 19:49:46 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:49:46 #155 DONE 0.4s 19:49:46 19:49:46 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:49:46 #156 DONE 0.3s 19:49:46 19:49:46 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:49:46 #157 ... 19:49:46 19:49:46 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:49:46 #146 DONE 1173.0s 19:49:46 19:49:46 #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:49:47 #104 ... 19:49:47 19:49:47 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:49:47 #157 DONE 0.7s 19:49:47 19:49:47 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:49:47 #158 DONE 0.3s 19:49:47 19:49:47 #159 [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/ 19:49:47 #159 DONE 0.4s 19:49:47 19:49:47 #160 [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/ 19:49:47 #160 ... 19:49:47 19:49:47 #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:49:47 #161 DONE 0.3s 19:49:48 19:49:48 #160 [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/ 19:49:48 #160 DONE 0.6s 19:49:48 19:49:48 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:49:48 #162 DONE 0.3s 19:49:48 19:49:48 #163 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:49:48 #163 DONE 0.5s 19:49:48 19:49:48 #164 [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 19:49:49 #164 DONE 0.4s 19:49:49 19:49:49 #165 [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 19:49:49 #165 ... 19:49:49 19:49:49 #166 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:49:49 #166 DONE 0.5s 19:49:49 19:49:49 #167 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:49:49 #167 ... 19:49:49 19:49:49 #165 [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 19:49:49 #165 DONE 0.5s 19:49:49 19:49:49 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:49:50 #168 DONE 0.4s 19:49:50 19:49:50 #167 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:49:50 #167 ... 19:49:50 19:49:50 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:49:50 #169 DONE 0.6s 19:49:50 19:49:50 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:49:51 #170 DONE 0.6s 19:49:51 19:49:51 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:51 #126 ... 19:49:51 19:49:51 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:49:51 #171 DONE 0.5s 19:49:51 19:49:51 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:49:53 #172 ... 19:49:53 19:49:53 #167 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:49:53 #167 DONE 3.5s 19:49:53 19:49:53 #141 [security-bootstrapper] exporting to image 19:49:53 #141 exporting layers 19:49:54 #141 exporting layers 1.6s done 19:49:54 #141 writing image sha256:3c65e27fa99f28833feed61c525e542530c20bf7b7ab2e1c66b0c168f59173a0 done 19:49:54 #141 naming to docker.io/library/security-bootstrapper-arm64 done 19:49:54 #141 DONE 7.3s 19:49:54 19:49:54 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:49:55 #125 ... 19:49:55 19:49:55 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:49:55 #172 DONE 3.3s 19:49:55 19:49:55 #141 [security-secretstore-setup] exporting to image 19:49:56 #141 exporting layers 1.3s done 19:49:56 #141 writing image sha256:e6ea889a5257c70dc26a5c379ed9d39e7a97675b2ba7065cdbc60a35c202af70 0.0s done 19:49:56 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 19:49:56 #141 DONE 8.6s 19:49:56 19:49:56 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:49:59 #124 ... 19:49:59 19:49:59 #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:49:59 #104 DONE 1193.5s 19:49:59 19:49:59 #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:49:59 #94 ... 19:49:59 19:49:59 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:00 #173 DONE 0.3s 19:50:00 19:50:00 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:00 #174 DONE 0.2s 19:50:00 19:50:00 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:50:00 #175 DONE 0.3s 19:50:00 19:50:00 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:50:01 #176 DONE 0.4s 19:50:01 19:50:01 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:50:01 #177 DONE 0.2s 19:50:01 19:50:01 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:03 #178 DONE 2.2s 19:50:03 19:50:03 #141 [security-proxy-auth] exporting to image 19:50:03 #141 exporting layers 19:50:04 #141 exporting layers 0.7s done 19:50:04 #141 writing image sha256:bb1cabe2d7fb7845f790b492a43df248b26ab2e06f83837ca9f59f1b7bb5e386 done 19:50:04 #141 naming to docker.io/library/security-proxy-auth-arm64 done 19:50:04 #141 DONE 9.3s 19:50:04 19:50:04 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:22 #125 ... 19:50:22 19:50:22 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:22 #130 DONE 1215.2s 19:50:22 19:50:22 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:50:22 #132 ... 19:50:22 19:50:22 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:50:22 #179 DONE 0.4s 19:50:22 19:50:22 #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:50:22 #94 ... 19:50:22 19:50:22 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:50:22 #180 DONE 0.2s 19:50:22 19:50:22 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:50:22 #181 DONE 0.3s 19:50:22 19:50:22 #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 19:50:22 #182 DONE 0.1s 19:50:22 19:50:22 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:50:22 #183 DONE 0.1s 19:50:22 19:50:22 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:50:24 #184 DONE 2.2s 19:50:24 19:50:24 #141 [core-common-config-bootstrapper] exporting to image 19:50:24 #141 exporting layers 19:50:25 #141 exporting layers 0.8s done 19:50:25 #141 writing image sha256:7018704d2adb983a2099acde9b5c2b71452171982c80c3171780974365522e63 0.0s done 19:50:25 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:50:25 #141 DONE 10.1s 19:50:25 19:50:25 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:12 #124 ... 19:51:12 19:51:12 #94 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:51:12 #94 DONE 1261.0s 19:51:12 19:51:12 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:12 #126 ... 19:51:12 19:51:12 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:51:12 #185 DONE 0.2s 19:51:12 19:51:12 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:12 #126 ... 19:51:12 19:51:12 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:51:12 #186 DONE 0.2s 19:51:12 19:51:12 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:51:12 #187 DONE 0.4s 19:51:12 19:51:12 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:12 #126 ... 19:51:12 19:51:12 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:51:12 #188 DONE 0.2s 19:51:12 19:51:12 #141 [core-command] exporting to image 19:51:12 #141 exporting layers 19:51:12 #141 exporting layers 0.2s done 19:51:12 #141 writing image sha256:98eb8c732312a03d42da20b995a5448488912284fb79a73fe439c4ba07c13c1e done 19:51:12 #141 naming to docker.io/library/core-command-arm64 done 19:51:12 #141 DONE 10.3s 19:51:12 19:51:12 #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:51:27 #125 DONE 1281.3s 19:51:27 19:51:27 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:27 #124 ... 19:51:27 19:51:27 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:51:27 #189 DONE 0.4s 19:51:27 19:51:27 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:27 #105 ... 19:51:27 19:51:27 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:51:28 #190 DONE 0.2s 19:51:28 19:51:28 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:51:28 #191 DONE 0.3s 19:51:28 19:51:28 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:51:28 #192 DONE 0.2s 19:51:28 19:51:28 #141 [core-data] exporting to image 19:51:28 #141 exporting layers 19:51:28 #141 exporting layers 0.3s done 19:51:28 #141 writing image sha256:1987012c4851d72eb544cc1033807d491f758b1bff4055ce58c16bc8b0631e42 19:51:28 #141 writing image sha256:1987012c4851d72eb544cc1033807d491f758b1bff4055ce58c16bc8b0631e42 done 19:51:28 #141 naming to docker.io/library/core-data-arm64 done 19:51:28 #141 DONE 10.7s 19:51:28 19:51:28 #105 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:51:29 #105 DONE 1283.8s 19:51:29 19:51:29 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:29 #124 ... 19:51:29 19:51:29 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:51:29 #193 DONE 0.1s 19:51:29 19:51:29 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:51:30 #126 ... 19:51:30 19:51:30 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:51:30 #194 DONE 0.2s 19:51:30 19:51:30 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:51:30 #195 DONE 0.3s 19:51:30 19:51:30 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:51:30 #196 DONE 0.2s 19:51:30 19:51:30 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:51:31 #197 DONE 0.1s 19:51:31 19:51:31 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:51:31 #124 ... 19:51:31 19:51:31 #141 [core-metadata] exporting to image 19:51:31 #141 exporting layers 0.3s done 19:51:31 #141 writing image sha256:9a76b15c0f82dd82973785d59f8d9ea96e860dd0d5dcec2f284c4eb7d928f7f0 done 19:51:31 #141 naming to docker.io/library/core-metadata-arm64 done 19:51:31 #141 DONE 11.0s 19:51:31 19:51:31 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:03 #132 ... 19:52:03 19:52:03 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:03 #124 DONE 1317.8s 19:52:03 19:52:03 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:04 #126 ... 19:52:04 19:52:04 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:52:04 #198 DONE 0.2s 19:52:04 19:52:04 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:52:04 #199 DONE 0.2s 19:52:04 19:52:04 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:04 #126 ... 19:52:04 19:52:04 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:52:04 #200 DONE 0.4s 19:52:04 19:52:04 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:04 #126 ... 19:52:04 19:52:04 #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 19:52:04 #201 DONE 0.1s 19:52:04 19:52:04 #141 [security-spiffe-token-provider] exporting to image 19:52:04 #141 exporting layers 19:52:05 #141 exporting layers 0.6s done 19:52:05 #141 writing image sha256:1d1345cc4626ebc4ddcf7ea7649d4734613bf90fc5366bd9647f4f991e4059fa done 19:52:05 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:52:05 #141 DONE 11.6s 19:52:05 19:52:05 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:37 #126 DONE 1349.6s 19:52:37 19:52:37 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:37 #132 ... 19:52:37 19:52:37 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:52:37 #202 DONE 0.2s 19:52:37 19:52:37 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:52:37 #203 DONE 0.1s 19:52:37 19:52:37 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:52:37 #204 ... 19:52:37 19:52:37 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:37 #132 DONE 1339.9s 19:52:37 19:52:37 #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:52:37 #204 DONE 0.5s 19:52:37 19:52:37 #205 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:52:37 #205 DONE 0.2s 19:52:37 19:52:37 #141 [support-scheduler] exporting to image 19:52:37 #141 exporting layers 19:52:37 #141 ... 19:52:37 19:52:37 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:52:37 #206 DONE 0.1s 19:52:37 19:52:37 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:52:37 #207 DONE 0.1s 19:52:37 19:52:37 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:52:37 #208 ... 19:52:37 19:52:37 #141 [support-scheduler] exporting to image 19:52:37 #141 exporting layers 0.5s done 19:52:37 #141 writing image sha256:79a615b0f1a559effadd854a16bbba2c49db3007cd222ccdc3c68b8bcca21869 done 19:52:37 #141 naming to docker.io/library/support-scheduler-arm64 done 19:52:37 #141 DONE 12.0s 19:52:37 19:52:37 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:52:37 #208 DONE 0.5s 19:52:37 19:52:37 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:52:37 #209 DONE 0.1s 19:52:37 19:52:37 #141 [support-notifications] exporting to image 19:52:38 #141 exporting layers 0.5s done 19:52:38 #141 writing image sha256:74a39abe0d778f6437443ab066e4d6779587dcdc5ca1177e6995cb52a8900be9 done 19:52:38 #141 naming to docker.io/library/support-notifications-arm64 done 19:52:38 #141 DONE 12.5s 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:38 time="2023-08-14T19:27:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:52:38 $ docker stop --time=1 6c1f40f42e4cab5a3d062799211fe4a84f931024b6faa58fbc1a8b2f0b279e21 19:52:39 $ docker rm -f --volumes 6c1f40f42e4cab5a3d062799211fe4a84f931024b6faa58fbc1a8b2f0b279e21 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:40 + docker images 19:52:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:52:40 support-notifications-arm64 latest 74a39abe0d77 3 seconds ago 33.7MB 19:52:40 support-scheduler-arm64 latest 79a615b0f1a5 4 seconds ago 32.9MB 19:52:40 security-spiffe-token-provider-arm64 latest 1d1345cc4626 36 seconds ago 33.2MB 19:52:40 core-metadata-arm64 latest 9a76b15c0f82 About a minute ago 21.2MB 19:52:40 core-data-arm64 latest 1987012c4851 About a minute ago 20.9MB 19:52:40 core-command-arm64 latest 98eb8c732312 About a minute ago 20.8MB 19:52:40 core-common-config-bootstrapper-arm64 latest 7018704d2adb 2 minutes ago 18MB 19:52:40 security-proxy-auth-arm64 latest bb1cabe2d7fb 2 minutes ago 19.3MB 19:52:40 security-secretstore-setup-arm64 latest e6ea889a5257 2 minutes ago 42.9MB 19:52:40 security-bootstrapper-arm64 latest 3c65e27fa99f 2 minutes ago 22.6MB 19:52:40 security-proxy-setup-arm64 latest ee966adf285a 3 minutes ago 19.5MB 19:52:40 security-spire-agent-arm64 latest 17f0e881aa9e 22 minutes ago 152MB 19:52:40 security-spire-server-arm64 latest 0cbd35034f47 22 minutes ago 96.9MB 19:52:40 security-spire-config-arm64 latest d49b012304eb 22 minutes ago 96.1MB 19:52:40 ci-base-image-arm64 latest 960fdf3ed098 38 minutes ago 1.05GB 19:52:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 19:52:40 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 19:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:40 19:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:52:41 arm64: Pulling from edgex-lftools-log-publisher 19:52:41 8998bd30e6a1: Pulling fs layer 19:52:41 04944245beec: Pulling fs layer 19:52:41 699f458cf7ca: Pulling fs layer 19:52:41 765212b225bb: Pulling fs layer 19:52:41 f23df028b6ca: Pulling fs layer 19:52:41 d65c8cfc05b1: Pulling fs layer 19:52:41 2437ff75d9bd: Pulling fs layer 19:52:41 2437ff75d9bd: Waiting 19:52:41 765212b225bb: Waiting 19:52:41 d65c8cfc05b1: Waiting 19:52:41 f23df028b6ca: Waiting 19:52:41 04944245beec: Verifying Checksum 19:52:41 04944245beec: Download complete 19:52:41 765212b225bb: Verifying Checksum 19:52:41 765212b225bb: Download complete 19:52:41 f23df028b6ca: Verifying Checksum 19:52:41 f23df028b6ca: Download complete 19:52:41 d65c8cfc05b1: Verifying Checksum 19:52:41 d65c8cfc05b1: Download complete 19:52:41 699f458cf7ca: Verifying Checksum 19:52:41 699f458cf7ca: Download complete 19:52:42 8998bd30e6a1: Verifying Checksum 19:52:42 8998bd30e6a1: Download complete 19:52:44 2437ff75d9bd: Verifying Checksum 19:52:44 2437ff75d9bd: Download complete 19:52:46 8998bd30e6a1: Pull complete 19:52:46 04944245beec: Pull complete 19:52:48 699f458cf7ca: Pull complete 19:52:48 765212b225bb: Pull complete 19:52:49 f23df028b6ca: Pull complete 19:52:49 d65c8cfc05b1: Pull complete 19:53:04 2437ff75d9bd: Pull complete 19:53:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:04 prd-ubuntu20.04-docker-arm64-4c-16g-3555 does not seem to be running inside a container 19:53:04 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:53:08 $ docker top 592bd35224535da86fde71d48a8baba9ff2d64ea9cc77179bbf58ac9fff3390d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:09 ---> job-cost.sh 19:53:09 lf-activate-venv: SKIPPING 19:53:09 INFO: No Stack... 19:53:09 INFO: Retrieving Pricing Info for: v3-standard-4 19:53:10 INFO: Archiving Costs [Pipeline] sh 19:53:11 + cut -d, -f6 19:53:11 + cat /w/workspace/edgex-go/31/archives/cost.csv [Pipeline] lock 19:53:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] 19:53:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] did not exist. Created. 19:53:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:11 + echo total: 0.10999999940395355 [Pipeline] stash 19:53:12 Stashed 1 file(s) [Pipeline] } 19:53:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4569-31-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:12 $ docker stop --time=1 592bd35224535da86fde71d48a8baba9ff2d64ea9cc77179bbf58ac9fff3390d 19:53:13 $ docker rm -f --volumes 592bd35224535da86fde71d48a8baba9ff2d64ea9cc77179bbf58ac9fff3390d [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:53:14 + [ -d /w/workspace/edgex-go/31/archives ] [Pipeline] libraryResource [Pipeline] sh 19:53:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:53:15 ---> package-listing.sh 19:53:15 ++ tr '[:upper:]' '[:lower:]' 19:53:15 ++ facter osfamily 19:53:15 + OS_FAMILY=debian 19:53:15 + workspace=/w/workspace/edgex-go/31 19:53:15 + START_PACKAGES=/tmp/packages_start.txt 19:53:15 + END_PACKAGES=/tmp/packages_end.txt 19:53:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:53:15 + PACKAGES=/tmp/packages_start.txt 19:53:15 + '[' /w/workspace/edgex-go/31 ']' 19:53:15 + PACKAGES=/tmp/packages_end.txt 19:53:15 + case "${OS_FAMILY}" in 19:53:15 + dpkg -l 19:53:15 + grep '^ii' 19:53:16 + '[' -f /tmp/packages_start.txt ']' 19:53:16 + '[' -f /tmp/packages_end.txt ']' 19:53:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:53:16 + '[' /w/workspace/edgex-go/31 ']' 19:53:16 + mkdir -p /w/workspace/edgex-go/31/archives/ 19:53:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo 19:53:16 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:53:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:16 19:53:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:53:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:17 latest: Pulling from edgex-lftools-log-publisher 19:53:17 5eb5b503b376: Pulling fs layer 19:53:17 5c69ac0246d0: Pulling fs layer 19:53:17 ec43610c2a17: Pulling fs layer 19:53:17 3a2ae6a8a46f: Pulling fs layer 19:53:17 33b1e0a273af: Pulling fs layer 19:53:17 5d3b04190fa2: Pulling fs layer 19:53:17 2f39f015ded8: Pulling fs layer 19:53:17 33b1e0a273af: Waiting 19:53:17 5d3b04190fa2: Waiting 19:53:17 3a2ae6a8a46f: Waiting 19:53:17 5c69ac0246d0: Download complete 19:53:17 3a2ae6a8a46f: Verifying Checksum 19:53:17 3a2ae6a8a46f: Download complete 19:53:17 33b1e0a273af: Verifying Checksum 19:53:17 33b1e0a273af: Download complete 19:53:17 5d3b04190fa2: Verifying Checksum 19:53:17 5d3b04190fa2: Download complete 19:53:17 ec43610c2a17: Verifying Checksum 19:53:17 ec43610c2a17: Download complete 19:53:17 5eb5b503b376: Verifying Checksum 19:53:17 5eb5b503b376: Download complete 19:53:18 2f39f015ded8: Download complete 19:53:18 5eb5b503b376: Pull complete 19:53:18 5c69ac0246d0: Pull complete 19:53:18 ec43610c2a17: Pull complete 19:53:18 3a2ae6a8a46f: Pull complete 19:53:19 33b1e0a273af: Pull complete 19:53:19 5d3b04190fa2: Pull complete 19:53:23 2f39f015ded8: Pull complete 19:53:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:23 prd-ubuntu20.04-docker-8c-8g-3553 does not seem to be running inside a container 19:53:23 $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:53:25 $ docker top aaa91534c9c74e0dc2fdd759e6b344897bc13737b98cddee430cabc2eff79fda -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:53:25 + mkdir -p /var/log/sysstat [Pipeline] sh 19:53:25 + ls /var/log/sa-host 19:53:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:53:26 provisioning config files... 19:53:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config1457495376187793485tmp [Pipeline] { [Pipeline] echo 19:53:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:53:26 ---> create-netrc.sh [Pipeline] } 19:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:53:26 ---> python-tools-install.sh [Pipeline] echo 19:53:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:53:27 ---> sudo-logs.sh 19:53:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:53:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:53:27 ---> job-cost.sh 19:53:27 lf-activate-venv: SKIPPING 19:53:27 DEBUG: total: 0.10999999940395355 19:53:27 INFO: Retrieving Stack Cost... 19:53:27 INFO: Retrieving Pricing Info for: v3-standard-8 19:53:28 INFO: Archiving Costs [Pipeline] echo 19:53:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:53:28 ---> logs-deploy.sh 19:53:28 lf-activate-venv: SKIPPING 19:53:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4569/31 19:53:28 INFO: archiving workspace using pattern(s): 19:53:29 Archives upload complete. 19:53:29 INFO: archiving logs to Nexus 19:53:30 ---> uname -a: 19:53:30 Linux prd-ubuntu20-04-docker-8c-8g-3553 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:53:30 19:53:30 19:53:30 ---> lscpu: 19:53:30 Architecture: x86_64 19:53:30 CPU op-mode(s): 32-bit, 64-bit 19:53:30 Byte Order: Little Endian 19:53:30 Address sizes: 40 bits physical, 48 bits virtual 19:53:30 CPU(s): 8 19:53:30 On-line CPU(s) list: 0-7 19:53:30 Thread(s) per core: 1 19:53:30 Core(s) per socket: 1 19:53:30 Socket(s): 8 19:53:30 NUMA node(s): 1 19:53:30 Vendor ID: AuthenticAMD 19:53:30 CPU family: 23 19:53:30 Model: 49 19:53:30 Model name: AMD EPYC-Rome Processor 19:53:30 Stepping: 0 19:53:30 CPU MHz: 2800.000 19:53:30 BogoMIPS: 5600.00 19:53:30 Virtualization: AMD-V 19:53:30 Hypervisor vendor: KVM 19:53:30 Virtualization type: full 19:53:30 L1d cache: 256 KiB 19:53:30 L1i cache: 256 KiB 19:53:30 L2 cache: 4 MiB 19:53:30 L3 cache: 128 MiB 19:53:30 NUMA node0 CPU(s): 0-7 19:53:30 Vulnerability Itlb multihit: Not affected 19:53:30 Vulnerability L1tf: Not affected 19:53:30 Vulnerability Mds: Not affected 19:53:30 Vulnerability Meltdown: Not affected 19:53:30 Vulnerability Mmio stale data: Not affected 19:53:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:53:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:53:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:53:30 Vulnerability Srbds: Not affected 19:53:30 Vulnerability Tsx async abort: Not affected 19:53:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:53:30 19:53:30 19:53:30 ---> nproc: 19:53:30 8 19:53:30 19:53:30 19:53:30 ---> df -h: 19:53:30 Filesystem Size Used Avail Use% Mounted on 19:53:30 overlay 155G 12G 144G 8% / 19:53:30 tmpfs 64M 0 64M 0% /dev 19:53:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:53:30 shm 64M 0 64M 0% /dev/shm 19:53:30 /dev/vda1 155G 12G 144G 8% /facter-os 19:53:30 19:53:30 19:53:30 ---> sar -b -r -n DEV: 19:53:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3553) 08/14/23 _x86_64_ (8 CPU) 19:53:30 19:53:30 19:09:37 LINUX RESTART (8 CPU) 19:53:30 19:53:30 19:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:53:30 19:11:01 371.45 38.64 332.81 0.00 4266.62 71020.83 0.00 19:53:30 19:12:01 57.15 0.07 57.08 0.00 1.47 32437.85 0.00 19:53:30 19:13:01 12.16 0.00 12.16 0.00 0.00 2588.79 0.00 19:53:30 19:14:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 19:53:30 19:15:01 45.33 10.55 34.78 0.00 5157.67 5436.83 0.00 19:53:30 19:16:01 13.23 0.05 13.18 0.00 0.80 3564.28 0.00 19:53:30 19:17:01 3.07 0.03 3.03 0.00 0.27 85.85 0.00 19:53:30 19:18:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 19:53:30 19:19:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 19:53:30 19:20:01 1.63 0.00 1.63 0.00 0.00 17.99 0.00 19:53:30 19:21:01 0.87 0.00 0.87 0.00 0.00 8.66 0.00 19:53:30 19:22:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 19:53:30 19:23:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 19:53:30 19:24:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 19:53:30 19:25:01 1.67 0.02 1.65 0.00 0.13 23.60 0.00 19:53:30 19:26:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 19:53:30 19:27:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 19:53:30 19:28:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 19:53:30 19:29:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 19:53:30 19:30:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 19:53:30 19:31:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 19:53:30 19:32:01 3.32 1.55 1.77 0.00 35.99 20.53 0.00 19:53:30 19:33:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 19:53:30 19:34:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 19:53:30 19:35:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 19:53:30 19:36:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 19:53:30 19:37:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 19:53:30 19:38:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 19:53:30 19:39:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 19:53:30 19:40:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 19:53:30 19:41:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 19:53:30 19:42:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 19:53:30 19:43:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 19:53:30 19:44:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 19:53:30 19:45:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 19:53:30 19:46:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 19:53:30 19:47:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 19:53:30 19:48:02 1.50 0.00 1.50 0.00 0.00 17.06 0.00 19:53:30 19:49:01 1.17 0.00 1.17 0.00 0.00 13.69 0.00 19:53:30 19:50:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 19:53:30 19:51:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 19:53:30 19:52:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 19:53:30 19:53:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 19:53:30 Average: 12.82 1.18 11.64 0.00 220.15 2691.19 0.00 19:53:30 19:53:30 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:53:30 19:11:01 27805424 31529176 788636 2.40 105968 3815076 2036376 6.00 1247652 3393764 313352 19:53:30 19:12:01 27582152 31470048 838668 2.55 116160 3941524 1956684 5.77 1599580 3228036 117688 19:53:30 19:13:01 28331060 31562936 751692 2.29 116304 3334464 1753956 5.17 1213772 2917520 20 19:53:30 19:14:01 28335476 31567476 747104 2.27 116400 3334464 1753956 5.17 1209116 2917528 172 19:53:30 19:15:01 27870744 31545932 742804 2.26 137272 3751456 1810072 5.33 1473224 3083512 94704 19:53:30 19:16:01 27814648 31549568 737708 2.24 150984 3795044 1810444 5.34 1530712 3079336 8 19:53:30 19:17:01 27819600 31549812 737080 2.24 149580 3791792 1799944 5.30 1529588 3076140 148 19:53:30 19:18:01 27820096 31550344 736484 2.24 149620 3791788 1799944 5.30 1528780 3076144 168 19:53:30 19:19:01 27819732 31550148 736584 2.24 149636 3791924 1799944 5.30 1529172 3076276 128 19:53:30 19:20:01 27819912 31550416 736232 2.24 149676 3791932 1799944 5.30 1528900 3076288 20 19:53:30 19:21:01 27820136 31550652 736144 2.24 149688 3791932 1799944 5.30 1528988 3076272 8 19:53:30 19:22:01 27820024 31550684 736132 2.24 149704 3791936 1799944 5.30 1528848 3076368 128 19:53:30 19:23:01 27820008 31550724 736096 2.24 149736 3791940 1799944 5.30 1528880 3076384 12 19:53:30 19:24:01 27820436 31551156 735760 2.24 149768 3791940 1799944 5.30 1528860 3076384 172 19:53:30 19:25:01 27819536 31550380 737112 2.24 149828 3791912 1798640 5.30 1528740 3076360 52 19:53:30 19:26:01 27819552 31550436 736988 2.24 149868 3791920 1798640 5.30 1528840 3076360 44 19:53:30 19:27:01 27819764 31550692 736704 2.24 149892 3791916 1798640 5.30 1528824 3076364 8 19:53:30 19:28:01 27819456 31550432 736912 2.24 149916 3791932 1798640 5.30 1528880 3076372 180 19:53:30 19:29:01 27819376 31550392 736828 2.24 149948 3791932 1798640 5.30 1529184 3076372 164 19:53:30 19:30:01 27819504 31550604 736764 2.24 150000 3791936 1798640 5.30 1528980 3076380 184 19:53:30 19:31:01 27819432 31550548 736716 2.24 150024 3791940 1798640 5.30 1529312 3076380 160 19:53:30 19:32:01 27805628 31538844 748440 2.28 150072 3793020 1798640 5.30 1544732 3076712 180 19:53:30 19:33:01 27805580 31538836 748400 2.28 150104 3793024 1798640 5.30 1544580 3076676 196 19:53:30 19:34:01 27805824 31539124 748064 2.27 150144 3793024 1798640 5.30 1544312 3076680 172 19:53:30 19:35:01 27805456 31538792 748524 2.28 150176 3793028 1798640 5.30 1544380 3076688 40 19:53:30 19:36:01 27805456 31538800 748468 2.28 150208 3793036 1798640 5.30 1544420 3076692 168 19:53:30 19:37:01 27805480 31538864 748420 2.28 150232 3793036 1798640 5.30 1544088 3076692 4 19:53:30 19:38:01 27805432 31538848 748380 2.28 150256 3793040 1798640 5.30 1544132 3076700 40 19:53:30 19:39:01 27805084 31538556 748624 2.28 150272 3793040 1798640 5.30 1544172 3076704 8 19:53:30 19:40:01 27805060 31538540 748548 2.28 150308 3793040 1798640 5.30 1544156 3076708 164 19:53:30 19:41:01 27804916 31538440 748556 2.28 150336 3793048 1798640 5.30 1544560 3076712 4 19:53:30 19:42:01 27805108 31538672 748484 2.28 150360 3793048 1798640 5.30 1544220 3076716 40 19:53:30 19:43:01 27805092 31538704 748444 2.28 150384 3793052 1798640 5.30 1544260 3076724 8 19:53:30 19:44:01 27804792 31538412 748644 2.28 150416 3793056 1798640 5.30 1544244 3076728 44 19:53:30 19:45:01 27804712 31538548 748404 2.28 150520 3793184 1798640 5.30 1544400 3076816 32 19:53:30 19:46:01 27804720 31538612 748312 2.28 150552 3793192 1798640 5.30 1544476 3076840 24 19:53:30 19:47:01 27804348 31538272 748548 2.28 150568 3793192 1798640 5.30 1544800 3076840 168 19:53:30 19:48:02 27804452 31538428 748524 2.28 150604 3793200 1798640 5.30 1544864 3076852 228 19:53:30 19:49:01 27804232 31538256 748720 2.28 150640 3793204 1798640 5.30 1544568 3076856 12 19:53:30 19:50:01 27804656 31538728 748360 2.28 150664 3793204 1798640 5.30 1544552 3076860 176 19:53:30 19:51:01 27804860 31538976 748036 2.27 150704 3793200 1798640 5.30 1544672 3076860 8 19:53:30 19:52:01 27804720 31538884 748248 2.28 150728 3793208 1814716 5.35 1544716 3076860 180 19:53:30 19:53:01 27804704 31538872 748216 2.28 150752 3793212 1814716 5.35 1544772 3076864 8 19:53:30 Average: 27831311 31542641 746989 2.27 146488 3774395 1807297 5.33 1515975 3080310 12312 19:53:30 19:53:30 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:53:30 19:11:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 19:53:30 19:11:01 docker0 713.90 687.84 50.45 4508.10 0.00 0.00 0.00 0.00 19:53:30 19:11:01 ens3 1633.54 1459.36 13810.72 195.74 0.00 0.00 0.00 0.00 19:53:30 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:12:01 docker0 1.32 1.38 0.10 0.12 0.00 0.00 0.00 0.00 19:53:30 19:12:01 vetha7044f0 1.32 1.50 0.11 0.13 0.00 0.00 0.00 0.00 19:53:30 19:12:01 ens3 52.70 31.21 48.48 20.31 0.00 0.00 0.00 0.00 19:53:30 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:13:01 ens3 3.23 2.23 2.92 1.49 0.00 0.00 0.00 0.00 19:53:30 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:14:01 ens3 1.03 0.18 0.33 0.01 0.00 0.00 0.00 0.00 19:53:30 19:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:53:30 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:15:01 ens3 231.78 130.94 2925.64 9.12 0.00 0.00 0.00 0.00 19:53:30 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:16:01 ens3 1.30 0.67 0.65 0.32 0.00 0.00 0.00 0.00 19:53:30 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:17:01 ens3 0.45 0.40 0.27 0.21 0.00 0.00 0.00 0.00 19:53:30 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:18:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:21:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:53:30 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:22:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 19:53:30 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:26:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 19:53:30 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:27:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:28:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:31:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 19:53:30 19:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:53:30 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:32:01 ens3 7.23 4.78 5.40 5.61 0.00 0.00 0.00 0.00 19:53:30 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:36:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 19:53:30 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:41:01 ens3 0.57 0.43 0.33 0.27 0.00 0.00 0.00 0.00 19:53:30 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:44:01 ens3 0.32 0.18 0.18 0.01 0.00 0.00 0.00 0.00 19:53:30 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:45:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:46:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 19:53:30 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:48:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:50:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:51:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 19:53:30 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:53:30 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:53:30 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 19:53:30 Average: docker0 16.64 16.03 1.18 104.88 0.00 0.00 0.00 0.00 19:53:30 Average: ens3 45.04 37.99 390.73 5.44 0.00 0.00 0.00 0.00 19:53:30 19:53:30 19:53:30 ---> sar -P ALL: 19:53:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3553) 08/14/23 _x86_64_ (8 CPU) 19:53:30 19:53:30 19:09:37 LINUX RESTART (8 CPU) 19:53:30 19:53:30 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:53:30 19:11:01 all 12.60 0.00 4.29 2.17 0.07 80.87 19:53:30 19:11:01 0 10.97 0.00 3.58 0.54 0.07 84.84 19:53:30 19:11:01 1 11.56 0.00 3.56 0.18 0.05 84.65 19:53:30 19:11:01 2 19.34 0.00 5.28 1.19 0.07 74.13 19:53:30 19:11:01 3 11.62 0.00 4.78 2.35 0.10 81.15 19:53:30 19:11:01 4 13.06 0.00 5.62 10.72 0.05 70.55 19:53:30 19:11:01 5 10.35 0.00 3.09 0.37 0.10 86.08 19:53:30 19:11:01 6 11.92 0.00 4.53 1.35 0.07 82.12 19:53:30 19:11:01 7 11.95 0.00 3.89 0.66 0.07 83.44 19:53:30 19:12:01 all 28.69 0.00 5.34 0.78 0.10 65.09 19:53:30 19:12:01 0 29.40 0.00 5.11 0.03 0.10 65.35 19:53:30 19:12:01 1 29.10 0.00 6.88 0.02 0.08 63.92 19:53:30 19:12:01 2 28.89 0.00 5.70 0.52 0.08 64.81 19:53:30 19:12:01 3 27.31 0.00 4.83 2.40 0.10 65.37 19:53:30 19:12:01 4 29.66 0.00 5.00 2.64 0.10 62.60 19:53:30 19:12:01 5 28.18 0.00 4.93 0.03 0.10 66.76 19:53:30 19:12:01 6 29.02 0.00 4.43 0.59 0.08 65.88 19:53:30 19:12:01 7 27.99 0.00 5.86 0.03 0.12 66.00 19:53:30 19:13:01 all 0.24 0.00 0.14 0.06 0.01 99.54 19:53:30 19:13:01 0 0.35 0.00 0.10 0.02 0.02 99.52 19:53:30 19:13:01 1 0.12 0.00 0.12 0.00 0.00 99.77 19:53:30 19:13:01 2 0.25 0.00 0.02 0.18 0.02 99.53 19:53:30 19:13:01 3 0.33 0.00 0.28 0.20 0.00 99.18 19:53:30 19:13:01 4 0.22 0.00 0.08 0.00 0.02 99.68 19:53:30 19:13:01 5 0.13 0.00 0.03 0.00 0.03 99.80 19:53:30 19:13:01 6 0.23 0.00 0.17 0.08 0.02 99.50 19:53:30 19:13:01 7 0.30 0.00 0.35 0.00 0.00 99.35 19:53:30 19:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 19:53:30 19:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:53:30 19:14:01 1 0.03 0.00 0.02 0.02 0.02 99.92 19:53:30 19:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:53:30 19:14:01 4 0.03 0.00 0.02 0.00 0.03 99.92 19:53:30 19:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:14:01 6 0.03 0.00 0.02 0.05 0.00 99.90 19:53:30 19:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:15:01 all 1.90 0.00 1.05 0.35 0.03 96.67 19:53:30 19:15:01 0 2.00 0.00 1.20 0.33 0.03 96.43 19:53:30 19:15:01 1 1.59 0.00 0.87 0.07 0.02 97.46 19:53:30 19:15:01 2 2.19 0.00 0.62 0.07 0.00 97.13 19:53:30 19:15:01 3 1.41 0.00 1.89 0.23 0.03 96.43 19:53:30 19:15:01 4 3.28 0.00 0.90 0.44 0.05 95.33 19:53:30 19:15:01 5 2.07 0.00 0.70 0.30 0.05 96.88 19:53:30 19:15:01 6 0.62 0.00 0.63 1.00 0.02 97.73 19:53:30 19:15:01 7 2.04 0.00 1.60 0.38 0.03 95.94 19:53:30 19:16:01 all 0.43 0.00 0.46 0.07 0.02 99.02 19:53:30 19:16:01 0 0.42 0.00 0.28 0.02 0.02 99.27 19:53:30 19:16:01 1 0.42 0.00 0.27 0.23 0.02 99.07 19:53:30 19:16:01 2 0.47 0.00 0.20 0.00 0.02 99.32 19:53:30 19:16:01 3 0.48 0.00 0.23 0.00 0.03 99.25 19:53:30 19:16:01 4 0.30 0.00 1.05 0.00 0.02 98.63 19:53:30 19:16:01 5 0.42 0.00 0.63 0.00 0.00 98.95 19:53:30 19:16:01 6 0.37 0.00 0.70 0.30 0.02 98.62 19:53:30 19:16:01 7 0.60 0.00 0.33 0.00 0.02 99.05 19:53:30 19:17:01 all 0.15 0.00 0.07 0.01 0.01 99.76 19:53:30 19:17:01 0 0.10 0.00 0.12 0.03 0.02 99.73 19:53:30 19:17:01 1 0.00 0.00 0.08 0.00 0.00 99.92 19:53:30 19:17:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:53:30 19:17:01 3 0.03 0.00 0.07 0.00 0.02 99.88 19:53:30 19:17:01 4 0.78 0.00 0.03 0.00 0.02 99.17 19:53:30 19:17:01 5 0.00 0.00 0.07 0.00 0.00 99.93 19:53:30 19:17:01 6 0.02 0.00 0.07 0.05 0.00 99.87 19:53:30 19:17:01 7 0.25 0.00 0.12 0.00 0.00 99.63 19:53:30 19:18:01 all 0.27 0.00 0.01 0.11 0.01 99.60 19:53:30 19:18:01 0 0.03 0.00 0.03 0.52 0.03 99.38 19:53:30 19:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:18:01 3 0.02 0.00 0.00 0.37 0.02 99.60 19:53:30 19:18:01 4 1.97 0.00 0.00 0.00 0.00 98.03 19:53:30 19:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:53:30 19:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:53:30 19:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:53:30 19:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:53:30 19:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:19:01 4 0.18 0.00 0.00 0.00 0.02 99.80 19:53:30 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:20:01 all 0.15 0.00 0.02 0.01 0.01 99.80 19:53:30 19:20:01 0 0.05 0.00 0.03 0.02 0.03 99.87 19:53:30 19:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 19:53:30 19:20:01 4 1.04 0.00 0.02 0.00 0.02 98.92 19:53:30 19:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:53:30 19:20:01 7 0.07 0.00 0.07 0.00 0.00 99.87 19:53:30 19:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:21:01 0 0.07 0.00 0.03 0.02 0.02 99.87 19:53:30 19:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:21:01 7 0.08 0.00 0.02 0.00 0.00 99.90 19:53:30 19:53:30 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:53:30 19:22:01 all 0.11 0.00 0.02 0.00 0.01 99.85 19:53:30 19:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:53:30 19:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:22:01 4 0.70 0.00 0.03 0.00 0.02 99.25 19:53:30 19:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:22:01 7 0.07 0.00 0.03 0.00 0.00 99.90 19:53:30 19:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:53:30 19:23:01 5 0.00 0.00 0.03 0.00 0.02 99.95 19:53:30 19:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:53:30 19:24:01 all 0.06 0.00 0.01 0.00 0.01 99.91 19:53:30 19:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:24:01 1 0.02 0.00 0.03 0.02 0.02 99.92 19:53:30 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:24:01 7 0.35 0.00 0.00 0.00 0.00 99.65 19:53:30 19:25:01 all 0.04 0.00 0.02 0.00 0.01 99.92 19:53:30 19:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:53:30 19:25:01 1 0.03 0.00 0.03 0.02 0.03 99.88 19:53:30 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:25:01 4 0.05 0.00 0.02 0.00 0.03 99.90 19:53:30 19:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:25:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:53:30 19:25:01 7 0.12 0.00 0.02 0.00 0.00 99.87 19:53:30 19:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 19:53:30 19:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:53:30 19:26:01 1 0.02 0.00 0.05 0.02 0.02 99.90 19:53:30 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:26:01 4 0.07 0.00 0.00 0.00 0.00 99.93 19:53:30 19:26:01 5 0.00 0.00 0.00 0.00 0.03 99.97 19:53:30 19:26:01 6 0.03 0.00 0.02 0.02 0.02 99.92 19:53:30 19:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:53:30 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:53:30 19:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:27:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:53:30 19:27:01 7 0.13 0.00 0.02 0.00 0.00 99.85 19:53:30 19:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:53:30 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:53:30 19:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:53:30 19:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:53:30 19:29:01 0 0.00 0.00 0.03 0.00 0.03 99.93 19:53:30 19:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:29:01 5 0.02 0.00 0.02 0.00 0.03 99.93 19:53:30 19:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:53:30 19:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:30:01 4 0.03 0.00 0.02 0.00 0.03 99.92 19:53:30 19:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:53:30 19:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:53:30 19:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:53:30 19:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:53:30 19:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:53:30 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:32:01 all 0.29 0.00 0.02 0.01 0.01 99.67 19:53:30 19:32:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:53:30 19:32:01 1 0.12 0.00 0.03 0.03 0.02 99.80 19:53:30 19:32:01 2 0.75 0.00 0.02 0.00 0.00 99.23 19:53:30 19:32:01 3 0.07 0.00 0.03 0.00 0.00 99.90 19:53:30 19:32:01 4 0.23 0.00 0.03 0.00 0.02 99.72 19:53:30 19:32:01 5 0.07 0.00 0.00 0.00 0.02 99.92 19:53:30 19:32:01 6 0.42 0.00 0.02 0.03 0.02 99.52 19:53:30 19:32:01 7 0.58 0.00 0.02 0.00 0.00 99.40 19:53:30 19:53:30 19:32:01 CPU %user %nice %system %iowait %steal %idle 19:53:30 19:33:01 all 0.25 0.00 0.01 0.00 0.01 99.73 19:53:30 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:53:30 19:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:33:01 4 1.83 0.00 0.00 0.00 0.02 98.16 19:53:30 19:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:34:01 all 0.26 0.00 0.00 0.00 0.00 99.73 19:53:30 19:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 19:53:30 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:34:01 4 1.97 0.00 0.00 0.00 0.00 98.03 19:53:30 19:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:35:01 all 0.14 0.00 0.01 0.00 0.01 99.83 19:53:30 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:35:01 4 1.04 0.00 0.00 0.00 0.03 98.92 19:53:30 19:35:01 5 0.03 0.00 0.03 0.00 0.03 99.90 19:53:30 19:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:53:30 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:36:01 1 0.02 0.00 0.00 0.02 0.02 99.95 19:53:30 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:53:30 19:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:53:30 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:37:01 5 0.07 0.00 0.02 0.00 0.02 99.90 19:53:30 19:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:38:01 all 0.02 0.00 0.01 0.33 0.01 99.63 19:53:30 19:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:53:30 19:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:53:30 19:38:01 5 0.00 0.00 0.02 0.00 0.03 99.95 19:53:30 19:38:01 6 0.02 0.00 0.00 2.63 0.00 97.35 19:53:30 19:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:53:30 19:39:01 1 0.03 0.00 0.02 0.02 0.02 99.92 19:53:30 19:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:53:30 19:40:01 all 0.20 0.00 0.01 0.00 0.01 99.78 19:53:30 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:40:01 4 1.47 0.00 0.00 0.00 0.02 98.51 19:53:30 19:40:01 5 0.02 0.00 0.03 0.00 0.03 99.92 19:53:30 19:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:40:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:53:30 19:41:01 all 0.28 0.00 0.02 0.00 0.01 99.69 19:53:30 19:41:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:53:30 19:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:53:30 19:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:41:01 4 2.00 0.00 0.02 0.00 0.02 97.97 19:53:30 19:41:01 5 0.03 0.00 0.03 0.00 0.03 99.90 19:53:30 19:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:53:30 19:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:53:30 19:42:01 all 0.15 0.00 0.01 0.00 0.01 99.82 19:53:30 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:42:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:53:30 19:42:01 4 1.13 0.00 0.00 0.00 0.02 98.86 19:53:30 19:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:53:30 19:43:01 all 0.19 0.00 0.01 0.00 0.01 99.78 19:53:30 19:43:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:53:30 19:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:43:01 4 1.39 0.00 0.00 0.00 0.02 98.60 19:53:30 19:43:01 5 0.00 0.00 0.00 0.00 0.03 99.97 19:53:30 19:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:53:30 19:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:53:30 19:43:01 CPU %user %nice %system %iowait %steal %idle 19:53:30 19:44:01 all 0.19 0.00 0.01 0.00 0.01 99.79 19:53:30 19:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:44:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:53:30 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:44:01 4 1.39 0.00 0.00 0.00 0.02 98.60 19:53:30 19:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:44:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:53:30 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:53:30 19:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:53:30 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:53:30 19:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:53:30 19:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:46:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:53:30 19:46:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:53:30 19:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:53:30 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:46:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:53:30 19:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:53:30 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:53:30 19:47:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:53:30 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:53:30 19:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:47:01 5 0.02 0.00 0.03 0.00 0.03 99.92 19:53:30 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:48:02 all 0.01 0.00 0.01 0.00 0.01 99.96 19:53:30 19:48:02 0 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:48:02 1 0.00 0.00 0.03 0.02 0.02 99.93 19:53:30 19:48:02 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:48:02 3 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:48:02 4 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:48:02 5 0.02 0.00 0.00 0.00 0.03 99.95 19:53:30 19:48:02 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:48:02 7 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:53:30 19:49:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:53:30 19:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:53:30 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:49:01 5 0.02 0.00 0.03 0.00 0.03 99.92 19:53:30 19:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:53:30 19:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:53:30 19:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:53:30 19:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:53:30 19:50:01 5 0.02 0.00 0.03 0.00 0.03 99.92 19:53:30 19:50:01 6 0.03 0.00 0.00 0.02 0.00 99.95 19:53:30 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:53:30 19:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 19:53:30 19:51:01 0 0.05 0.00 0.00 0.02 0.02 99.92 19:53:30 19:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:53:30 19:51:01 5 0.02 0.00 0.02 0.00 0.03 99.93 19:53:30 19:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 19:53:30 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:52:01 all 0.14 0.00 0.01 0.00 0.01 99.83 19:53:30 19:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:53:30 19:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:53:30 19:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:52:01 4 0.99 0.00 0.00 0.00 0.02 98.99 19:53:30 19:52:01 5 0.05 0.00 0.03 0.00 0.05 99.87 19:53:30 19:52:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:53:30 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:53:30 19:53:01 all 0.22 0.00 0.01 0.00 0.01 99.75 19:53:30 19:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:53:30 19:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:53:30 19:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:53:30 19:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:53:30 19:53:01 4 1.65 0.00 0.02 0.00 0.00 98.34 19:53:30 19:53:01 5 0.02 0.00 0.03 0.00 0.03 99.92 19:53:30 19:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:53:30 19:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:53:30 Average: all 1.10 0.00 0.27 0.09 0.01 98.52 19:53:30 Average: 0 1.03 0.00 0.26 0.04 0.02 98.66 19:53:30 Average: 1 1.01 0.00 0.29 0.02 0.02 98.67 19:53:30 Average: 2 1.21 0.00 0.28 0.05 0.01 98.46 19:53:30 Average: 3 0.96 0.00 0.29 0.13 0.01 98.61 19:53:30 Average: 4 1.55 0.00 0.30 0.32 0.02 97.82 19:53:30 Average: 5 0.97 0.00 0.23 0.02 0.03 98.76 19:53:30 Average: 6 0.99 0.00 0.25 0.15 0.01 98.60 19:53:30 Average: 7 1.04 0.00 0.29 0.02 0.01 98.63 19:53:30 19:53:30 19:53:30