Pull request #4696 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7dd5273770dca860e70269bf51c7a4a10236c5e1+ca7181072cd9693a97ee7a9bf2ee455613042ad5 (93eee04bd8cfa34bf5de0c63ca285028fc1a10bf) 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-ssh4983805403588026837.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9538546803902033800.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15396554601494405065.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12935535599863404120.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4278443325051851550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4696/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4696/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1077310306898280475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8042’ Running on prd-ubuntu20.04-docker-8c-8g-8046 in /w/workspace/edgexfoundry_edgex-go_PR-4696 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4696/head:refs/remotes/origin/PR-4696 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ca7181072cd9693a97ee7a9bf2ee455613042ad5 into PR head commit 7dd5273770dca860e70269bf51c7a4a10236c5e1 Merge succeeded, producing 7dd5273770dca860e70269bf51c7a4a10236c5e1 Checking out Revision 7dd5273770dca860e70269bf51c7a4a10236c5e1 (PR-4696) > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # 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 ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # timeout=10 Commit message: "feat: Add new export error metrics to App Service common config" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-27T16:25:32.168Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-27T16:25:32.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-27T16:25:32.499Z] ========================================================= [2023-09-27T16:25:32.499Z] EdgeX Global Pipelines Version Info [2023-09-27T16:25:32.499Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:25:33.234Z] ------------------- [2023-09-27T16:25:33.234Z] stable info: [2023-09-27T16:25:33.234Z] ------------------- [2023-09-27T16:25:33.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-27T16:25:33.234Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T16:25:33.234Z] Message: update stable to v1.0.254 [2023-09-27T16:25:33.804Z] ------------------- [2023-09-27T16:25:33.804Z] experimental info: [2023-09-27T16:25:33.804Z] ------------------- [2023-09-27T16:25:33.804Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-27T16:25:33.804Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T16:25:33.804Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-27T16:25:34.089Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-27T16:25:34.128Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-27T16:25:34.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-27T16:25:34.201Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-27T16:25:34.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-27T16:25:34.286Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-27T16:25:34.328Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-27T16:25:34.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-27T16:25:34.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-27T16:25:34.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-27T16:25:34.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-27T16:25:34.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-27T16:25:34.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-27T16:25:34.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-27T16:25:34.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-27T16:25:34.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T16:25:34.710Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-27T16:25:34.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-27T16:25:34.788Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-27T16:25:34.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-27T16:25:34.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-27T16:25:34.905Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-27T16:25:34.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-27T16:25:34.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4696 [Pipeline] echo [2023-09-27T16:25:35.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4696 [Pipeline] echo [2023-09-27T16:25:35.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4696 [Pipeline] echo [2023-09-27T16:25:35.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] echo [2023-09-27T16:25:35.131Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd5273 [Pipeline] echo [2023-09-27T16:25:35.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:25:35.276Z] provisioning config files... [2023-09-27T16:25:35.289Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6420292595506164038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:25:35.632Z] ---> docker-login.sh [2023-09-27T16:25:35.633Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:25:35.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:25:35.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:25:35.893Z] Configure a credential helper to remove this warning. See [2023-09-27T16:25:35.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:25:35.893Z] [2023-09-27T16:25:35.893Z] Login Succeeded [2023-09-27T16:25:35.893Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:25:35.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:25:36.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:25:36.152Z] Configure a credential helper to remove this warning. See [2023-09-27T16:25:36.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:25:36.152Z] [2023-09-27T16:25:36.152Z] Login Succeeded [2023-09-27T16:25:36.152Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:25:36.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:25:36.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:25:36.152Z] Configure a credential helper to remove this warning. See [2023-09-27T16:25:36.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:25:36.152Z] [2023-09-27T16:25:36.152Z] Login Succeeded [2023-09-27T16:25:36.152Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:25:36.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:25:36.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:25:36.152Z] Configure a credential helper to remove this warning. See [2023-09-27T16:25:36.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:25:36.152Z] [2023-09-27T16:25:36.152Z] Login Succeeded [2023-09-27T16:25:36.152Z] docker.io [2023-09-27T16:25:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:25:36.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:25:36.672Z] Configure a credential helper to remove this warning. See [2023-09-27T16:25:36.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:25:36.672Z] [2023-09-27T16:25:36.672Z] Login Succeeded [2023-09-27T16:25:36.672Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:25:36.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T16:25:37.100Z] + 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 [2023-09-27T16:25:37.100Z] + dirname cmd/core-command/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/core-data/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/core-metadata/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-27T16:25:37.100Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-09-27T16:25:37.100Z] -f2 [2023-09-27T16:25:37.100Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/support-notifications/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-27T16:25:37.100Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-27T16:25:37.100Z] + cut -d/ -f2 [2023-09-27T16:25:37.100Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-27T16:25:37.167Z] 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 [2023-09-27T16:25:37.683Z] + git rev-list -1 --merges 7dd5273770dca860e70269bf51c7a4a10236c5e1~1..7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] echo [2023-09-27T16:25:37.719Z] -----------> git rev-list -1 --merges 7dd5273770dca860e70269bf51c7a4a10236c5e1~1..7dd5273770dca860e70269bf51c7a4a10236c5e1 7dd5273770dca860e70269bf51c7a4a10236c5e1 [false] [Pipeline] sh [2023-09-27T16:25:38.029Z] + git log --format=format:%s -1 7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] echo [2023-09-27T16:25:38.062Z] ========================================================= [2023-09-27T16:25:38.062Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-27T16:25:38.062Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-27T16:25:38.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-27T16:25:38.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-27T16:25:38.596Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-27T16:25:38.596Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-27T16:25:38.596Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-27T16:25:38.596Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-27T16:25:38.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:25:39.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:25:39.022Z] [2023-09-27T16:25:39.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:25:39.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:25:39.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-27T16:25:39.406Z] b85a868b505f: Pulling fs layer [2023-09-27T16:25:39.406Z] e2be974225ed: Pulling fs layer [2023-09-27T16:25:39.406Z] 339a4e72a1f5: Pulling fs layer [2023-09-27T16:25:39.406Z] 988bab9f4d93: Pulling fs layer [2023-09-27T16:25:39.406Z] 1469e6f7b9e6: Pulling fs layer [2023-09-27T16:25:39.406Z] eaf3925da568: Pulling fs layer [2023-09-27T16:25:39.406Z] bab4dde63d76: Pulling fs layer [2023-09-27T16:25:39.406Z] bde34c3a00c8: Pulling fs layer [2023-09-27T16:25:39.406Z] b352a97aabf1: Pulling fs layer [2023-09-27T16:25:39.406Z] 4872d77fe225: Pulling fs layer [2023-09-27T16:25:39.406Z] 5851b861e8e6: Pulling fs layer [2023-09-27T16:25:39.406Z] 988bab9f4d93: Waiting [2023-09-27T16:25:39.406Z] eaf3925da568: Waiting [2023-09-27T16:25:39.406Z] bab4dde63d76: Waiting [2023-09-27T16:25:39.406Z] bde34c3a00c8: Waiting [2023-09-27T16:25:39.406Z] 1469e6f7b9e6: Waiting [2023-09-27T16:25:39.406Z] 4872d77fe225: Waiting [2023-09-27T16:25:39.406Z] b352a97aabf1: Waiting [2023-09-27T16:25:39.406Z] 5851b861e8e6: Waiting [2023-09-27T16:25:39.406Z] e2be974225ed: Verifying Checksum [2023-09-27T16:25:39.406Z] 988bab9f4d93: Download complete [2023-09-27T16:25:39.664Z] 1469e6f7b9e6: Verifying Checksum [2023-09-27T16:25:39.664Z] 1469e6f7b9e6: Download complete [2023-09-27T16:25:39.664Z] 339a4e72a1f5: Verifying Checksum [2023-09-27T16:25:39.664Z] 339a4e72a1f5: Download complete [2023-09-27T16:25:39.664Z] eaf3925da568: Download complete [2023-09-27T16:25:39.664Z] bde34c3a00c8: Verifying Checksum [2023-09-27T16:25:39.664Z] bde34c3a00c8: Download complete [2023-09-27T16:25:39.664Z] b352a97aabf1: Download complete [2023-09-27T16:25:39.664Z] 4872d77fe225: Verifying Checksum [2023-09-27T16:25:39.664Z] 4872d77fe225: Download complete [2023-09-27T16:25:39.664Z] 5851b861e8e6: Verifying Checksum [2023-09-27T16:25:39.664Z] 5851b861e8e6: Download complete [2023-09-27T16:25:39.664Z] b85a868b505f: Download complete [2023-09-27T16:25:39.923Z] bab4dde63d76: Verifying Checksum [2023-09-27T16:25:39.923Z] bab4dde63d76: Download complete [2023-09-27T16:25:40.861Z] b85a868b505f: Pull complete [2023-09-27T16:25:40.861Z] e2be974225ed: Pull complete [2023-09-27T16:25:41.430Z] 339a4e72a1f5: Pull complete [2023-09-27T16:25:41.430Z] 988bab9f4d93: Pull complete [2023-09-27T16:25:41.693Z] 1469e6f7b9e6: Pull complete [2023-09-27T16:25:41.693Z] eaf3925da568: Pull complete [2023-09-27T16:25:43.601Z] bab4dde63d76: Pull complete [2023-09-27T16:25:43.601Z] bde34c3a00c8: Pull complete [2023-09-27T16:25:43.601Z] b352a97aabf1: Pull complete [2023-09-27T16:25:43.601Z] 4872d77fe225: Pull complete [2023-09-27T16:25:43.601Z] 5851b861e8e6: Pull complete [2023-09-27T16:25:43.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-27T16:25:43.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-27T16:25:43.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:25:43.838Z] prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container [2023-09-27T16:25:43.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-27T16:25:46.280Z] $ docker top 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a -eo pid,comm [2023-09-27T16:25:46.328Z] 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). [2023-09-27T16:25:46.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-27T16:25:46.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:25:46.458Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:25:46.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:25:46.563Z] $ docker exec 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent [2023-09-27T16:25:46.656Z] SSH_AUTH_SOCK=/tmp/ssh-BcFsNGvCyh0c/agent.33 [2023-09-27T16:25:46.656Z] SSH_AGENT_PID=39 [2023-09-27T16:25:46.662Z] Running ssh-add (command line suppressed) [2023-09-27T16:25:46.757Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13941054859636643850.key (/w/workspace/edgex-go/1@tmp/private_key_13941054859636643850.key) [2023-09-27T16:25:46.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:25:47.101Z] + git tag --points-at HEAD [Pipeline] } [2023-09-27T16:25:47.127Z] $ docker exec --env ******** --env ******** 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent -k [2023-09-27T16:25:47.226Z] unset SSH_AUTH_SOCK; [2023-09-27T16:25:47.226Z] unset SSH_AGENT_PID; [2023-09-27T16:25:47.226Z] echo Agent pid 39 killed; [2023-09-27T16:25:47.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-27T16:25:47.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-27T16:25:47.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-27T16:25:47.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-27T16:25:47.423Z] $ docker exec 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent [2023-09-27T16:25:47.520Z] SSH_AUTH_SOCK=/tmp/ssh-hFkjAnvJI8mG/agent.71 [2023-09-27T16:25:47.520Z] SSH_AGENT_PID=78 [2023-09-27T16:25:47.524Z] Running ssh-add (command line suppressed) [2023-09-27T16:25:47.627Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4950886442798379895.key (/w/workspace/edgex-go/1@tmp/private_key_4950886442798379895.key) [2023-09-27T16:25:47.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-27T16:25:47.965Z] + git semver init [2023-09-27T16:25:48.224Z] 2023-09-27 16:25:48,120 [run_init] DEBUG init version:0.0.0 force:False [2023-09-27T16:25:48.224Z] 2023-09-27 16:25:48,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-27T16:25:48.224Z] 2023-09-27 16:25:48,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-27T16:25:48.224Z] 2023-09-27 16:25:48,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,965 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,966 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4696 with force:False [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,966 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4696 [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,970 [execute] INFO git cat-file --batch-check [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,977 [execute] INFO git cat-file --batch [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-27T16:25:53.502Z] 2023-09-27 16:25:52,981 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4696 [2023-09-27T16:25:53.502Z] 0.0.0 [Pipeline] } [2023-09-27T16:25:53.529Z] $ docker exec --env ******** --env ******** 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a ssh-agent -k [2023-09-27T16:25:53.630Z] unset SSH_AUTH_SOCK; [2023-09-27T16:25:53.630Z] unset SSH_AGENT_PID; [2023-09-27T16:25:53.630Z] echo Agent pid 78 killed; [2023-09-27T16:25:53.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-27T16:25:54.076Z] + git semver [Pipeline] } [2023-09-27T16:25:54.368Z] $ docker stop --time=1 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a [2023-09-27T16:25:55.668Z] $ docker rm -f --volumes 3535ed869a7a4fab61e0aab8afa045ee0bf3ca35191e891cb25c29cc423dcd5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:25:56.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-27T16:25:56.305Z] Stashed 1 file(s) [Pipeline] echo [2023-09-27T16:25:56.321Z] [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 [2023-09-27T16:25:57.106Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-27T16:25:57.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:25:57.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:25:57.218Z] ========================================================= [2023-09-27T16:25:57.218Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-27T16:25:57.218Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:25:57.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T16:25:57.556Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-27T16:25:57.556Z] 7264a8db6415: Pulling fs layer [2023-09-27T16:25:57.556Z] c4d48a809fc2: Pulling fs layer [2023-09-27T16:25:57.556Z] 4f1c88b9dad5: Pulling fs layer [2023-09-27T16:25:57.556Z] ad3a456e5733: Pulling fs layer [2023-09-27T16:25:57.556Z] 33e27b845d1e: Pulling fs layer [2023-09-27T16:25:57.556Z] c68163c4e522: Pulling fs layer [2023-09-27T16:25:57.556Z] 50da416c3ac9: Pulling fs layer [2023-09-27T16:25:57.556Z] 23d2d4c4bb30: Pulling fs layer [2023-09-27T16:25:57.556Z] 33e27b845d1e: Waiting [2023-09-27T16:25:57.556Z] c68163c4e522: Waiting [2023-09-27T16:25:57.556Z] 23d2d4c4bb30: Waiting [2023-09-27T16:25:57.556Z] ad3a456e5733: Waiting [2023-09-27T16:25:57.556Z] c4d48a809fc2: Verifying Checksum [2023-09-27T16:25:57.556Z] c4d48a809fc2: Download complete [2023-09-27T16:25:57.556Z] ad3a456e5733: Verifying Checksum [2023-09-27T16:25:57.556Z] ad3a456e5733: Download complete [2023-09-27T16:25:57.556Z] 33e27b845d1e: Download complete [2023-09-27T16:25:57.556Z] 7264a8db6415: Verifying Checksum [2023-09-27T16:25:57.556Z] 7264a8db6415: Download complete [2023-09-27T16:25:57.556Z] c68163c4e522: Verifying Checksum [2023-09-27T16:25:57.556Z] c68163c4e522: Download complete [2023-09-27T16:25:57.815Z] 7264a8db6415: Pull complete [2023-09-27T16:25:57.815Z] 23d2d4c4bb30: Verifying Checksum [2023-09-27T16:25:57.815Z] 23d2d4c4bb30: Download complete [2023-09-27T16:25:57.815Z] c4d48a809fc2: Pull complete [2023-09-27T16:25:58.073Z] 4f1c88b9dad5: Verifying Checksum [2023-09-27T16:25:58.073Z] 4f1c88b9dad5: Download complete [2023-09-27T16:25:58.331Z] 50da416c3ac9: Verifying Checksum [2023-09-27T16:25:58.331Z] 50da416c3ac9: Download complete [2023-09-27T16:26:01.616Z] 4f1c88b9dad5: Pull complete [2023-09-27T16:26:01.616Z] ad3a456e5733: Pull complete [2023-09-27T16:26:01.616Z] 33e27b845d1e: Pull complete [2023-09-27T16:26:01.616Z] c68163c4e522: Pull complete [2023-09-27T16:26:03.517Z] 50da416c3ac9: Pull complete [2023-09-27T16:26:04.080Z] 23d2d4c4bb30: Pull complete [2023-09-27T16:26:04.080Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-27T16:26:04.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T16:26:04.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:26:04.432Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T16:26:04.432Z] WORKDIR /edgex [2023-09-27T16:26:04.432Z] COPY go.mod . [2023-09-27T16:26:04.432Z] RUN go mod download [2023-09-27T16:26:04.432Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-27T16:26:04.999Z] Sending build context to Docker daemon 171MB [2023-09-27T16:26:04.999Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-27T16:26:04.999Z] ---> 0786185ac409 [2023-09-27T16:26:04.999Z] Step 2/4 : WORKDIR /edgex [2023-09-27T16:26:10.296Z] ---> Running in e7b006660d53 [2023-09-27T16:26:10.296Z] Removing intermediate container e7b006660d53 [2023-09-27T16:26:10.296Z] ---> c7b0feb35770 [2023-09-27T16:26:10.296Z] Step 3/4 : COPY go.mod . [2023-09-27T16:26:10.296Z] ---> be8d1386370f [2023-09-27T16:26:10.296Z] Step 4/4 : RUN go mod download [2023-09-27T16:26:10.296Z] ---> Running in 946466ccc2fc [2023-09-27T16:26:11.627Z] Still waiting to schedule task [2023-09-27T16:26:11.628Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-27T16:26:28.384Z] Removing intermediate container 946466ccc2fc [2023-09-27T16:26:28.384Z] ---> 20bb8aab1840 [2023-09-27T16:26:28.384Z] Successfully built 20bb8aab1840 [2023-09-27T16:26:28.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:26:28.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T16:26:28.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:26:28.919Z] prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container [2023-09-27T16:26:28.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T16:26:29.367Z] $ docker top 1d2ea8a0658753c9e05c0caf78f58ecf96def97a5aa8622dd1e57e938b3dcd75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:26:29.763Z] + go version [2023-09-27T16:26:29.763Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-27T16:26:29.793Z] $ docker stop --time=1 1d2ea8a0658753c9e05c0caf78f58ecf96def97a5aa8622dd1e57e938b3dcd75 [2023-09-27T16:26:31.085Z] $ docker rm -f --volumes 1d2ea8a0658753c9e05c0caf78f58ecf96def97a5aa8622dd1e57e938b3dcd75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:26:31.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-27T16:26:31.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:26:31.906Z] prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container [2023-09-27T16:26:31.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-27T16:26:32.247Z] $ docker top da6d055da4ef76980f471954665af64bdb9fd7b61b4169902296a7a2384d32bd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T16:26:32.354Z] ========================================================= [2023-09-27T16:26:32.354Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-27T16:26:32.354Z] ========================================================= [Pipeline] sh [2023-09-27T16:26:32.645Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:26:33.011Z] + make test [2023-09-27T16:26:33.012Z] go test -race -coverprofile=coverage.out ./... [2023-09-27T16:26:39.575Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-27T16:26:51.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-27T16:26:51.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-27T16:26:51.766Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-27T16:26:52.332Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-27T16:26:52.332Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-27T16:26:52.332Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-27T16:26:52.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-27T16:26:52.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-27T16:26:52.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-27T16:26:52.592Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-27T16:26:53.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-27T16:26:53.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-27T16:26:53.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-27T16:26:53.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-27T16:26:55.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-27T16:26:55.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-27T16:26:56.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-09-27T16:26:57.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-09-27T16:26:57.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-27T16:26:57.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-27T16:26:57.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-27T16:26:59.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-27T16:26:59.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-27T16:27:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-27T16:27:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-27T16:27:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:27:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-27T16:27:00.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-27T16:27:01.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements [2023-09-27T16:27:01.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 53.2% of statements [2023-09-27T16:27:01.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-27T16:27:01.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-27T16:27:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.403s coverage: 93.4% of statements [2023-09-27T16:27:04.146Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 4.1% of statements [2023-09-27T16:27:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-27T16:27:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:27:04.146Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-27T16:27:04.713Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-27T16:27:05.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements [2023-09-27T16:27:05.646Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.045s coverage: 72.2% of statements [2023-09-27T16:27:06.212Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-27T16:27:06.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-27T16:27:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 0.9% of statements [2023-09-27T16:27:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.072s coverage: 32.2% of statements [2023-09-27T16:27:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2023-09-27T16:27:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 82.9% of statements [2023-09-27T16:27:07.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements [2023-09-27T16:27:07.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.064s coverage: 96.3% of statements [2023-09-27T16:27:08.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.065s coverage: 87.5% of statements [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-27T16:27:08.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-27T16:27:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-27T16:27:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-27T16:27:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-27T16:27:09.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-27T16:27:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-27T16:27:10.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-27T16:27:10.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-27T16:27:12.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-27T16:27:12.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-27T16:27:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-27T16:27:13.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-27T16:27:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-27T16:27:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-27T16:27:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-27T16:27:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-27T16:27:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-27T16:27:17.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-27T16:27:18.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-27T16:27:18.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-27T16:27:18.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-27T16:27:18.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-27T16:27:20.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-27T16:27:20.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-27T16:27:20.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-27T16:27:20.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-27T16:27:20.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.111s coverage: 94.4% of statements [2023-09-27T16:27:22.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-27T16:27:22.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:27:22.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-27T16:27:22.327Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-27T16:27:23.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-27T16:27:23.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-27T16:27:23.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-27T16:27:23.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.335s coverage: 79.9% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.060s coverage: 92.9% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 63.1% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.031s coverage: 89.4% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-09-27T16:27:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements [2023-09-27T16:27:33.507Z] 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 [2023-09-27T16:27:33.507Z] running golangci-lint [2023-09-27T16:27:33.507Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-27T16:27:33.507Z] go version go1.21.0 linux/amd64 [2023-09-27T16:27:33.765Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-27T16:27:33.765Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-27T16:27:49.275Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|compiled_files|deps|imports|types_sizes) took 13.353506712s" [2023-09-27T16:27:49.275Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.549236ms" [2023-09-27T16:27:55.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8048 in /w/workspace/edgexfoundry_edgex-go_PR-4696 [Pipeline] { [Pipeline] ws [2023-09-27T16:27:55.735Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-27T16:27:55.818Z] The recommended git tool is: git [2023-09-27T16:27:57.301Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.65582947s with top 10 stages: buildir: 38.090204949s, gosec: 7.901191986s, inspect: 1.747467358s, fact_deprecated: 1.379677586s, ctrlflow: 1.241854547s, printf: 1.22934242s, fact_purity: 1.134839065s, S1038: 1.131640688s, nilness: 1.124458748s, typedness: 868.007444ms" [2023-09-27T16:27:57.301Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-27T16:27:57.301Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, nolint: 0/21, skip_files: 197/197, autogenerated_exclude: 197/197" [2023-09-27T16:27:57.301Z] level=info msg="[runner] processing took 18.302771ms with stages: nolint: 8.522057ms, identifier_marker: 5.539276ms, autogenerated_exclude: 1.402799ms, path_prettifier: 1.134453ms, exclude-rules: 1.101032ms, skip_dirs: 463.57µs, cgo: 75.722µs, filename_unadjuster: 58.741µs, max_same_issues: 1.84µs, exclude: 460ns, skip_files: 430ns, sort_results: 390ns, severity-rules: 380ns, fixer: 370ns, uniq_by_line: 360ns, diff: 231ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-09-27T16:27:57.301Z] level=info msg="[runner] linters took 9.548495912s with stages: goanalysis_metalinter: 9.530056689s" [2023-09-27T16:27:57.301Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-27T16:27:57.301Z] level=info msg="Memory: 231 samples, avg is 266.7MB, max is 958.7MB" [2023-09-27T16:27:57.301Z] level=info msg="Execution took 22.949274937s" [2023-09-27T16:27:57.301Z] go vet ./... [2023-09-27T16:28:01.263Z] using credential edgex-jenkins-ssh [2023-09-27T16:28:01.277Z] Cloning the remote Git repository [2023-09-27T16:28:01.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T16:28:01.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T16:28:01.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T16:28:01.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-27T16:28:01.846Z] + ls -al . [2023-09-27T16:28:01.846Z] total 732 [2023-09-27T16:28:01.846Z] drwxrwxr-x 12 1001 1001 4096 Sep 27 16:26 . [2023-09-27T16:28:01.846Z] drwxr-xr-x 4 root root 4096 Sep 27 16:26 .. [2023-09-27T16:28:01.846Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 16:25 .blubracket [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 16:25 .dockerignore [2023-09-27T16:28:01.846Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 16:27 .git [2023-09-27T16:28:01.846Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 16:25 .github [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 1173 Sep 27 16:25 .gitignore [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 16:25 .golangci.yml [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 100 Sep 27 16:25 .hadolint.yml [2023-09-27T16:28:01.846Z] drwxr-xr-x 3 1001 1001 4096 Sep 27 16:25 .semver [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 16:25 .sonarcloud.properties [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 16:25 ADOPTERS.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 11674 Sep 27 16:25 Attribution.txt [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 93407 Sep 27 16:25 CHANGELOG.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 16:25 CONTRIBUTING.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 16:25 GOVERNANCE.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 883 Sep 27 16:25 Jenkinsfile [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 16:25 LICENSE [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 15054 Sep 27 16:25 Makefile [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 16:25 OWNERS.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 9923 Sep 27 16:25 README.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 789 Sep 27 16:25 SECURITY.md [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 16:25 VERSION [2023-09-27T16:28:01.846Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 16:25 bin [2023-09-27T16:28:01.846Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 16:25 cmd [2023-09-27T16:28:01.846Z] -rw-r--r-- 1 root root 453602 Sep 27 16:27 coverage.out [2023-09-27T16:28:01.846Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 16:25 fuzz_test [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 3688 Sep 27 16:25 go.mod [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 34975 Sep 27 16:25 go.sum [2023-09-27T16:28:01.846Z] drwxrwxr-x 7 1001 1001 4096 Sep 27 16:25 internal [2023-09-27T16:28:01.846Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 16:25 openapi [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 594 Sep 27 16:25 security.txt [2023-09-27T16:28:01.846Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 16:25 snap [2023-09-27T16:28:01.846Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 16:25 version.go [Pipeline] sh [2023-09-27T16:28:01.316Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-27T16:28:01.407Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-27T16:28:01.545Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-27T16:28:01.546Z] > git --version # timeout=10 [2023-09-27T16:28:01.565Z] > git --version # 'git version 2.25.1' [2023-09-27T16:28:01.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T16:28:01.710Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T16:28:02.160Z] + '[' -e coverage.out ] [2023-09-27T16:28:02.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-27T16:28:02.286Z] Stashed 1 file(s) [Pipeline] sh [2023-09-27T16:28:02.582Z] + make build [2023-09-27T16:28:02.582Z] 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 [2023-09-27T16:28:14.807Z] 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 [2023-09-27T16:28:15.743Z] 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 [2023-09-27T16:28:16.680Z] 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 [2023-09-27T16:28:17.614Z] 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 [2023-09-27T16:28:19.820Z] Merging remotes/origin/main commit ca7181072cd9693a97ee7a9bf2ee455613042ad5 into PR head commit 7dd5273770dca860e70269bf51c7a4a10236c5e1 [2023-09-27T16:28:18.140Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-27T16:28:18.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-27T16:28:18.951Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-27T16:28:18.992Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-27T16:28:18.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T16:28:19.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4696/head:refs/remotes/origin/PR-4696 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-27T16:28:19.839Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T16:28:19.914Z] > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # timeout=10 [2023-09-27T16:28:20.217Z] Merge succeeded, producing 7dd5273770dca860e70269bf51c7a4a10236c5e1 [2023-09-27T16:28:20.217Z] Checking out Revision 7dd5273770dca860e70269bf51c7a4a10236c5e1 (PR-4696) [2023-09-27T16:28:20.127Z] > git remote # timeout=10 [2023-09-27T16:28:20.148Z] > git config --get remote.origin.url # timeout=10 [2023-09-27T16:28:20.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-27T16:28:20.178Z] > git merge ca7181072cd9693a97ee7a9bf2ee455613042ad5 # timeout=10 [2023-09-27T16:28:20.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-27T16:28:20.226Z] > git config core.sparsecheckout # timeout=10 [2023-09-27T16:28:20.240Z] > git checkout -f 7dd5273770dca860e70269bf51c7a4a10236c5e1 # timeout=10 [2023-09-27T16:28:22.875Z] 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 [2023-09-27T16:28:23.770Z] Commit message: "feat: Add new export error metrics to App Service common config" [2023-09-27T16:28:23.816Z] > git --version # timeout=10 [2023-09-27T16:28:23.827Z] > git --version # 'git version 2.25.1' [2023-09-27T16:28:23.841Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-27T16:28:24.249Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-27T16:28:24.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-27T16:28:24.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T16:28:24.969Z] Dload Upload Total Spent Left Speed [2023-09-27T16:28:24.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-09-27T16:28:25.622Z] 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 [2023-09-27T16:28:25.741Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-27T16:28:26.080Z] + sudo tee /etc/docker/daemon.new [2023-09-27T16:28:26.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-27T16:28:26.080Z] { [2023-09-27T16:28:26.080Z] "registry-mirrors": [ [2023-09-27T16:28:26.080Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-27T16:28:26.080Z] ], [2023-09-27T16:28:26.080Z] "bip": "10.250.0.254/24", [2023-09-27T16:28:26.080Z] "hosts": [ [2023-09-27T16:28:26.080Z] "tcp://0.0.0.0:5555", [2023-09-27T16:28:26.080Z] "unix:///var/run/docker.sock" [2023-09-27T16:28:26.080Z] ], [2023-09-27T16:28:26.080Z] "mtu": 1458, [2023-09-27T16:28:26.080Z] "selinux-enabled": true, [2023-09-27T16:28:26.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-27T16:28:26.080Z] } [Pipeline] sh [2023-09-27T16:28:26.415Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-27T16:28:26.555Z] 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 [2023-09-27T16:28:26.759Z] + sudo service docker restart [2023-09-27T16:28:27.491Z] 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 [2023-09-27T16:28:28.056Z] 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 [2023-09-27T16:28:29.429Z] 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] } [2023-09-27T16:28:30.382Z] $ docker stop --time=1 da6d055da4ef76980f471954665af64bdb9fd7b61b4169902296a7a2384d32bd [2023-09-27T16:28:35.043Z] $ docker rm -f --volumes da6d055da4ef76980f471954665af64bdb9fd7b61b4169902296a7a2384d32bd [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 [2023-09-27T16:28:36.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-27T16:28:36.580Z] [2023-09-27T16:28:36.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:28:36.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-27T16:28:36.955Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-27T16:28:36.955Z] 91d30c5bc195: Pulling fs layer [2023-09-27T16:28:36.955Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-27T16:28:36.955Z] 9c61dcf015f6: Pulling fs layer [2023-09-27T16:28:36.955Z] 4698f68db338: Pulling fs layer [2023-09-27T16:28:36.955Z] 2a2f49069b9e: Pulling fs layer [2023-09-27T16:28:36.955Z] e0025b399a48: Pulling fs layer [2023-09-27T16:28:36.955Z] 4698f68db338: Waiting [2023-09-27T16:28:36.955Z] e0025b399a48: Waiting [2023-09-27T16:28:36.955Z] 2a2f49069b9e: Waiting [2023-09-27T16:28:37.214Z] 91d30c5bc195: Verifying Checksum [2023-09-27T16:28:37.214Z] 91d30c5bc195: Download complete [2023-09-27T16:28:37.214Z] 4698f68db338: Verifying Checksum [2023-09-27T16:28:37.214Z] 4698f68db338: Download complete [2023-09-27T16:28:37.214Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-27T16:28:37.214Z] 2e9b0aa3be6d: Download complete [2023-09-27T16:28:37.214Z] 91d30c5bc195: Pull complete [2023-09-27T16:28:37.472Z] 2e9b0aa3be6d: Pull complete [2023-09-27T16:28:37.732Z] e0025b399a48: Verifying Checksum [2023-09-27T16:28:37.732Z] e0025b399a48: Download complete [2023-09-27T16:28:37.990Z] 2a2f49069b9e: Verifying Checksum [2023-09-27T16:28:37.990Z] 2a2f49069b9e: Download complete [2023-09-27T16:28:39.892Z] 9c61dcf015f6: Verifying Checksum [2023-09-27T16:28:39.892Z] 9c61dcf015f6: Download complete [2023-09-27T16:28:42.420Z] 9c61dcf015f6: Pull complete [2023-09-27T16:28:42.420Z] 4698f68db338: Pull complete [2023-09-27T16:28:42.678Z] 2a2f49069b9e: Pull complete [2023-09-27T16:28:42.678Z] e0025b399a48: Pull complete [2023-09-27T16:28:42.678Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-27T16:28:42.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-27T16:28:42.678Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:28:42.896Z] prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container [2023-09-27T16:28:42.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-27T16:28:45.731Z] $ docker top c8e9841e95c2fa748a90c8da368cc96e335d07a2588c551a2b613c4e9d2deb6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-09-27T16:28:45.924Z] provisioning config files... [2023-09-27T16:28:45.950Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1750601496417140250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:28:46.149Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-27T16:28:46.329Z] ---> docker-login.sh [2023-09-27T16:28:46.329Z] nexus3.edgexfoundry.org:10001 [2023-09-27T16:28:46.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:28:46.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:28:46.868Z] Configure a credential helper to remove this warning. See [2023-09-27T16:28:46.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:28:46.868Z] [2023-09-27T16:28:46.868Z] Login Succeeded [2023-09-27T16:28:46.868Z] nexus3.edgexfoundry.org:10002 [2023-09-27T16:28:47.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:28:47.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:28:47.135Z] Configure a credential helper to remove this warning. See [2023-09-27T16:28:47.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:28:47.135Z] [2023-09-27T16:28:47.135Z] Login Succeeded [2023-09-27T16:28:47.405Z] nexus3.edgexfoundry.org:10003 [2023-09-27T16:28:47.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:28:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:28:47.675Z] Configure a credential helper to remove this warning. See [2023-09-27T16:28:47.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:28:47.675Z] [2023-09-27T16:28:47.675Z] Login Succeeded [2023-09-27T16:28:47.675Z] nexus3.edgexfoundry.org:10004 [2023-09-27T16:28:47.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:28:47.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:28:47.950Z] Configure a credential helper to remove this warning. See [2023-09-27T16:28:47.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:28:47.950Z] [2023-09-27T16:28:47.950Z] Login Succeeded [2023-09-27T16:28:47.950Z] docker.io [2023-09-27T16:28:48.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-27T16:28:48.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-27T16:28:48.486Z] Configure a credential helper to remove this warning. See [2023-09-27T16:28:48.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-27T16:28:48.486Z] [2023-09-27T16:28:48.486Z] Login Succeeded [2023-09-27T16:28:48.486Z] ---> docker-login.sh ends [Pipeline] } [2023-09-27T16:28:48.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-27T16:28:48.681Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-09-27T16:28:48.681Z] #1 transferring dockerfile: 1.59kB done [2023-09-27T16:28:48.681Z] #1 DONE 0.0s [2023-09-27T16:28:48.681Z] [2023-09-27T16:28:48.681Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-27T16:28:48.681Z] #2 transferring dockerfile: 2.04kB done [2023-09-27T16:28:48.681Z] #2 DONE 0.0s [2023-09-27T16:28:48.681Z] [2023-09-27T16:28:48.682Z] #3 [core-data internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #3 transferring dockerfile: 1.90kB done [2023-09-27T16:28:48.682Z] #3 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #4 transferring dockerfile: 1.84kB done [2023-09-27T16:28:48.682Z] #4 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #5 [core-command internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #5 transferring dockerfile: 1.82kB done [2023-09-27T16:28:48.682Z] #5 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #6 transferring dockerfile: 2.39kB done [2023-09-27T16:28:48.682Z] #6 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #7 transferring dockerfile: 2.38kB done [2023-09-27T16:28:48.682Z] #7 DONE 0.1s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #8 transferring dockerfile: 2.82kB done [2023-09-27T16:28:48.682Z] #8 DONE 0.1s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #9 transferring dockerfile: 1.78kB done [2023-09-27T16:28:48.682Z] #9 DONE 0.1s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #10 transferring dockerfile: 1.58kB done [2023-09-27T16:28:48.682Z] #10 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #11 transferring dockerfile: 1.70kB done [2023-09-27T16:28:48.682Z] #11 DONE 0.1s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #12 transferring dockerfile: 2.12kB done [2023-09-27T16:28:48.682Z] #12 DONE 0.1s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #13 transferring dockerfile: 1.82kB done [2023-09-27T16:28:48.682Z] #13 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-09-27T16:28:48.682Z] #14 transferring dockerfile: 1.96kB done [2023-09-27T16:28:48.682Z] #14 DONE 0.1s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #15 [security-spire-server internal] load .dockerignore [2023-09-27T16:28:48.682Z] #15 transferring context: 56B done [2023-09-27T16:28:48.682Z] #15 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #16 [security-proxy-auth internal] load .dockerignore [2023-09-27T16:28:48.682Z] #16 transferring context: 56B done [2023-09-27T16:28:48.682Z] #16 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #17 [core-data internal] load .dockerignore [2023-09-27T16:28:48.682Z] #17 transferring context: 56B done [2023-09-27T16:28:48.682Z] #17 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #18 [support-notifications internal] load .dockerignore [2023-09-27T16:28:48.682Z] #18 transferring context: 56B done [2023-09-27T16:28:48.682Z] #18 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #19 [core-command internal] load .dockerignore [2023-09-27T16:28:48.682Z] #19 transferring context: 56B done [2023-09-27T16:28:48.682Z] #19 DONE 0.0s [2023-09-27T16:28:48.682Z] [2023-09-27T16:28:48.682Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-27T16:28:48.682Z] #20 transferring context: 56B done [Pipeline] sh [2023-09-27T16:28:48.944Z] #20 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-27T16:28:48.944Z] #21 transferring context: 56B done [2023-09-27T16:28:48.944Z] #21 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #22 [security-bootstrapper internal] load .dockerignore [2023-09-27T16:28:48.944Z] #22 transferring context: 56B done [2023-09-27T16:28:48.944Z] #22 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-09-27T16:28:48.944Z] #23 transferring context: 56B done [2023-09-27T16:28:48.944Z] #23 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #24 [security-spire-agent internal] load .dockerignore [2023-09-27T16:28:48.944Z] #24 transferring context: 56B done [2023-09-27T16:28:48.944Z] #24 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #25 [security-spire-config internal] load .dockerignore [2023-09-27T16:28:48.944Z] #25 transferring context: 56B done [2023-09-27T16:28:48.944Z] #25 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #26 [core-metadata internal] load .dockerignore [2023-09-27T16:28:48.944Z] #26 transferring context: 56B done [2023-09-27T16:28:48.944Z] #26 DONE 0.0s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-27T16:28:48.944Z] #27 transferring context: 56B done [2023-09-27T16:28:48.944Z] #27 DONE 0.1s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #28 [support-scheduler internal] load .dockerignore [2023-09-27T16:28:48.944Z] #28 transferring context: 56B done [2023-09-27T16:28:48.944Z] #28 DONE 0.1s [2023-09-27T16:28:48.944Z] [2023-09-27T16:28:48.944Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-27T16:28:49.203Z] #29 DONE 0.0s [2023-09-27T16:28:49.203Z] [2023-09-27T16:28:49.203Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T16:28:49.216Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-27T16:28:49.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:28:49.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-27T16:28:49.331Z] ========================================================= [2023-09-27T16:28:49.331Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-27T16:28:49.331Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:28:49.460Z] #30 DONE 0.5s [2023-09-27T16:28:49.460Z] [2023-09-27T16:28:49.460Z] #31 [core-command internal] load build context [2023-09-27T16:28:49.460Z] #31 DONE 0.0s [2023-09-27T16:28:49.460Z] [2023-09-27T16:28:49.460Z] #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-27T16:28:49.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T16:28:49.697Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-27T16:28:49.697Z] 9fda8d8052c6: Pulling fs layer [2023-09-27T16:28:49.697Z] 5d54e960e981: Pulling fs layer [2023-09-27T16:28:49.697Z] c4a7e357bf2a: Pulling fs layer [2023-09-27T16:28:49.697Z] f0e02332f6b5: Pulling fs layer [2023-09-27T16:28:49.697Z] cefa15bbcfad: Pulling fs layer [2023-09-27T16:28:49.697Z] 17808c966233: Pulling fs layer [2023-09-27T16:28:49.697Z] f4c1fc716caa: Pulling fs layer [2023-09-27T16:28:49.697Z] f0e02332f6b5: Waiting [2023-09-27T16:28:49.697Z] cefa15bbcfad: Waiting [2023-09-27T16:28:49.697Z] 17808c966233: Waiting [2023-09-27T16:28:49.697Z] f4c1fc716caa: Waiting [2023-09-27T16:28:49.718Z] #32 ... [2023-09-27T16:28:49.718Z] [2023-09-27T16:28:49.718Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-27T16:28:49.718Z] #33 DONE 0.5s [2023-09-27T16:28:49.718Z] [2023-09-27T16:28:49.718Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-27T16:28:49.718Z] #34 DONE 0.4s [2023-09-27T16:28:49.718Z] [2023-09-27T16:28:49.718Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-27T16:28:49.966Z] 5d54e960e981: Download complete [2023-09-27T16:28:49.966Z] f0e02332f6b5: Verifying Checksum [2023-09-27T16:28:49.966Z] f0e02332f6b5: Download complete [2023-09-27T16:28:49.966Z] cefa15bbcfad: Verifying Checksum [2023-09-27T16:28:49.966Z] cefa15bbcfad: Download complete [2023-09-27T16:28:49.966Z] 9fda8d8052c6: Download complete [2023-09-27T16:28:49.977Z] #32 ... [2023-09-27T16:28:49.977Z] [2023-09-27T16:28:49.977Z] #35 [security-spire-config internal] load build context [2023-09-27T16:28:49.977Z] #35 transferring context: 16.36kB 0.1s done [2023-09-27T16:28:49.977Z] #35 DONE 0.5s [2023-09-27T16:28:49.977Z] [2023-09-27T16:28:49.977Z] #36 [security-spire-server internal] load build context [2023-09-27T16:28:49.977Z] #36 transferring context: 18.11kB 0.1s done [2023-09-27T16:28:49.977Z] #36 DONE 0.5s [2023-09-27T16:28:49.977Z] [2023-09-27T16:28:49.977Z] #37 [security-spire-agent internal] load build context [2023-09-27T16:28:49.977Z] #37 transferring context: 17.64kB 0.1s done [2023-09-27T16:28:49.977Z] #37 DONE 0.4s [2023-09-27T16:28:50.236Z] [2023-09-27T16:28:50.236Z] #38 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:28:50.236Z] #38 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-27T16:28:50.236Z] #38 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:28:50.236Z] #38 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-27T16:28:50.236Z] #38 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-27T16:28:50.555Z] 9fda8d8052c6: Pull complete [2023-09-27T16:28:50.826Z] 5d54e960e981: Pull complete [2023-09-27T16:28:51.096Z] f4c1fc716caa: Verifying Checksum [2023-09-27T16:28:51.096Z] f4c1fc716caa: Download complete [2023-09-27T16:28:51.612Z] #38 ... [2023-09-27T16:28:51.612Z] [2023-09-27T16:28:51.612Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-27T16:28:51.612Z] #32 DONE 1.8s [2023-09-27T16:28:51.612Z] [2023-09-27T16:28:51.612Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-27T16:28:51.680Z] c4a7e357bf2a: Verifying Checksum [2023-09-27T16:28:51.680Z] c4a7e357bf2a: Download complete [2023-09-27T16:28:53.096Z] 17808c966233: Verifying Checksum [2023-09-27T16:28:53.096Z] 17808c966233: Download complete [2023-09-27T16:28:56.878Z] #39 ... [2023-09-27T16:28:56.878Z] [2023-09-27T16:28:56.878Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:28:56.878Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-27T16:28:56.878Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-27T16:28:56.878Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-27T16:28:56.878Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-27T16:28:56.878Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-27T16:28:56.878Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-27T16:28:56.878Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-27T16:28:56.878Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-09-27T16:28:56.878Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-27T16:28:56.878Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-09-27T16:28:56.878Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-27T16:28:56.878Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.3s done [2023-09-27T16:29:00.158Z] #40 ... [2023-09-27T16:29:00.158Z] [2023-09-27T16:29:00.158Z] #31 [core-command internal] load build context [2023-09-27T16:29:00.158Z] #31 transferring context: 296.28MB 9.9s [2023-09-27T16:29:00.158Z] #31 ... [2023-09-27T16:29:00.158Z] [2023-09-27T16:29:00.158Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-27T16:29:00.158Z] #41 ... [2023-09-27T16:29:00.158Z] [2023-09-27T16:29:00.158Z] #42 [security-proxy-auth internal] load build context [2023-09-27T16:29:00.158Z] #42 transferring context: 364.87MB 10.2s done [2023-09-27T16:29:00.158Z] #42 ... [2023-09-27T16:29:00.158Z] [2023-09-27T16:29:00.158Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:29:00.158Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-09-27T16:29:00.158Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-27T16:29:00.158Z] #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-27T16:29:00.158Z] #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-27T16:29:00.158Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-27T16:29:00.158Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-27T16:29:00.158Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-27T16:29:00.158Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-27T16:29:00.158Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-27T16:29:00.158Z] #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-09-27T16:29:00.158Z] #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.8s done [2023-09-27T16:29:00.158Z] #43 ... [2023-09-27T16:29:00.158Z] [2023-09-27T16:29:00.158Z] #44 [security-secretstore-setup internal] load build context [2023-09-27T16:29:00.158Z] #44 transferring context: 364.87MB 9.9s done [2023-09-27T16:29:00.158Z] #44 ... [2023-09-27T16:29:00.158Z] [2023-09-27T16:29:00.158Z] #45 [security-bootstrapper internal] load build context [2023-09-27T16:29:00.159Z] #45 transferring context: 364.87MB 9.6s done [2023-09-27T16:29:00.159Z] #45 ... [2023-09-27T16:29:00.159Z] [2023-09-27T16:29:00.159Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T16:29:00.574Z] #46 ... [2023-09-27T16:29:00.574Z] [2023-09-27T16:29:00.574Z] #47 [security-proxy-setup internal] load build context [2023-09-27T16:29:00.574Z] #47 transferring context: 364.87MB 9.9s done [2023-09-27T16:29:00.834Z] #47 ... [2023-09-27T16:29:00.834Z] [2023-09-27T16:29:00.834Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T16:29:00.834Z] #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:00.834Z] #0 5.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:00.834Z] #0 5.746 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:29:00.834Z] #0 5.746 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:29:00.834Z] #0 5.746 OK: 20066 distinct packages available [2023-09-27T16:29:00.834Z] #0 5.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:00.834Z] #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:00.834Z] #0 6.110 (1/11) Installing ca-certificates (20230506-r0) [2023-09-27T16:29:00.834Z] #0 6.124 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-27T16:29:00.834Z] #0 6.135 (3/11) Installing libunistring (1.1-r1) [2023-09-27T16:29:00.834Z] #0 6.151 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-27T16:29:00.834Z] #0 6.155 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-27T16:29:00.834Z] #0 6.160 (6/11) Installing libcurl (8.3.0-r0) [2023-09-27T16:29:00.834Z] #0 6.170 (7/11) Installing curl (8.3.0-r0) [2023-09-27T16:29:00.834Z] #0 6.175 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:00.834Z] #0 6.179 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-27T16:29:00.834Z] #0 6.194 (10/11) Installing libucontext (1.2-r2) [2023-09-27T16:29:00.834Z] #0 6.194 (11/11) Installing gcompat (1.1.0-r1) [2023-09-27T16:29:00.834Z] #0 6.194 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:00.834Z] #0 6.200 Executing ca-certificates-20230506-r0.trigger [2023-09-27T16:29:00.834Z] #0 6.253 OK: 12 MiB in 26 packages [2023-09-27T16:29:00.834Z] #48 ... [2023-09-27T16:29:00.834Z] [2023-09-27T16:29:00.834Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T16:29:00.834Z] #49 ... [2023-09-27T16:29:00.834Z] [2023-09-27T16:29:00.834Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T16:29:00.834Z] #0 6.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:00.834Z] #0 6.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:00.834Z] #0 6.832 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:29:00.834Z] #0 6.877 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:29:00.834Z] #0 6.883 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:00.834Z] #0 6.887 (4/6) Installing openssl (3.1.3-r0) [2023-09-27T16:29:00.834Z] #0 6.897 (5/6) Installing su-exec (0.2-r3) [2023-09-27T16:29:00.834Z] #0 6.902 (6/6) Installing yq (4.33.3-r3) [2023-09-27T16:29:00.834Z] #0 6.962 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:00.834Z] #0 6.972 OK: 17 MiB in 19 packages [2023-09-27T16:29:01.094Z] #50 ... [2023-09-27T16:29:01.094Z] [2023-09-27T16:29:01.094Z] #51 [support-scheduler internal] load build context [2023-09-27T16:29:01.094Z] #51 transferring context: 364.87MB 10.6s done [2023-09-27T16:29:01.094Z] #51 ... [2023-09-27T16:29:01.094Z] [2023-09-27T16:29:01.094Z] #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T16:29:01.353Z] #52 ... [2023-09-27T16:29:01.353Z] [2023-09-27T16:29:01.353Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:29:01.353Z] #53 transferring context: 364.87MB 10.6s done [2023-09-27T16:29:01.353Z] #53 ... [2023-09-27T16:29:01.353Z] [2023-09-27T16:29:01.353Z] #54 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-27T16:29:01.353Z] #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:01.353Z] #0 4.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:01.353Z] #0 4.285 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:01.353Z] #0 4.321 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:01.353Z] #0 4.327 OK: 7 MiB in 16 packages [2023-09-27T16:29:01.614Z] #54 ... [2023-09-27T16:29:01.614Z] [2023-09-27T16:29:01.614Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:29:02.206Z] #55 ... [2023-09-27T16:29:02.206Z] [2023-09-27T16:29:02.206Z] #56 [core-metadata internal] load build context [2023-09-27T16:29:02.206Z] #56 transferring context: 364.87MB 10.1s done [2023-09-27T16:29:02.206Z] #56 ... [2023-09-27T16:29:02.206Z] [2023-09-27T16:29:02.206Z] #57 [support-notifications internal] load build context [2023-09-27T16:29:02.206Z] #57 transferring context: 364.87MB 11.2s done [2023-09-27T16:29:02.636Z] #57 ... [2023-09-27T16:29:02.636Z] [2023-09-27T16:29:02.637Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T16:29:02.637Z] #0 6.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:02.637Z] #0 6.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:02.637Z] #0 6.379 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:02.637Z] #0 6.386 (2/2) Installing su-exec (0.2-r3) [2023-09-27T16:29:02.637Z] #0 6.396 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:02.637Z] #0 6.403 OK: 7 MiB in 17 packages [2023-09-27T16:29:02.905Z] #58 ... [2023-09-27T16:29:02.905Z] [2023-09-27T16:29:02.905Z] #59 [core-data internal] load build context [2023-09-27T16:29:02.905Z] #59 transferring context: 364.87MB 9.5s done [2023-09-27T16:29:02.905Z] #59 ... [2023-09-27T16:29:02.905Z] [2023-09-27T16:29:02.905Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T16:29:03.163Z] #60 ... [2023-09-27T16:29:03.163Z] [2023-09-27T16:29:03.163Z] #31 [core-command internal] load build context [2023-09-27T16:29:03.163Z] #31 transferring context: 364.87MB 10.6s done [2023-09-27T16:29:03.173Z] c4a7e357bf2a: Pull complete [2023-09-27T16:29:03.173Z] f0e02332f6b5: Pull complete [2023-09-27T16:29:03.173Z] cefa15bbcfad: Pull complete [2023-09-27T16:29:09.738Z] #31 ... [2023-09-27T16:29:09.738Z] [2023-09-27T16:29:09.738Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-27T16:29:09.738Z] #41 transferring context: 364.87MB 10.6s done [2023-09-27T16:29:09.835Z] 17808c966233: Pull complete [2023-09-27T16:29:10.808Z] f4c1fc716caa: Pull complete [2023-09-27T16:29:10.808Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-27T16:29:10.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T16:29:10.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:29:11.114Z] #41 ... [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #59 [core-data internal] load build context [2023-09-27T16:29:11.114Z] #59 DONE 21.5s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-27T16:29:11.114Z] #39 DONE 19.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-27T16:29:11.114Z] #54 DONE 21.0s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T16:29:11.114Z] #50 DONE 20.9s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T16:29:11.114Z] #58 DONE 21.1s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T16:29:11.114Z] #48 DONE 21.0s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #45 [security-bootstrapper internal] load build context [2023-09-27T16:29:11.114Z] #45 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #47 [security-proxy-setup internal] load build context [2023-09-27T16:29:11.114Z] #47 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #44 [security-secretstore-setup internal] load build context [2023-09-27T16:29:11.114Z] #44 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #56 [core-metadata internal] load build context [2023-09-27T16:29:11.114Z] #56 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #42 [security-proxy-auth internal] load build context [2023-09-27T16:29:11.114Z] #42 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:29:11.114Z] #61 ... [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-27T16:29:11.114Z] #41 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #53 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:29:11.114Z] #53 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #31 [core-command internal] load build context [2023-09-27T16:29:11.114Z] #31 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #51 [support-scheduler internal] load build context [2023-09-27T16:29:11.114Z] #51 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #57 [support-notifications internal] load build context [2023-09-27T16:29:11.114Z] #57 DONE 21.6s [2023-09-27T16:29:11.114Z] [2023-09-27T16:29:11.114Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-27T16:29:11.114Z] #62 DONE 0.2s [2023-09-27T16:29:11.205Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T16:29:11.206Z] WORKDIR /edgex [2023-09-27T16:29:11.206Z] COPY go.mod . [2023-09-27T16:29:11.206Z] RUN go mod download -t [2023-09-27T16:29:11.206Z] ci-base-image-arm64 -f - . [2023-09-27T16:29:11.371Z] [2023-09-27T16:29:11.371Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:29:11.371Z] #40 DONE 21.7s [2023-09-27T16:29:11.371Z] [2023-09-27T16:29:11.371Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:29:11.371Z] #43 DONE 21.7s [2023-09-27T16:29:11.371Z] [2023-09-27T16:29:11.371Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:29:11.788Z] Sending build context to Docker daemon 2.995MB [2023-09-27T16:29:11.788Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-27T16:29:11.788Z] ---> ea914061e18c [2023-09-27T16:29:11.788Z] Step 2/4 : WORKDIR /edgex [2023-09-27T16:29:12.747Z] #63 ... [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T16:29:12.747Z] #60 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #60 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #60 21.83 (1/2) Installing ca-certificates (20230506-r0) [2023-09-27T16:29:12.747Z] #60 21.84 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:12.747Z] #60 21.84 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:12.747Z] #60 21.85 Executing ca-certificates-20230506-r0.trigger [2023-09-27T16:29:12.747Z] #60 21.89 OK: 8 MiB in 17 packages [2023-09-27T16:29:12.747Z] #60 DONE 22.3s [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:29:12.747Z] #55 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #55 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #55 21.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:12.747Z] #55 21.87 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:12.747Z] #55 21.87 OK: 7 MiB in 16 packages [2023-09-27T16:29:12.747Z] #55 DONE 22.3s [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:29:12.747Z] #63 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #63 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #63 ... [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T16:29:12.747Z] #49 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #49 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #49 21.85 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:29:12.747Z] #49 21.85 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:29:12.747Z] #49 21.85 OK: 20066 distinct packages available [2023-09-27T16:29:12.747Z] #49 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #49 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #49 22.25 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:12.747Z] #49 22.25 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-27T16:29:12.747Z] #49 22.25 (3/4) Installing libucontext (1.2-r2) [2023-09-27T16:29:12.747Z] #49 22.26 (4/4) Installing gcompat (1.1.0-r1) [2023-09-27T16:29:12.747Z] #49 22.27 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:12.747Z] #49 22.28 OK: 8 MiB in 19 packages [2023-09-27T16:29:12.747Z] #49 DONE 22.5s [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T16:29:12.747Z] #46 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #46 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #46 21.85 (1/4) Installing ca-certificates (20230506-r0) [2023-09-27T16:29:12.747Z] #46 21.86 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:12.747Z] #46 21.86 (3/4) Installing su-exec (0.2-r3) [2023-09-27T16:29:12.747Z] #46 21.87 (4/4) Installing yq (4.33.3-r3) [2023-09-27T16:29:12.747Z] #46 21.94 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:12.747Z] #46 21.94 Executing ca-certificates-20230506-r0.trigger [2023-09-27T16:29:12.747Z] #46 22.22 OK: 17 MiB in 19 packages [2023-09-27T16:29:12.747Z] #46 DONE 22.4s [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #64 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-27T16:29:12.747Z] #64 DONE 1.5s [2023-09-27T16:29:12.747Z] [2023-09-27T16:29:12.747Z] #52 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T16:29:12.747Z] #52 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #52 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #52 21.85 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:29:12.747Z] #52 21.85 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:29:12.747Z] #52 21.85 OK: 20066 distinct packages available [2023-09-27T16:29:12.747Z] #52 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #52 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:12.747Z] #52 22.21 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:29:12.747Z] #52 22.26 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:29:12.747Z] #52 22.27 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-27T16:29:12.747Z] #52 22.27 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-27T16:29:12.747Z] #52 22.29 (5/7) Installing libucontext (1.2-r2) [2023-09-27T16:29:12.747Z] #52 22.38 (6/7) Installing gcompat (1.1.0-r1) [2023-09-27T16:29:12.747Z] #52 22.38 (7/7) Installing openssl (3.1.3-r0) [2023-09-27T16:29:12.747Z] #52 22.39 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:29:12.747Z] #52 22.40 OK: 8 MiB in 20 packages [2023-09-27T16:29:13.346Z] #52 DONE 23.1s [2023-09-27T16:29:13.346Z] [2023-09-27T16:29:13.346Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-27T16:29:13.346Z] #65 DONE 0.6s [2023-09-27T16:29:13.346Z] [2023-09-27T16:29:13.346Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:29:13.346Z] #63 1.736 OK: 264 MiB in 52 packages [2023-09-27T16:29:13.346Z] #63 DONE 2.2s [2023-09-27T16:29:13.346Z] [2023-09-27T16:29:13.346Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:29:13.346Z] #61 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:13.346Z] #61 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:13.346Z] #61 1.710 OK: 264 MiB in 52 packages [2023-09-27T16:29:13.346Z] #61 DONE 2.2s [2023-09-27T16:29:13.346Z] [2023-09-27T16:29:13.346Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T16:29:13.346Z] #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:13.346Z] #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:13.346Z] #0 1.838 OK: 264 MiB in 52 packages [2023-09-27T16:29:13.346Z] #66 DONE 2.2s [2023-09-27T16:29:13.346Z] [2023-09-27T16:29:13.346Z] #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T16:29:13.346Z] #67 DONE 0.7s [2023-09-27T16:29:13.346Z] [2023-09-27T16:29:13.346Z] #68 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-27T16:29:13.741Z] ---> Running in 7e55603f7b41 [2023-09-27T16:29:13.741Z] Removing intermediate container 7e55603f7b41 [2023-09-27T16:29:13.741Z] ---> bad196c44ac0 [2023-09-27T16:29:13.741Z] Step 3/4 : COPY go.mod . [2023-09-27T16:29:14.281Z] #68 DONE 0.9s [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T16:29:14.281Z] #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:14.281Z] #0 1.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:14.281Z] #0 1.833 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:29:14.281Z] #0 1.833 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:29:14.281Z] #0 1.833 OK: 20068 distinct packages available [2023-09-27T16:29:14.281Z] #0 1.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:14.281Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-27T16:29:14.281Z] #0 2.224 OK: 264 MiB in 52 packages [2023-09-27T16:29:14.281Z] #69 DONE 3.1s [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:14.281Z] #70 ... [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #71 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:14.281Z] #71 DONE 1.0s [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-27T16:29:14.281Z] #72 DONE 1.0s [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:14.281Z] #73 DONE 1.0s [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T16:29:14.281Z] #74 DONE 1.0s [2023-09-27T16:29:14.281Z] [2023-09-27T16:29:14.281Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:14.281Z] #75 DONE 1.0s [2023-09-27T16:29:14.539Z] [2023-09-27T16:29:14.539Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:14.797Z] #76 ... [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-27T16:29:14.797Z] #77 DONE 0.5s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:14.797Z] #70 DONE 0.5s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #78 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T16:29:14.797Z] #78 DONE 0.5s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-27T16:29:14.797Z] #79 DONE 0.5s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T16:29:14.797Z] #80 DONE 0.1s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #81 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-27T16:29:14.797Z] #81 DONE 0.1s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-27T16:29:14.797Z] #82 DONE 0.1s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T16:29:14.797Z] #83 DONE 0.1s [2023-09-27T16:29:14.797Z] [2023-09-27T16:29:14.797Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-27T16:29:15.057Z] #84 DONE 0.1s [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-27T16:29:15.057Z] #85 DONE 0.1s [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-27T16:29:15.057Z] #86 DONE 0.1s [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #87 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-27T16:29:15.057Z] #87 DONE 0.1s [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #88 [security-spire-config] exporting to image [2023-09-27T16:29:15.057Z] #88 exporting layers [2023-09-27T16:29:15.057Z] #88 ... [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T16:29:15.057Z] #89 DONE 0.1s [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-27T16:29:15.057Z] #90 DONE 0.1s [2023-09-27T16:29:15.057Z] [2023-09-27T16:29:15.057Z] #88 [security-spire-server] exporting to image [2023-09-27T16:29:15.314Z] #88 ... [2023-09-27T16:29:15.314Z] [2023-09-27T16:29:15.314Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-27T16:29:15.314Z] #91 DONE 0.1s [2023-09-27T16:29:15.314Z] [2023-09-27T16:29:15.314Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-27T16:29:15.314Z] #92 DONE 0.0s [2023-09-27T16:29:15.314Z] [2023-09-27T16:29:15.314Z] #88 [security-spire-agent] exporting to image [2023-09-27T16:29:15.570Z] #88 exporting layers 0.6s done [2023-09-27T16:29:15.570Z] #88 writing image sha256:c438b5776a8fe62e77e42e24d29edd2da8a9415cd708ce481c66e12c126dd146 done [2023-09-27T16:29:15.570Z] #88 naming to docker.io/library/security-spire-config done [2023-09-27T16:29:15.828Z] #88 exporting layers 0.5s done [2023-09-27T16:29:15.828Z] #88 writing image sha256:71655d7aa1391964292868aab9a66141a7dd4fc943136e226df58a0be8f90f2e done [2023-09-27T16:29:15.828Z] #88 naming to docker.io/library/security-spire-server done [2023-09-27T16:29:15.828Z] #88 writing image sha256:689283f2de590f73578c847eeef870416aaded765cd0818f4ac9369d84b495d8 done [2023-09-27T16:29:15.828Z] #88 naming to docker.io/library/security-spire-agent done [2023-09-27T16:29:15.828Z] #88 DONE 0.7s [2023-09-27T16:29:15.828Z] [2023-09-27T16:29:15.828Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:16.321Z] ---> 6ee420225c9e [2023-09-27T16:29:16.321Z] Step 4/4 : RUN go mod download [2023-09-27T16:29:16.321Z] ---> Running in 176d86f6a559 [2023-09-27T16:29:25.806Z] #93 ... [2023-09-27T16:29:25.806Z] [2023-09-27T16:29:25.806Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:25.806Z] #94 ... [2023-09-27T16:29:25.806Z] [2023-09-27T16:29:25.806Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:40.721Z] #95 DONE 25.4s [2023-09-27T16:29:40.721Z] [2023-09-27T16:29:40.721Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:40.721Z] #94 DONE 25.4s [2023-09-27T16:29:40.721Z] [2023-09-27T16:29:40.721Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:40.721Z] #93 DONE 24.9s [2023-09-27T16:29:40.721Z] [2023-09-27T16:29:40.721Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:40.721Z] #76 DONE 25.4s [2023-09-27T16:29:40.721Z] [2023-09-27T16:29:40.721Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #96 DONE 7.5s [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #97 DONE 7.5s [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #98 DONE 7.5s [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #99 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #100 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #101 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #102 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #103 [security-bootstrapper builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #103 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #104 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #105 [core-command builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #105 DONE 7.5s [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #106 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #107 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #108 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #109 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #110 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #111 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #112 [security-proxy-auth builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #112 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #113 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #114 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #115 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #116 [core-data builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #116 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #117 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #117 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:29:47.306Z] #118 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:29:47.306Z] #119 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #120 [core-metadata builder 6/7] COPY . . [2023-09-27T16:29:47.306Z] #120 CACHED [2023-09-27T16:29:47.306Z] [2023-09-27T16:29:47.306Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T16:29:48.246Z] #121 1.002 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 [2023-09-27T16:29:58.205Z] #121 ... [2023-09-27T16:29:58.205Z] [2023-09-27T16:29:58.205Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:29:58.205Z] #0 0.946 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 [2023-09-27T16:29:58.205Z] #122 ... [2023-09-27T16:29:58.205Z] [2023-09-27T16:29:58.205Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T16:29:58.205Z] #0 0.559 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 [2023-09-27T16:29:58.205Z] #123 ... [2023-09-27T16:29:58.205Z] [2023-09-27T16:29:58.205Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:29:58.205Z] #0 0.641 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 [2023-09-27T16:29:58.205Z] #124 ... [2023-09-27T16:29:58.205Z] [2023-09-27T16:29:58.205Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:29:58.205Z] #0 0.346 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 [2023-09-27T16:29:58.205Z] #125 ... [2023-09-27T16:29:58.205Z] [2023-09-27T16:29:58.205Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:29:58.205Z] #0 0.933 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 [2023-09-27T16:29:58.205Z] #126 ... [2023-09-27T16:29:58.205Z] [2023-09-27T16:29:58.205Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T16:29:58.206Z] #0 1.244 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 [2023-09-27T16:29:58.206Z] #127 ... [2023-09-27T16:29:58.206Z] [2023-09-27T16:29:58.206Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T16:29:58.206Z] #0 1.186 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 [2023-09-27T16:29:58.463Z] #128 ... [2023-09-27T16:29:58.463Z] [2023-09-27T16:29:58.463Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:29:58.463Z] #0 0.705 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 [2023-09-27T16:29:58.463Z] #129 ... [2023-09-27T16:29:58.463Z] [2023-09-27T16:29:58.463Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T16:29:58.463Z] #0 1.307 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 [2023-09-27T16:29:58.721Z] #130 ... [2023-09-27T16:29:58.721Z] [2023-09-27T16:29:58.721Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T16:29:58.721Z] #0 0.833 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 [2023-09-27T16:30:03.194Z] Removing intermediate container 176d86f6a559 [2023-09-27T16:30:03.195Z] ---> 686918d6e251 [2023-09-27T16:30:03.195Z] Successfully built 686918d6e251 [2023-09-27T16:30:03.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:30:03.591Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T16:30:03.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:30:03.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container [2023-09-27T16:30:03.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-27T16:30:05.063Z] $ docker top a6c4bf85d09355aa8ca1982ab26f33b34b2c3d7000d47756c397f053bd80a305 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:30:05.922Z] + go version [2023-09-27T16:30:05.922Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-27T16:30:05.961Z] $ docker stop --time=1 a6c4bf85d09355aa8ca1982ab26f33b34b2c3d7000d47756c397f053bd80a305 [2023-09-27T16:30:07.566Z] $ docker rm -f --volumes a6c4bf85d09355aa8ca1982ab26f33b34b2c3d7000d47756c397f053bd80a305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:30:08.438Z] + docker inspect -f . ci-base-image-arm64 [2023-09-27T16:30:08.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:30:08.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container [2023-09-27T16:30:08.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-27T16:30:10.607Z] $ docker top 97e5426f9499a14967216ed4e226dbaeb3e625ab43a3e6e75cd8fd55d7d0825e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-27T16:30:10.865Z] ========================================================= [2023-09-27T16:30:10.865Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-27T16:30:10.865Z] ========================================================= [Pipeline] sh [2023-09-27T16:30:11.196Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-27T16:30:11.904Z] + make test [2023-09-27T16:30:11.904Z] go test -race -coverprofile=coverage.out ./... [2023-09-27T16:30:44.116Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-27T16:30:56.129Z] #131 ... [2023-09-27T16:30:56.129Z] [2023-09-27T16:30:56.129Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:30:56.129Z] #125 63.30 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 [2023-09-27T16:31:18.048Z] #125 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T16:31:18.048Z] #123 DONE 87.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T16:31:18.048Z] #128 DONE 87.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T16:31:18.048Z] #121 DONE 87.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:31:18.048Z] #129 DONE 87.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T16:31:18.048Z] #127 DONE 87.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-27T16:31:18.048Z] #132 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:31:18.048Z] #125 DONE 87.5s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:31:18.048Z] #122 DONE 87.6s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:31:18.048Z] #126 DONE 87.6s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:31:18.048Z] #124 DONE 87.7s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T16:31:18.048Z] #131 DONE 87.7s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #133 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T16:31:18.048Z] #130 DONE 87.8s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #134 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #135 DONE 0.7s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-27T16:31:18.048Z] #132 DONE 0.8s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #136 DONE 0.8s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #137 DONE 0.6s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #134 DONE 0.5s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #133 DONE 0.5s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #138 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #139 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #139 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #140 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #141 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-27T16:31:18.048Z] #142 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #143 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #144 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #145 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #146 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #147 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #147 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #148 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.048Z] #149 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #150 CACHED [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #151 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #138 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #152 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #153 [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 [2023-09-27T16:31:18.048Z] #153 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #154 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:18.048Z] #154 DONE 0.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-27T16:31:18.048Z] #155 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #156 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-27T16:31:18.048Z] #156 DONE 1.8s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-27T16:31:18.048Z] #157 DONE 1.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #142 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-27T16:31:18.048Z] #142 DONE 1.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #153 [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 [2023-09-27T16:31:18.048Z] #153 DONE 1.8s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #158 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-27T16:31:18.048Z] #158 DONE 1.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-27T16:31:18.048Z] #159 DONE 1.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-27T16:31:18.048Z] #160 DONE 1.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #161 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #162 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-27T16:31:18.048Z] #162 DONE 2.0s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #163 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-27T16:31:18.048Z] #163 DONE 1.9s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-27T16:31:18.048Z] #155 DONE 1.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #164 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #164 DONE 0.3s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #165 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-27T16:31:18.048Z] #165 ... [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #166 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #167 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #168 [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 [2023-09-27T16:31:18.048Z] #168 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #161 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-27T16:31:18.048Z] #169 DONE 2.6s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #170 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #171 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #172 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.048Z] #173 DONE 0.4s [2023-09-27T16:31:18.048Z] [2023-09-27T16:31:18.048Z] #88 [support-scheduler] exporting to image [2023-09-27T16:31:18.048Z] #88 exporting layers [2023-09-27T16:31:18.306Z] #88 exporting layers 0.2s done [2023-09-27T16:31:18.306Z] #88 ... [2023-09-27T16:31:18.306Z] [2023-09-27T16:31:18.306Z] #174 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-27T16:31:18.306Z] #174 DONE 0.4s [2023-09-27T16:31:18.306Z] [2023-09-27T16:31:18.306Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-27T16:31:18.306Z] #175 DONE 0.4s [2023-09-27T16:31:18.306Z] [2023-09-27T16:31:18.306Z] #165 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-27T16:31:18.306Z] #165 DONE 0.4s [2023-09-27T16:31:18.306Z] [2023-09-27T16:31:18.306Z] #176 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:31:18.306Z] #176 DONE 0.3s [2023-09-27T16:31:18.306Z] [2023-09-27T16:31:18.306Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:31:18.306Z] #177 DONE 0.4s [2023-09-27T16:31:18.306Z] [2023-09-27T16:31:18.306Z] #88 [security-spiffe-token-provider] exporting to image [2023-09-27T16:31:18.306Z] #88 exporting layers 0.3s done [2023-09-27T16:31:18.564Z] #88 ... [2023-09-27T16:31:18.565Z] [2023-09-27T16:31:18.565Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-27T16:31:18.565Z] #178 DONE 0.3s [2023-09-27T16:31:18.565Z] [2023-09-27T16:31:18.565Z] #88 [core-metadata] exporting to image [2023-09-27T16:31:18.565Z] #88 exporting layers 0.3s done [2023-09-27T16:31:18.823Z] #88 writing image sha256:0ee73d1619460e11f834e196711b71b539083b727d337636297e52f9eff5013e [2023-09-27T16:31:18.823Z] #88 writing image sha256:84c04f5c94b5375b003275575739bd85da52d1e861c9cd94daf5fd37f5bffb91 [2023-09-27T16:31:18.823Z] #88 writing image sha256:5539af7bbc30a87536a94d590c54eda9212ed5b1fa103f4ffa9a208a75257108 [2023-09-27T16:31:18.823Z] #88 writing image sha256:1aee85452967ddaf705b1d11e0bea68036c26c240ae89e3722d304f506f90482 [2023-09-27T16:31:18.823Z] #88 writing image sha256:63e6664d77b92dd05d5226469564d40eabf8187cd68d72349944aa04393f1344 [2023-09-27T16:31:19.086Z] #88 ... [2023-09-27T16:31:19.086Z] [2023-09-27T16:31:19.086Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-27T16:31:19.086Z] #179 DONE 0.6s [2023-09-27T16:31:19.086Z] [2023-09-27T16:31:19.086Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:31:19.086Z] #180 DONE 0.5s [2023-09-27T16:31:19.086Z] [2023-09-27T16:31:19.086Z] #181 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-27T16:31:19.086Z] #181 DONE 0.5s [2023-09-27T16:31:19.086Z] [2023-09-27T16:31:19.086Z] #88 [security-spiffe-token-provider] exporting to image [2023-09-27T16:31:19.086Z] #88 exporting layers 0.5s done [2023-09-27T16:31:19.086Z] #88 writing image sha256:0ee73d1619460e11f834e196711b71b539083b727d337636297e52f9eff5013e 0.2s done [2023-09-27T16:31:19.086Z] #88 writing image sha256:84c04f5c94b5375b003275575739bd85da52d1e861c9cd94daf5fd37f5bffb91 0.2s done [2023-09-27T16:31:19.086Z] #88 writing image sha256:5539af7bbc30a87536a94d590c54eda9212ed5b1fa103f4ffa9a208a75257108 0.2s done [2023-09-27T16:31:19.086Z] #88 writing image sha256:1aee85452967ddaf705b1d11e0bea68036c26c240ae89e3722d304f506f90482 0.2s done [2023-09-27T16:31:19.086Z] #88 writing image sha256:63e6664d77b92dd05d5226469564d40eabf8187cd68d72349944aa04393f1344 0.2s done [2023-09-27T16:31:19.086Z] #88 naming to docker.io/library/support-notifications 0.0s done [2023-09-27T16:31:19.086Z] #88 naming to docker.io/library/core-data done [2023-09-27T16:31:19.086Z] #88 naming to docker.io/library/core-command done [2023-09-27T16:31:19.086Z] #88 naming to docker.io/library/support-scheduler done [2023-09-27T16:31:19.086Z] #88 naming to docker.io/library/security-spiffe-token-provider done [2023-09-27T16:31:19.086Z] #88 writing image sha256:de0c0d24a69902d0424c73508c3df7d422342f6be5d94b0b28b82c832e484177 [2023-09-27T16:31:19.349Z] #88 writing image sha256:de0c0d24a69902d0424c73508c3df7d422342f6be5d94b0b28b82c832e484177 done [2023-09-27T16:31:19.349Z] #88 naming to docker.io/library/core-metadata done [2023-09-27T16:31:19.349Z] #88 DONE 1.8s [2023-09-27T16:31:19.349Z] [2023-09-27T16:31:19.349Z] #182 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-27T16:31:19.607Z] #182 DONE 0.7s [2023-09-27T16:31:19.607Z] [2023-09-27T16:31:19.607Z] #183 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:31:19.607Z] #183 DONE 1.2s [2023-09-27T16:31:19.607Z] [2023-09-27T16:31:19.607Z] #184 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-27T16:31:19.607Z] #184 DONE 0.7s [2023-09-27T16:31:19.607Z] [2023-09-27T16:31:19.607Z] #185 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T16:31:19.607Z] #185 DONE 0.7s [2023-09-27T16:31:19.607Z] [2023-09-27T16:31:19.607Z] #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:31:19.607Z] #186 DONE 1.3s [2023-09-27T16:31:19.607Z] [2023-09-27T16:31:19.607Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-27T16:31:19.607Z] #187 DONE 0.1s [2023-09-27T16:31:19.607Z] [2023-09-27T16:31:19.607Z] #88 [security-proxy-auth] exporting to image [2023-09-27T16:31:19.866Z] #88 exporting layers 0.1s done [2023-09-27T16:31:19.866Z] #88 writing image sha256:ad4aad369a15fb9f5919029195e15464bd77fb9484478fddf124a1a7348aabeb done [2023-09-27T16:31:19.866Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-27T16:31:19.866Z] #88 writing image sha256:fb5e7cc7d60616686409ce0233dbd1e28b169b44a4384c92259f2f817a5e1ca7 done [2023-09-27T16:31:19.866Z] #88 naming to docker.io/library/security-proxy-auth done [2023-09-27T16:31:19.866Z] #88 DONE 2.0s [2023-09-27T16:31:19.866Z] [2023-09-27T16:31:19.866Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T16:31:19.866Z] #188 DONE 0.1s [2023-09-27T16:31:19.866Z] [2023-09-27T16:31:19.866Z] #189 [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/ [2023-09-27T16:31:19.866Z] #189 DONE 0.1s [2023-09-27T16:31:19.866Z] [2023-09-27T16:31:19.866Z] #190 [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/ [2023-09-27T16:31:19.866Z] #190 DONE 0.1s [2023-09-27T16:31:19.866Z] [2023-09-27T16:31:19.866Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:31:19.866Z] #191 ... [2023-09-27T16:31:19.866Z] [2023-09-27T16:31:19.866Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-27T16:31:19.866Z] #192 DONE 0.1s [2023-09-27T16:31:19.866Z] [2023-09-27T16:31:19.866Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-27T16:31:19.866Z] #193 DONE 0.1s [2023-09-27T16:31:20.125Z] [2023-09-27T16:31:20.125Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-27T16:31:20.383Z] #194 ... [2023-09-27T16:31:20.383Z] [2023-09-27T16:31:20.383Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:31:20.383Z] #191 DONE 0.6s [2023-09-27T16:31:20.643Z] [2023-09-27T16:31:20.643Z] #195 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:31:20.643Z] #195 DONE 0.9s [2023-09-27T16:31:20.643Z] [2023-09-27T16:31:20.643Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-27T16:31:20.643Z] #194 DONE 0.5s [2023-09-27T16:31:20.643Z] [2023-09-27T16:31:20.643Z] #88 [security-bootstrapper] exporting to image [2023-09-27T16:31:20.643Z] #88 exporting layers 0.3s done [2023-09-27T16:31:20.643Z] #88 writing image sha256:9cac3b6b5d7e4ebe9258d79a826acf513a95fe4a119de8e4b18877516d9eff00 0.0s done [2023-09-27T16:31:20.643Z] #88 naming to docker.io/library/security-secretstore-setup done [2023-09-27T16:31:20.643Z] #88 exporting layers 0.3s done [2023-09-27T16:31:20.643Z] #88 writing image sha256:f19ca8e00fac0c8bd47a371b28d735c952eb0e84868a12f0d67160fafbca9982 done [2023-09-27T16:31:20.643Z] #88 naming to docker.io/library/security-proxy-setup done [2023-09-27T16:31:20.643Z] #88 writing image sha256:30591e7ca4b4bfec555aa31e6d4e5cf33cab182ec93654305764b475c11fc6c6 done [2023-09-27T16:31:20.643Z] #88 naming to docker.io/library/security-bootstrapper done [2023-09-27T16:31:20.643Z] #88 DONE 2.5s [2023-09-27T16:31:20.643Z] [2023-09-27T16:31:20.643Z] #38 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:31:20.643Z] time="2023-09-27T16:28:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-27T16:31:20.919Z] $ docker stop --time=1 c8e9841e95c2fa748a90c8da368cc96e335d07a2588c551a2b613c4e9d2deb6f [2023-09-27T16:31:22.205Z] $ docker rm -f --volumes c8e9841e95c2fa748a90c8da368cc96e335d07a2588c551a2b613c4e9d2deb6f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:31:22.763Z] + docker images [2023-09-27T16:31:22.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-27T16:31:22.763Z] security-proxy-setup latest f19ca8e00fac 2 seconds ago 34.4MB [2023-09-27T16:31:22.763Z] security-secretstore-setup latest 9cac3b6b5d7e 2 seconds ago 44.4MB [2023-09-27T16:31:22.763Z] security-bootstrapper latest 30591e7ca4b4 2 seconds ago 23.3MB [2023-09-27T16:31:22.763Z] security-proxy-auth latest fb5e7cc7d606 3 seconds ago 19.5MB [2023-09-27T16:31:22.763Z] core-common-config-bootstrapper latest ad4aad369a15 3 seconds ago 18.2MB [2023-09-27T16:31:22.763Z] core-metadata latest de0c0d24a699 4 seconds ago 21.7MB [2023-09-27T16:31:22.763Z] core-data latest 0ee73d161946 5 seconds ago 21.4MB [2023-09-27T16:31:22.763Z] security-spiffe-token-provider latest 63e6664d77b9 5 seconds ago 35MB [2023-09-27T16:31:22.763Z] core-command latest 5539af7bbc30 5 seconds ago 21.2MB [2023-09-27T16:31:22.763Z] support-scheduler latest 1aee85452967 5 seconds ago 34MB [2023-09-27T16:31:22.763Z] support-notifications latest 84c04f5c94b5 5 seconds ago 34.6MB [2023-09-27T16:31:22.763Z] security-spire-config latest c438b5776a8f 2 minutes ago 101MB [2023-09-27T16:31:22.763Z] security-spire-agent latest 689283f2de59 2 minutes ago 166MB [2023-09-27T16:31:22.763Z] security-spire-server latest 71655d7aa139 2 minutes ago 107MB [2023-09-27T16:31:22.763Z] ci-base-image-x86_64 latest 20bb8aab1840 5 minutes ago 928MB [2023-09-27T16:31:22.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 7 days ago 557MB [2023-09-27T16:31:22.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-27T16:31:22.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-27T16:32:20.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-27T16:32:27.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-27T16:32:27.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-27T16:32:27.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.327s coverage: 28.7% of statements [2023-09-27T16:32:37.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.276s coverage: 97.0% of statements [2023-09-27T16:32:41.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-27T16:32:41.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-27T16:32:41.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-27T16:32:45.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.491s coverage: 69.2% of statements [2023-09-27T16:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-27T16:32:46.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-27T16:32:47.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.297s coverage: 53.2% of statements [2023-09-27T16:32:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-27T16:32:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-27T16:32:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-27T16:32:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-27T16:32:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:32:57.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-27T16:32:57.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-27T16:33:12.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.601s coverage: 93.4% of statements [2023-09-27T16:33:12.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.360s coverage: 4.1% of statements [2023-09-27T16:33:12.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-27T16:33:12.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:33:12.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-27T16:33:13.461Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-27T16:33:14.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.585s coverage: 97.6% of statements [2023-09-27T16:33:14.628Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.181s coverage: 72.2% of statements [2023-09-27T16:33:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-27T16:33:22.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-27T16:33:23.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.381s coverage: 0.9% of statements [2023-09-27T16:33:23.097Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.245s coverage: 32.2% of statements [2023-09-27T16:33:26.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.278s coverage: 41.7% of statements [2023-09-27T16:33:26.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.221s coverage: 82.9% of statements [2023-09-27T16:33:26.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.240s coverage: 94.1% of statements [2023-09-27T16:33:27.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.203s coverage: 96.3% of statements [2023-09-27T16:33:31.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.205s coverage: 87.5% of statements [2023-09-27T16:33:31.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-27T16:33:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-27T16:33:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-27T16:33:34.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-27T16:33:36.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-27T16:33:36.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-27T16:33:36.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-27T16:33:36.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-27T16:33:43.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements [2023-09-27T16:33:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-27T16:33:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-27T16:33:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-27T16:33:43.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-27T16:33:51.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-27T16:33:51.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-27T16:33:54.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.946s coverage: 79.9% of statements [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.199s coverage: 62.3% of statements [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.195s coverage: 87.2% of statements [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.159s coverage: 20.0% of statements [2023-09-27T16:33:56.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements [2023-09-27T16:33:58.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.388s coverage: 81.8% of statements [2023-09-27T16:34:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-27T16:34:00.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-27T16:34:01.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.401s coverage: 82.1% of statements [2023-09-27T16:34:01.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.230s coverage: 86.0% of statements [2023-09-27T16:34:05.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-27T16:34:05.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-27T16:34:07.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.825s coverage: 63.1% of statements [2023-09-27T16:34:07.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.211s coverage: 100.0% of statements [2023-09-27T16:34:08.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements [2023-09-27T16:34:08.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements [2023-09-27T16:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-27T16:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-27T16:34:08.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-27T16:34:09.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2023-09-27T16:34:09.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2023-09-27T16:34:14.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-27T16:34:14.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-27T16:34:14.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-27T16:34:16.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.758s coverage: 38.4% of statements [2023-09-27T16:34:16.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.224s coverage: 89.5% of statements [2023-09-27T16:34:19.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-27T16:34:19.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-27T16:34:19.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-27T16:34:19.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-27T16:34:20.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.211s coverage: 84.8% of statements [2023-09-27T16:34:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-27T16:34:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-27T16:34:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-27T16:34:25.647Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-27T16:34:32.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-27T16:34:32.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:34:32.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-27T16:34:32.302Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-27T16:34:32.302Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.300s coverage: 19.9% of statements [2023-09-27T16:34:33.706Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.550s coverage: 95.7% of statements [2023-09-27T16:34:35.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-27T16:34:35.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-27T16:34:37.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.247s coverage: 61.8% of statements [2023-09-27T16:34:38.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-27T16:34:38.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-27T16:34:40.403Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.371s coverage: 98.9% of statements [2023-09-27T16:34:41.809Z] 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 [2023-09-27T16:34:41.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-27T16:34:41.809Z] go vet ./... [2023-09-27T16:37:03.497Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-27T16:37:03.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-27T16:37:03.497Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-27T16:37:03.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-27T16:37:03.876Z] + ls -al . [2023-09-27T16:37:03.877Z] total 728 [2023-09-27T16:37:03.877Z] drwxrwxr-x 11 1001 1001 4096 Sep 27 16:30 . [2023-09-27T16:37:03.877Z] drwxr-xr-x 4 root root 4096 Sep 27 16:30 .. [2023-09-27T16:37:03.877Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 16:28 .blubracket [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 16 Sep 27 16:28 .dockerignore [2023-09-27T16:37:03.877Z] drwxrwxr-x 8 1001 1001 4096 Sep 27 16:28 .git [2023-09-27T16:37:03.877Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 16:28 .github [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 1173 Sep 27 16:28 .gitignore [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 42 Sep 27 16:28 .golangci.yml [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 100 Sep 27 16:28 .hadolint.yml [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 166 Sep 27 16:28 .sonarcloud.properties [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 1171 Sep 27 16:28 ADOPTERS.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 11674 Sep 27 16:28 Attribution.txt [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 93407 Sep 27 16:28 CHANGELOG.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 3804 Sep 27 16:28 CONTRIBUTING.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 677 Sep 27 16:28 GOVERNANCE.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 883 Sep 27 16:28 Jenkinsfile [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 10775 Sep 27 16:28 LICENSE [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 15054 Sep 27 16:28 Makefile [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 582 Sep 27 16:28 OWNERS.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 9923 Sep 27 16:28 README.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 789 Sep 27 16:28 SECURITY.md [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 5 Sep 27 16:25 VERSION [2023-09-27T16:37:03.877Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 16:28 bin [2023-09-27T16:37:03.877Z] drwxrwxr-x 18 1001 1001 4096 Sep 27 16:28 cmd [2023-09-27T16:37:03.877Z] -rw-r--r-- 1 root root 453602 Sep 27 16:34 coverage.out [2023-09-27T16:37:03.877Z] drwxrwxr-x 2 1001 1001 4096 Sep 27 16:28 fuzz_test [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 3688 Sep 27 16:28 go.mod [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 34975 Sep 27 16:28 go.sum [2023-09-27T16:37:03.877Z] drwxrwxr-x 7 1001 1001 4096 Sep 27 16:28 internal [2023-09-27T16:37:03.877Z] drwxrwxr-x 3 1001 1001 4096 Sep 27 16:28 openapi [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 594 Sep 27 16:28 security.txt [2023-09-27T16:37:03.877Z] drwxrwxr-x 4 1001 1001 4096 Sep 27 16:28 snap [2023-09-27T16:37:03.877Z] -rw-rw-r-- 1 1001 1001 204 Sep 27 16:28 version.go [Pipeline] sh [2023-09-27T16:37:04.525Z] + '[' -e coverage.out ] [2023-09-27T16:37:04.526Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-27T16:37:04.560Z] Warning: overwriting stash ‘coverage-report’ [2023-09-27T16:37:05.372Z] Stashed 1 file(s) [Pipeline] sh [2023-09-27T16:37:06.014Z] + make build [2023-09-27T16:37:06.014Z] 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 [2023-09-27T16:38:27.619Z] 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 [2023-09-27T16:38:29.559Z] 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 [2023-09-27T16:38:34.895Z] 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 [2023-09-27T16:38:38.237Z] 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 [2023-09-27T16:39:10.576Z] 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 [2023-09-27T16:39:15.946Z] 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 [2023-09-27T16:39:22.598Z] 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 [2023-09-27T16:39:26.859Z] 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 [2023-09-27T16:39:31.116Z] 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 [2023-09-27T16:39:35.374Z] 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 [2023-09-27T16:39:39.618Z] 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] } [2023-09-27T16:39:46.279Z] $ docker stop --time=1 97e5426f9499a14967216ed4e226dbaeb3e625ab43a3e6e75cd8fd55d7d0825e [2023-09-27T16:39:48.424Z] $ docker rm -f --volumes 97e5426f9499a14967216ed4e226dbaeb3e625ab43a3e6e75cd8fd55d7d0825e [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 [2023-09-27T16:39:51.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-27T16:39:51.381Z] [2023-09-27T16:39:51.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:39:51.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-27T16:39:52.055Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-27T16:39:52.055Z] 547446be3368: Pulling fs layer [2023-09-27T16:39:52.055Z] d125d8839a47: Pulling fs layer [2023-09-27T16:39:52.055Z] 3e85d5ac6304: Pulling fs layer [2023-09-27T16:39:52.055Z] c3105a71a48b: Pulling fs layer [2023-09-27T16:39:52.055Z] 0f093f025ec4: Pulling fs layer [2023-09-27T16:39:52.055Z] c3106fc0e877: Pulling fs layer [2023-09-27T16:39:52.055Z] c3105a71a48b: Waiting [2023-09-27T16:39:52.055Z] 0f093f025ec4: Waiting [2023-09-27T16:39:52.055Z] c3106fc0e877: Waiting [2023-09-27T16:39:52.055Z] 547446be3368: Verifying Checksum [2023-09-27T16:39:52.055Z] c3105a71a48b: Verifying Checksum [2023-09-27T16:39:52.055Z] c3105a71a48b: Download complete [2023-09-27T16:39:52.321Z] d125d8839a47: Verifying Checksum [2023-09-27T16:39:52.321Z] d125d8839a47: Download complete [2023-09-27T16:39:52.321Z] c3106fc0e877: Download complete [2023-09-27T16:39:52.590Z] 0f093f025ec4: Verifying Checksum [2023-09-27T16:39:52.590Z] 0f093f025ec4: Download complete [2023-09-27T16:39:52.858Z] 547446be3368: Pull complete [2023-09-27T16:39:53.816Z] d125d8839a47: Pull complete [2023-09-27T16:39:54.397Z] 3e85d5ac6304: Verifying Checksum [2023-09-27T16:39:54.397Z] 3e85d5ac6304: Download complete [2023-09-27T16:40:02.594Z] 3e85d5ac6304: Pull complete [2023-09-27T16:40:02.594Z] c3105a71a48b: Pull complete [2023-09-27T16:40:03.176Z] 0f093f025ec4: Pull complete [2023-09-27T16:40:03.442Z] c3106fc0e877: Pull complete [2023-09-27T16:40:03.442Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-27T16:40:03.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-27T16:40:03.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:40:03.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container [2023-09-27T16:40:03.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-27T16:40:05.923Z] $ docker top 77b87f0c18dce3ce5009e72457a71e5cfe46319602c49e7a6d4bd3a3f3100387 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:40:06.809Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-27T16:40:15.020Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-27T16:40:15.020Z] #1 transferring dockerfile: 1.90kB done [2023-09-27T16:40:15.020Z] #1 DONE 0.1s [2023-09-27T16:40:15.605Z] [2023-09-27T16:40:15.605Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-27T16:40:15.605Z] #2 transferring dockerfile: 1.58kB 0.0s done [2023-09-27T16:40:15.605Z] #2 DONE 0.1s [2023-09-27T16:40:15.605Z] [2023-09-27T16:40:15.605Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-09-27T16:40:15.605Z] #3 transferring dockerfile: 1.82kB done [2023-09-27T16:40:15.605Z] #3 DONE 0.1s [2023-09-27T16:40:15.605Z] [2023-09-27T16:40:15.605Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-27T16:40:15.605Z] #4 transferring dockerfile: 1.84kB done [2023-09-27T16:40:15.605Z] #4 DONE 0.1s [2023-09-27T16:40:15.605Z] [2023-09-27T16:40:15.605Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-27T16:40:15.605Z] #5 transferring dockerfile: 2.12kB done [2023-09-27T16:40:15.873Z] #5 DONE 0.1s [2023-09-27T16:40:15.873Z] [2023-09-27T16:40:15.873Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-27T16:40:15.873Z] #6 transferring dockerfile: 2.38kB done [2023-09-27T16:40:15.873Z] #6 DONE 0.1s [2023-09-27T16:40:15.873Z] [2023-09-27T16:40:15.873Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-27T16:40:15.873Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-09-27T16:40:15.873Z] #7 DONE 0.1s [2023-09-27T16:40:15.873Z] [2023-09-27T16:40:15.873Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-27T16:40:15.873Z] #8 transferring dockerfile: 1.78kB done [2023-09-27T16:40:15.873Z] #8 DONE 0.0s [2023-09-27T16:40:16.149Z] [2023-09-27T16:40:16.149Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-09-27T16:40:16.149Z] #9 transferring dockerfile: 1.59kB done [2023-09-27T16:40:16.149Z] #9 DONE 0.1s [2023-09-27T16:40:16.149Z] [2023-09-27T16:40:16.149Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-27T16:40:16.149Z] #10 transferring dockerfile: 2.39kB done [2023-09-27T16:40:16.149Z] #10 DONE 0.1s [2023-09-27T16:40:16.149Z] [2023-09-27T16:40:16.149Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-27T16:40:16.149Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-09-27T16:40:16.149Z] #11 DONE 0.1s [2023-09-27T16:40:16.149Z] [2023-09-27T16:40:16.149Z] #12 [core-metadata internal] load build definition from Dockerfile [2023-09-27T16:40:16.149Z] #12 transferring dockerfile: 1.96kB done [2023-09-27T16:40:16.149Z] #12 DONE 0.1s [2023-09-27T16:40:16.149Z] [2023-09-27T16:40:16.149Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-27T16:40:16.149Z] #13 transferring dockerfile: 2.04kB done [2023-09-27T16:40:16.149Z] #13 DONE 0.1s [2023-09-27T16:40:16.149Z] [2023-09-27T16:40:16.149Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-09-27T16:40:16.418Z] #14 transferring dockerfile: 1.70kB done [2023-09-27T16:40:16.418Z] #14 DONE 0.1s [2023-09-27T16:40:16.418Z] [2023-09-27T16:40:16.418Z] #15 [core-data internal] load .dockerignore [2023-09-27T16:40:16.418Z] #15 transferring context: 56B done [2023-09-27T16:40:16.418Z] #15 DONE 0.1s [2023-09-27T16:40:17.002Z] [2023-09-27T16:40:17.002Z] #16 [security-spire-config internal] load .dockerignore [2023-09-27T16:40:17.002Z] #16 transferring context: 56B done [2023-09-27T16:40:17.002Z] #16 DONE 0.0s [2023-09-27T16:40:17.270Z] [2023-09-27T16:40:17.270Z] #17 [support-scheduler internal] load .dockerignore [2023-09-27T16:40:17.270Z] #17 transferring context: 56B done [2023-09-27T16:40:17.270Z] #17 DONE 0.0s [2023-09-27T16:40:17.270Z] [2023-09-27T16:40:17.270Z] #18 [support-notifications internal] load .dockerignore [2023-09-27T16:40:17.270Z] #18 transferring context: 56B 0.0s done [2023-09-27T16:40:17.270Z] #18 DONE 0.1s [2023-09-27T16:40:17.270Z] [2023-09-27T16:40:17.270Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-27T16:40:17.270Z] #19 transferring context: 56B done [2023-09-27T16:40:17.271Z] #19 DONE 0.1s [2023-09-27T16:40:17.541Z] [2023-09-27T16:40:17.541Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-27T16:40:17.541Z] #20 transferring context: 56B done [2023-09-27T16:40:17.541Z] #20 DONE 0.1s [2023-09-27T16:40:17.541Z] [2023-09-27T16:40:17.541Z] #21 [core-command internal] load .dockerignore [2023-09-27T16:40:17.541Z] #21 transferring context: 56B done [2023-09-27T16:40:17.541Z] #21 DONE 0.1s [2023-09-27T16:40:17.541Z] [2023-09-27T16:40:17.541Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-27T16:40:17.541Z] #22 transferring context: 56B 0.0s done [2023-09-27T16:40:17.541Z] #22 DONE 0.1s [2023-09-27T16:40:17.541Z] [2023-09-27T16:40:17.541Z] #23 [security-spire-server internal] load .dockerignore [2023-09-27T16:40:17.541Z] #23 transferring context: 56B done [2023-09-27T16:40:17.541Z] #23 DONE 0.1s [2023-09-27T16:40:17.541Z] [2023-09-27T16:40:17.541Z] #24 [security-proxy-setup internal] load .dockerignore [2023-09-27T16:40:17.541Z] #24 transferring context: 56B 0.0s done [2023-09-27T16:40:17.541Z] #24 DONE 0.1s [2023-09-27T16:40:17.810Z] [2023-09-27T16:40:17.810Z] #25 [security-bootstrapper internal] load .dockerignore [2023-09-27T16:40:17.810Z] #25 transferring context: 56B done [2023-09-27T16:40:17.810Z] #25 DONE 0.1s [2023-09-27T16:40:17.810Z] [2023-09-27T16:40:17.810Z] #26 [core-metadata internal] load .dockerignore [2023-09-27T16:40:17.810Z] #26 transferring context: 56B 0.0s done [2023-09-27T16:40:17.810Z] #26 DONE 0.1s [2023-09-27T16:40:17.810Z] [2023-09-27T16:40:17.810Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-27T16:40:17.810Z] #27 transferring context: 56B 0.0s done [2023-09-27T16:40:17.810Z] #27 DONE 0.1s [2023-09-27T16:40:18.077Z] [2023-09-27T16:40:18.077Z] #28 [security-spire-agent internal] load .dockerignore [2023-09-27T16:40:18.077Z] #28 transferring context: 56B done [2023-09-27T16:40:18.077Z] #28 DONE 0.0s [2023-09-27T16:40:18.077Z] [2023-09-27T16:40:18.077Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:18.077Z] #29 DONE 0.0s [2023-09-27T16:40:18.077Z] [2023-09-27T16:40:18.077Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T16:40:18.662Z] #30 ... [2023-09-27T16:40:18.662Z] [2023-09-27T16:40:18.662Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:18.662Z] #29 DONE 0.0s [2023-09-27T16:40:18.662Z] [2023-09-27T16:40:18.662Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T16:40:18.929Z] #30 DONE 0.8s [2023-09-27T16:40:18.929Z] [2023-09-27T16:40:18.929Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:18.929Z] #29 DONE 0.0s [2023-09-27T16:40:18.929Z] [2023-09-27T16:40:18.929Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:18.929Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:19.197Z] #31 ... [2023-09-27T16:40:19.197Z] [2023-09-27T16:40:19.197Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:19.197Z] #29 DONE 0.0s [2023-09-27T16:40:19.197Z] [2023-09-27T16:40:19.197Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:19.197Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:19.197Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:19.197Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:19.197Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:19.197Z] #31 ... [2023-09-27T16:40:19.197Z] [2023-09-27T16:40:19.197Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:19.197Z] #29 DONE 0.0s [2023-09-27T16:40:19.197Z] [2023-09-27T16:40:19.197Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T16:40:19.197Z] #30 DONE 0.8s [2023-09-27T16:40:19.197Z] [2023-09-27T16:40:19.197Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:19.197Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:19.197Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:19.197Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:19.197Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:19.464Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:19.465Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:19.465Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:19.465Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:19.731Z] #31 ... [2023-09-27T16:40:19.731Z] [2023-09-27T16:40:19.731Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:19.731Z] #29 DONE 0.0s [2023-09-27T16:40:19.731Z] [2023-09-27T16:40:19.731Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:19.731Z] #31 ... [2023-09-27T16:40:19.731Z] [2023-09-27T16:40:19.731Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:19.731Z] #29 DONE 0.0s [2023-09-27T16:40:19.999Z] [2023-09-27T16:40:19.999Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:19.999Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:19.999Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:19.999Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:19.999Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:20.266Z] #31 ... [2023-09-27T16:40:20.266Z] [2023-09-27T16:40:20.266Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:20.266Z] #29 DONE 0.0s [2023-09-27T16:40:20.266Z] [2023-09-27T16:40:20.266Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-27T16:40:20.266Z] #32 DONE 1.5s [2023-09-27T16:40:20.266Z] [2023-09-27T16:40:20.266Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:20.266Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:20.266Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:20.266Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:20.266Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:20.266Z] #31 ... [2023-09-27T16:40:20.266Z] [2023-09-27T16:40:20.266Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-27T16:40:20.266Z] #29 DONE 0.0s [2023-09-27T16:40:20.537Z] [2023-09-27T16:40:20.537Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:20.537Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:20.804Z] #33 ... [2023-09-27T16:40:20.804Z] [2023-09-27T16:40:20.804Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-27T16:40:20.804Z] #30 DONE 1.8s [2023-09-27T16:40:20.804Z] [2023-09-27T16:40:20.804Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:20.804Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:20.804Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:20.804Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:20.804Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:22.216Z] #31 ... [2023-09-27T16:40:22.216Z] [2023-09-27T16:40:22.216Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-27T16:40:22.216Z] #32 DONE 3.0s [2023-09-27T16:40:22.216Z] [2023-09-27T16:40:22.216Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:22.216Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-09-27T16:40:22.216Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-27T16:40:22.216Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-27T16:40:22.799Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-27T16:40:22.799Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-27T16:40:23.067Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2023-09-27T16:40:23.337Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s [2023-09-27T16:40:23.337Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2023-09-27T16:40:23.605Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2023-09-27T16:40:23.605Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s [2023-09-27T16:40:23.873Z] #33 ... [2023-09-27T16:40:23.873Z] [2023-09-27T16:40:23.873Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-27T16:40:23.873Z] #34 DONE 3.1s [2023-09-27T16:40:23.873Z] [2023-09-27T16:40:23.873Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:23.873Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-09-27T16:40:23.873Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s [2023-09-27T16:40:23.873Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2023-09-27T16:40:23.873Z] #33 ... [2023-09-27T16:40:23.873Z] [2023-09-27T16:40:23.873Z] #35 [security-spire-server internal] load build context [2023-09-27T16:40:23.873Z] #35 transferring context: 18.11kB 0.4s done [2023-09-27T16:40:23.873Z] #35 DONE 3.8s [2023-09-27T16:40:23.873Z] [2023-09-27T16:40:23.873Z] #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:23.873Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-27T16:40:24.143Z] #33 ... [2023-09-27T16:40:24.143Z] [2023-09-27T16:40:24.143Z] #36 [security-spire-agent internal] load build context [2023-09-27T16:40:24.143Z] #36 DONE 0.0s [2023-09-27T16:40:24.143Z] [2023-09-27T16:40:24.143Z] #37 [security-spire-config internal] load build context [2023-09-27T16:40:24.143Z] #37 transferring context: 16.36kB 0.4s done [2023-09-27T16:40:24.143Z] #37 DONE 3.8s [2023-09-27T16:40:24.143Z] [2023-09-27T16:40:24.143Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:24.144Z] #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-09-27T16:40:24.144Z] #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-27T16:40:24.144Z] #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-27T16:40:24.144Z] #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-27T16:40:24.144Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-09-27T16:40:24.144Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2023-09-27T16:40:24.144Z] #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2023-09-27T16:40:24.144Z] #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-27T16:40:24.430Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.6s [2023-09-27T16:40:25.017Z] #33 ... [2023-09-27T16:40:25.017Z] [2023-09-27T16:40:25.017Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-27T16:40:25.017Z] #38 DONE 7.1s [2023-09-27T16:40:25.017Z] [2023-09-27T16:40:25.017Z] #39 [core-data internal] load build context [2023-09-27T16:40:25.289Z] #39 ... [2023-09-27T16:40:25.289Z] [2023-09-27T16:40:25.289Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:25.289Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.6s [2023-09-27T16:40:25.556Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-27T16:40:25.872Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2023-09-27T16:40:26.141Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2023-09-27T16:40:26.408Z] #33 ... [2023-09-27T16:40:26.408Z] [2023-09-27T16:40:26.408Z] #36 [security-spire-agent internal] load build context [2023-09-27T16:40:26.408Z] #36 transferring context: 17.64kB 0.7s done [2023-09-27T16:40:26.408Z] #36 DONE 2.1s [2023-09-27T16:40:26.408Z] [2023-09-27T16:40:26.408Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:26.676Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.9s [2023-09-27T16:40:28.632Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.6s [2023-09-27T16:40:28.632Z] #33 ... [2023-09-27T16:40:28.632Z] [2023-09-27T16:40:28.632Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-27T16:40:28.632Z] #40 DONE 4.0s [2023-09-27T16:40:28.632Z] [2023-09-27T16:40:28.632Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:28.903Z] #33 ... [2023-09-27T16:40:28.903Z] [2023-09-27T16:40:28.903Z] #41 [support-notifications internal] load build context [2023-09-27T16:40:28.903Z] #41 ... [2023-09-27T16:40:28.903Z] [2023-09-27T16:40:28.903Z] #42 [support-scheduler internal] load build context [2023-09-27T16:40:29.171Z] #42 ... [2023-09-27T16:40:29.171Z] [2023-09-27T16:40:29.171Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:40:29.171Z] #43 ... [2023-09-27T16:40:29.171Z] [2023-09-27T16:40:29.172Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:40:29.439Z] #44 ... [2023-09-27T16:40:29.440Z] [2023-09-27T16:40:29.440Z] #45 [core-command internal] load build context [2023-09-27T16:40:29.440Z] #45 ... [2023-09-27T16:40:29.440Z] [2023-09-27T16:40:29.440Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:40:29.440Z] #46 ... [2023-09-27T16:40:29.440Z] [2023-09-27T16:40:29.440Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:29.440Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.63MB / 23.39MB 6.8s [2023-09-27T16:40:29.440Z] #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2023-09-27T16:40:30.025Z] #33 ... [2023-09-27T16:40:30.025Z] [2023-09-27T16:40:30.025Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T16:40:30.025Z] #0 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.025Z] #0 5.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.025Z] #0 7.492 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:40:30.025Z] #0 7.492 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:40:30.025Z] #0 7.492 OK: 19943 distinct packages available [2023-09-27T16:40:30.025Z] #0 7.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.025Z] #0 8.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.025Z] #47 ... [2023-09-27T16:40:30.025Z] [2023-09-27T16:40:30.025Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:30.025Z] #48 ... [2023-09-27T16:40:30.025Z] [2023-09-27T16:40:30.025Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T16:40:30.298Z] #49 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.298Z] #49 ... [2023-09-27T16:40:30.298Z] [2023-09-27T16:40:30.298Z] #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:40:30.298Z] #50 ... [2023-09-27T16:40:30.298Z] [2023-09-27T16:40:30.298Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T16:40:30.565Z] #51 ... [2023-09-27T16:40:30.565Z] [2023-09-27T16:40:30.565Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T16:40:30.565Z] #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.565Z] #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.565Z] #52 ... [2023-09-27T16:40:30.565Z] [2023-09-27T16:40:30.565Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:40:30.565Z] #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.565Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:30.833Z] #53 ... [2023-09-27T16:40:30.833Z] [2023-09-27T16:40:30.833Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:30.833Z] #54 ... [2023-09-27T16:40:30.833Z] [2023-09-27T16:40:30.833Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:31.100Z] #55 ... [2023-09-27T16:40:31.100Z] [2023-09-27T16:40:31.100Z] #56 [security-proxy-auth internal] load build context [2023-09-27T16:40:31.100Z] #56 ... [2023-09-27T16:40:31.100Z] [2023-09-27T16:40:31.100Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T16:40:31.365Z] #57 ... [2023-09-27T16:40:31.365Z] [2023-09-27T16:40:31.365Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T16:40:31.365Z] #58 ... [2023-09-27T16:40:31.365Z] [2023-09-27T16:40:31.365Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T16:40:31.365Z] #59 ... [2023-09-27T16:40:31.365Z] [2023-09-27T16:40:31.365Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:31.365Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.7s [2023-09-27T16:40:32.327Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 9.6s [2023-09-27T16:40:33.287Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.12MB / 23.39MB 10.6s [2023-09-27T16:40:34.246Z] #33 ... [2023-09-27T16:40:34.246Z] [2023-09-27T16:40:34.246Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:40:34.246Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-27T16:40:34.246Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-27T16:40:34.246Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-27T16:40:34.246Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-27T16:40:34.246Z] #31 ... [2023-09-27T16:40:34.246Z] [2023-09-27T16:40:34.246Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:40:34.246Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done [2023-09-27T16:40:34.246Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-27T16:40:34.246Z] #60 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-27T16:40:34.246Z] #60 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-27T16:40:34.246Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-27T16:40:34.246Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-27T16:40:34.246Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-27T16:40:34.246Z] #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 8.1s [2023-09-27T16:40:34.246Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.6s done [2023-09-27T16:40:34.246Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-27T16:40:34.246Z] #60 ... [2023-09-27T16:40:34.246Z] [2023-09-27T16:40:34.246Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:34.246Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.5s [2023-09-27T16:40:34.830Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.9s [2023-09-27T16:40:35.099Z] #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.1s done [2023-09-27T16:40:35.365Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-27T16:40:35.632Z] #33 ... [2023-09-27T16:40:35.632Z] [2023-09-27T16:40:35.632Z] #39 [core-data internal] load build context [2023-09-27T16:40:35.632Z] #39 transferring context: 45.80MB 16.4s [2023-09-27T16:40:35.632Z] #39 ... [2023-09-27T16:40:35.632Z] [2023-09-27T16:40:35.632Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-27T16:40:35.632Z] #47 10.93 (1/11) Installing ca-certificates (20230506-r0) [2023-09-27T16:40:35.632Z] #47 11.08 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-27T16:40:35.632Z] #47 11.32 (3/11) Installing libunistring (1.1-r1) [2023-09-27T16:40:35.632Z] #47 11.43 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-27T16:40:35.632Z] #47 11.43 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-27T16:40:35.632Z] #47 11.48 (6/11) Installing libcurl (8.3.0-r0) [2023-09-27T16:40:35.632Z] #47 11.49 (7/11) Installing curl (8.3.0-r0) [2023-09-27T16:40:35.632Z] #47 11.51 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:35.632Z] #47 11.53 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-27T16:40:35.632Z] #47 11.53 (10/11) Installing libucontext (1.2-r2) [2023-09-27T16:40:35.632Z] #47 11.55 (11/11) Installing gcompat (1.1.0-r1) [2023-09-27T16:40:35.632Z] #47 11.65 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:35.632Z] #47 11.74 Executing ca-certificates-20230506-r0.trigger [2023-09-27T16:40:35.632Z] #47 13.10 OK: 13 MiB in 26 packages [2023-09-27T16:40:35.632Z] #47 DONE 15.8s [2023-09-27T16:40:35.632Z] [2023-09-27T16:40:35.632Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:40:35.632Z] #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 9.7s [2023-09-27T16:40:36.213Z] #60 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.1s done [2023-09-27T16:40:36.213Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-27T16:40:38.796Z] #60 ... [2023-09-27T16:40:38.796Z] [2023-09-27T16:40:38.796Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:40:38.796Z] #53 16.03 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:38.796Z] #53 16.03 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:38.796Z] #53 16.31 OK: 8 MiB in 16 packages [2023-09-27T16:40:38.796Z] #53 DONE 18.2s [2023-09-27T16:40:38.796Z] [2023-09-27T16:40:38.796Z] #39 [core-data internal] load build context [2023-09-27T16:40:38.796Z] #39 ... [2023-09-27T16:40:38.796Z] [2023-09-27T16:40:38.796Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T16:40:38.796Z] #61 ... [2023-09-27T16:40:38.796Z] [2023-09-27T16:40:38.796Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T16:40:39.091Z] #62 ... [2023-09-27T16:40:39.091Z] [2023-09-27T16:40:39.091Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:40:39.091Z] #63 ... [2023-09-27T16:40:39.091Z] [2023-09-27T16:40:39.091Z] #41 [support-notifications internal] load build context [2023-09-27T16:40:39.364Z] #41 ... [2023-09-27T16:40:39.365Z] [2023-09-27T16:40:39.365Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-27T16:40:39.365Z] #52 13.52 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:40:39.365Z] #52 13.95 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:40:39.365Z] #52 14.03 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:39.365Z] #52 14.03 (4/6) Installing openssl (3.1.3-r0) [2023-09-27T16:40:39.365Z] #52 14.32 (5/6) Installing su-exec (0.2-r3) [2023-09-27T16:40:39.365Z] #52 14.34 (6/6) Installing yq (4.33.3-r3) [2023-09-27T16:40:39.365Z] #52 16.14 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:39.365Z] #52 16.41 OK: 18 MiB in 19 packages [2023-09-27T16:40:39.365Z] #52 DONE 18.8s [2023-09-27T16:40:39.365Z] [2023-09-27T16:40:39.365Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:40:39.365Z] #64 ... [2023-09-27T16:40:39.365Z] [2023-09-27T16:40:39.365Z] #42 [support-scheduler internal] load build context [2023-09-27T16:40:39.365Z] #42 ... [2023-09-27T16:40:39.365Z] [2023-09-27T16:40:39.365Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:40:39.640Z] #44 ... [2023-09-27T16:40:39.640Z] [2023-09-27T16:40:39.640Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:40:39.640Z] #43 ... [2023-09-27T16:40:39.640Z] [2023-09-27T16:40:39.640Z] #45 [core-command internal] load build context [2023-09-27T16:40:39.912Z] #45 ... [2023-09-27T16:40:39.912Z] [2023-09-27T16:40:39.912Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:40:39.912Z] #43 ... [2023-09-27T16:40:39.912Z] [2023-09-27T16:40:39.912Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:40:40.185Z] #46 ... [2023-09-27T16:40:40.185Z] [2023-09-27T16:40:40.185Z] #45 [core-command internal] load build context [2023-09-27T16:40:40.464Z] #45 ... [2023-09-27T16:40:40.464Z] [2023-09-27T16:40:40.464Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:40.464Z] #48 ... [2023-09-27T16:40:40.464Z] [2023-09-27T16:40:40.464Z] #45 [core-command internal] load build context [2023-09-27T16:40:40.464Z] #45 ... [2023-09-27T16:40:40.464Z] [2023-09-27T16:40:40.464Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-27T16:40:40.464Z] #65 DONE 1.3s [2023-09-27T16:40:40.736Z] [2023-09-27T16:40:40.736Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:41.005Z] #48 ... [2023-09-27T16:40:41.005Z] [2023-09-27T16:40:41.005Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:41.005Z] #54 ... [2023-09-27T16:40:41.005Z] [2023-09-27T16:40:41.005Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:41.272Z] #48 transferring context: 26.00MB 19.5s [2023-09-27T16:40:41.272Z] #48 ... [2023-09-27T16:40:41.272Z] [2023-09-27T16:40:41.272Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:41.272Z] #55 ... [2023-09-27T16:40:41.272Z] [2023-09-27T16:40:41.272Z] #56 [security-proxy-auth internal] load build context [2023-09-27T16:40:41.540Z] #56 ... [2023-09-27T16:40:41.540Z] [2023-09-27T16:40:41.540Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T16:40:41.540Z] #49 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:41.540Z] #49 18.37 (1/2) Installing ca-certificates (20230506-r0) [2023-09-27T16:40:41.540Z] #49 18.76 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:41.540Z] #49 18.80 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:41.540Z] #49 19.05 Executing ca-certificates-20230506-r0.trigger [2023-09-27T16:40:41.540Z] #49 20.65 OK: 9 MiB in 17 packages [2023-09-27T16:40:41.540Z] #49 ... [2023-09-27T16:40:41.540Z] [2023-09-27T16:40:41.540Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:42.122Z] #55 ... [2023-09-27T16:40:42.122Z] [2023-09-27T16:40:42.122Z] #50 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:40:42.122Z] #50 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:42.122Z] #50 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:42.122Z] #50 ... [2023-09-27T16:40:42.122Z] [2023-09-27T16:40:42.122Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:44.067Z] #48 ... [2023-09-27T16:40:44.067Z] [2023-09-27T16:40:44.067Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T16:40:44.067Z] #57 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.067Z] #57 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.067Z] #57 ... [2023-09-27T16:40:44.067Z] [2023-09-27T16:40:44.067Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:44.067Z] #55 ... [2023-09-27T16:40:44.067Z] [2023-09-27T16:40:44.067Z] #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-27T16:40:44.067Z] #49 DONE 23.9s [2023-09-27T16:40:44.067Z] [2023-09-27T16:40:44.067Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:44.067Z] #55 ... [2023-09-27T16:40:44.067Z] [2023-09-27T16:40:44.067Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T16:40:44.067Z] #51 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.067Z] #51 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.067Z] #51 ... [2023-09-27T16:40:44.067Z] [2023-09-27T16:40:44.067Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:44.650Z] #48 ... [2023-09-27T16:40:44.650Z] [2023-09-27T16:40:44.650Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T16:40:44.650Z] #58 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.650Z] #58 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.650Z] #58 ... [2023-09-27T16:40:44.650Z] [2023-09-27T16:40:44.650Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:44.927Z] #55 ... [2023-09-27T16:40:44.927Z] [2023-09-27T16:40:44.927Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T16:40:44.927Z] #59 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:44.927Z] #59 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:45.203Z] #59 ... [2023-09-27T16:40:45.203Z] [2023-09-27T16:40:45.203Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:46.162Z] #48 ... [2023-09-27T16:40:46.162Z] [2023-09-27T16:40:46.162Z] #50 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-27T16:40:46.162Z] #50 21.94 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:46.162Z] #50 21.98 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:46.162Z] #50 22.21 OK: 8 MiB in 16 packages [2023-09-27T16:40:46.162Z] #50 DONE 25.8s [2023-09-27T16:40:46.162Z] [2023-09-27T16:40:46.162Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:46.748Z] #48 transferring context: 39.67MB 25.0s [2023-09-27T16:40:47.330Z] #48 ... [2023-09-27T16:40:47.330Z] [2023-09-27T16:40:47.330Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:47.330Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s [2023-09-27T16:40:47.330Z] #33 ... [2023-09-27T16:40:47.330Z] [2023-09-27T16:40:47.330Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:47.597Z] #48 ... [2023-09-27T16:40:47.597Z] [2023-09-27T16:40:47.597Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-27T16:40:47.597Z] #58 23.85 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:47.597Z] #58 23.88 (2/2) Installing su-exec (0.2-r3) [2023-09-27T16:40:47.597Z] #58 23.92 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:47.597Z] #58 24.16 OK: 8 MiB in 17 packages [2023-09-27T16:40:47.597Z] #58 DONE 26.3s [2023-09-27T16:40:47.597Z] [2023-09-27T16:40:47.597Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:49.009Z] #48 ... [2023-09-27T16:40:49.009Z] [2023-09-27T16:40:49.009Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:40:49.009Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.4s [2023-09-27T16:40:49.009Z] #60 ... [2023-09-27T16:40:49.009Z] [2023-09-27T16:40:49.009Z] #45 [core-command internal] load build context [2023-09-27T16:40:49.009Z] #45 ... [2023-09-27T16:40:49.009Z] [2023-09-27T16:40:49.009Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:49.009Z] #48 ... [2023-09-27T16:40:49.009Z] [2023-09-27T16:40:49.009Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T16:40:49.009Z] #62 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:49.009Z] #62 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:49.281Z] #62 ... [2023-09-27T16:40:49.281Z] [2023-09-27T16:40:49.281Z] #39 [core-data internal] load build context [2023-09-27T16:40:49.281Z] #39 ... [2023-09-27T16:40:49.281Z] [2023-09-27T16:40:49.281Z] #41 [support-notifications internal] load build context [2023-09-27T16:40:49.548Z] #41 ... [2023-09-27T16:40:49.548Z] [2023-09-27T16:40:49.548Z] #39 [core-data internal] load build context [2023-09-27T16:40:49.548Z] #39 ... [2023-09-27T16:40:49.548Z] [2023-09-27T16:40:49.548Z] #42 [support-scheduler internal] load build context [2023-09-27T16:40:49.817Z] #42 ... [2023-09-27T16:40:49.817Z] [2023-09-27T16:40:49.817Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:40:49.817Z] #63 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:49.817Z] #63 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:49.817Z] #63 ... [2023-09-27T16:40:49.817Z] [2023-09-27T16:40:49.817Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:40:49.817Z] #44 ... [2023-09-27T16:40:49.817Z] [2023-09-27T16:40:49.817Z] #42 [support-scheduler internal] load build context [2023-09-27T16:40:50.400Z] #42 ... [2023-09-27T16:40:50.401Z] [2023-09-27T16:40:50.401Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:40:50.401Z] #46 ... [2023-09-27T16:40:50.401Z] [2023-09-27T16:40:50.401Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:40:50.401Z] #43 ... [2023-09-27T16:40:50.401Z] [2023-09-27T16:40:50.401Z] #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-27T16:40:50.401Z] #51 25.54 (1/4) Installing ca-certificates (20230506-r0) [2023-09-27T16:40:50.401Z] #51 26.21 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:50.401Z] #51 26.21 (3/4) Installing su-exec (0.2-r3) [2023-09-27T16:40:50.401Z] #51 26.25 (4/4) Installing yq (4.33.3-r3) [2023-09-27T16:40:50.401Z] #51 27.55 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:50.401Z] #51 27.71 Executing ca-certificates-20230506-r0.trigger [2023-09-27T16:40:50.401Z] #51 28.50 OK: 18 MiB in 19 packages [2023-09-27T16:40:50.401Z] #51 DONE 30.2s [2023-09-27T16:40:50.401Z] [2023-09-27T16:40:50.401Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:40:50.401Z] #43 ... [2023-09-27T16:40:50.401Z] [2023-09-27T16:40:50.401Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T16:40:50.401Z] #61 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:50.401Z] #61 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:50.401Z] #61 21.26 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:40:50.401Z] #61 21.30 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:40:50.401Z] #61 21.30 OK: 19945 distinct packages available [2023-09-27T16:40:50.667Z] #61 ... [2023-09-27T16:40:50.667Z] [2023-09-27T16:40:50.667Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:40:51.250Z] #43 ... [2023-09-27T16:40:51.250Z] [2023-09-27T16:40:51.250Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:51.516Z] #54 ... [2023-09-27T16:40:51.516Z] [2023-09-27T16:40:51.516Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T16:40:51.516Z] #61 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:51.516Z] #61 ... [2023-09-27T16:40:51.516Z] [2023-09-27T16:40:51.516Z] #56 [security-proxy-auth internal] load build context [2023-09-27T16:40:51.791Z] #56 ... [2023-09-27T16:40:51.791Z] [2023-09-27T16:40:51.791Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:51.791Z] #54 ... [2023-09-27T16:40:51.791Z] [2023-09-27T16:40:51.791Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:40:51.791Z] #64 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:51.791Z] #64 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:51.791Z] #64 22.41 OK: 266 MiB in 52 packages [2023-09-27T16:40:52.064Z] #64 ... [2023-09-27T16:40:52.064Z] [2023-09-27T16:40:52.064Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:52.064Z] #54 transferring context: 19.34MB 30.2s [2023-09-27T16:40:54.640Z] #54 ... [2023-09-27T16:40:54.640Z] [2023-09-27T16:40:54.640Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-27T16:40:54.640Z] #62 20.96 OK: 266 MiB in 52 packages [2023-09-27T16:40:54.640Z] #62 DONE 25.4s [2023-09-27T16:40:54.640Z] [2023-09-27T16:40:54.640Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:55.224Z] #54 ... [2023-09-27T16:40:55.224Z] [2023-09-27T16:40:55.224Z] #55 [core-metadata internal] load build context [2023-09-27T16:40:55.224Z] #55 ... [2023-09-27T16:40:55.224Z] [2023-09-27T16:40:55.224Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:55.493Z] #54 ... [2023-09-27T16:40:55.493Z] [2023-09-27T16:40:55.493Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:40:55.493Z] #64 DONE 26.8s [2023-09-27T16:40:55.493Z] [2023-09-27T16:40:55.493Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:55.759Z] #54 ... [2023-09-27T16:40:55.759Z] [2023-09-27T16:40:55.759Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-27T16:40:55.759Z] #63 22.85 OK: 266 MiB in 52 packages [2023-09-27T16:40:55.759Z] #63 DONE 27.8s [2023-09-27T16:40:55.759Z] [2023-09-27T16:40:55.759Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:55.759Z] #54 ... [2023-09-27T16:40:55.759Z] [2023-09-27T16:40:55.759Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T16:40:55.759Z] #57 24.86 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:40:55.759Z] #57 24.86 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:40:55.759Z] #57 24.86 OK: 19943 distinct packages available [2023-09-27T16:40:55.759Z] #57 26.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:55.759Z] #57 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:55.759Z] #57 32.76 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:40:55.759Z] #57 33.20 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-27T16:40:55.759Z] #57 33.28 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:55.759Z] #57 33.28 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-27T16:40:55.759Z] #57 33.28 (5/7) Installing libucontext (1.2-r2) [2023-09-27T16:40:55.759Z] #57 33.28 (6/7) Installing gcompat (1.1.0-r1) [2023-09-27T16:40:55.759Z] #57 33.32 (7/7) Installing openssl (3.1.3-r0) [2023-09-27T16:40:55.759Z] #57 33.41 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:55.759Z] #57 33.49 OK: 9 MiB in 20 packages [2023-09-27T16:40:55.759Z] #57 ... [2023-09-27T16:40:55.759Z] [2023-09-27T16:40:55.759Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:40:55.759Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s [2023-09-27T16:40:55.759Z] #33 ... [2023-09-27T16:40:55.759Z] [2023-09-27T16:40:55.759Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-27T16:40:55.759Z] #66 DONE 8.3s [2023-09-27T16:40:55.759Z] [2023-09-27T16:40:55.759Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:56.344Z] #54 ... [2023-09-27T16:40:56.344Z] [2023-09-27T16:40:56.344Z] #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-27T16:40:56.344Z] #57 DONE 35.5s [2023-09-27T16:40:56.344Z] [2023-09-27T16:40:56.344Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:56.344Z] #54 ... [2023-09-27T16:40:56.344Z] [2023-09-27T16:40:56.344Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-27T16:40:56.344Z] #59 26.14 v3.18.3-253-gd7c6eb560e5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-27T16:40:56.344Z] #59 26.14 v3.18.3-256-g3e0b3e8104a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-27T16:40:56.344Z] #59 26.14 OK: 19943 distinct packages available [2023-09-27T16:40:56.344Z] #59 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:56.344Z] #59 29.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:56.344Z] #59 33.22 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-27T16:40:56.344Z] #59 33.24 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-27T16:40:56.344Z] #59 33.25 (3/4) Installing libucontext (1.2-r2) [2023-09-27T16:40:56.344Z] #59 33.27 (4/4) Installing gcompat (1.1.0-r1) [2023-09-27T16:40:56.344Z] #59 33.29 Executing busybox-1.36.1-r2.trigger [2023-09-27T16:40:56.344Z] #59 33.48 OK: 8 MiB in 19 packages [2023-09-27T16:40:56.344Z] #59 DONE 35.5s [2023-09-27T16:40:56.344Z] [2023-09-27T16:40:56.344Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:56.614Z] #54 ... [2023-09-27T16:40:56.614Z] [2023-09-27T16:40:56.614Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-27T16:40:56.614Z] #61 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-27T16:40:56.614Z] #61 26.46 OK: 266 MiB in 52 packages [2023-09-27T16:40:56.614Z] #61 DONE 27.9s [2023-09-27T16:40:56.890Z] [2023-09-27T16:40:56.890Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:57.165Z] #54 transferring context: 24.95MB 35.3s [2023-09-27T16:40:57.432Z] #54 ... [2023-09-27T16:40:57.432Z] [2023-09-27T16:40:57.432Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-27T16:40:57.432Z] #67 DONE 1.4s [2023-09-27T16:40:57.432Z] [2023-09-27T16:40:57.432Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:58.844Z] #54 ... [2023-09-27T16:40:58.844Z] [2023-09-27T16:40:58.844Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:40:58.844Z] #60 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.5s done [2023-09-27T16:40:59.113Z] #60 ... [2023-09-27T16:40:59.113Z] [2023-09-27T16:40:59.113Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:40:59.113Z] #54 ... [2023-09-27T16:40:59.113Z] [2023-09-27T16:40:59.113Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:59.381Z] #48 ... [2023-09-27T16:40:59.381Z] [2023-09-27T16:40:59.381Z] #45 [core-command internal] load build context [2023-09-27T16:40:59.381Z] #45 ... [2023-09-27T16:40:59.381Z] [2023-09-27T16:40:59.381Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:40:59.655Z] #48 ... [2023-09-27T16:40:59.655Z] [2023-09-27T16:40:59.655Z] #41 [support-notifications internal] load build context [2023-09-27T16:40:59.655Z] #41 ... [2023-09-27T16:40:59.655Z] [2023-09-27T16:40:59.655Z] #39 [core-data internal] load build context [2023-09-27T16:40:59.923Z] #39 ... [2023-09-27T16:40:59.923Z] [2023-09-27T16:40:59.923Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:00.509Z] #48 ... [2023-09-27T16:41:00.509Z] [2023-09-27T16:41:00.509Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:00.509Z] #42 ... [2023-09-27T16:41:00.509Z] [2023-09-27T16:41:00.509Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:00.509Z] #44 ... [2023-09-27T16:41:00.509Z] [2023-09-27T16:41:00.509Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:00.777Z] #46 ... [2023-09-27T16:41:00.777Z] [2023-09-27T16:41:00.777Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:01.367Z] #44 ... [2023-09-27T16:41:01.367Z] [2023-09-27T16:41:01.367Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:41:01.367Z] #43 ... [2023-09-27T16:41:01.367Z] [2023-09-27T16:41:01.367Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:41:01.367Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.1s [2023-09-27T16:41:01.636Z] #33 ... [2023-09-27T16:41:01.636Z] [2023-09-27T16:41:01.636Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:41:01.636Z] #43 ... [2023-09-27T16:41:01.636Z] [2023-09-27T16:41:01.636Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-27T16:41:01.636Z] #68 DONE 2.0s [2023-09-27T16:41:01.902Z] [2023-09-27T16:41:01.902Z] #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:41:01.902Z] #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.3s done [2023-09-27T16:41:01.902Z] #33 ... [2023-09-27T16:41:01.902Z] [2023-09-27T16:41:01.902Z] #56 [security-proxy-auth internal] load build context [2023-09-27T16:41:01.902Z] #56 ... [2023-09-27T16:41:01.902Z] [2023-09-27T16:41:01.902Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:02.169Z] #48 transferring context: 93.76MB 40.4s [2023-09-27T16:41:05.514Z] #48 ... [2023-09-27T16:41:05.514Z] [2023-09-27T16:41:05.514Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:05.514Z] #55 ... [2023-09-27T16:41:05.514Z] [2023-09-27T16:41:05.514Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:07.672Z] #48 transferring context: 118.79MB 45.5s [2023-09-27T16:41:08.676Z] #48 ... [2023-09-27T16:41:08.676Z] [2023-09-27T16:41:08.676Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T16:41:08.676Z] #69 DONE 3.8s [2023-09-27T16:41:08.676Z] [2023-09-27T16:41:08.676Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:08.951Z] #48 ... [2023-09-27T16:41:08.951Z] [2023-09-27T16:41:08.951Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T16:41:08.951Z] #70 DONE 4.4s [2023-09-27T16:41:08.951Z] [2023-09-27T16:41:08.951Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:09.244Z] #48 ... [2023-09-27T16:41:09.244Z] [2023-09-27T16:41:09.244Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-27T16:41:09.244Z] #71 DONE 4.6s [2023-09-27T16:41:09.244Z] [2023-09-27T16:41:09.244Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:09.244Z] #48 ... [2023-09-27T16:41:09.244Z] [2023-09-27T16:41:09.244Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:41:09.528Z] #54 ... [2023-09-27T16:41:09.528Z] [2023-09-27T16:41:09.528Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:09.528Z] #48 ... [2023-09-27T16:41:09.528Z] [2023-09-27T16:41:09.528Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-27T16:41:09.528Z] #72 DONE 0.7s [2023-09-27T16:41:09.528Z] [2023-09-27T16:41:09.528Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:09.801Z] #48 ... [2023-09-27T16:41:09.801Z] [2023-09-27T16:41:09.801Z] #45 [core-command internal] load build context [2023-09-27T16:41:09.801Z] #45 ... [2023-09-27T16:41:09.801Z] [2023-09-27T16:41:09.801Z] #41 [support-notifications internal] load build context [2023-09-27T16:41:09.801Z] #41 ... [2023-09-27T16:41:09.801Z] [2023-09-27T16:41:09.801Z] #39 [core-data internal] load build context [2023-09-27T16:41:10.068Z] #39 ... [2023-09-27T16:41:10.068Z] [2023-09-27T16:41:10.068Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-27T16:41:10.068Z] #73 DONE 1.1s [2023-09-27T16:41:10.068Z] [2023-09-27T16:41:10.068Z] #39 [core-data internal] load build context [2023-09-27T16:41:10.068Z] #39 ... [2023-09-27T16:41:10.068Z] [2023-09-27T16:41:10.068Z] #41 [support-notifications internal] load build context [2023-09-27T16:41:10.336Z] #41 ... [2023-09-27T16:41:10.336Z] [2023-09-27T16:41:10.336Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-27T16:41:10.336Z] #74 DONE 1.0s [2023-09-27T16:41:10.336Z] [2023-09-27T16:41:10.336Z] #41 [support-notifications internal] load build context [2023-09-27T16:41:10.604Z] #41 ... [2023-09-27T16:41:10.604Z] [2023-09-27T16:41:10.604Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:10.604Z] #42 ... [2023-09-27T16:41:10.604Z] [2023-09-27T16:41:10.604Z] #41 [support-notifications internal] load build context [2023-09-27T16:41:10.870Z] #41 ... [2023-09-27T16:41:10.870Z] [2023-09-27T16:41:10.870Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:10.870Z] #46 ... [2023-09-27T16:41:10.870Z] [2023-09-27T16:41:10.870Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-27T16:41:10.870Z] #75 DONE 1.4s [2023-09-27T16:41:10.870Z] [2023-09-27T16:41:10.870Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:10.870Z] #46 ... [2023-09-27T16:41:10.870Z] [2023-09-27T16:41:10.870Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:11.457Z] #42 ... [2023-09-27T16:41:11.457Z] [2023-09-27T16:41:11.457Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-27T16:41:11.457Z] #76 DONE 1.3s [2023-09-27T16:41:11.457Z] [2023-09-27T16:41:11.457Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:11.457Z] #42 ... [2023-09-27T16:41:11.457Z] [2023-09-27T16:41:11.457Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:11.457Z] #44 ... [2023-09-27T16:41:11.457Z] [2023-09-27T16:41:11.457Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-27T16:41:11.457Z] #77 DONE 1.3s [2023-09-27T16:41:11.457Z] [2023-09-27T16:41:11.457Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:11.457Z] #44 ... [2023-09-27T16:41:11.457Z] [2023-09-27T16:41:11.457Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:11.723Z] #42 ... [2023-09-27T16:41:11.723Z] [2023-09-27T16:41:11.723Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:41:11.723Z] #43 ... [2023-09-27T16:41:11.723Z] [2023-09-27T16:41:11.723Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:11.990Z] #42 transferring context: 170.08MB 53.1s [2023-09-27T16:41:12.259Z] #42 ... [2023-09-27T16:41:12.259Z] [2023-09-27T16:41:12.259Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T16:41:12.259Z] #78 DONE 1.1s [2023-09-27T16:41:12.259Z] [2023-09-27T16:41:12.259Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:12.259Z] #42 ... [2023-09-27T16:41:12.259Z] [2023-09-27T16:41:12.259Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T16:41:12.259Z] #79 DONE 0.7s [2023-09-27T16:41:12.259Z] [2023-09-27T16:41:12.259Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:12.259Z] #42 ... [2023-09-27T16:41:12.259Z] [2023-09-27T16:41:12.259Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:41:12.535Z] #33 ... [2023-09-27T16:41:12.535Z] [2023-09-27T16:41:12.535Z] #56 [security-proxy-auth internal] load build context [2023-09-27T16:41:12.535Z] #56 ... [2023-09-27T16:41:12.535Z] [2023-09-27T16:41:12.535Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:12.810Z] #42 ... [2023-09-27T16:41:12.810Z] [2023-09-27T16:41:12.810Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-27T16:41:12.810Z] #80 DONE 1.0s [2023-09-27T16:41:12.810Z] [2023-09-27T16:41:12.810Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-27T16:41:12.810Z] #81 ... [2023-09-27T16:41:12.810Z] [2023-09-27T16:41:12.810Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-27T16:41:12.810Z] #82 DONE 0.6s [2023-09-27T16:41:13.076Z] [2023-09-27T16:41:13.076Z] #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-27T16:41:13.076Z] #83 ... [2023-09-27T16:41:13.076Z] [2023-09-27T16:41:13.076Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-27T16:41:13.076Z] #84 DONE 1.0s [2023-09-27T16:41:13.365Z] [2023-09-27T16:41:13.365Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-27T16:41:13.365Z] #85 ... [2023-09-27T16:41:13.365Z] [2023-09-27T16:41:13.365Z] #39 [core-data internal] load build context [2023-09-27T16:41:13.365Z] #39 transferring context: 189.51MB 53.8s done [2023-09-27T16:41:13.365Z] #39 DONE 54.6s [2023-09-27T16:41:13.641Z] [2023-09-27T16:41:13.641Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:14.602Z] #46 ... [2023-09-27T16:41:14.602Z] [2023-09-27T16:41:14.602Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-27T16:41:14.602Z] #81 DONE 1.6s [2023-09-27T16:41:14.602Z] [2023-09-27T16:41:14.602Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:14.887Z] #46 ... [2023-09-27T16:41:14.887Z] [2023-09-27T16:41:14.887Z] #83 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-27T16:41:14.887Z] #83 DONE 1.9s [2023-09-27T16:41:14.887Z] [2023-09-27T16:41:14.887Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:15.470Z] #46 ... [2023-09-27T16:41:15.470Z] [2023-09-27T16:41:15.470Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-27T16:41:15.470Z] #85 DONE 2.2s [2023-09-27T16:41:15.470Z] [2023-09-27T16:41:15.470Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:15.470Z] #46 ... [2023-09-27T16:41:15.470Z] [2023-09-27T16:41:15.470Z] #41 [support-notifications internal] load build context [2023-09-27T16:41:15.470Z] #41 transferring context: 189.51MB 56.2s done [2023-09-27T16:41:15.470Z] #41 DONE 56.7s [2023-09-27T16:41:15.470Z] [2023-09-27T16:41:15.470Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:15.470Z] #46 ... [2023-09-27T16:41:15.470Z] [2023-09-27T16:41:15.470Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:15.742Z] #55 ... [2023-09-27T16:41:15.742Z] [2023-09-27T16:41:15.742Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:41:15.742Z] #86 DONE 1.9s [2023-09-27T16:41:15.742Z] [2023-09-27T16:41:15.742Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:15.742Z] #55 ... [2023-09-27T16:41:15.742Z] [2023-09-27T16:41:15.742Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:15.742Z] #48 ... [2023-09-27T16:41:15.742Z] [2023-09-27T16:41:15.742Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:16.009Z] #55 ... [2023-09-27T16:41:16.009Z] [2023-09-27T16:41:16.009Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-27T16:41:16.009Z] #87 DONE 1.6s [2023-09-27T16:41:16.009Z] [2023-09-27T16:41:16.009Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:16.969Z] #55 ... [2023-09-27T16:41:16.969Z] [2023-09-27T16:41:16.969Z] #42 [support-scheduler internal] load build context [2023-09-27T16:41:16.969Z] #42 transferring context: 189.51MB 57.2s done [2023-09-27T16:41:16.969Z] #42 DONE 58.0s [2023-09-27T16:41:16.969Z] [2023-09-27T16:41:16.969Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:17.959Z] #55 ... [2023-09-27T16:41:17.959Z] [2023-09-27T16:41:17.959Z] #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:41:17.959Z] #88 DONE 2.0s [2023-09-27T16:41:17.959Z] [2023-09-27T16:41:17.959Z] #55 [core-metadata internal] load build context [2023-09-27T16:41:17.959Z] #55 transferring context: 189.51MB 56.3s done [2023-09-27T16:41:18.543Z] #55 DONE 57.6s [2023-09-27T16:41:18.543Z] [2023-09-27T16:41:18.543Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:18.812Z] #48 ... [2023-09-27T16:41:18.812Z] [2023-09-27T16:41:18.812Z] #56 [security-proxy-auth internal] load build context [2023-09-27T16:41:18.812Z] #56 transferring context: 189.51MB 56.6s done [2023-09-27T16:41:18.812Z] #56 DONE 58.0s [2023-09-27T16:41:18.812Z] [2023-09-27T16:41:18.812Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:19.400Z] #48 ... [2023-09-27T16:41:19.400Z] [2023-09-27T16:41:19.400Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:41:19.672Z] #54 ... [2023-09-27T16:41:19.672Z] [2023-09-27T16:41:19.672Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:19.939Z] #48 ... [2023-09-27T16:41:19.939Z] [2023-09-27T16:41:19.939Z] #45 [core-command internal] load build context [2023-09-27T16:41:20.206Z] #45 ... [2023-09-27T16:41:20.206Z] [2023-09-27T16:41:20.206Z] #48 [security-proxy-setup internal] load build context [2023-09-27T16:41:21.162Z] #48 transferring context: 189.51MB 59.5s done [2023-09-27T16:41:21.162Z] #48 DONE 61.3s [2023-09-27T16:41:21.162Z] [2023-09-27T16:41:21.162Z] #45 [core-command internal] load build context [2023-09-27T16:41:21.742Z] #45 ... [2023-09-27T16:41:21.742Z] [2023-09-27T16:41:21.742Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:21.742Z] #44 ... [2023-09-27T16:41:21.742Z] [2023-09-27T16:41:21.742Z] #45 [core-command internal] load build context [2023-09-27T16:41:22.024Z] #45 ... [2023-09-27T16:41:22.024Z] [2023-09-27T16:41:22.024Z] #89 [security-spire-config] exporting to image [2023-09-27T16:41:22.024Z] #89 exporting layers 5.9s done [2023-09-27T16:41:22.024Z] #89 writing image sha256:73e2d955f132269e346feb386c5b945fc1b0c42bf72610149b1c9ce92bf5bbb3 0.1s done [2023-09-27T16:41:22.024Z] #89 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-09-27T16:41:22.024Z] #89 writing image sha256:bdc803f1acfbbf68ed6ad8b8409790fb64c5e435811d5e9b50754866ac8be3eb 0.0s done [2023-09-27T16:41:22.024Z] #89 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-27T16:41:22.024Z] #89 writing image sha256:983bb34ccabbe04db61573599695303522a853cf370402ef542796fbd36756e5 0.1s done [2023-09-27T16:41:22.024Z] #89 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-27T16:41:22.024Z] #89 DONE 7.0s [2023-09-27T16:41:22.024Z] [2023-09-27T16:41:22.024Z] #45 [core-command internal] load build context [2023-09-27T16:41:22.024Z] #45 ... [2023-09-27T16:41:22.024Z] [2023-09-27T16:41:22.024Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:41:22.024Z] #43 ... [2023-09-27T16:41:22.024Z] [2023-09-27T16:41:22.024Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:22.985Z] #44 ... [2023-09-27T16:41:22.985Z] [2023-09-27T16:41:22.985Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:41:22.985Z] #90 DONE 1.4s [2023-09-27T16:41:22.985Z] [2023-09-27T16:41:22.985Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:24.920Z] #44 ... [2023-09-27T16:41:24.920Z] [2023-09-27T16:41:24.920Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-27T16:41:24.920Z] #46 transferring context: 189.51MB 64.7s done [2023-09-27T16:41:24.920Z] #46 DONE 65.3s [2023-09-27T16:41:24.920Z] [2023-09-27T16:41:24.920Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-27T16:41:25.186Z] #44 transferring context: 189.51MB 65.9s done [2023-09-27T16:41:25.186Z] #44 DONE 66.3s [2023-09-27T16:41:25.186Z] [2023-09-27T16:41:25.186Z] #45 [core-command internal] load build context [2023-09-27T16:41:25.451Z] #45 ... [2023-09-27T16:41:25.451Z] [2023-09-27T16:41:25.451Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:41:25.451Z] #91 DONE 0.7s [2023-09-27T16:41:25.451Z] [2023-09-27T16:41:25.451Z] #45 [core-command internal] load build context [2023-09-27T16:41:25.718Z] #45 ... [2023-09-27T16:41:25.718Z] [2023-09-27T16:41:25.718Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:25.985Z] #92 ... [2023-09-27T16:41:25.985Z] [2023-09-27T16:41:25.985Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:41:27.419Z] #54 ... [2023-09-27T16:41:27.419Z] [2023-09-27T16:41:27.419Z] #45 [core-command internal] load build context [2023-09-27T16:41:28.013Z] #45 ... [2023-09-27T16:41:28.013Z] [2023-09-27T16:41:28.013Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:28.013Z] #93 ... [2023-09-27T16:41:28.013Z] [2023-09-27T16:41:28.013Z] #45 [core-command internal] load build context [2023-09-27T16:41:29.955Z] #45 transferring context: 189.51MB 70.1s done [2023-09-27T16:41:29.955Z] #45 DONE 70.6s [2023-09-27T16:41:29.955Z] [2023-09-27T16:41:29.955Z] #54 [security-bootstrapper internal] load build context [2023-09-27T16:41:30.228Z] #54 transferring context: 189.51MB 68.7s done [2023-09-27T16:41:30.494Z] #54 DONE 69.7s [2023-09-27T16:41:30.494Z] [2023-09-27T16:41:30.494Z] #43 [security-secretstore-setup internal] load build context [2023-09-27T16:41:31.074Z] #43 transferring context: 189.51MB 71.7s done [2023-09-27T16:41:31.074Z] #43 DONE 72.0s [2023-09-27T16:41:31.074Z] [2023-09-27T16:41:31.074Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:33.015Z] #94 ... [2023-09-27T16:41:33.015Z] [2023-09-27T16:41:33.015Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:59.700Z] #95 ... [2023-09-27T16:41:59.700Z] [2023-09-27T16:41:59.700Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:59.700Z] #93 DONE 41.5s [2023-09-27T16:41:59.700Z] [2023-09-27T16:41:59.700Z] #92 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:41:59.700Z] #92 DONE 43.5s [2023-09-27T16:41:59.700Z] [2023-09-27T16:41:59.700Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #96 ... [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.060Z] #95 DONE 40.3s [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #97 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.060Z] #97 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #98 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:03.060Z] #98 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #99 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #100 [core-metadata builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #100 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #101 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.060Z] #101 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #102 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:03.060Z] #102 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #103 [core-command builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #103 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #104 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:03.060Z] #104 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.060Z] #105 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #96 DONE 3.7s [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:03.060Z] #106 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #107 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.060Z] #108 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.060Z] #109 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #110 [support-scheduler builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #110 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:03.060Z] #111 CACHED [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #112 [core-data builder 6/7] COPY . . [2023-09-27T16:42:03.060Z] #112 DONE 3.7s [2023-09-27T16:42:03.060Z] [2023-09-27T16:42:03.060Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T16:42:03.654Z] #113 ... [2023-09-27T16:42:03.654Z] [2023-09-27T16:42:03.654Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:03.654Z] #94 DONE 38.1s [2023-09-27T16:42:03.654Z] [2023-09-27T16:42:03.654Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-27T16:42:08.987Z] #114 ... [2023-09-27T16:42:08.987Z] [2023-09-27T16:42:08.987Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T16:42:08.987Z] #113 4.268 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 [2023-09-27T16:42:09.567Z] #113 ... [2023-09-27T16:42:09.567Z] [2023-09-27T16:42:09.567Z] #115 [security-proxy-setup builder 6/7] COPY . . [2023-09-27T16:42:09.567Z] #115 DONE 6.5s [2023-09-27T16:42:09.567Z] [2023-09-27T16:42:09.567Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2023-09-27T16:42:09.567Z] #116 CACHED [2023-09-27T16:42:09.567Z] [2023-09-27T16:42:09.567Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:09.567Z] #117 CACHED [2023-09-27T16:42:09.567Z] [2023-09-27T16:42:09.567Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:09.567Z] #118 CACHED [2023-09-27T16:42:09.840Z] [2023-09-27T16:42:09.840Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-27T16:42:09.840Z] #119 CACHED [2023-09-27T16:42:09.840Z] [2023-09-27T16:42:09.840Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-27T16:42:09.840Z] #120 CACHED [2023-09-27T16:42:09.840Z] [2023-09-27T16:42:09.840Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-09-27T16:42:09.840Z] #121 CACHED [2023-09-27T16:42:09.840Z] [2023-09-27T16:42:09.840Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-27T16:42:09.840Z] #114 DONE 6.1s [2023-09-27T16:42:09.840Z] [2023-09-27T16:42:09.840Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:42:13.177Z] #122 ... [2023-09-27T16:42:13.177Z] [2023-09-27T16:42:13.177Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T16:42:13.177Z] #0 4.443 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 [2023-09-27T16:42:13.177Z] #123 ... [2023-09-27T16:42:13.177Z] [2023-09-27T16:42:13.177Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:42:13.177Z] #0 3.825 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 [2023-09-27T16:42:13.460Z] #124 ... [2023-09-27T16:42:13.460Z] [2023-09-27T16:42:13.460Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T16:42:13.460Z] #0 3.183 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 [2023-09-27T16:42:13.460Z] #125 ... [2023-09-27T16:42:13.460Z] [2023-09-27T16:42:13.460Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:42:13.460Z] #0 4.321 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 [2023-09-27T16:42:13.727Z] #126 ... [2023-09-27T16:42:13.728Z] [2023-09-27T16:42:13.728Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T16:42:13.728Z] #0 4.034 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 [2023-09-27T16:42:13.728Z] #127 ... [2023-09-27T16:42:13.728Z] [2023-09-27T16:42:13.728Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:42:13.728Z] #0 3.359 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 [2023-09-27T16:42:13.994Z] #128 ... [2023-09-27T16:42:13.994Z] [2023-09-27T16:42:13.994Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:42:13.994Z] #122 3.575 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 [2023-09-27T16:42:20.629Z] #122 ... [2023-09-27T16:42:20.629Z] [2023-09-27T16:42:20.629Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T16:42:20.629Z] #0 3.511 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 [2023-09-27T16:42:20.629Z] #129 ... [2023-09-27T16:42:20.629Z] [2023-09-27T16:42:20.629Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T16:42:20.629Z] #0 3.264 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 [2023-09-27T16:42:20.629Z] #130 ... [2023-09-27T16:42:20.629Z] [2023-09-27T16:42:20.629Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:42:20.630Z] #0 3.686 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 [2023-09-27T16:55:58.023Z] #131 815.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-27T16:55:58.023Z] #131 ... [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-27T16:55:58.023Z] #130 DONE 815.9s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:55:58.023Z] #131 ... [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:55:58.023Z] #132 DONE 0.1s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:55:58.023Z] #133 DONE 0.2s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-27T16:55:58.023Z] #134 DONE 0.2s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-27T16:55:58.023Z] #135 DONE 0.2s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-27T16:55:58.023Z] #136 DONE 0.2s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:55:58.023Z] #126 ... [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T16:55:58.023Z] #137 DONE 0.1s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:55:58.023Z] #138 DONE 2.0s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #89 [security-proxy-setup] exporting to image [2023-09-27T16:55:58.023Z] #89 exporting layers [2023-09-27T16:55:58.023Z] #89 exporting layers 1.2s done [2023-09-27T16:55:58.023Z] #89 writing image sha256:1a4858eabd43b34ecced1398cc1d1e0a37fed0fe2f25f3359ab35838014e3611 done [2023-09-27T16:55:58.023Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-27T16:55:58.023Z] #89 DONE 8.3s [2023-09-27T16:55:58.023Z] [2023-09-27T16:55:58.023Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:55:59.429Z] #126 ... [2023-09-27T16:55:59.429Z] [2023-09-27T16:55:59.429Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-27T16:55:59.429Z] #129 DONE 829.8s [2023-09-27T16:55:59.699Z] [2023-09-27T16:55:59.699Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:55:59.977Z] #131 ... [2023-09-27T16:55:59.977Z] [2023-09-27T16:55:59.977Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-27T16:56:00.248Z] #139 DONE 0.3s [2023-09-27T16:56:00.248Z] [2023-09-27T16:56:00.248Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-27T16:56:02.823Z] #140 DONE 2.2s [2023-09-27T16:56:02.823Z] [2023-09-27T16:56:02.823Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:56:02.823Z] #141 DONE 0.3s [2023-09-27T16:56:02.823Z] [2023-09-27T16:56:02.823Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:56:02.823Z] #60 ... [2023-09-27T16:56:02.823Z] [2023-09-27T16:56:02.823Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:56:02.823Z] #142 DONE 0.2s [2023-09-27T16:56:02.823Z] [2023-09-27T16:56:02.823Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T16:56:03.245Z] #127 ... [2023-09-27T16:56:03.245Z] [2023-09-27T16:56:03.245Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-27T16:56:03.245Z] #143 DONE 0.4s [2023-09-27T16:56:03.245Z] [2023-09-27T16:56:03.245Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T16:56:03.548Z] #123 ... [2023-09-27T16:56:03.548Z] [2023-09-27T16:56:03.548Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-27T16:56:03.548Z] #144 DONE 0.1s [2023-09-27T16:56:03.548Z] [2023-09-27T16:56:03.548Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-27T16:56:03.835Z] #145 DONE 0.2s [2023-09-27T16:56:03.835Z] [2023-09-27T16:56:03.835Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-27T16:56:03.835Z] #146 DONE 0.2s [2023-09-27T16:56:03.835Z] [2023-09-27T16:56:03.835Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-27T16:56:03.835Z] #147 DONE 0.1s [2023-09-27T16:56:03.835Z] [2023-09-27T16:56:03.835Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:56:04.118Z] #31 ... [2023-09-27T16:56:04.118Z] [2023-09-27T16:56:04.118Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-27T16:56:04.118Z] #148 DONE 0.1s [2023-09-27T16:56:04.388Z] [2023-09-27T16:56:04.388Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-27T16:56:06.490Z] #149 DONE 2.2s [2023-09-27T16:56:06.490Z] [2023-09-27T16:56:06.490Z] #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-27T16:56:06.490Z] #33 ... [2023-09-27T16:56:06.490Z] [2023-09-27T16:56:06.490Z] #89 [security-bootstrapper] exporting to image [2023-09-27T16:56:06.490Z] #89 exporting layers [2023-09-27T16:56:07.467Z] #89 ... [2023-09-27T16:56:07.467Z] [2023-09-27T16:56:07.467Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-27T16:56:07.467Z] #131 DONE 837.8s [2023-09-27T16:56:07.467Z] [2023-09-27T16:56:07.467Z] #89 [security-bootstrapper] exporting to image [2023-09-27T16:56:07.467Z] #89 exporting layers 1.2s done [2023-09-27T16:56:07.467Z] #89 writing image sha256:d266e6a0da792b10208d8e4e61e85797b84c05fc952099eb085f8ed464884e96 [2023-09-27T16:56:07.734Z] #89 writing image sha256:d266e6a0da792b10208d8e4e61e85797b84c05fc952099eb085f8ed464884e96 0.0s done [2023-09-27T16:56:07.734Z] #89 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-27T16:56:07.734Z] #89 DONE 9.5s [2023-09-27T16:56:07.734Z] [2023-09-27T16:56:07.734Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:56:07.999Z] #126 ... [2023-09-27T16:56:07.999Z] [2023-09-27T16:56:07.999Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:56:08.278Z] #150 DONE 0.2s [2023-09-27T16:56:08.278Z] [2023-09-27T16:56:08.278Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:56:08.863Z] #151 DONE 0.3s [2023-09-27T16:56:08.864Z] [2023-09-27T16:56:08.864Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-27T16:56:08.864Z] #152 DONE 0.2s [2023-09-27T16:56:08.864Z] [2023-09-27T16:56:08.864Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-27T16:56:09.151Z] #153 DONE 0.2s [2023-09-27T16:56:09.151Z] [2023-09-27T16:56:09.151Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:56:09.151Z] #154 DONE 0.1s [2023-09-27T16:56:09.151Z] [2023-09-27T16:56:09.151Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-27T16:56:09.416Z] #155 DONE 0.3s [2023-09-27T16:56:09.416Z] [2023-09-27T16:56:09.417Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T16:56:09.682Z] #127 ... [2023-09-27T16:56:09.682Z] [2023-09-27T16:56:09.682Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-27T16:56:09.948Z] #156 DONE 0.3s [2023-09-27T16:56:09.948Z] [2023-09-27T16:56:09.948Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-27T16:56:09.948Z] #157 DONE 0.1s [2023-09-27T16:56:09.948Z] [2023-09-27T16:56:09.948Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:56:12.530Z] #158 DONE 2.1s [2023-09-27T16:56:12.530Z] [2023-09-27T16:56:12.530Z] #89 [security-secretstore-setup] exporting to image [2023-09-27T16:56:13.498Z] #89 exporting layers 1.1s done [2023-09-27T16:56:13.498Z] #89 writing image sha256:23817f3b389c992692f88de41aab683da005ccaa47d1c495153934ec121b6335 done [2023-09-27T16:56:13.498Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-27T16:56:13.498Z] #89 DONE 10.7s [2023-09-27T16:56:13.498Z] [2023-09-27T16:56:13.498Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:56:13.765Z] #126 ... [2023-09-27T16:56:13.765Z] [2023-09-27T16:56:13.765Z] #113 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-27T16:56:13.765Z] #113 DONE 850.6s [2023-09-27T16:56:14.086Z] [2023-09-27T16:56:14.086Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:56:14.353Z] #31 ... [2023-09-27T16:56:14.353Z] [2023-09-27T16:56:14.353Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:56:14.353Z] #159 DONE 0.2s [2023-09-27T16:56:14.353Z] [2023-09-27T16:56:14.353Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:56:14.632Z] #126 ... [2023-09-27T16:56:14.632Z] [2023-09-27T16:56:14.632Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:56:14.632Z] #160 DONE 0.1s [2023-09-27T16:56:14.632Z] [2023-09-27T16:56:14.632Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-27T16:56:14.903Z] #161 DONE 0.2s [2023-09-27T16:56:14.903Z] [2023-09-27T16:56:14.903Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T16:56:14.903Z] #123 ... [2023-09-27T16:56:14.903Z] [2023-09-27T16:56:14.903Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:56:14.903Z] #162 DONE 0.1s [2023-09-27T16:56:15.168Z] [2023-09-27T16:56:15.168Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-27T16:56:15.168Z] #163 DONE 0.1s [2023-09-27T16:56:15.168Z] [2023-09-27T16:56:15.168Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:56:15.168Z] #126 ... [2023-09-27T16:56:15.168Z] [2023-09-27T16:56:15.168Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:56:17.098Z] #164 DONE 2.0s [2023-09-27T16:56:17.098Z] [2023-09-27T16:56:17.098Z] #89 [security-proxy-auth] exporting to image [2023-09-27T16:56:18.050Z] #89 exporting layers 0.7s done [2023-09-27T16:56:18.051Z] #89 writing image sha256:d89fed2af784c3089107460972d224390331eee2d0a628613c00e5dcf098feac done [2023-09-27T16:56:18.051Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-27T16:56:18.051Z] #89 DONE 11.4s [2023-09-27T16:56:18.051Z] [2023-09-27T16:56:18.051Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:56:26.242Z] #31 ... [2023-09-27T16:56:26.242Z] [2023-09-27T16:56:26.242Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-27T16:56:26.242Z] #126 DONE 863.0s [2023-09-27T16:56:26.242Z] [2023-09-27T16:56:26.242Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:56:26.508Z] #128 ... [2023-09-27T16:56:26.508Z] [2023-09-27T16:56:26.508Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:56:26.774Z] #165 DONE 0.2s [2023-09-27T16:56:26.774Z] [2023-09-27T16:56:26.774Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:56:26.774Z] #166 DONE 0.1s [2023-09-27T16:56:26.774Z] [2023-09-27T16:56:26.774Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:56:27.041Z] #31 ... [2023-09-27T16:56:27.041Z] [2023-09-27T16:56:27.041Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-27T16:56:27.312Z] #167 DONE 0.2s [2023-09-27T16:56:27.312Z] [2023-09-27T16:56:27.312Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:56:27.312Z] #168 DONE 0.1s [2023-09-27T16:56:27.312Z] [2023-09-27T16:56:27.312Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-27T16:56:27.312Z] #169 DONE 0.1s [2023-09-27T16:56:27.312Z] [2023-09-27T16:56:27.312Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:56:27.579Z] #122 ... [2023-09-27T16:56:27.579Z] [2023-09-27T16:56:27.579Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-27T16:56:29.517Z] #170 DONE 1.7s [2023-09-27T16:56:29.517Z] [2023-09-27T16:56:29.517Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-27T16:56:29.517Z] #89 exporting layers [2023-09-27T16:56:29.782Z] #89 exporting layers 0.6s done [2023-09-27T16:56:29.782Z] #89 writing image sha256:d59020a819c2c2c029076471b0660cc8c8bb4d4c6501bf701e2c5ace9347af79 done [2023-09-27T16:56:29.782Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-09-27T16:56:29.782Z] #89 DONE 12.0s [2023-09-27T16:56:29.782Z] [2023-09-27T16:56:29.782Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:01.976Z] #124 ... [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-27T16:57:01.976Z] #127 DONE 896.9s [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:01.976Z] #124 ... [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:57:01.976Z] #171 DONE 0.2s [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:01.976Z] #124 ... [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:57:01.976Z] #172 DONE 0.1s [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-27T16:57:01.976Z] #173 DONE 0.3s [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:01.976Z] #174 DONE 0.1s [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #89 [core-command] exporting to image [2023-09-27T16:57:01.976Z] #89 exporting layers [2023-09-27T16:57:01.976Z] #89 exporting layers 0.2s done [2023-09-27T16:57:01.976Z] #89 writing image sha256:6e85eddf5730e15009719ddc521e27977b81c6354756ff3090c4c66f58a63317 done [2023-09-27T16:57:01.976Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-27T16:57:01.976Z] #89 DONE 12.3s [2023-09-27T16:57:01.976Z] [2023-09-27T16:57:01.976Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:10.178Z] #124 ... [2023-09-27T16:57:10.178Z] [2023-09-27T16:57:10.178Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-27T16:57:10.178Z] #123 DONE 906.7s [2023-09-27T16:57:10.178Z] [2023-09-27T16:57:10.178Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-27T16:57:10.178Z] #125 DONE 906.7s [2023-09-27T16:57:10.178Z] [2023-09-27T16:57:10.178Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:57:10.178Z] #122 ... [2023-09-27T16:57:10.178Z] [2023-09-27T16:57:10.178Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:57:10.448Z] #175 DONE 0.3s [2023-09-27T16:57:10.448Z] [2023-09-27T16:57:10.448Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:57:10.724Z] #128 ... [2023-09-27T16:57:10.724Z] [2023-09-27T16:57:10.724Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:57:11.305Z] #176 DONE 0.5s [2023-09-27T16:57:11.305Z] [2023-09-27T16:57:11.305Z] #177 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:57:11.305Z] #177 DONE 0.4s [2023-09-27T16:57:11.305Z] [2023-09-27T16:57:11.305Z] #178 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:57:11.575Z] #178 DONE 0.2s [2023-09-27T16:57:11.575Z] [2023-09-27T16:57:11.575Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-27T16:57:11.845Z] #179 ... [2023-09-27T16:57:11.845Z] [2023-09-27T16:57:11.845Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-27T16:57:11.845Z] #180 DONE 0.5s [2023-09-27T16:57:11.845Z] [2023-09-27T16:57:11.845Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-27T16:57:11.845Z] #179 DONE 0.4s [2023-09-27T16:57:11.845Z] [2023-09-27T16:57:11.845Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:12.121Z] #181 ... [2023-09-27T16:57:12.121Z] [2023-09-27T16:57:12.121Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:12.121Z] #182 DONE 0.2s [2023-09-27T16:57:12.121Z] [2023-09-27T16:57:12.121Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:12.121Z] #181 DONE 0.2s [2023-09-27T16:57:12.121Z] [2023-09-27T16:57:12.121Z] #89 [core-data] exporting to image [2023-09-27T16:57:12.121Z] #89 exporting layers [2023-09-27T16:57:12.386Z] #89 ... [2023-09-27T16:57:12.386Z] [2023-09-27T16:57:12.386Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-27T16:57:12.386Z] #183 DONE 0.2s [2023-09-27T16:57:12.386Z] [2023-09-27T16:57:12.386Z] #89 [core-metadata] exporting to image [2023-09-27T16:57:12.653Z] #89 exporting layers 0.5s done [2023-09-27T16:57:12.653Z] #89 writing image sha256:85888d7f5ad8f5dd90640215943b23c21d9fb300e590bdfbbdc5e7902c985f70 0.0s done [2023-09-27T16:57:12.653Z] #89 naming to docker.io/library/core-data-arm64 [2023-09-27T16:57:12.653Z] #89 exporting layers 0.5s done [2023-09-27T16:57:12.653Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-27T16:57:12.918Z] #89 writing image sha256:34958c5e6c0d097807519b98134c79ab2a1e4427c9693a95ba20c3deb6aa234e done [2023-09-27T16:57:12.918Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-27T16:57:12.918Z] #89 DONE 13.3s [2023-09-27T16:57:12.918Z] [2023-09-27T16:57:12.918Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:57:34.947Z] #31 ... [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-27T16:57:34.947Z] #122 DONE 921.7s [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:34.947Z] #124 ... [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:57:34.947Z] #184 DONE 0.1s [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:57:34.947Z] #128 ... [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:57:34.947Z] #185 DONE 0.1s [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-27T16:57:34.947Z] #186 DONE 0.3s [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:34.947Z] #187 DONE 0.1s [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-27T16:57:34.947Z] #31 ... [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-27T16:57:34.947Z] #89 exporting layers [2023-09-27T16:57:34.947Z] #89 exporting layers 0.5s done [2023-09-27T16:57:34.947Z] #89 writing image sha256:e2b97fe49aaae5aed2f362bbc7fa5cc9718b4a1143940c214550ac7977a4f7da done [2023-09-27T16:57:34.947Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-27T16:57:34.947Z] #89 DONE 13.8s [2023-09-27T16:57:34.947Z] [2023-09-27T16:57:34.947Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:57:49.905Z] #60 ... [2023-09-27T16:57:49.905Z] [2023-09-27T16:57:49.905Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-27T16:57:49.905Z] #128 DONE 946.3s [2023-09-27T16:57:49.905Z] [2023-09-27T16:57:49.905Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:49.905Z] #124 ... [2023-09-27T16:57:49.905Z] [2023-09-27T16:57:49.905Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:57:49.905Z] #188 DONE 0.2s [2023-09-27T16:57:49.905Z] [2023-09-27T16:57:49.905Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:57:49.905Z] #189 DONE 0.1s [2023-09-27T16:57:49.905Z] [2023-09-27T16:57:49.905Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-27T16:57:49.905Z] #124 DONE 946.8s [2023-09-27T16:57:49.905Z] [2023-09-27T16:57:49.905Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-27T16:57:50.487Z] #190 DONE 0.5s [2023-09-27T16:57:50.487Z] [2023-09-27T16:57:50.487Z] #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-27T16:57:50.487Z] #191 DONE 0.3s [2023-09-27T16:57:50.487Z] [2023-09-27T16:57:50.487Z] #192 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:50.850Z] #192 DONE 0.1s [2023-09-27T16:57:50.850Z] [2023-09-27T16:57:50.850Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-27T16:57:50.850Z] #193 DONE 0.1s [2023-09-27T16:57:50.850Z] [2023-09-27T16:57:50.850Z] #89 [support-notifications] exporting to image [2023-09-27T16:57:50.850Z] #89 exporting layers [2023-09-27T16:57:51.114Z] #89 exporting layers 0.5s done [2023-09-27T16:57:51.114Z] #89 writing image sha256:71303be6c432fc59e83902fa291e6b41c83bb78a6746668853cfc6def1fbe6ac done [2023-09-27T16:57:51.114Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-27T16:57:51.114Z] #89 DONE 14.3s [2023-09-27T16:57:51.114Z] [2023-09-27T16:57:51.114Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-27T16:57:51.114Z] #194 DONE 0.5s [2023-09-27T16:57:51.114Z] [2023-09-27T16:57:51.114Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-27T16:57:51.378Z] #195 DONE 0.1s [2023-09-27T16:57:51.378Z] [2023-09-27T16:57:51.378Z] #89 [support-scheduler] exporting to image [2023-09-27T16:57:51.641Z] #89 exporting layers 0.4s done [2023-09-27T16:57:51.641Z] #89 writing image sha256:85f63771adc339d1ebbc0345ecc2f62373f4cb7580fa6bf16858dd25155f6eca done [2023-09-27T16:57:51.641Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-27T16:57:51.641Z] #89 DONE 14.7s [2023-09-27T16:57:51.641Z] [2023-09-27T16:57:51.641Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-27T16:57:51.641Z] time="2023-09-27T16:40:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-27T16:57:51.669Z] $ docker stop --time=1 77b87f0c18dce3ce5009e72457a71e5cfe46319602c49e7a6d4bd3a3f3100387 [2023-09-27T16:57:53.322Z] $ docker rm -f --volumes 77b87f0c18dce3ce5009e72457a71e5cfe46319602c49e7a6d4bd3a3f3100387 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-27T16:57:53.837Z] + docker images [2023-09-27T16:57:53.837Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-27T16:57:53.837Z] support-scheduler-arm64 latest 85f63771adc3 2 seconds ago 33.5MB [2023-09-27T16:57:53.837Z] support-notifications-arm64 latest 71303be6c432 3 seconds ago 34.2MB [2023-09-27T16:57:53.837Z] security-spiffe-token-provider-arm64 latest e2b97fe49aaa 21 seconds ago 35.1MB [2023-09-27T16:57:53.837Z] core-metadata-arm64 latest 34958c5e6c0d 41 seconds ago 21.5MB [2023-09-27T16:57:53.837Z] core-data-arm64 latest 85888d7f5ad8 42 seconds ago 21.2MB [2023-09-27T16:57:53.837Z] core-command-arm64 latest 6e85eddf5730 52 seconds ago 21MB [2023-09-27T16:57:53.837Z] core-common-config-bootstrapper-arm64 latest d59020a819c2 About a minute ago 18.3MB [2023-09-27T16:57:53.837Z] security-proxy-auth-arm64 latest d89fed2af784 About a minute ago 19.4MB [2023-09-27T16:57:53.837Z] security-secretstore-setup-arm64 latest 23817f3b389c About a minute ago 43.7MB [2023-09-27T16:57:53.838Z] security-bootstrapper-arm64 latest d266e6a0da79 About a minute ago 23.1MB [2023-09-27T16:57:53.838Z] security-proxy-setup-arm64 latest 1a4858eabd43 2 minutes ago 34MB [2023-09-27T16:57:53.838Z] security-spire-agent-arm64 latest bdc803f1acfb 16 minutes ago 157MB [2023-09-27T16:57:53.838Z] security-spire-server-arm64 latest 73e2d955f132 16 minutes ago 101MB [2023-09-27T16:57:53.838Z] security-spire-config-arm64 latest 983bb34ccabb 16 minutes ago 95.8MB [2023-09-27T16:57:53.838Z] ci-base-image-arm64 latest 686918d6e251 28 minutes ago 924MB [2023-09-27T16:57:53.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 7 days ago 553MB [2023-09-27T16:57:53.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-27T16:57:54.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T16:57:54.658Z] [2023-09-27T16:57:54.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:57:55.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T16:57:55.345Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-27T16:57:55.345Z] 8998bd30e6a1: Pulling fs layer [2023-09-27T16:57:55.345Z] 04944245beec: Pulling fs layer [2023-09-27T16:57:55.345Z] 699f458cf7ca: Pulling fs layer [2023-09-27T16:57:55.345Z] 765212b225bb: Pulling fs layer [2023-09-27T16:57:55.345Z] f23df028b6ca: Pulling fs layer [2023-09-27T16:57:55.345Z] 765212b225bb: Waiting [2023-09-27T16:57:55.345Z] d65c8cfc05b1: Pulling fs layer [2023-09-27T16:57:55.345Z] 2437ff75d9bd: Pulling fs layer [2023-09-27T16:57:55.345Z] d65c8cfc05b1: Waiting [2023-09-27T16:57:55.345Z] f23df028b6ca: Waiting [2023-09-27T16:57:55.345Z] 2437ff75d9bd: Waiting [2023-09-27T16:57:55.345Z] 04944245beec: Verifying Checksum [2023-09-27T16:57:55.345Z] 04944245beec: Download complete [2023-09-27T16:57:55.345Z] 765212b225bb: Verifying Checksum [2023-09-27T16:57:55.345Z] 765212b225bb: Download complete [2023-09-27T16:57:55.345Z] f23df028b6ca: Verifying Checksum [2023-09-27T16:57:55.345Z] f23df028b6ca: Download complete [2023-09-27T16:57:55.345Z] d65c8cfc05b1: Verifying Checksum [2023-09-27T16:57:55.345Z] d65c8cfc05b1: Download complete [2023-09-27T16:57:55.619Z] 699f458cf7ca: Verifying Checksum [2023-09-27T16:57:55.619Z] 699f458cf7ca: Download complete [2023-09-27T16:57:55.886Z] 8998bd30e6a1: Download complete [2023-09-27T16:57:58.463Z] 2437ff75d9bd: Verifying Checksum [2023-09-27T16:57:58.463Z] 2437ff75d9bd: Download complete [2023-09-27T16:57:59.865Z] 8998bd30e6a1: Pull complete [2023-09-27T16:58:00.444Z] 04944245beec: Pull complete [2023-09-27T16:58:01.401Z] 699f458cf7ca: Pull complete [2023-09-27T16:58:01.665Z] 765212b225bb: Pull complete [2023-09-27T16:58:02.620Z] f23df028b6ca: Pull complete [2023-09-27T16:58:02.620Z] d65c8cfc05b1: Pull complete [2023-09-27T16:58:17.592Z] 2437ff75d9bd: Pull complete [2023-09-27T16:58:17.592Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-27T16:58:17.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-27T16:58:17.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:58:17.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-8048 does not seem to be running inside a container [2023-09-27T16:58:17.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-27T16:58:20.770Z] $ docker top 245514ce574aadf2edbf7849b57d61546e74ba4ac460dc54debba162f73f4913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:21.723Z] ---> job-cost.sh [2023-09-27T16:58:21.723Z] lf-activate-venv: SKIPPING [2023-09-27T16:58:21.723Z] INFO: No Stack... [2023-09-27T16:58:22.300Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-27T16:58:22.877Z] INFO: Archiving Costs [Pipeline] sh [2023-09-27T16:58:23.536Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-27T16:58:23.536Z] cut -d, -f6 [Pipeline] lock [2023-09-27T16:58:23.591Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] [2023-09-27T16:58:23.595Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] did not exist. Created. [2023-09-27T16:58:23.595Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-27T16:58:24.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-27T16:58:24.474Z] Stashed 1 file(s) [Pipeline] } [2023-09-27T16:58:24.490Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4696-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-27T16:58:24.564Z] $ docker stop --time=1 245514ce574aadf2edbf7849b57d61546e74ba4ac460dc54debba162f73f4913 [2023-09-27T16:58:26.058Z] $ docker rm -f --volumes 245514ce574aadf2edbf7849b57d61546e74ba4ac460dc54debba162f73f4913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-27T16:58:27.304Z] provisioning config files... [2023-09-27T16:58:27.312Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3326909050655706581tmp [Pipeline] { [Pipeline] sh [2023-09-27T16:58:27.646Z] + set +x [2023-09-27T16:58:27.646Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-09-27T16:58:27.646Z] [2023-09-27T16:58:27.646Z] [2023-09-27T16:58:27.646Z] _____ _ [2023-09-27T16:58:27.646Z] / ____| | | [2023-09-27T16:58:27.646Z] | | ___ __| | ___ ___ _____ __ [2023-09-27T16:58:27.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-27T16:58:27.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-27T16:58:27.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-27T16:58:27.646Z] Bash-1.0.6 [2023-09-27T16:58:27.646Z] [2023-09-27T16:58:27.646Z] [2023-09-27T16:58:27.646Z] ==> git version 2.25.1 found [2023-09-27T16:58:27.646Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-27T16:58:27.646Z] Release-Date: 2020-01-08 [2023-09-27T16:58:27.646Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-27T16:58:27.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-27T16:58:27.646Z] ==> Jenkins CI detected. [2023-09-27T16:58:27.646Z] current dir:  /w/workspace/edgex-go/1 [2023-09-27T16:58:27.646Z] project root: . [2023-09-27T16:58:27.646Z] --> token set from env [2023-09-27T16:58:27.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-27T16:58:27.646Z] ==> Running gcov in . (disable via -X gcov) [2023-09-27T16:58:27.646Z] ==> Python coveragepy not found [2023-09-27T16:58:27.646Z] ==> Searching for coverage reports in: [2023-09-27T16:58:27.646Z] + . [2023-09-27T16:58:27.906Z] -> Found 1 reports [2023-09-27T16:58:27.906Z] ==> Detecting git/mercurial file structure [2023-09-27T16:58:27.906Z] ==> Reading reports [2023-09-27T16:58:27.906Z] + ./coverage.out bytes=453602 [2023-09-27T16:58:27.906Z] ==> Appending adjustments [2023-09-27T16:58:27.906Z] https://docs.codecov.io/docs/fixing-reports [2023-09-27T16:58:28.843Z] + Found adjustments [2023-09-27T16:58:28.843Z] ==> Gzipping contents [2023-09-27T16:58:28.843Z] 60K /tmp/codecov.R3iudl.gz [2023-09-27T16:58:28.843Z] ==> Uploading reports [2023-09-27T16:58:28.843Z] url: https://codecov.io [2023-09-27T16:58:28.843Z] query: branch=PR-4696&commit=7dd5273770dca860e70269bf51c7a4a10236c5e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4696&job=&cmd_args= [2023-09-27T16:58:28.843Z] -> Pinging Codecov [2023-09-27T16:58:28.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4696&commit=7dd5273770dca860e70269bf51c7a4a10236c5e1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4696&job=&cmd_args= [2023-09-27T16:58:29.104Z] -> Uploading to [2023-09-27T16:58:29.104Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-27/00271124DB129430A58F1EEE437C3FCB/7dd5273770dca860e70269bf51c7a4a10236c5e1/f32eab72-2eda-4916-a0c8-07d99569acdd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T165828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c6729ecd9ba9e01ec211b71d0671f960bd57ad1eb4f85369433f5d950903d74 [2023-09-27T16:58:29.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-27T16:58:29.104Z] Dload Upload Total Spent Left Speed [2023-09-27T16:58:29.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58140 0 0 100 58140 0 182k --:--:-- --:--:-- --:--:-- 182k [2023-09-27T16:58:29.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7dd5273770dca860e70269bf51c7a4a10236c5e1 [Pipeline] } [2023-09-27T16:58:29.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-27T16:58:30.661Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:30.989Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:31.880Z] ---> package-listing.sh [2023-09-27T16:58:31.880Z] ++ facter osfamily [2023-09-27T16:58:31.880Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-27T16:58:32.140Z] + OS_FAMILY=debian [2023-09-27T16:58:32.140Z] + workspace=/w/workspace/edgex-go/1 [2023-09-27T16:58:32.140Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-27T16:58:32.140Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-27T16:58:32.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-27T16:58:32.140Z] + PACKAGES=/tmp/packages_start.txt [2023-09-27T16:58:32.140Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-27T16:58:32.140Z] + PACKAGES=/tmp/packages_end.txt [2023-09-27T16:58:32.140Z] + case "${OS_FAMILY}" in [2023-09-27T16:58:32.140Z] + dpkg -l [2023-09-27T16:58:32.140Z] + grep '^ii' [2023-09-27T16:58:32.140Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-27T16:58:32.140Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-27T16:58:32.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-27T16:58:32.140Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-27T16:58:32.140Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-27T16:58:32.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-27T16:58:32.170Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-27T16:58:32.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:58:33.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:58:33.085Z] [2023-09-27T16:58:33.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-27T16:58:33.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:58:33.461Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-27T16:58:33.461Z] 5eb5b503b376: Pulling fs layer [2023-09-27T16:58:33.461Z] 5c69ac0246d0: Pulling fs layer [2023-09-27T16:58:33.461Z] ec43610c2a17: Pulling fs layer [2023-09-27T16:58:33.461Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-27T16:58:33.461Z] 33b1e0a273af: Pulling fs layer [2023-09-27T16:58:33.461Z] 5d3b04190fa2: Pulling fs layer [2023-09-27T16:58:33.461Z] 2f39f015ded8: Pulling fs layer [2023-09-27T16:58:33.461Z] 33b1e0a273af: Waiting [2023-09-27T16:58:33.461Z] 5d3b04190fa2: Waiting [2023-09-27T16:58:33.461Z] 2f39f015ded8: Waiting [2023-09-27T16:58:33.461Z] 3a2ae6a8a46f: Waiting [2023-09-27T16:58:33.461Z] 5c69ac0246d0: Download complete [2023-09-27T16:58:33.461Z] 3a2ae6a8a46f: Download complete [2023-09-27T16:58:33.461Z] 33b1e0a273af: Verifying Checksum [2023-09-27T16:58:33.461Z] 33b1e0a273af: Download complete [2023-09-27T16:58:33.461Z] 5d3b04190fa2: Verifying Checksum [2023-09-27T16:58:33.461Z] 5d3b04190fa2: Download complete [2023-09-27T16:58:33.461Z] ec43610c2a17: Verifying Checksum [2023-09-27T16:58:33.461Z] ec43610c2a17: Download complete [2023-09-27T16:58:33.719Z] 5eb5b503b376: Verifying Checksum [2023-09-27T16:58:33.719Z] 5eb5b503b376: Download complete [2023-09-27T16:58:34.285Z] 2f39f015ded8: Download complete [2023-09-27T16:58:34.851Z] 5eb5b503b376: Pull complete [2023-09-27T16:58:34.851Z] 5c69ac0246d0: Pull complete [2023-09-27T16:58:35.416Z] ec43610c2a17: Pull complete [2023-09-27T16:58:35.416Z] 3a2ae6a8a46f: Pull complete [2023-09-27T16:58:35.674Z] 33b1e0a273af: Pull complete [2023-09-27T16:58:35.674Z] 5d3b04190fa2: Pull complete [2023-09-27T16:58:39.860Z] 2f39f015ded8: Pull complete [2023-09-27T16:58:39.860Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-27T16:58:39.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-27T16:58:39.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-27T16:58:40.074Z] prd-ubuntu20.04-docker-8c-8g-8046 does not seem to be running inside a container [2023-09-27T16:58:40.097Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-27T16:58:44.013Z] $ docker top 6b0356fc95ae09669f477c6357d6d2aa503897586f01e3f874ec84381643386d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-27T16:58:44.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-27T16:58:44.729Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-27T16:58:45.029Z] + ls /var/log/sa-host [2023-09-27T16:58:45.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-27T16:58:45.163Z] provisioning config files... [2023-09-27T16:58:45.173Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3944798499559878054tmp [Pipeline] { [Pipeline] echo [2023-09-27T16:58:45.221Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:45.540Z] ---> create-netrc.sh [Pipeline] } [2023-09-27T16:58:45.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:45.955Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-27T16:58:45.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:46.291Z] ---> sudo-logs.sh [2023-09-27T16:58:46.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-27T16:58:46.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:46.678Z] ---> job-cost.sh [2023-09-27T16:58:46.679Z] lf-activate-venv: SKIPPING [2023-09-27T16:58:46.679Z] DEBUG: total: 0.10999999940395355 [2023-09-27T16:58:46.679Z] INFO: Retrieving Stack Cost... [2023-09-27T16:58:47.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-27T16:58:47.506Z] INFO: Archiving Costs [Pipeline] echo [2023-09-27T16:58:47.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-27T16:58:47.855Z] ---> logs-deploy.sh [2023-09-27T16:58:47.855Z] lf-activate-venv: SKIPPING [2023-09-27T16:58:47.855Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4696/1 [2023-09-27T16:58:47.855Z] INFO: archiving workspace using pattern(s): [2023-09-27T16:58:48.791Z] Archives upload complete. [2023-09-27T16:58:49.050Z] INFO: archiving logs to Nexus [2023-09-27T16:58:49.620Z] ---> uname -a: [2023-09-27T16:58:49.620Z] Linux prd-ubuntu20-04-docker-8c-8g-8046 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] ---> lscpu: [2023-09-27T16:58:49.620Z] Architecture: x86_64 [2023-09-27T16:58:49.620Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-27T16:58:49.620Z] Byte Order: Little Endian [2023-09-27T16:58:49.620Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-27T16:58:49.620Z] CPU(s): 8 [2023-09-27T16:58:49.620Z] On-line CPU(s) list: 0-7 [2023-09-27T16:58:49.620Z] Thread(s) per core: 1 [2023-09-27T16:58:49.620Z] Core(s) per socket: 1 [2023-09-27T16:58:49.620Z] Socket(s): 8 [2023-09-27T16:58:49.620Z] NUMA node(s): 1 [2023-09-27T16:58:49.620Z] Vendor ID: AuthenticAMD [2023-09-27T16:58:49.620Z] CPU family: 23 [2023-09-27T16:58:49.620Z] Model: 49 [2023-09-27T16:58:49.620Z] Model name: AMD EPYC-Rome Processor [2023-09-27T16:58:49.620Z] Stepping: 0 [2023-09-27T16:58:49.620Z] CPU MHz: 2799.998 [2023-09-27T16:58:49.620Z] BogoMIPS: 5599.99 [2023-09-27T16:58:49.620Z] Virtualization: AMD-V [2023-09-27T16:58:49.620Z] Hypervisor vendor: KVM [2023-09-27T16:58:49.620Z] Virtualization type: full [2023-09-27T16:58:49.620Z] L1d cache: 256 KiB [2023-09-27T16:58:49.620Z] L1i cache: 256 KiB [2023-09-27T16:58:49.620Z] L2 cache: 4 MiB [2023-09-27T16:58:49.620Z] L3 cache: 128 MiB [2023-09-27T16:58:49.620Z] NUMA node0 CPU(s): 0-7 [2023-09-27T16:58:49.620Z] Vulnerability Itlb multihit: Not affected [2023-09-27T16:58:49.620Z] Vulnerability L1tf: Not affected [2023-09-27T16:58:49.620Z] Vulnerability Mds: Not affected [2023-09-27T16:58:49.620Z] Vulnerability Meltdown: Not affected [2023-09-27T16:58:49.620Z] Vulnerability Mmio stale data: Not affected [2023-09-27T16:58:49.620Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-27T16:58:49.620Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-27T16:58:49.620Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-27T16:58:49.620Z] Vulnerability Srbds: Not affected [2023-09-27T16:58:49.620Z] Vulnerability Tsx async abort: Not affected [2023-09-27T16:58:49.620Z] 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 [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] ---> nproc: [2023-09-27T16:58:49.620Z] 8 [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] ---> df -h: [2023-09-27T16:58:49.620Z] Filesystem Size Used Avail Use% Mounted on [2023-09-27T16:58:49.620Z] overlay 155G 21G 135G 14% / [2023-09-27T16:58:49.620Z] tmpfs 64M 0 64M 0% /dev [2023-09-27T16:58:49.620Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-27T16:58:49.620Z] shm 64M 0 64M 0% /dev/shm [2023-09-27T16:58:49.620Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] ---> sar -b -r -n DEV: [2023-09-27T16:58:49.620Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8046) 09/27/23 _x86_64_ (8 CPU) [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] 16:24:48 LINUX RESTART (8 CPU) [2023-09-27T16:58:49.620Z] [2023-09-27T16:58:49.620Z] 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-27T16:58:49.620Z] 16:26:01 349.33 47.76 301.57 0.00 5378.17 172775.74 0.00 [2023-09-27T16:58:49.620Z] 16:27:01 111.76 0.80 110.96 0.00 23.06 57115.55 0.00 [2023-09-27T16:58:49.620Z] 16:28:01 32.88 0.00 32.88 0.00 0.00 19956.02 0.00 [2023-09-27T16:58:49.620Z] 16:29:02 199.10 0.61 198.49 0.00 55.61 112539.22 0.00 [2023-09-27T16:58:49.620Z] 16:30:01 581.06 8.69 572.37 0.00 2447.44 181338.12 0.00 [2023-09-27T16:58:49.620Z] 16:31:01 311.68 7.86 303.82 0.00 1108.14 71343.17 0.00 [2023-09-27T16:58:49.620Z] 16:32:01 463.76 0.05 463.71 0.00 3.47 44218.59 0.00 [2023-09-27T16:58:49.620Z] 16:33:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 [2023-09-27T16:58:49.620Z] 16:34:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 [2023-09-27T16:58:49.620Z] 16:35:01 2.08 0.00 2.08 0.00 0.00 29.33 0.00 [2023-09-27T16:58:49.620Z] 16:36:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2023-09-27T16:58:49.620Z] 16:37:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-09-27T16:58:49.620Z] 16:38:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-09-27T16:58:49.620Z] 16:39:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-09-27T16:58:49.620Z] 16:40:01 1.93 0.02 1.92 0.00 0.13 22.53 0.00 [2023-09-27T16:58:49.620Z] 16:41:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 [2023-09-27T16:58:49.620Z] 16:42:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-09-27T16:58:49.620Z] 16:43:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 [2023-09-27T16:58:49.620Z] 16:44:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2023-09-27T16:58:49.620Z] 16:45:01 1.77 0.00 1.77 0.00 0.00 19.60 0.00 [2023-09-27T16:58:49.620Z] 16:46:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-09-27T16:58:49.620Z] 16:47:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 [2023-09-27T16:58:49.620Z] 16:48:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2023-09-27T16:58:49.620Z] 16:49:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2023-09-27T16:58:49.620Z] 16:50:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2023-09-27T16:58:49.621Z] 16:51:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 [2023-09-27T16:58:49.621Z] 16:52:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-09-27T16:58:49.621Z] 16:53:01 1.90 0.37 1.53 0.00 11.46 17.46 0.00 [2023-09-27T16:58:49.621Z] 16:54:01 2.32 1.22 1.10 0.00 25.72 13.60 0.00 [2023-09-27T16:58:49.621Z] 16:55:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2023-09-27T16:58:49.621Z] 16:56:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-09-27T16:58:49.621Z] 16:57:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2023-09-27T16:58:49.621Z] 16:58:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-09-27T16:58:49.621Z] Average: 62.97 2.04 60.93 0.00 273.29 19926.09 0.00 [2023-09-27T16:58:49.621Z] [2023-09-27T16:58:49.621Z] 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-27T16:58:49.621Z] 16:26:01 29105292 31578164 752140 2.29 71672 2676724 2023648 5.96 1040956 2390484 465788 [2023-09-27T16:58:49.621Z] 16:27:01 26834072 30557236 1751492 5.33 118932 3784320 2380800 7.02 2520984 3063644 580588 [2023-09-27T16:58:49.621Z] 16:28:01 27801236 31567044 738560 2.25 121948 3799060 1866648 5.50 1284920 3307028 296408 [2023-09-27T16:58:49.621Z] 16:29:02 23480972 31448248 850388 2.59 133676 7885244 3048160 8.98 1672564 7119292 1819844 [2023-09-27T16:58:49.621Z] 16:30:01 18466628 30331736 1890452 5.75 228836 11305028 6170472 18.19 3449328 9879280 237132 [2023-09-27T16:58:49.621Z] 16:31:01 16436128 30533312 1709212 5.20 247896 13462084 4585644 13.51 4043708 11291340 1104624 [2023-09-27T16:58:49.621Z] 16:32:01 17908720 31464204 813160 2.47 252472 12994992 2364492 6.97 2497324 11484568 8 [2023-09-27T16:58:49.621Z] 16:33:01 17909712 31465204 812112 2.47 252496 12995000 2364492 6.97 2496308 11484572 48 [2023-09-27T16:58:49.621Z] 16:34:01 17952604 31508196 768956 2.34 252528 12995004 2364492 6.97 2453172 11484584 4 [2023-09-27T16:58:49.621Z] 16:35:01 17954344 31510116 767172 2.33 252580 12994980 2364492 6.97 2451788 11484704 20 [2023-09-27T16:58:49.621Z] 16:36:01 17954256 31510064 767160 2.33 252604 12994984 2364492 6.97 2452420 11484708 148 [2023-09-27T16:58:49.621Z] 16:37:01 17955868 31511676 765904 2.33 252628 12994984 2364492 6.97 2452360 11484708 240 [2023-09-27T16:58:49.621Z] 16:38:01 17955876 31511740 765888 2.33 252644 12994988 2364492 6.97 2452024 11484712 8 [2023-09-27T16:58:49.621Z] 16:39:01 17956072 31511972 765564 2.33 252680 12994988 2364492 6.97 2452332 11484712 240 [2023-09-27T16:58:49.621Z] 16:40:01 17955696 31511772 766012 2.33 252728 12994984 2337128 6.89 2452480 11484776 8 [2023-09-27T16:58:49.621Z] 16:41:01 17955356 31511508 766196 2.33 252788 12994996 2337128 6.89 2453172 11484780 160 [2023-09-27T16:58:49.621Z] 16:42:01 17955088 31511276 766336 2.33 252848 12995000 2337128 6.89 2453688 11484780 168 [2023-09-27T16:58:49.621Z] 16:43:01 17955356 31511616 765984 2.33 252884 12995004 2354332 6.94 2453668 11484788 12 [2023-09-27T16:58:49.621Z] 16:44:01 17955240 31511532 766232 2.33 252916 12995004 2354332 6.94 2453748 11484788 168 [2023-09-27T16:58:49.621Z] 16:45:01 17955436 31511732 765940 2.33 252936 12995004 2354332 6.94 2453692 11484792 12 [2023-09-27T16:58:49.621Z] 16:46:01 17955412 31511740 765928 2.33 252964 12995012 2354332 6.94 2453464 11484796 4 [2023-09-27T16:58:49.621Z] 16:47:01 17955120 31511504 766124 2.33 252996 12995016 2354332 6.94 2453380 11484800 44 [2023-09-27T16:58:49.621Z] 16:48:01 17955104 31511500 766156 2.33 253016 12995020 2354332 6.94 2453380 11484804 8 [2023-09-27T16:58:49.621Z] 16:49:01 17955276 31511672 765916 2.33 253032 12995020 2354332 6.94 2453380 11484804 180 [2023-09-27T16:58:49.621Z] 16:50:01 17955008 31511456 766112 2.33 253060 12995008 2354332 6.94 2453424 11484812 8 [2023-09-27T16:58:49.621Z] 16:51:01 17955168 31511632 766032 2.33 253084 12995028 2354332 6.94 2453888 11484804 152 [2023-09-27T16:58:49.621Z] 16:52:01 17955128 31511600 766028 2.33 253104 12995032 2354332 6.94 2453448 11484808 20 [2023-09-27T16:58:49.621Z] 16:53:01 17955112 31512012 765624 2.33 253140 12995372 2337952 6.89 2454920 11484924 52 [2023-09-27T16:58:49.621Z] 16:54:01 17951264 31509816 767684 2.33 253160 12996148 2337952 6.89 2458248 11485168 128 [2023-09-27T16:58:49.621Z] 16:55:01 17951232 31509848 767604 2.33 253208 12996152 2337952 6.89 2458088 11485152 48 [2023-09-27T16:58:49.621Z] 16:56:01 17951408 31510024 767548 2.33 253236 12996152 2337952 6.89 2458024 11485152 152 [2023-09-27T16:58:49.621Z] 16:57:01 17951368 31510160 767412 2.33 253260 12996284 2337952 6.89 2458092 11485272 252 [2023-09-27T16:58:49.621Z] 16:58:01 17951068 31509864 767636 2.33 253272 12996284 2337952 6.89 2458024 11485272 8 [2023-09-27T16:58:49.621Z] Average: 18993988 31415793 863050 2.62 234886 11932845 2532537 7.46 2435164 10519443 136566 [2023-09-27T16:58:49.621Z] [2023-09-27T16:58:49.621Z] 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-27T16:58:49.621Z] 16:26:01 docker0 456.16 338.49 33.15 2740.50 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:26:01 ens3 1228.85 1237.68 10972.35 176.05 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:26:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:27:01 vethcf3dc31 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:27:01 docker0 177.84 240.24 13.79 1762.87 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:27:01 ens3 282.95 203.18 1801.22 33.33 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:28:01 vethcf3dc31 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:28:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:28:01 ens3 33.81 20.96 27.67 14.84 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 vethf5bd770 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth3040854 1.58 3.07 0.12 31.31 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 vethef12aff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 vetha203b28 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth7e11bda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth6a6e293 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth7e66a75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 docker0 12.39 24.64 0.77 284.15 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth35e5d80 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth008f77f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 vethc3f2636 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth370a37e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 ens3 154.69 81.49 3230.48 22.56 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 veth9a24982 4.03 9.61 0.29 129.92 0.00 0.00 0.00 0.01 [2023-09-27T16:58:49.621Z] 16:29:02 veth8be13a8 0.32 0.45 0.03 0.11 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:29:02 vethaa72fc9 4.43 7.96 0.35 91.53 0.00 0.00 0.00 0.01 [2023-09-27T16:58:49.621Z] 16:29:02 vethb4da728 2.04 4.41 0.15 31.33 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 vethbf66ce2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth7d6f1dd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 vethee0fc7b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth1952884 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth3d46706 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 docker0 290.56 514.00 24.77 2888.43 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth21a3841 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 ens3 621.28 338.00 4316.31 42.65 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth50e75d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 vethb6bfbbe 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth8be13a8 0.07 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth4b79c34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth3d87179 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:30:01 veth99aa9e0 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 vethbf66ce2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth7d6f1dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 vethee0fc7b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth1952884 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth3d46706 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth21a3841 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 ens3 8.13 4.67 6.44 3.46 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth50e75d6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 vethb6bfbbe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth8be13a8 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth4b79c34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth3d87179 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:31:01 veth99aa9e0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:32:01 ens3 29.31 42.34 8.62 97.32 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:33:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.621Z] 16:34:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:36:01 ens3 1.37 1.82 0.15 6.65 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:38:01 ens3 0.23 0.13 0.41 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:39:01 ens3 0.37 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:40:01 ens3 3.65 3.48 0.33 6.78 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:41:01 ens3 5.15 10.20 1.13 33.21 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:42:01 ens3 1.38 1.17 0.39 6.53 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:43:01 ens3 2.08 4.00 0.46 13.38 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:44:01 ens3 2.33 4.12 0.24 13.27 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:45:01 ens3 1.55 1.17 0.43 6.30 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:46:01 ens3 0.52 0.38 0.33 0.26 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:48:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:50:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:51:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:53:01 ens3 1.08 0.68 0.82 0.37 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:54:01 ens3 7.21 6.25 4.54 5.89 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:55:01 ens3 0.28 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:56:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] Average: docker0 28.29 33.65 2.19 231.26 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] Average: ens3 72.09 59.34 615.79 14.62 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-27T16:58:49.622Z] [2023-09-27T16:58:49.622Z] [2023-09-27T16:58:49.622Z] ---> sar -P ALL: [2023-09-27T16:58:49.622Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8046) 09/27/23 _x86_64_ (8 CPU) [2023-09-27T16:58:49.622Z] [2023-09-27T16:58:49.622Z] 16:24:48 LINUX RESTART (8 CPU) [2023-09-27T16:58:49.622Z] [2023-09-27T16:58:49.622Z] 16:25:01 CPU %user %nice %system %iowait %steal %idle [2023-09-27T16:58:49.622Z] 16:26:01 all 9.72 0.00 3.11 3.27 0.06 83.85 [2023-09-27T16:58:49.622Z] 16:26:01 0 8.18 0.00 1.83 3.44 0.05 86.50 [2023-09-27T16:58:49.622Z] 16:26:01 1 7.48 0.00 2.22 4.39 0.05 85.87 [2023-09-27T16:58:49.622Z] 16:26:01 2 10.83 0.00 4.24 3.42 0.05 81.46 [2023-09-27T16:58:49.622Z] 16:26:01 3 6.23 0.00 2.66 0.82 0.07 90.22 [2023-09-27T16:58:49.622Z] 16:26:01 4 12.72 0.00 4.44 7.57 0.07 75.21 [2023-09-27T16:58:49.622Z] 16:26:01 5 11.48 0.00 2.74 2.74 0.03 83.01 [2023-09-27T16:58:49.622Z] 16:26:01 6 10.73 0.00 2.47 3.28 0.05 83.47 [2023-09-27T16:58:49.622Z] 16:26:01 7 10.10 0.00 4.32 0.46 0.08 85.04 [2023-09-27T16:58:49.622Z] 16:27:01 all 24.81 0.00 4.30 2.48 0.07 68.33 [2023-09-27T16:58:49.622Z] 16:27:01 0 23.53 0.00 3.80 3.23 0.07 69.36 [2023-09-27T16:58:49.622Z] 16:27:01 1 24.54 0.00 4.77 7.39 0.07 63.23 [2023-09-27T16:58:49.622Z] 16:27:01 2 24.24 0.00 4.22 0.99 0.07 70.48 [2023-09-27T16:58:49.622Z] 16:27:01 3 27.34 0.00 3.89 0.07 0.07 68.64 [2023-09-27T16:58:49.622Z] 16:27:01 4 25.05 0.00 4.87 0.34 0.05 69.69 [2023-09-27T16:58:49.622Z] 16:27:01 5 24.69 0.00 3.57 0.74 0.07 70.93 [2023-09-27T16:58:49.622Z] 16:27:01 6 24.66 0.00 4.52 6.87 0.07 63.88 [2023-09-27T16:58:49.622Z] 16:27:01 7 24.46 0.00 4.78 0.20 0.13 70.42 [2023-09-27T16:58:49.622Z] 16:28:01 all 39.60 0.00 3.70 1.05 0.08 55.57 [2023-09-27T16:58:49.622Z] 16:28:01 0 37.07 0.00 3.66 5.71 0.07 53.50 [2023-09-27T16:58:49.622Z] 16:28:01 1 43.05 0.00 4.05 0.02 0.07 52.81 [2023-09-27T16:58:49.622Z] 16:28:01 2 39.42 0.00 3.63 2.02 0.07 54.86 [2023-09-27T16:58:49.622Z] 16:28:01 3 39.00 0.00 3.76 0.03 0.07 57.14 [2023-09-27T16:58:49.622Z] 16:28:01 4 39.21 0.00 4.02 0.02 0.08 56.67 [2023-09-27T16:58:49.622Z] 16:28:01 5 38.74 0.00 3.14 0.03 0.10 57.98 [2023-09-27T16:58:49.622Z] 16:28:01 6 39.87 0.00 3.67 0.02 0.08 56.36 [2023-09-27T16:58:49.622Z] 16:28:01 7 40.48 0.00 3.68 0.55 0.08 55.20 [2023-09-27T16:58:49.622Z] 16:29:02 all 29.67 0.00 6.63 5.67 0.09 57.94 [2023-09-27T16:58:49.622Z] 16:29:02 0 29.02 0.00 6.88 6.95 0.10 57.04 [2023-09-27T16:58:49.622Z] 16:29:02 1 31.23 0.00 8.02 5.84 0.12 54.79 [2023-09-27T16:58:49.622Z] 16:29:02 2 30.09 0.00 6.92 3.55 0.08 59.36 [2023-09-27T16:58:49.622Z] 16:29:02 3 29.53 0.00 6.51 10.49 0.10 53.37 [2023-09-27T16:58:49.622Z] 16:29:02 4 28.76 0.00 6.39 3.17 0.07 61.62 [2023-09-27T16:58:49.622Z] 16:29:02 5 29.83 0.00 5.94 5.72 0.08 58.42 [2023-09-27T16:58:49.622Z] 16:29:02 6 29.54 0.00 6.02 2.77 0.10 61.57 [2023-09-27T16:58:49.622Z] 16:29:02 7 29.34 0.00 6.39 6.90 0.08 57.28 [2023-09-27T16:58:49.622Z] 16:30:01 all 24.60 0.00 5.73 14.30 0.09 55.29 [2023-09-27T16:58:49.622Z] 16:30:01 0 23.36 0.00 6.81 38.95 0.10 30.77 [2023-09-27T16:58:49.622Z] 16:30:01 1 24.10 0.00 5.91 9.33 0.09 60.58 [2023-09-27T16:58:49.622Z] 16:30:01 2 25.21 0.00 5.81 9.62 0.09 59.27 [2023-09-27T16:58:49.622Z] 16:30:01 3 24.86 0.00 4.79 4.94 0.09 65.32 [2023-09-27T16:58:49.622Z] 16:30:01 4 25.35 0.00 4.74 13.17 0.09 56.65 [2023-09-27T16:58:49.622Z] 16:30:01 5 24.38 0.00 6.03 9.67 0.07 59.85 [2023-09-27T16:58:49.622Z] 16:30:01 6 25.10 0.00 5.74 19.35 0.09 49.73 [2023-09-27T16:58:49.622Z] 16:30:01 7 24.41 0.00 5.99 9.50 0.14 59.96 [2023-09-27T16:58:49.622Z] 16:31:01 all 92.19 0.00 7.07 0.53 0.12 0.09 [2023-09-27T16:58:49.622Z] 16:31:01 0 92.61 0.00 6.65 0.54 0.13 0.07 [2023-09-27T16:58:49.622Z] 16:31:01 1 90.51 0.00 8.69 0.50 0.14 0.17 [2023-09-27T16:58:49.622Z] 16:31:01 2 92.53 0.00 6.70 0.57 0.12 0.08 [2023-09-27T16:58:49.622Z] 16:31:01 3 92.27 0.00 7.00 0.58 0.12 0.03 [2023-09-27T16:58:49.622Z] 16:31:01 4 93.14 0.00 6.26 0.42 0.10 0.08 [2023-09-27T16:58:49.622Z] 16:31:01 5 92.24 0.00 7.02 0.56 0.13 0.05 [2023-09-27T16:58:49.622Z] 16:31:01 6 92.32 0.00 6.87 0.48 0.12 0.22 [2023-09-27T16:58:49.622Z] 16:31:01 7 91.83 0.00 7.42 0.58 0.12 0.05 [2023-09-27T16:58:49.622Z] 16:32:01 all 5.16 0.00 1.46 4.81 0.03 88.54 [2023-09-27T16:58:49.622Z] 16:32:01 0 5.12 0.00 1.62 3.70 0.02 89.55 [2023-09-27T16:58:49.622Z] 16:32:01 1 5.51 0.00 1.13 0.82 0.03 92.50 [2023-09-27T16:58:49.622Z] 16:32:01 2 5.18 0.00 1.33 3.20 0.02 90.27 [2023-09-27T16:58:49.622Z] 16:32:01 3 5.31 0.00 1.45 4.06 0.02 89.16 [2023-09-27T16:58:49.622Z] 16:32:01 4 4.95 0.00 1.56 4.89 0.05 88.55 [2023-09-27T16:58:49.622Z] 16:32:01 5 5.22 0.00 1.47 3.17 0.02 90.12 [2023-09-27T16:58:49.622Z] 16:32:01 6 5.04 0.00 1.42 1.17 0.05 92.31 [2023-09-27T16:58:49.622Z] 16:32:01 7 4.91 0.00 1.73 17.49 0.03 75.84 [2023-09-27T16:58:49.622Z] 16:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-27T16:58:49.622Z] 16:33:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:33:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:33:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2023-09-27T16:58:49.623Z] 16:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-27T16:58:49.623Z] 16:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-27T16:58:49.623Z] 16:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-27T16:58:49.623Z] 16:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-27T16:58:49.623Z] 16:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-27T16:58:49.623Z] 16:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:35:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2023-09-27T16:58:49.623Z] 16:35:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-27T16:58:49.623Z] 16:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-27T16:58:49.623Z] 16:36:01 0 0.03 0.00 0.00 0.08 0.00 99.88 [2023-09-27T16:58:49.623Z] 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T16:58:49.623Z] 16:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-27T16:58:49.623Z] 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:36:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] [2023-09-27T16:58:49.623Z] 16:36:01 CPU %user %nice %system %iowait %steal %idle [2023-09-27T16:58:49.623Z] 16:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:37:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-27T16:58:49.623Z] 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.623Z] 16:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-27T16:58:49.623Z] 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:39:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2023-09-27T16:58:49.623Z] 16:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:40:01 all 0.03 0.00 0.02 0.03 0.01 99.92 [2023-09-27T16:58:49.623Z] 16:40:01 0 0.03 0.00 0.02 0.08 0.02 99.85 [2023-09-27T16:58:49.623Z] 16:40:01 1 0.02 0.00 0.00 0.10 0.00 99.88 [2023-09-27T16:58:49.623Z] 16:40:01 2 0.07 0.00 0.02 0.02 0.00 99.90 [2023-09-27T16:58:49.623Z] 16:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-27T16:58:49.623Z] 16:40:01 4 0.03 0.00 0.07 0.00 0.03 99.87 [2023-09-27T16:58:49.623Z] 16:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-09-27T16:58:49.623Z] 16:41:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:41:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-27T16:58:49.623Z] 16:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:41:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-27T16:58:49.623Z] 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T16:58:49.623Z] 16:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-27T16:58:49.623Z] 16:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-27T16:58:49.623Z] 16:42:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-09-27T16:58:49.623Z] 16:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:42:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-27T16:58:49.623Z] 16:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:44:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T16:58:49.623Z] 16:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:45:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-09-27T16:58:49.623Z] 16:45:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:45:01 2 0.33 0.00 0.02 0.00 0.02 99.63 [2023-09-27T16:58:49.623Z] 16:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T16:58:49.623Z] 16:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:46:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.623Z] 16:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.623Z] 16:46:01 4 0.00 0.00 0.03 0.00 0.03 99.93 [2023-09-27T16:58:49.623Z] 16:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.623Z] 16:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:47:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.623Z] 16:47:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T16:58:49.623Z] 16:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] [2023-09-27T16:58:49.623Z] 16:47:01 CPU %user %nice %system %iowait %steal %idle [2023-09-27T16:58:49.623Z] 16:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-27T16:58:49.623Z] 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-27T16:58:49.623Z] 16:48:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-27T16:58:49.623Z] 16:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:49:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.623Z] 16:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T16:58:49.623Z] 16:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T16:58:49.623Z] 16:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T16:58:49.623Z] 16:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.623Z] 16:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.623Z] 16:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.623Z] 16:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-27T16:58:49.624Z] 16:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-27T16:58:49.624Z] 16:51:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:51:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:51:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2023-09-27T16:58:49.624Z] 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-27T16:58:49.624Z] 16:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-27T16:58:49.624Z] 16:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:53:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-09-27T16:58:49.624Z] 16:53:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-27T16:58:49.624Z] 16:53:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2023-09-27T16:58:49.624Z] 16:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T16:58:49.624Z] 16:53:01 3 0.18 0.00 0.03 0.03 0.02 99.73 [2023-09-27T16:58:49.624Z] 16:53:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-27T16:58:49.624Z] 16:53:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-27T16:58:49.624Z] 16:53:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-09-27T16:58:49.624Z] 16:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:54:01 all 0.23 0.00 0.04 0.01 0.01 99.72 [2023-09-27T16:58:49.624Z] 16:54:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-27T16:58:49.624Z] 16:54:01 1 0.25 0.00 0.03 0.05 0.00 99.67 [2023-09-27T16:58:49.624Z] 16:54:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2023-09-27T16:58:49.624Z] 16:54:01 3 0.73 0.00 0.02 0.00 0.00 99.25 [2023-09-27T16:58:49.624Z] 16:54:01 4 0.07 0.00 0.07 0.00 0.03 99.83 [2023-09-27T16:58:49.624Z] 16:54:01 5 0.13 0.00 0.03 0.00 0.00 99.83 [2023-09-27T16:58:49.624Z] 16:54:01 6 0.42 0.00 0.05 0.00 0.02 99.52 [2023-09-27T16:58:49.624Z] 16:54:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-27T16:58:49.624Z] 16:55:01 all 0.03 0.00 0.00 0.01 0.01 99.96 [2023-09-27T16:58:49.624Z] 16:55:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2023-09-27T16:58:49.624Z] 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:55:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-27T16:58:49.624Z] 16:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:56:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-09-27T16:58:49.624Z] 16:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.624Z] 16:56:01 2 0.83 0.00 0.03 0.00 0.02 99.12 [2023-09-27T16:58:49.624Z] 16:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:56:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:57:01 all 0.28 0.00 0.01 0.02 0.01 99.68 [2023-09-27T16:58:49.624Z] 16:57:01 0 0.02 0.00 0.00 0.08 0.00 99.90 [2023-09-27T16:58:49.624Z] 16:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:57:01 2 2.00 0.00 0.02 0.00 0.02 97.97 [2023-09-27T16:58:49.624Z] 16:57:01 3 0.02 0.00 0.02 0.10 0.02 99.85 [2023-09-27T16:58:49.624Z] 16:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-27T16:58:49.624Z] 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:57:01 6 0.07 0.00 0.02 0.00 0.03 99.88 [2023-09-27T16:58:49.624Z] 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-27T16:58:49.624Z] 16:58:01 all 0.05 0.00 0.01 0.02 0.01 99.92 [2023-09-27T16:58:49.624Z] 16:58:01 0 0.00 0.00 0.02 0.05 0.02 99.92 [2023-09-27T16:58:49.624Z] 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:58:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2023-09-27T16:58:49.624Z] 16:58:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2023-09-27T16:58:49.624Z] 16:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-27T16:58:49.624Z] 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] 16:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-27T16:58:49.624Z] 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-27T16:58:49.624Z] [2023-09-27T16:58:49.624Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-09-27T16:58:49.624Z] Average: all 6.83 0.00 0.97 0.96 0.02 91.22 [2023-09-27T16:58:49.624Z] Average: 0 6.60 0.00 0.94 1.87 0.02 90.56 [2023-09-27T16:58:49.624Z] Average: 1 6.76 0.00 1.04 0.85 0.02 91.33 [2023-09-27T16:58:49.624Z] Average: 2 7.00 0.00 1.00 0.70 0.02 91.28 [2023-09-27T16:58:49.624Z] Average: 3 6.81 0.00 0.91 0.64 0.02 91.62 [2023-09-27T16:58:49.624Z] Average: 4 6.94 0.00 0.99 0.88 0.03 91.16 [2023-09-27T16:58:49.624Z] Average: 5 6.82 0.00 0.90 0.68 0.02 91.59 [2023-09-27T16:58:49.624Z] Average: 6 6.88 0.00 0.93 1.01 0.02 91.16 [2023-09-27T16:58:49.624Z] Average: 7 6.80 0.00 1.03 1.07 0.02 91.08 [2023-09-27T16:58:49.624Z] [2023-09-27T16:58:49.624Z] [2023-09-27T16:58:49.624Z]